Commit 96018b4
File tree
- .github/workflows
- apps
- admin_audit/lib/Listener
- cloud_federation_api/lib/Controller
- dashboard/l10n
- dav
- l10n
- lib/Connector/Sabre
- tests/unit/Connector/Sabre
- files_external
- l10n
- lib/Lib
- Backend
- Storage
- files_sharing
- l10n
- lib
- Controller
- src
- components/SidebarTabExternal
- files_views
- tests
- Controller
- files_trashbin/src/files_views
- files_versions/src
- components
- utils
- files
- l10n
- lib
- Controller
- Service
- src
- components
- composables
- services
- store
- views
- oauth2/l10n
- settings
- l10n
- lib
- Controller
- Settings/Admin
- src
- components
- Users
- store
- views
- tests
- Controller
- Settings/Admin
- theming
- l10n
- lib
- Controller
- Settings
- src
- components
- admin
- composables
- mixins/admin
- utils
- views
- templates
- tests
- Controller
- Settings
- twofactor_backupcodes/l10n
- updatenotification/l10n
- webhook_listeners/l10n
- build
- frontend-legacy
- frontend
- apps
- core
- Command/User
- css
- l10n
- src
- OC
- components/login
- cypress
- e2e
- files
- settings
- theming
- pages
- dist
- lib
- composer/composer
- l10n
- private
- Collaboration/Collaborators
- DB
- Files
- Cache
- Config
- ObjectStore
- Storage
- Type
- Preview
- Db
- Template
- legacy
- public
- Files
- Cache
- Config
- resources/codesigning
- tests/lib
- Files
- Cache
- Type
- vendor-bin
- openapi-extractor
- rector
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| 70 | + | |
| 71 | + | |
70 | 72 | | |
71 | 73 | | |
72 | 74 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| 70 | + | |
| 71 | + | |
70 | 72 | | |
71 | 73 | | |
72 | 74 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| 72 | + | |
| 73 | + | |
72 | 74 | | |
73 | 75 | | |
74 | 76 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| 71 | + | |
| 72 | + | |
71 | 73 | | |
72 | 74 | | |
73 | 75 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
- .github/dependabot.yml+6-27
- composer.json+5-5
- composer.lock+74-63
- composer/autoload_classmap.php+1
- composer/autoload_static.php+1
- composer/installed.json+80-69
- composer/installed.php+23-23
- doctrine/dbal/src/Driver/AbstractDB2Driver.php+5-5
- doctrine/dbal/src/Driver/IBMDB2/DataSourceName.php+1-1
- doctrine/dbal/src/Driver/IBMDB2/Statement.php+2-1
- doctrine/dbal/src/Driver/Mysqli/Exception/ConnectionError.php+5-1
- doctrine/dbal/src/Driver/Mysqli/Exception/ConnectionFailed.php+5-1
- doctrine/dbal/src/Driver/Mysqli/Exception/InvalidCharset.php+5-1
- doctrine/dbal/src/Driver/Mysqli/Exception/StatementError.php+5-1
- doctrine/dbal/src/Driver/PDO/PDOConnect.php+3
- doctrine/dbal/src/Platforms/DB2111Platform.php+2-2
- doctrine/dbal/src/Platforms/DB2Platform.php+7-7
- doctrine/dbal/src/Platforms/Keywords/DB2Keywords.php+1-1
- doctrine/dbal/src/Schema/DB2SchemaManager.php+1-1
- doctrine/dbal/src/Schema/Visitor/DropSchemaSqlCollector.php+3-3
- doctrine/event-manager/src/EventArgs.php+3-11
- doctrine/event-manager/src/EventManager.php+19-46
- guzzlehttp/guzzle/package-lock.json+6
- guzzlehttp/guzzle/src/Handler/CurlFactory.php+7-2
- guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php+4-1
- guzzlehttp/guzzle/src/Handler/StreamHandler.php+8-1
- guzzlehttp/guzzle/src/Middleware.php+2-2
- guzzlehttp/psr7/src/MessageTrait.php-4
- guzzlehttp/psr7/src/Utils.php+2-2
- symfony/polyfill-php83/Php83.php+1-1
- symfony/polyfill-php84/Php84.php+40
- symfony/polyfill-php84/Resources/stubs/ReflectionConstant.php+158
- symfony/polyfill-php84/bootstrap.php+14
- symfony/polyfill-php84/bootstrap82.php+20
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | | - | |
156 | | - | |
157 | | - | |
158 | | - | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | 151 | | |
164 | 152 | | |
165 | 153 | | |
| |||
274 | 262 | | |
275 | 263 | | |
276 | 264 | | |
277 | | - | |
278 | | - | |
279 | | - | |
280 | | - | |
281 | | - | |
282 | | - | |
283 | | - | |
284 | | - | |
285 | | - | |
286 | | - | |
287 | | - | |
288 | 265 | | |
289 | 266 | | |
290 | 267 | | |
| |||
0 commit comments