aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2024-06-25204-314/+402
* Merge pull request #44931 from nextcloud/Jerome-Herbinet-better-wordings-in-n...Ferdinand Thiessen2024-06-255-8/+8
|\
| * chore: Compile assetsFerdinand Thiessen2024-06-254-6/+6
| * fix: Better wordings in the new user modalJérôme Herbinet2024-06-251-2/+2
|/
* Merge pull request #45095 from nextcloud/feat/upload-foldersFerdinand Thiessen2024-06-24157-437/+519
|\
| * chore: Compile assetsFerdinand Thiessen2024-06-24153-348/+357
| * feat(files): Allow uploading directoriesFerdinand Thiessen2024-06-244-89/+162
|/
* Merge pull request #46071 from nextcloud/fix/46070/scope-errorArthur Schiwon2024-06-241-1/+4
|\
| * fix(Token): add FILESYSTEM scope with SCOPE_SKIP_PASSWORD_VALIDATIONArthur Schiwon2024-06-241-1/+4
* | Merge pull request #45998 from nextcloud/publicdav-fs-setupJulius Härtl2024-06-242-18/+15
|\ \
| * | perf: remove full filesystem setup for accessing public link share dav endpointsRobin Appelman2024-06-202-18/+15
* | | Merge pull request #45876 from nextcloud/fix/45715Julius Härtl2024-06-241-0/+16
|\ \ \
| * | | fix: Avoid throwing errors for teams are unavailableJulius Härtl2024-06-241-0/+16
| | |/ | |/|
* | | Merge pull request #45860 from nextcloud/fix/files-handle-failed-stateFerdinand Thiessen2024-06-249-11/+23
|\ \ \ | |/ / |/| |
| * | chore: Compile assetsFerdinand Thiessen2024-06-243-4/+4
| * | refactor(files): Fix nullish operator usage and add missing code commentFerdinand Thiessen2024-06-243-4/+8
| * | fix(files): Properly handle files in failed stateFerdinand Thiessen2024-06-245-4/+12
|/ /
* | Merge pull request #46041 from nextcloud/dependabot/npm_and_yarn/nextcloud/es...dependabot[bot]2024-06-2421-500/+294
|\ \
| * | chore(deps-dev): bump @nextcloud/eslint-config from 8.3.0 to 8.4.1dependabot[bot]2024-06-2421-500/+294
* | | Merge pull request #46062 from nextcloud/ci/noid/parallel-cs-checkJoas Schilling2024-06-241-0/+2
|\ \ \
| * | | feat(CI): Speed up cs:check with parallelismJoas Schilling2024-06-241-0/+2
* | | | Merge pull request #45877 from nextcloud/fix-default-cert-bundle-pathRobin Appelman2024-06-241-9/+9
|\ \ \ \ | |/ / / |/| | |
| * | | fix: don't use custom certificate bundle if no customer certificates are conf...Robin Appelman2024-06-141-9/+9
* | | | Merge pull request #45938 from nextcloud/do-not-log-an-error-when-connecting-...Louis2024-06-241-5/+7
|\ \ \ \ | |_|/ / |/| | |
| * | | fix: Do not log an error when connecting to SFTP without a logged in userDaniel Calviño Sánchez2024-06-181-5/+7
* | | | Merge pull request #46048 from nextcloud/automated/noid/master-update-psalm-b...Ferdinand Thiessen2024-06-242-2/+2
|\ \ \ \
| * | | | chore(tests): Update psalm baselinenextcloud-command2024-06-242-2/+2
* | | | | Merge pull request #45973 from nextcloud/remove-chunking-v1Julius Härtl2024-06-2419-1000/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | chore: remove chunking-v1Robin Appelman2024-06-1919-1000/+5
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-242-2/+2
* | | | | Merge pull request #45929 from nextcloud/chore/update-nextcloud-filesFerdinand Thiessen2024-06-23221-481/+806
|\ \ \ \ \
| * | | | | chore: Compile assetsFerdinand Thiessen2024-06-23191-270/+424
| * | | | | refactor: Use composable for `currentView` and `views` to make it reactive wh...Ferdinand Thiessen2024-06-2313-132/+321
| * | | | | fix(files_trashbin): Make files view registering an init scriptFerdinand Thiessen2024-06-233-3/+3
| * | | | | chore(deps): Update `debounce` to 2.1.0Ferdinand Thiessen2024-06-238-12/+20
| * | | | | refactor(files): Update `@nextcloud/files` to v3.5.0Ferdinand Thiessen2024-06-2311-64/+38
|/ / / / /
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-2318-6/+348
* | | | | Merge pull request #46042 from nextcloud/dependabot/composer/vendor-bin/psalm...dependabot[bot]2024-06-221-29/+29
|\ \ \ \ \
| * | | | | chore(deps): bump vimeo/psalm from 5.24.0 to 5.25.0 in /vendor-bin/psalmdependabot[bot]2024-06-221-29/+29
|/ / / / /
* | | | | Merge pull request #46017 from nextcloud/get-first-node-by-id-folderRobin Appelman2024-06-211-1/+1
|\ \ \ \ \
| * | | | | fix: also use optimized getFirstNodeyIdInPath for Folder::getFirstNodeByIdRobin Appelman2024-06-201-1/+1
* | | | | | Merge pull request #45514 from nextcloud/bug/noid/fix-check-for-dark-avatarDaniel2024-06-211-8/+10
|\ \ \ \ \ \
| * | | | | | fix: use different file name for generated dark avatarsDaniel Kesselberg2024-05-261-8/+10
* | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-21146-8/+178
* | | | | | | Merge pull request #39825 from nextcloud/fix/debounce-account-propertiesFerdinand Thiessen2024-06-214-5/+5
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | fix: Increase debounce delay when saving account propertiesChristopher Ng2024-06-214-5/+5
|/ / / / / /
* | | | | | Merge pull request #45984 from nextcloud/artonge/fix/click_while_renamingLouis2024-06-203-3/+12
|\ \ \ \ \ \
| * | | | | | chore(assets): Recompile assetsnextcloud-command2024-06-202-3/+3
| * | | | | | fix(files): Don't react to clicks when renamingLouis Chemineau2024-06-201-0/+9
|/ / / / / /
* | | | | | Merge pull request #45999 from nextcloud/fix/caldav/shared-calendars-activity...Richard Steinmetz2024-06-202-8/+62
|\ \ \ \ \ \