nextcloud-server/core
Julien Veyssier 33d1acddc7
fix(ai-apis): reject text inputs that are longer than 64K chars
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2025-11-10 17:29:09 +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 Merge pull request #56083 from nextcloud/fix/snowflakeids 2025-11-04 15:59:21 +07:00
Controller fix(ai-apis): reject text inputs that are longer than 64K chars 2025-11-10 17:29:09 +07:00
Data
Db
Events
Exception
Listener fix(lostpassword): Delete lost password token on password change 2025-09-01 11:36:15 +07:00
Middleware
Migrations Merge branch 'master' into feat/taskprocessing/user-facing-error-message 2025-10-30 10:13:39 +07:00
Notification
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
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-11-08 00:13:35 +07:00
skeleton
src fix: Force direct login after password reset 2025-11-06 13:04:09 +07:00
templates
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
openapi-ex_app.json Merge branch 'master' into feat/taskprocessing/user-facing-error-message 2025-10-30 10:13:39 +07:00
openapi-ex_app.json.license
openapi-full.json Merge branch 'master' into feat/taskprocessing/user-facing-error-message 2025-10-30 10:13:39 +07:00
openapi-full.json.license
openapi.json Merge pull request #55776 from nextcloud/fix/text2image-better-attributes 2025-10-15 13:07:50 +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