nextcloud-server/core
Ferdinand Thiessen f3383f9f90
chore: split frontend building into legacy Vue 2 and Vue 3
- Built the frontend in separate packages until we migrated everything
  to Vue 3.
- Separate logic into two packages controlled by main package.json

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-10-22 17:10:28 +07:00
..
AppInfo fix(lexicon): remove default lazy param 2025-10-21 09:27:41 +07:00
BackgroundJobs fix(preview): Make version column a string 2025-10-08 14:07:06 +07:00
Command Merge pull request #55395 from nextcloud/fix/noid/return-actually-installed-apps 2025-10-17 16:21:58 +07:00
Controller fix: translation on /unsupported screen 2025-10-20 22:31:08 +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 pull request #54543 from nextcloud/preview-db-rework 2025-10-08 16:39:23 +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: split frontend building into legacy Vue 2 and Vue 3 2025-10-22 17:10:28 +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-22 00:12:27 +07:00
skeleton
src fix(dialogs): migrate buttons to variant prop 2025-10-18 20:12:49 +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
openapi-ex_app.json fix: regenerate openapi descriptions 2025-10-15 09:30:12 +07:00
openapi-ex_app.json.license
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
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 refactor(preview): Cleanup the implementation of the new preview backend 2025-10-06 13:37:15 +07:00
routes.php
shipped.json
shipped.json.license
strings.php