Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #40138 from summersab/refactor/OC-Server-getHasher | John Molakvoæ | 2024-03-15 | 5 | -9/+11 |
|\ | |||||
| * | Refactor `OC\Server::getHasher` | Andrew Summers | 2024-03-15 | 5 | -9/+11 |
| | | | | | | | | Signed-off-by: Andrew Summers <18727110+summersab@users.noreply.github.com> | ||||
* | | Merge pull request #40127 from ↵ | John Molakvoæ | 2024-03-15 | 3 | -3/+8 |
|\ \ | | | | | | | | | | summersab/refactor/OC-Server-getTwoFactorAuthManager | ||||
| * | | Refactor `OC\Server::getTwoFactorAuthManager` | Andrew Summers | 2024-03-15 | 3 | -3/+8 |
| |/ | | | | | | | Signed-off-by: Andrew Summers <18727110+summersab@users.noreply.github.com> | ||||
* | | Merge pull request #40136 from summersab/refactor/OC-Server-getGetRedisFactory | John Molakvoæ | 2024-03-15 | 1 | -2/+2 |
|\ \ | |||||
| * | | Refactor `OC\Server::getGetRedisFactory` | Andrew Summers | 2024-03-15 | 1 | -2/+2 |
| |/ | | | | | | | 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 | 5 | -9/+12 |
|\ \ | |||||
| * | | Merge branch 'master' into refactor/OC-Server-getRootFolder | John Molakvoæ | 2024-03-15 | 5121 | -89014/+148325 |
| |\| | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com> | ||||
| * | | Refactor `OC\Server::getRootFolder` | Andrew Summers | 2023-11-10 | 5 | -9/+12 |
| | | | | | | | | | | | | 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 | 2 | -3/+3 |
|\ \ \ | |||||
| * | | | Refactor `OC\Server::getLockdownManager` | Andrew Summers | 2024-03-15 | 2 | -3/+3 |
| | |/ | |/| | | | | | | | Signed-off-by: Andrew Summers <18727110+summersab@users.noreply.github.com> | ||||
* | | | Merge pull request #40142 from summersab/refactor/OC-Server-getLazyRootFolder | John Molakvoæ | 2024-03-15 | 1 | -4/+5 |
|\ \ \ | |||||
| * | | | Refactor `OC\Server::getLazyRootFolder` | Andrew Summers | 2024-03-15 | 1 | -4/+5 |
| |/ / | | | | | | | | | | Signed-off-by: Andrew Summers <18727110+summersab@users.noreply.github.com> | ||||
* | | | Merge pull request #40144 from summersab/refactor/OC-Server-getLockingProvider | John Molakvoæ | 2024-03-15 | 5 | -8/+10 |
|\ \ \ | |||||
| * | | | Refactor `OC\Server::getLockingProvider` | Andrew Summers | 2024-03-15 | 5 | -8/+10 |
| |/ / | | | | | | | | | | Signed-off-by: Andrew Summers <18727110+summersab@users.noreply.github.com> | ||||
* | | | Merge pull request #41973 from nextcloud/files-scan-path-option | John Molakvoæ | 2024-03-15 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | |||||
| * | | use correct mode constant of files:scan's --path option | Robin Appelman | 2024-02-24 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-03-15 | 218 | -438/+662 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | Merge pull request #44179 from nextcloud/fix/right-click-styles-load | Pytal | 2024-03-14 | 5 | -7/+7 |
|\ \ \ | | | | | | | | | fix: Ensure correct stacking context for right click menu | ||||
| * | | | chore: compile assets | Christopher Ng | 2024-03-14 | 4 | -6/+6 |
| | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
| * | | | fix: Ensure correct stacking context for right click menu | Christopher Ng | 2024-03-14 | 1 | -1/+1 |
|/ / / | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | | | Merge pull request #44186 from nextcloud/release/29.0.0_beta_3v29.0.0beta3 | Benjamin Gaussorgues | 2024-03-14 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | build(hub): 29.0.0 beta 3 | Benjamin Gaussorgues | 2024-03-14 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com> | ||||
* | | | | Merge pull request #44129 from nextcloud/feat/discover-apps-section | Benjamin Gaussorgues | 2024-03-14 | 105 | -145/+1337 |
|\ \ \ \ | |||||
| * | | | | chore: Compile assets | Ferdinand Thiessen | 2024-03-14 | 86 | -120/+170 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
| * | | | | feat(settings): Cache app discover images to ensure privacy of users | Ferdinand Thiessen | 2024-03-14 | 5 | -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 section | Ferdinand Thiessen | 2024-03-14 | 4 | -4/+222 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
| * | | | | feat(settings): Implement `post` type for app discover section | Ferdinand Thiessen | 2024-03-14 | 6 | -34/+506 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
| * | | | | feat: Allow to fetch app discover json and provide frontend API route | Ferdinand Thiessen | 2024-03-14 | 6 | -1/+118 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
| * | | | | feat(settings): Implement new app discover section for app management | Ferdinand Thiessen | 2024-03-14 | 7 | -20/+214 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | | | | Merge pull request #36252 from nextcloud/modernize-mime-typeloader | Benjamin Gaussorgues | 2024-03-14 | 4 | -40/+27 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | refactor(mimeloader): modernize MimeTypeLoader | Thomas Citharel | 2024-03-14 | 4 | -40/+27 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr> | ||||
* | | | | | Merge pull request #44207 from ↵ | dependabot[bot] | 2024-03-14 | 1 | -3/+3 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/follow-redirects-1.15.6 | ||||
| * | | | | | chore(deps): Bump follow-redirects from 1.15.5 to 1.15.6 | dependabot[bot] | 2024-03-14 | 1 | -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-directory | Ferdinand Thiessen | 2024-03-14 | 1 | -1/+5 |
|\ \ \ \ \ | | | | | | | | | | | | | fix: avoid scanning a non existing directory | ||||
| * | | | | | fix: avoid scanning a non existing directory | Benjamin Gaussorgues | 2024-03-14 | 1 | -1/+5 |
| |/ / / / | | | | | | | | | | | | | | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com> | ||||
* | | | | | Merge pull request #44191 from nextcloud/fix/missing-generic-files-external | Ferdinand Thiessen | 2024-03-14 | 1 | -0/+93 |
|\ \ \ \ \ | |/ / / / |/| | | | | fix(CI): Add missing generic files_external tests | ||||
| * | | | | fix(CI): Add missing generic files_external tests | Ferdinand Thiessen | 2024-03-14 | 1 | -0/+93 |
|/ / / / | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | | | Merge pull request #43652 from hopleus/bugfix/fixed-get-filename-in-fileinfo | John Molakvoæ | 2024-03-14 | 1 | -1/+3 |
|\ \ \ \ | |||||
| * | | | | Refactoring getName function | hopleus | 2024-03-12 | 1 | -5/+3 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: hopleus <hopleus@gmail.com> | ||||
| * | | | | Merge branch 'master' into bugfix/fixed-get-filename-in-fileinfo | hopleus | 2024-03-04 | 260 | -838/+2094 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'master' into bugfix/fixed-get-filename-in-fileinfo | hopleus | 2024-02-29 | 283 | -533/+1866 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'master' into bugfix/fixed-get-filename-in-fileinfo | hopleus | 2024-02-28 | 261 | -1649/+2570 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'master' into bugfix/fixed-get-filename-in-fileinfo | hopleus | 2024-02-27 | 195 | -422/+671 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'master' into bugfix/fixed-get-filename-in-fileinfo | hopleus | 2024-02-26 | 22 | -65/+424 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'master' into bugfix/fixed-get-filename-in-fileinfo | hopleus | 2024-02-26 | 532 | -6218/+8778 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'master' into bugfix/fixed-get-filename-in-fileinfo | hopleus | 2024-02-21 | 24 | -41/+155 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into bugfix/fixed-get-filename-in-fileinfo | hopleus | 2024-02-20 | 107 | -194/+402 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into bugfix/fixed-get-filename-in-fileinfo | hopleus | 2024-02-20 | 26 | -74/+152 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into bugfix/fixed-get-filename-in-fileinfo | hopleus | 2024-02-19 | 5 | -2/+64 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |