aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* chore(deps): Bump @vueuse/integrations from 11.0.3 to 11.1.0dependabot/npm_and_yarn/vueuse/integrations-11.1.0dependabot[bot]2024-09-282-51/+18
* Merge pull request #48430 from nextcloud/dependabot/npm_and_yarn/libphonenumb...dependabot[bot]2024-09-285-10/+9
|\
| * chore(deps): Bump libphonenumber-js from 1.11.5 to 1.11.9dependabot[bot]2024-09-285-10/+9
|/
* Merge pull request #48432 from nextcloud/dependabot/npm_and_yarn/cypress-13.15.0dependabot[bot]2024-09-2816-158/+72
|\
| * chore(deps-dev): Bump cypress from 13.14.2 to 13.15.0dependabot[bot]2024-09-2816-158/+72
|/
* Merge pull request #48424 from nextcloud/fix/declarative-settings-priorityFerdinand Thiessen2024-09-285-80/+73
|\
| * fix(settings): Sort all settings - incl declarative settings - by priorityfix/declarative-settings-priorityFerdinand Thiessen2024-09-285-80/+73
* | Merge pull request #48098 from nextcloud/feat/zip-folder-pluginFerdinand Thiessen2024-09-2824-846/+554
|\ \ | |/ |/|
| * chore: compile assetsFerdinand Thiessen2024-09-282-3/+3
| * chore: Drop unused legacy `OC_Files`Ferdinand Thiessen2024-09-284-432/+2
| * 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-288-312/+260
| * fix: Allow `Streamer` to specify type in constructor instead of magin UA hand...Ferdinand Thiessen2024-09-281-6/+18
| * feat(dav): New `ZipFolderPlugin` which allows to download folders using GET r...Ferdinand Thiessen2024-09-289-2/+247
|/
* Merge pull request #47265 from nextcloud/ernolf/configurable_sharetoken_lengthJoas Schilling2024-09-283-8/+50
|\
| * feat(share): make sharelink token length configurableernolf/configurable_sharetoken_lengthernolf2024-09-283-8/+50
|/
* Merge pull request #48433 from nextcloud/dependabot/npm_and_yarn/puppeteer-23...dependabot[bot]2024-09-282-42/+47
|\
| * chore(deps-dev): Bump puppeteer from 23.3.0 to 23.4.1dependabot/npm_and_yarn/puppeteer-23.4.1dependabot[bot]2024-09-282-42/+47
* | Merge pull request #48434 from nextcloud/dependabot/npm_and_yarn/typescript-5...dependabot[bot]2024-09-282-28/+165
|\ \ | |/ |/|
| * chore(deps-dev): Bump typescript from 5.5.4 to 5.6.2dependabot/npm_and_yarn/typescript-5.6.2dependabot[bot]2024-09-282-28/+165
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-2826-6/+214
* Merge pull request #48419 from nextcloud/bugfix/noid/fix-rtl-language-listJoas Schilling2024-09-272-2/+0
|\
| * fix(l10n): Fix list of RTL languagesbugfix/noid/fix-rtl-language-listJoas Schilling2024-09-272-2/+0
|/
* Merge pull request #48219 from nextcloud/fix/istorage/return-typesKate2024-09-2746-1928/+789
|\
| * fix(IStorage): Use false instead of bool intersection type to match implement...fix/istorage/return-typesprovokateurin2024-09-262-25/+10
| * fix(Storage): Fix IStorage return typesprovokateurin2024-09-2626-1565/+559
| * test: Fix IStorage return typesprovokateurin2024-09-267-14/+48
| * 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-2728-20/+310
* | Merge pull request #48370 from nextcloud/dependabot/composer/laravel/serializ...Joas Schilling2024-09-261-0/+0
|\ \ | |/ |/|
| * build(deps): Bump laravel/serializable-closure from 1.3.3 to 1.3.5dependabot/composer/laravel/serializable-closure-1.3.5Joas Schilling2024-09-261-0/+0
* | 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 #48153 from nextcloud/feat/shipped/app_apiJoas Schilling2024-09-261-0/+2
|\ \ \
| * | | feat: add app_api to shipped and default enabled appsfeat/shipped/app_apiAndrey Borysenko2024-09-251-0/+2
* | | | 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 #48361 from nextcloud/fix/querybuilder/oracle-indentifier-...Joas Schilling2024-09-261-0/+17
|\ \ \ \
| * | | | fix(QueryBuilder): Restrict identifier length to 30 characters due to Oracle ...fix/querybuilder/oracle-indentifier-lengthprovokateurin2024-09-261-0/+17
* | | | | 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 #48343 from nextcloud/dependabot/composer/giggsey/libphone...Joas Schilling2024-09-261-0/+0
|\ \ \ \ \
| * | | | | chore(deps): Bump giggsey/libphonenumber-for-php-lite to 8.13.45dependabot/composer/giggsey/libphonenumber-for-php-lite-8.13.45Joas Schilling2024-09-261-0/+0
* | | | | | Merge pull request #48354 from nextcloud/artonge/fix/storage_full_warningLouis2024-09-263-5/+5
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |