nextcloud-server/core
Louis Chemineau 1c5eadba01
feat: Improve encryption mode detection in occ info:file
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-08-28 11:25:33 +07:00
..
BackgroundJobs fix: Max file size for metadata generation 2024-08-05 08:48:15 +07:00
Command feat: Improve encryption mode detection in occ info:file 2024-08-28 11:25:33 +07:00
Controller fix(core): Limit valid avatar sizes 2024-08-14 09:29:30 +07:00
Data
Db
Events
Exception
Listener feat: Add reserved options in a new OCP class so that applications know about them 2024-07-04 16:19:36 +07:00
Middleware
Migrations fix(migration): Add missing migration attributes 2024-08-22 19:36:17 +07:00
Notification feat(notifications): Migrate server INotifiers to new exceptions 2024-06-25 11:56:24 +07:00
Service
ajax
css chore: Compile assets 2024-08-16 10:55:39 +07:00
doc
fonts
img chore: Replace dashboard icon with Material Symbols "View Column" 2024-08-05 14:29:46 +07:00
js fix: Adapt icon color to new default for mime icons 2024-07-04 11:09:21 +07:00
l10n Fix(l10n): Update translations from Transifex 2024-08-26 00:20:28 +07:00
skeleton
src fix(UnifiedSearch): Focus search input on open 2024-08-20 23:13:31 +07:00
templates fix: Disable auto-zoom on iOS 2024-08-21 12:33:53 +07:00
vendor
.l10nignore
Application.php perf(systemtags): Add index for systemtags_object_mappings.objectid 2024-07-30 13:13:48 +07:00
ResponseDefinitions.php fix(taskprocessing): fix cs issues and generate autoloaders 2024-07-25 10:10:32 +07:00
openapi-ex_app.json chore(deps): Update openapi-extractor to v1.0.0 2024-08-21 11:21:33 +07:00
openapi-ex_app.json.license feat(OpenAPI): Add ex_app scope 2024-07-02 09:12:48 +07:00
openapi-full.json chore(deps): Update openapi-extractor to v1.0.0 2024-08-21 11:21:33 +07:00
openapi-full.json.license feat(TaskProcessingApi): Add endpoint for getting the next task 2024-07-01 17:11:12 +07:00
openapi.json chore(deps): Update openapi-extractor to v1.0.0 2024-08-21 11:21:33 +07:00
openapi.json.license
register_command.php feat: add command to export certificate bundle 2024-08-01 10:06:50 +07:00
routes.php Merge pull request #45228 from smokris/heartbeat-route 2024-06-18 17:29:30 +07:00
shipped.json chore: Add webhook_listeners to list of shipped apps 2024-08-20 20:54:34 +07:00
shipped.json.license
strings.php