nextcloud-server/core
Robin Appelman 1fffa3eae0
load script and styles on setup page
Signed-off-by: Robin Appelman <robin@icewind.nl>
2023-10-31 10:03:09 +07:00
..
BackgroundJobs Uses PHP8's constructor property promotion. 2023-06-23 23:03:56 +07:00
Command Merge branch 'master' into auth-token-commands 2023-08-28 12:25:01 +07:00
Controller load script and styles on setup page 2023-10-31 10:03:09 +07:00
Data Uses PHP8's constructor property promotion. 2023-06-23 23:03:56 +07:00
Db fix(3rdparty): Don't use indirect dependency "Safe/" for functions 2023-10-23 15:25:14 +07:00
Events Uses PHP8's constructor property promotion. 2023-06-23 23:03:56 +07:00
Exception
Listener add core fileclient script before others 2023-08-17 11:18:26 +07:00
Middleware Uses PHP8's constructor property promotion. 2023-06-23 23:03:56 +07:00
Migrations fix(TextToImage\Migration): Fix typo 2023-10-23 12:49:50 +07:00
Notification Uses PHP8's constructor property promotion. 2023-06-23 23:03:56 +07:00
Service Uses PHP8's constructor property promotion. 2023-06-23 23:03:56 +07:00
ajax Uses PHP8's constructor property promotion. 2023-06-23 23:03:56 +07:00
css chore(assets): Re-compile assets 2023-10-21 17:40:21 +07:00
doc
fonts
img remove stroke= and style= attributes from dashboard.svg 2023-09-18 13:30:21 +07:00
js Merge pull request #40889 from nextcloud/feat/check-for-more-php-modules 2023-10-26 19:13:28 +07:00
l10n Fix(l10n): Update translations from Transifex 2023-10-31 00:26:17 +07:00
skeleton
src fix: Settings nav entries typing 2023-10-26 10:30:22 +07:00
templates fix(core): remove unnecessary role=contentinfo from page footer on login 2023-10-21 17:35:44 +07:00
vendor Remove jstz usage from server 2023-01-04 17:40:40 +07:00
.l10nignore
Application.php add separate event for rendering login page template 2023-08-17 10:57:56 +07:00
ResponseDefinitions.php fix(Text2Image): Fix $completionExpectedAt default value 2023-10-22 12:20:29 +07:00
openapi.json fix: Update openapi.json 2023-10-22 13:11:40 +07:00
register_command.php Merge branch 'master' into auth-token-commands 2023-08-28 12:25:01 +07:00
routes.php enh(TextToImage): Allow generating multiple images with one task 2023-10-20 13:13:15 +07:00
shipped.json enh: add to shipped 2023-08-03 15:30:11 +07:00
strings.php