File tree
1,605 files changed
+50825
-30063
lines changed- .github
- ISSUE_TEMPLATE
- workflows
- .husky
- .idx
- admin
- app/general
- ce
- components
- authentication
- common
- store
- core
- components
- admin-sidebar
- authentication
- common
- instance
- login
- hooks
- layouts
- lib
- services
- store
- ee
- components/common
- store
- apiserver
- bin
- plane
- api
- serializers
- urls
- views
- app
- permissions
- serializers
- urls
- views
- analytic
- cycle
- dashboard
- estimate
- exporter
- external
- inbox
- issue
- module
- notification
- page
- project
- search
- state
- user
- view
- webhook
- workspace
- authentication
- adapter
- utils
- views/app
- bgtasks
- db
- management/commands
- migrations
- models
- license
- api
- serializers
- views
- bgtasks
- management/commands
- migrations
- settings
- space
- serializer
- urls
- utils
- views
- utils
- requirements
- deploy/selfhost
- live
- src
- ce
- lib
- types
- core
- config
- extensions
- helpers
- lib
- utils
- services
- types
- ee
- lib
- types
- nginx
- packages
- constants
- editor
- src
- ce
- extensions
- providers
- core
- components
- editors
- document
- lite-text
- rich-text
- constants
- extensions
- code
- code-inline
- custom-image
- components
- toolbar
- custom-link
- helpers
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,605 files changed
+50825
-30063
lines changedDiff for: .env.example
+7
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
11 | 18 |
| |
12 | 19 |
| |
13 | 20 |
| |
|
Diff for: .eslintrc-staged.js
-59
This file was deleted.
Diff for: .eslintrc.js
-10
This file was deleted.
Diff for: .gitattributes
+1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + |
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
|
Diff for: .github/workflows/build-aio-branch.yml
+9-5
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
| 34 | + | |
34 | 35 |
| |
35 | 36 |
| |
36 | 37 |
| |
| |||
56 | 57 |
| |
57 | 58 |
| |
58 | 59 |
| |
59 |
| - | |
| 60 | + | |
60 | 61 |
| |
61 | 62 |
| |
62 | 63 |
| |
| |||
78 | 79 |
| |
79 | 80 |
| |
80 | 81 |
| |
| 82 | + | |
| 83 | + | |
| 84 | + | |
81 | 85 |
| |
82 | 86 |
| |
83 | 87 |
| |
| |||
89 | 93 |
| |
90 | 94 |
| |
91 | 95 |
| |
92 |
| - | |
| 96 | + | |
93 | 97 |
| |
94 | 98 |
| |
95 | 99 |
| |
| |||
132 | 136 |
| |
133 | 137 |
| |
134 | 138 |
| |
135 |
| - | |
| 139 | + | |
136 | 140 |
| |
137 | 141 |
| |
138 | 142 |
| |
| |||
149 | 153 |
| |
150 | 154 |
| |
151 | 155 |
| |
152 |
| - | |
| 156 | + | |
153 | 157 |
| |
154 | 158 |
| |
155 | 159 |
| |
| |||
192 | 196 |
| |
193 | 197 |
| |
194 | 198 |
| |
195 |
| - | |
| 199 | + | |
196 | 200 |
| |
197 | 201 |
| |
198 | 202 |
| |
|
0 commit comments