Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | fix: Run cs:fix | Marcel Klehr | 2024-05-14 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | |||||
| * | | | | test: Add OldTasksShouldBeCleanedUp test | Marcel Klehr | 2024-05-14 | 1 | -23/+68 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | |||||
| * | | | | fix: weed out some psalm errors and run cs:fix | Marcel Klehr | 2024-05-14 | 1 | -5/+3 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | |||||
| * | | | | feat: first pass at TaskProcessing API | Marcel Klehr | 2024-05-14 | 1 | -0/+467 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | |||||
| * | | | | chore: Add SPDX header | Andy Scherzinger | 2024-05-13 | 453 | -6205/+1189 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> | |||||
| * | | | | Merge pull request #44791 from nextcloud/reshare-permission-logic | Robin Appelman | 2024-05-13 | 1 | -6/+17 | |
| |\ \ \ \ | | |_|_|/ | |/| | | | fix: consider all paths the user has for a share source when considering max permissions | |||||
| | * | | | test: adjust test to new permissions check logic | Robin Appelman | 2024-05-03 | 1 | -6/+17 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
| * | | | | feat(bg-jobs): allow setting a job class list instead of a single class in ↵ | Julien Veyssier | 2024-05-02 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cron.php and the job worker occ command Signed-off-by: Julien Veyssier <julien-nc@posteo.net> | |||||
| * | | | | feat(bg-jobs): Allow calling cron.php with a background job class | Julius Härtl | 2024-05-02 | 1 | -1/+1 | |
| |/ / / | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | |||||
| * | | | Merge pull request #44968 from nextcloud/fix/drop-workaround-for-obsolete-php | Côme Chilliet | 2024-04-29 | 1 | -2/+1 | |
| |\ \ \ | | | | | | | | | | | fix: Drop workarounds for unsupported obsolete PHP versions | |||||
| | * | | | fix: Drop workarounds for unsupported obsolete PHP versions | Côme Chilliet | 2024-04-22 | 1 | -2/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also improved error handling in Installer.php to be type safe. Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | |||||
| * | | | | fix(session): Do not update authtoken last_check for passwordless | Christoph Wurst | 2024-04-26 | 1 | -0/+78 | |
| |/ / / | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | |||||
| * | | | fix: Lazy load IURLGenerator from AppManager to avoid installation crash | Côme Chilliet | 2024-04-22 | 1 | -7/+2 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | |||||
| * | | | fix: Fix RouterTest by adding IAppManager | Côme Chilliet | 2024-04-22 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | |||||
| * | | | fix: Fix tests following OC_App migrations to IAppManager | Côme Chilliet | 2024-04-22 | 5 | -19/+61 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | |||||
| * | | | fix: Migrate a few more classes away from OC_App::getAppPath | Côme Chilliet | 2024-04-22 | 1 | -1/+0 | |
| |/ / | | | | | | | | | | | | | | | | Also fixed AppTest Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | |||||
| * | | Merge pull request #44886 from ↵ | Joas Schilling | 2024-04-18 | 1 | -4/+5 | |
| |\ \ | | | | | | | | | | | | | | | | | nextcloud/techdebt/noid/improved-activity-exceptions fix(activity): Improved activity exceptions | |||||
| | * | | fix(activity): Add a dedicated exception when not all fields are set while ↵ | Joas Schilling | 2024-04-17 | 1 | -4/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | publishing an activity Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
| * | | | fix(appconfig): returns correct value on details | Maxence Lange | 2024-04-17 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | |||||
| * | | | Merge pull request #44644 from nextcloud/enh/noid/returns-formated-app-values | Ferdinand Thiessen | 2024-04-17 | 1 | -0/+15 | |
| |\ \ \ | | |/ / | |/| | | fix(appconfig): format app values | |||||
| | * | | fix(appconfig): format app values | Maxence Lange | 2024-04-05 | 1 | -0/+15 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | |||||
| * | | | Merge pull request #44736 from nextcloud/fix/avatar-images | Pytal | 2024-04-09 | 1 | -0/+16 | |
| |\ \ \ | | | | | | | | | | | fix: Fix avatar images | |||||
| | * | | | test: Update tests | Christopher Ng | 2024-04-08 | 1 | -0/+16 | |
| | |/ / | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | |||||
| * / / | test: add test for jail watcher | Robin Appelman | 2024-04-08 | 1 | -0/+30 | |
| |/ / | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
| * | | fix(federation): ICloudId->getRemote() should contain the protocol | Joas Schilling | 2024-04-02 | 1 | -5/+7 | |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
| * | | fix: Apply new coding standard to all files | Côme Chilliet | 2024-04-02 | 10 | -11/+11 | |
| | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | |||||
| * | | fix(tests): Fix tests when daytime saving time change happened recently | Côme Chilliet | 2024-04-02 | 1 | -1/+1 | |
| | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | |||||
| * | | fix(federation): Fix creating local cloudIds with http:// protocol | Joas Schilling | 2024-03-25 | 1 | -6/+10 | |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
| * | | fix(config): Make sure user keys are strings | Christoph Wurst | 2024-03-19 | 1 | -0/+25 | |
| | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | |||||
| * | | fix(AppDiscoverFetcher): Do not remove entries as expired that have no ↵ | Ferdinand Thiessen | 2024-03-19 | 1 | -0/+133 | |
| | | | | | | | | | | | | | | | | | | expiry date Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
| * | | fix: add check for app_api_system session flag to bypass rate limit | Florian Klinger | 2024-03-18 | 1 | -1/+5 | |
| | | | | | | | | | | | | | | | Signed-off-by: Florian Klinger <florian.klinger@nextcloud.com> Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com> | |||||
| * | | Merge pull request #40117 from summersab/refactor/OC-Server-getCommentsManager | John Molakvoæ | 2024-03-15 | 2 | -2/+3 | |
| |\ \ | ||||||
| | * | | Refactor `OC\Server::getCommentsManager` | Andrew Summers | 2024-03-15 | 2 | -2/+3 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Andrew Summers <18727110+summersab@users.noreply.github.com> | |||||
| * | | | feat(files_sharing): allow to specify allowed groups to share instead of ↵ | Corentin Damman | 2024-03-15 | 1 | -2/+9 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | excluded groups Relates to #3387 Signed-off-by: Corentin Damman <c.damman@intopix.com> | |||||
| * | | | Merge pull request #40131 from summersab/refactor/OC-Server-getShareManager | John Molakvoæ | 2024-03-15 | 3 | -5/+8 | |
| |\ \ \ | ||||||
| | * | | | Merge branch 'master' into refactor/OC-Server-getShareManager | John Molakvoæ | 2024-03-15 | 126 | -1840/+6485 | |
| | |\| | | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com> | |||||
| | * | | | Refactor `OC\Server::getShareManager` | Andrew Summers | 2023-08-29 | 3 | -7/+10 | |
| | | |/ | | |/| | | | | | | | | | Signed-off-by: Andrew Summers <18727110+summersab@users.noreply.github.com> | |||||
| * | | | Merge pull request #40138 from summersab/refactor/OC-Server-getHasher | John Molakvoæ | 2024-03-15 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| | * | | | Refactor `OC\Server::getHasher` | Andrew Summers | 2024-03-15 | 1 | -1/+1 | |
| | | |/ | | |/| | | | | | | | | | Signed-off-by: Andrew Summers <18727110+summersab@users.noreply.github.com> | |||||
| * | | | Merge pull request #40123 from summersab/refactor/OC-Server-getRootFolder | John Molakvoæ | 2024-03-15 | 3 | -6/+7 | |
| |\ \ \ | ||||||
| | * | | | Merge branch 'master' into refactor/OC-Server-getRootFolder | John Molakvoæ | 2024-03-15 | 109 | -1558/+4967 | |
| | |\| | | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com> | |||||
| | * | | | Refactor `OC\Server::getRootFolder` | Andrew Summers | 2023-11-10 | 3 | -6/+7 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Andrew Summers <18727110+summersab@users.noreply.github.com> | |||||
| * | | | | Merge pull request #40143 from summersab/refactor/OC-Server-getLockdownManager | John Molakvoæ | 2024-03-15 | 1 | -2/+2 | |
| |\ \ \ \ | ||||||
| | * | | | | Refactor `OC\Server::getLockdownManager` | Andrew Summers | 2024-03-15 | 1 | -2/+2 | |
| | | |/ / | | |/| | | | | | | | | | | | | Signed-off-by: Andrew Summers <18727110+summersab@users.noreply.github.com> | |||||
| * / | | | Refactor `OC\Server::getLockingProvider` | Andrew Summers | 2024-03-15 | 2 | -5/+6 | |
| |/ / / | | | | | | | | | | | | | Signed-off-by: Andrew Summers <18727110+summersab@users.noreply.github.com> | |||||
| * | | | refactor(mimeloader): modernize MimeTypeLoader | Thomas Citharel | 2024-03-14 | 1 | -6/+5 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr> | |||||
| * | | | fix(updatenotification): spread the use of new appconfig | Maxence Lange | 2024-03-13 | 2 | -100/+108 | |
| | | | | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | |||||
| * | | | test: Update test for PublicSectorBundle | Christopher Ng | 2024-03-12 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | |||||
| * | | | fix: add missing copyrights and strict types | Andrey Borysenko | 2024-03-12 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com> | |||||
| * | | | feat: Add declarative settings | jld3103 | 2024-03-12 | 1 | -0/+536 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com> Signed-off-by: Julien Veyssier <julien-nc@posteo.net> Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com> |