aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #46077 from nextcloud/bugfix/noid/user-status-automationAnna2024-06-254-21/+101
|\
| * fix(userstatus): Fix user status automation in real-life scenarioJoas Schilling2024-06-254-21/+101
* | Merge pull request #46079 from nextcloud/fix/well-known-checksCôme Chilliet2024-06-251-1/+1
|\ \
| * | fix(settings): make trailing slash for caldav/carddav redirects optionalMichaIng2024-06-241-1/+1
| |/
* | Merge pull request #46073 from nextcloud/fix/save_global_credentialsBenjamin Gaussorgues2024-06-251-3/+9
|\ \
| * | fix: allows admin to edit global credentialsBenjamin Gaussorgues2024-06-241-3/+9
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-25200-312/+396
* | | fix: Better wordings in the new user modalJérôme Herbinet2024-06-251-2/+2
* | | feat(files): Allow uploading directoriesFerdinand Thiessen2024-06-241-11/+34
| |/ |/|
* | 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
* | | 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 #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 #45973 from nextcloud/remove-chunking-v1Julius Härtl2024-06-2410-660/+5
|\ \ \
| * | | chore: remove chunking-v1Robin Appelman2024-06-1910-660/+5
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-242-2/+2
* | | | 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-232-1/+1
* | | | chore(deps): Update `debounce` to 2.1.0Ferdinand Thiessen2024-06-235-6/+8
* | | | refactor(files): Update `@nextcloud/files` to v3.5.0Ferdinand Thiessen2024-06-239-55/+10
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-2312-6/+312
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-21144-6/+176
* | | | fix: Increase debounce delay when saving account propertiesChristopher Ng2024-06-212-2/+2
* | | | 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
| | |_|/ | |/| |
* | | | fix: Do not import from `axios` but only `@nextcloud/axios`Ferdinand Thiessen2024-06-2018-31/+30
* | | | 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-201-5/+3
|\ \ \ \
| * | | | fix(files): Show non writable folders during move or copyLouis Chemineau2024-06-191-5/+3
* | | | | 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-201-1/+2
|\ \ \ \ \
| * | | | | fix(files_versions): renaming file version when its not a stringSanskar Soni2024-06-201-1/+2
* | | | | | 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
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-2012-0/+22
|/ / / / /
* | | | | Merge pull request #45972 from nextcloud/fix/noid/copyIconAndy Scherzinger2024-06-192-3/+3
|\ \ \ \ \
| * | | | | 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-192-3/+6
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | fix(files): Rename openFileInfo to fileInfoLouis Chemineau2024-06-192-3/+6
* | | | | chore(assets): Recompile assetsnextcloud-command2024-06-1918-10/+61
* | | | | chore: Add SPDX headerAndy Scherzinger2024-06-1915-0/+41
| |_|_|/ |/| | |
* | | | Merge pull request #45930 from nextcloud/repair-mimetype-expensiveRobin Appelman2024-06-194-0/+48
|\ \ \ \ | |/ / / |/| | |