summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2023-04-28138-4/+146
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #37879 from nextcloud/enh/a11y-grid-modifiedPytal2023-04-275-6/+9
|\
| * Show modified in filepicker gridChristopher Ng2023-04-255-6/+9
| | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | Merge pull request #37955 from nextcloud/bugfix/noid/action-label-defaultPytal2023-04-271-1/+1
|\ \
| * | fix: Empty fallback for template creator action labelJulius Härtl2023-04-271-1/+1
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | Merge pull request #37781 from ↵Arthur Schiwon2023-04-271-20/+0
|\ \ \ | |/ / |/| | | | | | | | nextcloud/automated/noid/master-update-psalm-baseline [master] Update psalm-baseline.xml
| * | Update psalm baselinenextcloud-command2023-04-271-20/+0
| | | | | | | | | | | | Signed-off-by: GitHub <noreply@github.com>
* | | Merge pull request #37948 from ↵Simon L2023-04-271-6/+8
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/artonge/fix/dont_show_tags_action_when_systemtag_is_disabled Do not show Tags action when systemtag is disabled
| * | | Do not show Tags action when systemtag is disabledLouis Chemineau2023-04-271-6/+8
| |/ / | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* | | Merge pull request #37846 from nextcloud/bump/guzzle-psr7/masterJoas Schilling2023-04-271-0/+0
|\ \ \ | | | | | | | | [master] sec(deps): Update guzzlehttp/psr7
| * | | sec(deps): Update guzzlehttp/psr7Joas Schilling2023-04-261-0/+0
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | Merge pull request #37929 from nextcloud/enh/a11y-create-new-labelJulius Härtl2023-04-278-10/+40
|\ \ \ \ | | | | | | | | | | Create new file/folder labels
| * | | | Create new file/folder labelsChristopher Ng2023-04-278-10/+40
|/ / / / | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | / / Fix(l10n): Update translations from TransifexNextcloud bot2023-04-2772-136/+150
| |/ / |/| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #37806 from nextcloud/fix/37410Simon L2023-04-263-5/+10
|\ \ \ | | | | | | | | Fix profile view edit button overlapping status text
| * | | Compile assetsnextcloud-command2023-04-262-3/+3
| | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | fix(core): Fix profile view edit button overlapping status textFerdinand Thiessen2023-04-261-2/+7
| | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | | Merge pull request #37206 from nextcloud/fix-skip-recommended-apps-wrong-urlChristoph Wurst2023-04-263-11/+6
|\ \ \ \ | |_|/ / |/| | | fix: wrong redirect when skipping recommended apps
| * | | fix: wrong redirect when skipping recommended appsDaniel Kesselberg2023-04-233-11/+6
| | | | | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | | Merge pull request #37935 from ↵Joas Schilling2023-04-263-4/+4
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | nextcloud/bugfix/noid/fix-title-of-federation-options Fix title of federation scope options
| * | | | chore(assets): Recompile JSJoas Schilling2023-04-262-3/+3
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | | fix(settings): Fix title of profile scope optionsJoas Schilling2023-04-261-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | Merge pull request #37932 from nextcloud/fix/404-pageMarcel Klehr2023-04-261-1/+1
|\ \ \ \ \ | | | | | | | | | | | | chore(404): Extend 404 error message to mention possibly missing permissions
| * | | | | chore(404): Extend 404 error message to mention possibly missing permissionsMarcel Klehr2023-04-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>
* | | | | | Merge pull request #37925 from nextcloud/feat-update-maintenance-mode-hintDaniel2023-04-261-7/+3
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | fix: change maintenance mode info wording
| * | | | | fix: change maintenance mode info wordingDaniel Kesselberg2023-04-261-7/+3
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | In maintenance mode the database is accessible and it's possible to execute other commands then maintenance:mode Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | | | Merge pull request #37480 from ↵Christoph Wurst2023-04-261-1/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/fix/ocp/ilogfactor-getcustomlogger-deprecation-version fix(ocp): Add deprecation version to ILogFactory::getCustomLogger
| * | | | | fix(ocp): Add deprecation version to ILogFactory::getCustomLoggerChristoph Wurst2023-03-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | | | | Merge pull request #35121 from nextcloud/feat/dav-wrap-app-calendarsChristoph Wurst2023-04-2612-19/+758
|\ \ \ \ \ \ | | | | | | | | | | | | | | Feature: Provide access to app generated calendars through CalDAV
| * | | | | | Feature: Provide access to app generated calendars through CalDAVFerdinand Thiessen2023-04-2512-19/+758
| | |_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds CalDAV support for app generated calendars, which are registered to the nextcloud core. This is done by adding a dav plugin which wraps all ICalendarProviders into a Sabre plugin (inspired by the deck app). Add unit test for AppCalendar wrapper plugin and calendar object implementation. Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>
* | | | | | Merge pull request #37904 from nextcloud/bugfix/noid/file-widget-clickSimon L2023-04-263-4/+4
|\ \ \ \ \ \ | | | | | | | | | | | | | | fix: Use proper link for navigating to files on click handler
| * | | | | | fix: Use proper link for navigating to files on click handlerJulius Härtl2023-04-253-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-04-2634-2/+168
| |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | Merge pull request #33161 from vincentdh/masterSimon L2023-04-261-2/+2
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | Fix: External storage - exception for the handler whenSelectAuthMechanism
| * | | | | Fix: External storage - exception thrown for the handler whenSelectAuthMechanismVincent Handfield2023-04-171-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Vincent Handfield <vincent@accestech.com>
* | | | | | Merge pull request #37905 from ↵Joas Schilling2023-04-2524-278/+1278
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | | | | | | | | | | | | nextcloud/techdebt/noid/add-attributes-for-remaining-security-annotations feat(security): Add PHP \Attribute for remaining security annotations
| * | | | | feat(security): Add PHP \Attribute for remaining security annotationsJoas Schilling2023-04-2524-278/+1278
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | | Merge pull request #37818 from nextcloud/dav-ext-storage-logRobin Appelman2023-04-251-0/+18
|\ \ \ \ \ \ | | | | | | | | | | | | | | debug log requests made by dav external storage/shares
| * | | | | | debug log requests made by dav external storage/sharesRobin Appelman2023-04-241-0/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | | | Merge pull request #37835 from nextcloud/feat/background-allow-parallel-runsCôme Chilliet2023-04-2511-13/+217
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | feat(BackgroundJobs): Allow preventing parallel runs for a job class
| * | | | | | | JobListTest: Fix JobList constructor callMarcel Klehr2023-04-241-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>
| * | | | | | | JobList: add debug log when hasReservedJob query failsMarcel Klehr2023-04-241-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>
| * | | | | | | Update tests/lib/BackgroundJob/DummyJobList.phpMarcel Klehr2023-04-241-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com> Signed-off-by: Marcel Klehr <mklehr@gmx.net>
| * | | | | | | Update autoloadersMarcel Klehr2023-04-232-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>
| * | | | | | | JobList#hasReservedJobs: Close cursorMarcel Klehr2023-04-231-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | so Joas doesn't die Signed-off-by: Marcel Klehr <mklehr@gmx.net>
| * | | | | | | Run cs:FixMarcel Klehr2023-04-231-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>
| * | | | | | | Fix BackgroundJob testsMarcel Klehr2023-04-234-14/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>
| * | | | | | | IParallelAwareJob: Add missing boilerplateMarcel Klehr2023-04-231-0/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>
| * | | | | | | JobListTest: clearJobsList before testHasReservedJobsMarcel Klehr2023-04-231-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>
| * | | | | | | Add IParallelAwareJob interfaceMarcel Klehr2023-04-232-2/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>