aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* fix(caldav): add missing handlersfix/webcal-subscription-jobs-middlewareAnna Larch2024-10-013-108/+66
* fix: make federation address book sync work with allow_local_remote_servers =...Daniel Kesselberg2024-10-012-10/+91
* Merge pull request #48235 from nextcloud/readd-object-store-phpunitRobin Appelman2024-10-012-4/+1
|\
| * test: fix share storage move test with object storeRobin Appelman2024-09-271-0/+1
| * fix: preserve fileid when moving from objectstore to non-objectstoreRobin Appelman2024-09-271-4/+0
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-01124-244/+292
* | Merge pull request #47846 from nextcloud/fix/provisionApi-status-codesHamza2024-09-302-25/+25
|\ \
| * | fix: provision api's status codesfix/provisionApi-status-codesHamza Mahjoubi2024-09-302-25/+25
* | | perf(files): Adjust default chunk size for chunked upload to 100MiBperf/files/chunked-upload-default-100-mibprovokateurin2024-09-301-1/+1
|/ /
* | fix(files): Add more visual move / copy notificationfix/files-add-move-infoFerdinand Thiessen2024-09-303-4/+36
* | Merge pull request #48439 from nextcloud/fix/background-imageDaniel2024-09-301-1/+3
|\ \
| * | fix(theming): Use `AppConfig` for setting background imagefix/background-imageFerdinand Thiessen2024-09-281-1/+3
* | | Merge pull request #48437 from nextcloud/fix/noid/count-disabled-correctKate2024-09-301-4/+4
|\ \ \
| * | | fix: correctly count disabled users for subadminsfix/noid/count-disabled-correctMaksim Sukharev2024-09-281-4/+4
| |/ /
* | | fix: Fix test of IConstructableStorage implentation by storage classesfix/fix-storage-interface-checkCôme Chilliet2024-09-301-1/+1
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-29104-298/+432
* | | Merge pull request #48424 from nextcloud/fix/declarative-settings-priorityFerdinand Thiessen2024-09-284-79/+72
|\ \ \ | |/ / |/| |
| * | fix(settings): Sort all settings - incl declarative settings - by priorityfix/declarative-settings-priorityFerdinand Thiessen2024-09-284-79/+72
* | | feat(files_sharing): Make `ShareController` download route use the DAV `ZipFo...Ferdinand Thiessen2024-09-281-91/+24
* | | feat(files): Make the files download action use WebDAV zip downloadFerdinand Thiessen2024-09-284-273/+222
* | | feat(dav): New `ZipFolderPlugin` which allows to download folders using GET r...Ferdinand Thiessen2024-09-285-0/+167
|/ /
* / Fix(l10n): Update translations from TransifexNextcloud bot2024-09-2822-6/+172
|/
* Merge pull request #48219 from nextcloud/fix/istorage/return-typesKate2024-09-2714-330/+178
|\
| * test: Fix IStorage return typesprovokateurin2024-09-262-3/+3
| * fix(files_external): Fix all IStorage return typesprovokateurin2024-09-267-232/+130
| * fix(files_sharing): Fix all IStorage return typesprovokateurin2024-09-263-70/+34
| * fix(files_trashbin): Fix all IStorage return typesprovokateurin2024-09-262-25/+11
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-2724-18/+256
|/
* Merge pull request #48366 from nextcloud/fix/files_sharing/ocm-permissionsDaniel2024-09-261-6/+13
|\
| * fix(files_sharing): Check if propfind response is valid before accessing shar...fix/files_sharing/ocm-permissionsprovokateurin2024-09-261-0/+4
| * refactor(files_sharing): Make permissions prop checks less error proneprovokateurin2024-09-261-6/+9
| * fix(files_sharing): Parse OCM share permissions from OCM and not OCS propprovokateurin2024-09-261-1/+1
* | Merge pull request #48375 from nextcloud/bugfix/noid/skip-future-shipped-apps...Joas Schilling2024-09-261-0/+3
|\ \
| * | fix(updatenotification): Communicate app_api as shipped in 30+bugfix/noid/skip-future-shipped-apps-from-updatenotification-checkJoas Schilling2024-09-261-0/+1
| * | fix(updatenotification): Communicate twofactor_nextcloud_notification as ship...Joas Schilling2024-09-261-0/+1
| * | fix(updatenotification): Communicate files_downloadlimit as shipped in 29+Joas Schilling2024-09-261-0/+1
* | | Merge pull request #48359 from nextcloud/artonge/feat/compare_hashed_password...Louis2024-09-261-0/+8
|\ \ \ | |/ / |/| |
| * | fix: Use hashed password in files_external settingsartonge/feat/compare_hashed_password_when_updating_global_cred_in_files_externalLouis Chemineau2024-09-251-0/+8
* | | Merge pull request #48354 from nextcloud/artonge/fix/storage_full_warningLouis2024-09-261-2/+2
|\ \ \ | |_|/ |/| |
| * | fix: Show storage full warning when storage is actually fullartonge/fix/storage_full_warningLouis Chemineau2024-09-251-2/+2
* | | Merge pull request #48345 from nextcloud/fix/files_external/forbidden-exceptionMarcel Klehr2024-09-261-7/+9
|\ \ \
| * | | fix(files_external): Catch correct exceptionfix/files_external/forbidden-exceptionMarcel Klehr2024-09-261-7/+9
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-2698-108/+194
| |/ / |/| |
* | | fix(weatherstatus): adjustments from review commentsJulien Veyssier2024-09-251-6/+10
* | | fix(weatherstatus): fix location marker icon with dark theme, only use icons ...Julien Veyssier2024-09-252-16/+26
* | | fix(weatherstatus): make a difference between 'unknown weather code' and 'no ...Julien Veyssier2024-09-251-3/+7
* | | feat(weatherstatus): support all weather codes from api.met.no, use the icons...Julien Veyssier2024-09-25108-156/+3551
* | | Fix #30551: Added snowfall option to weather statusXxTysweezyxX2024-09-251-0/+14
* | | Merge pull request #48331 from nextcloud/fix/duplicated-conflict-resolutionSimon L.2024-09-252-13/+14
|\ \ \ | |/ / |/| |
| * | fix(files): Fix having to resolve conflicts twice when dropping filesChristopher Ng2024-09-242-13/+14