nextcloud-server/core
Marcel Klehr d1ed8bd5e9
Merge pull request #30359 from nextcloud/enh/background-job-class
Allow calling cron jobs background job class with occ
2024-05-06 10:23:25 +07:00
..
BackgroundJobs Make adjustments based on the review 2024-02-26 09:22:45 +07:00
Command feat(bg-jobs): support multiple arguments in cron.php and occ:background-job:worker for the job class list 2024-05-02 16:43:42 +07:00
Controller fix(auth): Keep redirect URL during 2FA setup and challenge 2024-04-19 10:24:26 +07:00
Data Uses PHP8's constructor property promotion. 2023-06-23 23:03:56 +07:00
Db fix: Apply new coding standard to all files 2024-04-02 14:16:21 +07:00
Events Uses PHP8's constructor property promotion. 2023-06-23 23:03:56 +07:00
Exception Update php licenses 2021-06-04 22:02:41 +07:00
Listener chore: Fix missing template parameter for IEventListener 2024-01-30 10:57:15 +07:00
Middleware fix(auth): Keep redirect URL during 2FA setup and challenge 2024-04-19 10:24:26 +07:00
Migrations fix(core): add fs_name_hash index to migration 2024-04-30 12:24:23 +07:00
Notification feat: rename users to account or person 2024-02-13 21:06:30 +07:00
Service Always catch OCP versions of authentication exceptions 2024-01-11 14:02:15 +07:00
ajax fix(updatenotification): spread the use of new appconfig 2024-03-13 02:22:11 +07:00
css fix: Changes the color of the "Delete User" and "X" exit buttons on hover. 2024-05-02 20:47:46 +07:00
doc feat: rename users to account or person 2024-02-13 21:06:30 +07:00
fonts
img fix(icons): Update files icon 2024-05-03 12:52:27 +07:00
js fix: csrf check failed on public share with password 2024-03-29 09:49:43 +07:00
l10n Fix(l10n): Update translations from Transifex 2024-05-04 00:20:52 +07:00
skeleton
src fix(unifiedSearch): Prevent broken avatars for federated users 2024-04-29 01:12:30 +07:00
templates Merge pull request #44923 from nextcloud/fix/public-share-truncation 2024-04-23 10:17:36 +07:00
vendor Remove jstz usage from server 2023-01-04 17:40:40 +07:00
.l10nignore
Application.php perf(core): add index on name 2024-03-30 12:29:28 +07:00
ResponseDefinitions.php feat: Implement team provider api 2024-03-05 08:13:58 +07:00
openapi.json chore(deps): Update openapi-extractor 2024-04-15 09:10:59 +07:00
register_command.php fix(bg-jobs): review adjustments 2024-05-02 16:43:42 +07:00
routes.php refactor(core): Switch to attribute based routing 2024-02-21 12:07:50 +07:00
shipped.json feat: Ship downloadlimit 2024-03-07 02:28:03 +07:00
strings.php feat: rename users to account or person 2024-02-13 21:06:30 +07:00