summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #40138 from summersab/refactor/OC-Server-getHasherJohn Molakvoæ2024-03-155-9/+11
|\
| * Refactor `OC\Server::getHasher`Andrew Summers2024-03-155-9/+11
| | | | | | | | Signed-off-by: Andrew Summers <18727110+summersab@users.noreply.github.com>
* | Merge pull request #40127 from ↵John Molakvoæ2024-03-153-3/+8
|\ \ | | | | | | | | | summersab/refactor/OC-Server-getTwoFactorAuthManager
| * | Refactor `OC\Server::getTwoFactorAuthManager`Andrew Summers2024-03-153-3/+8
| |/ | | | | | | Signed-off-by: Andrew Summers <18727110+summersab@users.noreply.github.com>
* | Merge pull request #40136 from summersab/refactor/OC-Server-getGetRedisFactoryJohn Molakvoæ2024-03-151-2/+2
|\ \
| * | Refactor `OC\Server::getGetRedisFactory`Andrew Summers2024-03-151-2/+2
| |/ | | | | | | Signed-off-by: Andrew Summers <18727110+summersab@users.noreply.github.com>
* | Merge pull request #40123 from summersab/refactor/OC-Server-getRootFolderJohn Molakvoæ2024-03-155-9/+12
|\ \
| * | Merge branch 'master' into refactor/OC-Server-getRootFolderJohn Molakvoæ2024-03-155121-89014/+148325
| |\| | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
| * | Refactor `OC\Server::getRootFolder`Andrew Summers2023-11-105-9/+12
| | | | | | | | | | | | Signed-off-by: Andrew Summers <18727110+summersab@users.noreply.github.com>
* | | Merge pull request #40143 from summersab/refactor/OC-Server-getLockdownManagerJohn Molakvoæ2024-03-152-3/+3
|\ \ \
| * | | Refactor `OC\Server::getLockdownManager`Andrew Summers2024-03-152-3/+3
| | |/ | |/| | | | | | | Signed-off-by: Andrew Summers <18727110+summersab@users.noreply.github.com>
* | | Merge pull request #40142 from summersab/refactor/OC-Server-getLazyRootFolderJohn Molakvoæ2024-03-151-4/+5
|\ \ \
| * | | Refactor `OC\Server::getLazyRootFolder`Andrew Summers2024-03-151-4/+5
| |/ / | | | | | | | | | Signed-off-by: Andrew Summers <18727110+summersab@users.noreply.github.com>
* | | Merge pull request #40144 from summersab/refactor/OC-Server-getLockingProviderJohn Molakvoæ2024-03-155-8/+10
|\ \ \
| * | | Refactor `OC\Server::getLockingProvider`Andrew Summers2024-03-155-8/+10
| |/ / | | | | | | | | | Signed-off-by: Andrew Summers <18727110+summersab@users.noreply.github.com>
* | | Merge pull request #41973 from nextcloud/files-scan-path-optionJohn Molakvoæ2024-03-151-1/+1
|\ \ \ | |/ / |/| |
| * | use correct mode constant of files:scan's --path optionRobin Appelman2024-02-241-1/+1
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-15218-438/+662
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #44179 from nextcloud/fix/right-click-styles-loadPytal2024-03-145-7/+7
|\ \ \ | | | | | | | | fix: Ensure correct stacking context for right click menu
| * | | chore: compile assetsChristopher Ng2024-03-144-6/+6
| | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
| * | | fix: Ensure correct stacking context for right click menuChristopher Ng2024-03-141-1/+1
|/ / / | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | | Merge pull request #44186 from nextcloud/release/29.0.0_beta_3v29.0.0beta3Benjamin Gaussorgues2024-03-141-2/+2
|\ \ \
| * | | build(hub): 29.0.0 beta 3Benjamin Gaussorgues2024-03-141-2/+2
| | | | | | | | | | | | | | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
* | | | Merge pull request #44129 from nextcloud/feat/discover-apps-sectionBenjamin Gaussorgues2024-03-14105-145/+1337
|\ \ \ \
| * | | | chore: Compile assetsFerdinand Thiessen2024-03-1486-120/+170
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | | feat(settings): Cache app discover images to ensure privacy of usersFerdinand Thiessen2024-03-145-9/+150
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com> Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de> Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | | feat(settings): Implement `carousel` type for app discover sectionFerdinand Thiessen2024-03-144-4/+222
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | | feat(settings): Implement `post` type for app discover sectionFerdinand Thiessen2024-03-146-34/+506
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | | feat: Allow to fetch app discover json and provide frontend API routeFerdinand Thiessen2024-03-146-1/+118
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | | feat(settings): Implement new app discover section for app managementFerdinand Thiessen2024-03-147-20/+214
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | | | Merge pull request #36252 from nextcloud/modernize-mime-typeloaderBenjamin Gaussorgues2024-03-144-40/+27
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | refactor(mimeloader): modernize MimeTypeLoaderThomas Citharel2024-03-144-40/+27
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* | | | | Merge pull request #44207 from ↵dependabot[bot]2024-03-141-3/+3
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/follow-redirects-1.15.6
| * | | | | chore(deps): Bump follow-redirects from 1.15.5 to 1.15.6dependabot[bot]2024-03-141-3/+3
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.5 to 1.15.6. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.5...v1.15.6) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* | | | | Merge pull request #44203 from nextcloud/fix/scandir-nx-directoryFerdinand Thiessen2024-03-141-1/+5
|\ \ \ \ \ | | | | | | | | | | | | fix: avoid scanning a non existing directory
| * | | | | fix: avoid scanning a non existing directoryBenjamin Gaussorgues2024-03-141-1/+5
| |/ / / / | | | | | | | | | | | | | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
* | | | | Merge pull request #44191 from nextcloud/fix/missing-generic-files-externalFerdinand Thiessen2024-03-141-0/+93
|\ \ \ \ \ | |/ / / / |/| | | | fix(CI): Add missing generic files_external tests
| * | | | fix(CI): Add missing generic files_external testsFerdinand Thiessen2024-03-141-0/+93
|/ / / / | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | | Merge pull request #43652 from hopleus/bugfix/fixed-get-filename-in-fileinfoJohn Molakvoæ2024-03-141-1/+3
|\ \ \ \
| * | | | Refactoring getName functionhopleus2024-03-121-5/+3
| | | | | | | | | | | | | | | | | | | | Signed-off-by: hopleus <hopleus@gmail.com>
| * | | | Merge branch 'master' into bugfix/fixed-get-filename-in-fileinfohopleus2024-03-04260-838/+2094
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into bugfix/fixed-get-filename-in-fileinfohopleus2024-02-29283-533/+1866
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into bugfix/fixed-get-filename-in-fileinfohopleus2024-02-28261-1649/+2570
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into bugfix/fixed-get-filename-in-fileinfohopleus2024-02-27195-422/+671
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into bugfix/fixed-get-filename-in-fileinfohopleus2024-02-2622-65/+424
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into bugfix/fixed-get-filename-in-fileinfohopleus2024-02-26532-6218/+8778
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' into bugfix/fixed-get-filename-in-fileinfohopleus2024-02-2124-41/+155
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into bugfix/fixed-get-filename-in-fileinfohopleus2024-02-20107-194/+402
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into bugfix/fixed-get-filename-in-fileinfohopleus2024-02-2026-74/+152
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into bugfix/fixed-get-filename-in-fileinfohopleus2024-02-195-2/+64
| |\ \ \ \ \ \ \ \ \ \ \ \ \