File tree
287 files changed
+15585
-1362
lines changed- .github
- src
- Umbraco.Cms.Api.Common
- DependencyInjection
- Security
- Umbraco.Cms.Api.Delivery
- Controllers
- Content
- Security
- DependencyInjection
- Filters
- Json
- Querying
- Filters
- Selectors
- Services
- Umbraco.Cms.Api.Management
- Controllers
- Document
- Searcher
- Security
- DependencyInjection
- Factories
- Security
- ViewModels/User/Current
- Umbraco.Core
- Cache
- Refreshers/Implement
- Composing
- Configuration/Models
- DeliveryApi
- DependencyInjection
- Diagnostics
- EmbeddedResources/Lang
- Events
- Extensions
- IO
- Models
- PublishedContent
- Notifications
- PropertyEditors
- Validators
- ValueConverters
- PublishedCache
- Scoping
- Services
- Changes
- Filters
- Umbraco.Examine.Lucene
- Umbraco.Infrastructure
- DeliveryApi
- DependencyInjection
- Examine
- Persistence
- Mappers
- Repositories/Implement
- PropertyEditors
- Runtime
- Search
- Sync
- Umbraco.PublishedCache.HybridCache
- Serialization
- Umbraco.Web.Common
- Localization
- Logging
- ModelsBuilder/InMemoryAuto
- Routing
- Security
- Views
- Umbraco.Web.UI.Client
- .github
- src
- apps/backoffice
- components
- assets/lang
- css
- external/backend-api/src
- libs/localization-api
- mocks
- data
- data-type
- document-type
- document
- user-group
- user
- utils/entity
- handlers
- document
- packages
- block
- block-grid
- clipboard
- block/copy
- grid-block/copy
- components
- block-grid-block-inline
- block-grid-entries
- context
- property-editors/block-grid-type-configuration
- property-value-cloner
- block-type/components/input-block-type
- block
- context
- modals/block-catalogue
- clipboard/property/context
- core
- auth
- components
- collection
- components/input-radio-button-list
- entity-action/common/create/modal
- modal/common/confirm
- section/section-sidebar
- sorter
- tree
- folder
- entity-create-option-action
- tree-picker-modal
- utils
- path
- sanitize
- string/string-or-string-array-contains
- validation/context
- workspace
- components/workspace-split-view
- submittable
- data-type
- entity-actions
- create
- default
- folder
- modal
- tree/tree-item-children/collection
- action
- dictionary/workspace/views
- documents/document-types
- entity-actions
- create
- folder
- tree/tree-item-children/collection
- action
- media
- media-types
- media-type-root
- tree
- folder/workspace
- reload-tree-item-children
- tree-item-children
- collection
- repository
- views
- media
- components
- input-image-cropper
- input-media
- input-rich-media
- property-editors
- media-picker
- recycle-bin/tree
- members/member-group/components/member-group-picker-modal
- multi-url-picker/link-picker-modal
- property-editors
- checkbox-list
- components/input-checkbox-list
- dropdown
- number
- radio-button-list
- sysinfo
- components
- modals
- repository
- user
- change-password/entity-action
- current-user
- conditions
- group-id
- mfa-login
- profile
- repository
- user-group/modals/user-group-picker
- user
- conditions
- allow-change-password
- allow-mfa
- entity-actions
- modals/user-picker
- repository/config
- utils/all-umb-consts
- Umbraco.Web.Website/Controllers
- tests
- Umbraco.TestData
- Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content
- Umbraco.Tests.Common/TestHelpers
- Umbraco.Tests.Integration
- ManagementApi
- Policies
- Testing
- Umbraco.Core/DeliveryApi
- Umbraco.Infrastructure
- Persistence
- Services
- Umbraco.Persistence.EFCore/Scoping
- Umbraco.Tests.UnitTests
- Umbraco.Cms.Api.Delivery/Json
- Umbraco.Core
- Cache
- DeliveryApi
- Selectors
- PropertyEditors
- tools/Umbraco.JsonSchema
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
287 files changed
+15585
-1362
lines changedLines changed: 2 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
39 |
| - | |
| 39 | + | |
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
| |||
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
49 |
| - | |
50 |
| - | |
51 |
| - | |
| 49 | + | |
52 | 50 |
| |
53 | 51 |
| |
54 | 52 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
| 17 | + | |
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
48 |
| - | |
| 48 | + | |
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
|
Lines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
49 |
| - | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
50 | 52 |
| |
51 | 53 |
| |
52 | 54 |
| |
| |||
62 | 64 |
| |
63 | 65 |
| |
64 | 66 |
| |
65 |
| - | |
| 67 | + | |
| 68 | + | |
66 | 69 |
| |
67 | 70 |
| |
68 | 71 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
| 34 | + | |
| 35 | + | |
34 | 36 |
| |
35 | 37 |
| |
36 | 38 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
| 18 | + | |
18 | 19 |
| |
19 | 20 |
| |
20 | 21 |
| |
|
Lines changed: 28 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + |
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
61 | 61 |
| |
62 | 62 |
| |
63 | 63 |
| |
| 64 | + | |
64 | 65 |
| |
65 | 66 |
| |
66 | 67 |
| |
|
Lines changed: 13 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + |
Lines changed: 88 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + |
0 commit comments