nextcloud-server/core
skjnldsv fae59e8569 fix(core): token change logging
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2025-10-29 08:49:28 +07:00
..
AppInfo fix(lexicon): remove default lazy param 2025-10-21 09:27:41 +07:00
BackgroundJobs feat(Db): Use SnowflakeId for previews 2025-10-28 17:50:03 +07:00
Command feat(database): introduce Snowflake IDs generator 2025-10-28 17:50:03 +07:00
Controller refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +07:00
Data
Db Merge pull request #47329 from nextcloud/feat/add-datetime-qbmapper-support 2024-10-18 19:05:08 +07:00
Events chore: Unify user related events to always provide a `getUid` method 2024-10-15 18:33:11 +07:00
Exception feat(login-flow-v2): Restrict allowed apps by user agent check 2025-04-23 09:45:23 +07:00
Listener fix(lostpassword): Delete lost password token on password change 2025-09-01 11:36:15 +07:00
Middleware
Migrations feat(Db): Use SnowflakeId for previews 2025-10-28 17:50:03 +07:00
Notification feat(notifications): Migrate server INotifiers to new exceptions 2024-06-25 11:56:24 +07:00
Service refactor: Move cron setup to a service 2025-10-06 15:28:43 +07:00
ajax fix: Cleanup OC_App uses in Updater class 2025-08-18 16:13:14 +07:00
css chore: compile assets 2025-10-22 17:10:29 +07:00
doc
fonts chore: add missing license ref for new fonts 2025-08-06 13:12:57 +07:00
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(tests): drop legacy Karma tests 2025-10-07 14:27:14 +07:00
l10n fix(l10n): Update translations from Transifex 2025-10-29 00:13:46 +07:00
skeleton
src fix(core): token change logging 2025-10-29 08:49:28 +07:00
templates refactor: de-duplicate header styles, add comments and mark deprecations 2025-08-06 05:36:05 +07:00
vendor chore: adjust code to new codestyle 2025-10-02 13:19:42 +07:00
.l10nignore
ResponseDefinitions.php fix(core): Fix TeamsApiController typing 2025-10-13 13:59:54 +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 fix(reuse): core/openapi-administration license 2025-01-22 16:29:36 +07:00
openapi-ex_app.json fix: regenerate openapi descriptions 2025-10-15 09:30:12 +07:00
openapi-ex_app.json.license feat(OpenAPI): Add ex_app scope 2024-07-02 09:12:48 +07:00
openapi-full.json Merge pull request #55735 from nextcloud/feat/taskprocessing-api-next-batch 2025-10-16 09:55:49 +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 Merge pull request #55776 from nextcloud/fix/text2image-better-attributes 2025-10-15 13:07:50 +07:00
openapi.json.license chore: Add SPDX header 2024-06-06 22:53:41 +07:00
register_command.php feat(database): introduce Snowflake IDs generator 2025-10-28 17:50:03 +07:00
routes.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
shipped.json fix(profile): make sure the app cannot be disabled as it was in core 2024-11-14 10:25:10 +07:00
shipped.json.license chore: Add SPDX header 2024-06-06 22:53:41 +07:00
strings.php refactor: Extend rector to core/ 2025-05-15 00:16:54 +07:00