aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | fix(caldav): encode calendar URIs with umlauts for activitiesRichard Steinmetz2024-06-202-8/+62
* | | Merge pull request #45161 from nextcloud/fix/import-axiosFerdinand Thiessen2024-06-20203-663/+502
|\ \ \
| * | | chore: Compile assetsFerdinand Thiessen2024-06-20183-578/+416
| * | | fix: Do not import from `axios` but only `@nextcloud/axios`Ferdinand Thiessen2024-06-2020-85/+86
* | | | Merge pull request #46003 from nextcloud/fix/noid/undeclared-context-write-ta...julien-nc2024-06-201-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | fix(taskprocessing): missing GenerateEmoji default task type in manager::_get...Julien Veyssier2024-06-201-0/+1
| * | | fix(taskprocessing): missing ContextWrite default task type in manager::_getT...Julien Veyssier2024-06-201-0/+1
|/ / /
* | | Merge pull request #45207 from nextcloud/fix/webdav-ajaFerdinand Thiessen2024-06-202-33/+72
|\ \ \
| * | | fix(dav): Try basic auth for ajax WebDAV requestsFerdinand Thiessen2024-06-182-33/+72
* | | | Merge pull request #45688 from nextcloud/artonge/fix/show_non_writable_foldersLouis2024-06-205-11/+9
|\ \ \ \
| * | | | fix(files): Show non writable folders during move or copyLouis Chemineau2024-06-195-11/+9
* | | | | Merge pull request #45980 from nextcloud/fix/theming/update-warningRichard Steinmetz2024-06-201-2/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | fix(theming): properly apply warning style to update outputRichard Steinmetz2024-06-191-2/+2
* | | | | Merge pull request #45958 from nextcloud/fix/renaming-file-version-when-numberLouis2024-06-203-4/+5
|\ \ \ \ \
| * | | | | chore(assets): Recompile assetsnextcloud-command2024-06-192-3/+3
| * | | | | fix(files_versions): renaming file version when its not a stringSanskar Soni2024-06-201-1/+2
* | | | | | Merge pull request #45845 from nextcloud/fix/log-rename-to-use-internal-pathyemkareems2024-06-202-5/+34
|\ \ \ \ \ \
| * | | | | | fix: renameParams named as renamedNodes and code changed accordingly as sugge...yemkareems2024-06-201-8/+4
| * | | | | | fix: rename params old path passed from before rename to after rename to have...yemkareems2024-06-202-13/+12
| * | | | | | fix: rename logged as beforeRename and afterRename, and in both place getInte...yemkareems2024-06-202-6/+40
* | | | | | | Merge pull request #45580 from nextcloud/fix/44933/avoid-duplicate-inserts-in...yemkareems2024-06-201-0/+22
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | fix: removed unused variable and check if tag ids are empty before starting t...yemkareems2024-06-191-1/+6
| * | | | | | fix: filtering tags based on existing tags and doing a transaction around the...yemkareems2024-06-191-11/+14
| * | | | | | fix: do a select in systemtag_object_mapping to see if tag exists already in ...yemkareems2024-06-191-6/+20
* | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-2016-0/+30
| |/ / / / / |/| | | | |
* | | | | | Merge pull request #45972 from nextcloud/fix/noid/copyIconAndy Scherzinger2024-06-1911-10/+10
|\ \ \ \ \ \
| * | | | | | chore(assets): Recompile assetsnextcloud-command2024-06-199-7/+7
| * | | | | | style: update copy icon to Material Design iconAndy Scherzinger2024-06-192-3/+3
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #45968 from nextcloud/fix/dav/limit-sync-token-created-at-...Christoph Wurst2024-06-191-1/+28
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | fix(dav): Limit number of UPDATES for sync token created_atChristoph Wurst2024-06-191-1/+28
* | | | | | Merge pull request #45963 from nextcloud/artonge/fix/openfileJohn Molakvoæ2024-06-194-6/+9
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | chore(assets): Recompile assetsnextcloud-command2024-06-192-3/+3
| * | | | | fix(files): Rename openFileInfo to fileInfoLouis Chemineau2024-06-192-3/+6
* | | | | | Merge pull request #45969 from nextcloud/ci/phpunit-mysql/more-retriesRichard Steinmetz2024-06-191-1/+1
|\ \ \ \ \ \