aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge pull request #48484 from nextcloud/fwdport/48445/masterArthur Schiwon2024-10-011-6/+14
|\ \ \ \ \ \
| * | | | | | fix(Auth): ignore missing token when trying to set password-unconfirmablefwdport/48445/masterArthur Schiwon2024-10-011-6/+14
* | | | | | | Merge pull request #48480 from nextcloud/checkColExistsGit'Fellow2024-10-011-15/+21
|\ \ \ \ \ \ \
| * | | | | | | fix(migration): Check if column exits before adding itcheckColExistsGit'Fellow2024-10-011-15/+21
* | | | | | | | Merge pull request #48235 from nextcloud/readd-object-store-phpunitRobin Appelman2024-10-016-28/+219
|\ \ \ \ \ \ \ \
| * | | | | | | | fix: rework move into object store to better preserve fileidsreadd-object-store-phpunitRobin Appelman2024-09-271-19/+55
| * | | | | | | | 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-273-10/+27
| * | | | | | | | fix: ensure source folder is removed from cache when moving to objectstoreRobin Appelman2024-09-271-0/+1
| * | | | | | | | test: re-add object store primary storage phpunit testsRobin Appelman2024-09-272-0/+136
* | | | | | | | | ci: Fix path nameJoas Schilling2024-10-011-1/+1
* | | | | | | | | Merge pull request #48483 from nextcloud/ci/noid/execute-psalm-security-on-pushJoas Schilling2024-10-011-1/+13
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | ci: Execute psalm:security on pushesJoas Schilling2024-10-011-1/+13
|/ / / / / / / /
* | | | | | | | Merge pull request #48476 from nextcloud/ci/noid/improve-running-psalm-locallyDaniel2024-10-016-12/+150
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | ci: Add psalm baseline for security and make CI fail on changeci/noid/improve-running-psalm-locallyJoas Schilling2024-10-015-4/+146
| * | | | | | | ci: Don't upload output of normal psalm to GitHub Security sectionJoas Schilling2024-09-301-7/+1
| * | | | | | | ci: Improve usability of running different psalm modes locallyJoas Schilling2024-09-303-4/+6
* | | | | | | | Merge pull request #48479 from nextcloud/dependabot/github_actions/github-act...dependabot[bot]2024-10-0141-49/+49
|\ \ \ \ \ \ \ \
| * | | | | | | | chore(deps): Bump actions/checkout in the github-actions groupdependabot/github_actions/github-actions-aa3137d618dependabot[bot]2024-09-3041-49/+49
| |/ / / / / / /
* / / / / / / / Fix(l10n): Update translations from TransifexNextcloud bot2024-10-01124-244/+292
|/ / / / / / /
* | | | | | | Merge pull request #48455 from nextcloud/update-phpdoc-for-folder-getDaniel2024-09-305-28/+2
|\ \ \ \ \ \ \
| * | | | | | | fix: catch NotPermittedException in Folder.nodeExistsupdate-phpdoc-for-folder-getDaniel Kesselberg2024-09-301-1/+1
| * | | | | | | docs: Folder.get throws a NotPermittedException exceptionDaniel Kesselberg2024-09-305-27/+1
* | | | | | | | Merge pull request #47846 from nextcloud/fix/provisionApi-status-codesHamza2024-09-303-31/+31
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | fix: provision api's status codesfix/provisionApi-status-codesHamza Mahjoubi2024-09-303-31/+31
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #48466 from nextcloud/ci/noid/require-up-to-date-psalm-pas...Daniel2024-09-301-2/+2
|\ \ \ \ \ \ \
| * | | | | | | ci: fail psalm when baseline update requiredci/noid/require-up-to-date-psalm-paselineDaniel Kesselberg2024-09-301-2/+2
| |/ / / / / /
* | | | | | | Merge pull request #48461 from nextcloud/perf/files/chunked-upload-default-10...Kate2024-09-301-1/+1
|\ \ \ \ \ \ \
| * | | | | | | perf(files): Adjust default chunk size for chunked upload to 100MiBperf/files/chunked-upload-default-100-mibprovokateurin2024-09-301-1/+1
* | | | | | | | Merge pull request #48460 from nextcloud/deps/noid/bump-3rdparty-hashJoas Schilling2024-09-301-0/+0
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | build: Bump 3rdparty hash after empty updatesdeps/noid/bump-3rdparty-hashJoas Schilling2024-09-301-0/+0
| |/ / / / / /
* | | | | | | Merge pull request #48453 from nextcloud/fix/psalm/update-baselineKate2024-09-301-10/+0
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | fix(psalm): Update baselinefix/psalm/update-baselineprovokateurin2024-09-301-10/+0
* | | | | | | Merge pull request #47910 from nextcloud/fix/files-add-move-infoDaniel2024-09-309-13/+45
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | fix(files): Add more visual move / copy notificationfix/files-add-move-infoFerdinand Thiessen2024-09-309-13/+45
|/ / / / / /
* | | | | | Merge pull request #48439 from nextcloud/fix/background-imageDaniel2024-09-302-1/+4
|\ \ \ \ \ \
| * | | | | | fix(theming): Use `AppConfig` for setting background imagefix/background-imageFerdinand Thiessen2024-09-282-1/+4
* | | | | | | 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
| |/ / / / / /
* | | | | | | Merge pull request #48446 from nextcloud/fix/fix-storage-interface-checkKate2024-09-302-2/+2
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | fix: Fix test of IConstructableStorage implentation by storage classesfix/fix-storage-interface-checkCôme Chilliet2024-09-302-2/+2
|/ / / / / /
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-29240-518/+674
* | | | | | Merge pull request #48431 from nextcloud/dependabot/npm_and_yarn/vueuse/integ...dependabot[bot]2024-09-2881-204/+171
|\ \ \ \ \ \
| * | | | | | chore(deps): Bump @vueuse/integrations from 11.0.3 to 11.1.0dependabot[bot]2024-09-2881-204/+171
|/ / / / / /
* | | | | | 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