Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | test: adjust test to new permissions check logic | Robin Appelman | 2024-05-13 | 1 | -6/+17 | |
| |/ |/| | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | | 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 #44737 from nextcloud/backport/stable29/44736 | Andy Scherzinger | 2024-04-17 | 1 | -0/+16 | |
|\ | | | | | [stable29] fix: Fix avatar images | |||||
| * | test: Update tests | Christopher Ng | 2024-04-11 | 1 | -0/+16 | |
| | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | |||||
* | | fix(tests): Fix tests when daytime saving time change happened recently | Côme Chilliet | 2024-04-11 | 1 | -1/+1 | |
|/ | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | |||||
* | test: add test for jail watcher | Robin Appelman | 2024-04-09 | 1 | -0/+30 | |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | fix: Apply new coding standard to all files | Côme Chilliet | 2024-04-04 | 11 | -12/+12 | |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | |||||
* | fix(federation): ICloudId->getRemote() should contain the protocol | Joas Schilling | 2024-04-02 | 1 | -5/+7 | |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | Merge pull request #44438 from nextcloud/feat/login-form-timeout | Ferdinand Thiessen | 2024-03-25 | 1 | -19/+9 | |
|\ | | | | | feat(login): Clear login form (password) after IDLE timeout | |||||
| * | feat(login): Clear login form (password) after IDLE timeout | Ferdinand Thiessen | 2024-03-25 | 1 | -19/+9 | |
| | | | | | | | | | | | | | | | | | | For security reasons it is recommended to stop the login process at a defined time, this could prevent password leaks by e.g. user forgetting that they entered their password on public devices. Enforced e.g. by the BSI ORP.4.A13 rule. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
* | | 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 #41684 from nextcloud/feat/rst-mimetype | Anupam Kumar | 2024-03-15 | 2 | -2/+3 | |
|\ | | | | | feat(mimetypes): Add mimetype for ReStructuredText | |||||
| * | feat(mimetypes): Add mimetype for ReStructuredText | Anupam Kumar | 2024-03-15 | 2 | -2/+3 | |
| | | | | | | | | Signed-off-by: Anupam Kumar <kyteinsky@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 | 202 | -14136/+6929 | |
| |\| | | | | | | | 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 | 123 | -1651/+5288 | |
| |\| | | | | | | | | | | 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> | |||||
* | | | feat(appconfig): switching integrity check to lazy config values | Maxence Lange | 2024-03-11 | 1 | -2/+8 | |
| | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | |||||
* | | | chore: update logincontroller tests | Eduardo Morales | 2024-03-10 | 1 | -5/+12 | |
| | | | | | | | | | | | | Signed-off-by: Eduardo Morales <emoral435@gmail.com> | |||||
* | | | Merge pull request #44073 from nextcloud/fix/provide-correct-icon | Joas Schilling | 2024-03-08 | 1 | -11/+38 | |
|\ \ \ | | | | | | | | | fix(AppManager): Allow to query dark **or** bright icon | |||||
| * | | | fix(AppManager): Allow to query dark **or** bright icon | Ferdinand Thiessen | 2024-03-08 | 1 | -11/+38 | |
| | | | | | | | | | | | | | | | | | | | | | | | | The navigation needs the bright icon, while the notifications and activity need a dark icon. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
* | | | | feat(files): copy live photos | Maxence Lange | 2024-03-08 | 1 | -3/+6 | |
| | | | | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | |||||
* | | | | Merge pull request #44064 from ↵ | Robin Appelman | 2024-03-08 | 1 | -21/+25 | |
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | nextcloud/deprecate-getNumberOfUnreadCommentsForFolder refactor: depricate getNumberOfUnreadCommentsForFolder and redo it's … | |||||
| * | | | refactor: depricate getNumberOfUnreadCommentsForFolder and redo it's ↵ | Robin Appelman | 2024-03-07 | 1 | -21/+25 | |
| | | | | | | | | | | | | | | | | | | | | | | | | implementation based on getNumberOfUnreadCommentsForObjects Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | | | | feat(AppManager): Provide `getAppIcon` function | Ferdinand Thiessen | 2024-03-07 | 3 | -23/+135 | |
|/ / / | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
* | | | Merge pull request #43114 from ↵ | Joas Schilling | 2024-03-07 | 2 | -82/+187 | |
|\ \ \ | | | | | | | | | | | | | | | | | nextcloud/bugfix/noid/automatically-encrypt-sensitive-values feat(appconfig): Automatically store "sensitive" appconfigs encrypted in the database | |||||
| * | | | fix(appconfig): Make sure sensitive values stay sensitive | Joas Schilling | 2024-03-06 | 1 | -0/+9 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
| * | | | feat(appconfig): Automatically store "sensitive" appconfigs encrypted in the ↵ | Joas Schilling | 2024-03-06 | 2 | -83/+179 | |
| | | | | | | | | | | | | | | | | | | | | | | | | database Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | | | | Merge pull request #43917 from nextcloud/fix/jsresourcelocator-apppath | Ferdinand Thiessen | 2024-03-07 | 1 | -4/+4 | |
|\ \ \ \ | |/ / / |/| | | | fix(JSResourceLocator): Consider configured app roots for files | |||||
| * | | | fix(JSResourceLocator): Consider configured app roots for files | Ferdinand Thiessen | 2024-02-29 | 1 | -4/+4 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
* | | | | Merge pull request #44041 from nextcloud/artonge/revert/twofactor_cleanup_change | Louis | 2024-03-06 | 1 | -6/+1 | |
|\ \ \ \ | | | | | | | | | | | Revert change in TwoFactorAuth CleanupTest.php | |||||
| * | | | | Revert change in TwoFactorAuth CleanupTest.php | Louis Chemineau | 2024-03-06 | 1 | -6/+1 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> |