nextcloud-server/core
himehatsumi 0677888291 fix(login): Improve wording for login throttle warning
Signed-off-by: himehatsumi <95652868+himehatsumi@users.noreply.github.com>
2025-12-18 12:22:09 +07:00
..
AppInfo fix(lexicon): remove default lazy param 2025-10-21 09:27:41 +07:00
BackgroundJobs chore: Run rector with new rules for fetch 2025-11-18 17:45:57 +07:00
Command Merge pull request #55738 from nextcloud/carl/cleanup-preview-command 2025-12-11 14:07:50 +07:00
Controller feat(taskprocessing): add a boolean 'includeWatermark' to taskprocessing tasks and pass it to ISynchronousWatermarkingProvider::process 2025-11-27 11:32:08 +07:00
Data
Db
Events
Exception
Listener fix(UserMountCache): Add back unique index for oc_mounts and use normal insert 2025-12-15 12:26:23 +07:00
Middleware
Migrations fix(UserMountCache): Add back unique index for oc_mounts and use normal insert 2025-12-15 12:26:23 +07:00
Notification
Service refactor: Move cron setup to a service 2025-10-06 15:28:43 +07:00
ajax
css chore: compile assets 2025-12-11 14:31:10 +07:00
doc
fonts
img fix: added x dark and light images for x logo and switched images based on isDarkTheme flag 2025-09-25 16:07:59 +07:00
js chore: remove deprecated `OC.redirect` and `OC.reload` 2025-10-30 23:14:37 +07:00
l10n fix(l10n): Update translations from Transifex 2025-12-18 00:13:32 +07:00
skeleton
src fix(login): Improve wording for login throttle warning 2025-12-18 12:22:09 +07:00
templates fix: legal footer on public page 2025-12-09 11:21:03 +07:00
vendor chore: adjust code to new codestyle 2025-10-02 13:19:42 +07:00
.l10nignore
ResponseDefinitions.php feat(taskprocessing): add a boolean 'includeWatermark' to taskprocessing tasks and pass it to ISynchronousWatermarkingProvider::process 2025-11-27 11:32:08 +07:00
openapi-administration.json fix(core): Make OCSController class final to avoid accidentally extending it 2025-09-30 16:51:51 +07:00
openapi-administration.json.license
openapi-ex_app.json feat(taskprocessing): add a boolean 'includeWatermark' to taskprocessing tasks and pass it to ISynchronousWatermarkingProvider::process 2025-11-27 11:32:08 +07:00
openapi-ex_app.json.license
openapi-full.json feat(taskprocessing): add a boolean 'includeWatermark' to taskprocessing tasks and pass it to ISynchronousWatermarkingProvider::process 2025-11-27 11:32:08 +07:00
openapi-full.json.license
openapi.json feat(taskprocessing): add a boolean 'includeWatermark' to taskprocessing tasks and pass it to ISynchronousWatermarkingProvider::process 2025-11-27 11:32:08 +07:00
openapi.json.license
register_command.php feat(database): introduce Snowflake IDs generator 2025-10-28 17:50:03 +07:00
routes.php
shipped.json
shipped.json.license
strings.php