summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Reload page on 401 since there is an authentification problemCarl Schwan2021-12-071-5/+3
* Stop reloading file list when getting 401 error on root dirCarl Schwan2021-12-071-0/+4
* Merge pull request #30108 from nextcloud/fix/bump-scssphp/scssphp-to-1.8.1-fixupCôme Chilliet2021-12-061-0/+0
|\
| * Bump scssphp to 1.8.1 (last 3rdparty master commit)Côme Chilliet2021-12-061-0/+0
|/
* Merge pull request #30104 from nextcloud/techdebt/noid/strengthify-is-now-at-...John Molakvoæ2021-12-062-11/+9
|\
| * Strengthify is now in the Nextcloud orgJoas Schilling2021-12-062-11/+9
* | Merge pull request #30091 from nextcloud/dependabot/npm_and_yarn/marked-4.0.6John Molakvoæ2021-12-066-14/+14
|\ \
| * | Bump marked from 4.0.5 to 4.0.6dependabot[bot]2021-12-066-14/+14
* | | Merge pull request #30055 from nextcloud/enh/note-share-apiJulius Härtl2021-12-065-7/+132
|\ \ \ | |_|/ |/| |
| * | Allow to pass note when creating a share and send it with directly in the sha...Julius Härtl2021-12-035-7/+132
* | | [tx-robot] updated from transifexNextcloud bot2021-12-0616-2/+16
| |/ |/|
* | Merge pull request #30092 from nextcloud/dependabot/npm_and_yarn/build/puppet...MichaIng2021-12-052-8/+8
|\ \
| * | Bump puppeteer from 11.0.0 to 12.0.1 in /builddependabot[bot]2021-12-052-8/+8
|/ /
* | Merge pull request #30090 from nextcloud/dependabot/composer/build/integratio...MichaIng2021-12-051-1/+1
|\ \
| * | Update sabre/dav requirement from 4.2.0 to 4.2.1 in /build/integrationdependabot[bot]2021-12-051-1/+1
|/ /
* | Merge pull request #30089 from nextcloud/dependabot/npm_and_yarn/core-js-3.19.2dependabot[bot]2021-12-0582-334/+334
|\ \
| * | Bump core-js from 3.19.1 to 3.19.2dependabot[bot]2021-12-0582-334/+334
|/ /
* | [tx-robot] updated from transifexNextcloud bot2021-12-05130-242/+266
* | Merge pull request #30084 from nextcloud/dependabot/npm_and_yarn/jsdom-19.0.0MichaIng2021-12-042-8/+8
|\ \
| * | Bump jsdom from 18.1.1 to 19.0.0dependabot[bot]2021-12-042-8/+8
* | | Merge pull request #29527 from nextcloud/rakekniven-patch-1John Molakvoæ2021-12-041-1/+1
|\ \ \ | |/ / |/| |
| * | Added dot at end of sentence.rakekniven2021-11-021-1/+1
* | | Merge pull request #30087 from nextcloud/dependabot/npm_and_yarn/sass-1.44.0dependabot[bot]2021-12-042-10/+24
|\ \ \
| * | | Bump sass from 1.43.5 to 1.44.0dependabot[bot]2021-12-042-12/+26
* | | | Merge pull request #30085 from nextcloud/dependabot/npm_and_yarn/testing-libr...dependabot[bot]2021-12-042-12/+27
|\ \ \ \
| * | | | Bump @testing-library/jest-dom from 5.15.1 to 5.16.0dependabot[bot]2021-12-042-12/+27
| |/ / /
* / / / [tx-robot] updated from transifexNextcloud bot2021-12-042-2/+2
|/ / /
* | | Merge pull request #30054 from nextcloud/refactor/cleaner-dav-background-reso...Christoph Wurst2021-12-031-36/+43
|\ \ \
| * | | Clean up the DAV resource background jobChristoph Wurst2021-12-021-36/+43
* | | | Merge pull request #30034 from nextcloud/fix/bump-scssphp/scssphp-to-1.8.1John Molakvoæ2021-12-033-7/+42
|\ \ \ \
| * | | | Follow upstream security recommandationCarl Schwan2021-12-023-10/+5
| * | | | Add rgb to hsl converterCarl Schwan2021-12-021-4/+41
| * | | | Bump scssphp/scssphp to 1.8.1Côme Chilliet2021-12-021-0/+0
* | | | | Merge pull request #30065 from nextcloud/automated/noid/psalm-baseline-update...Carl Schwan2021-12-031-30/+0
|\ \ \ \ \
| * | | | | Update psalm baselinenextcloud-command2021-12-031-30/+0
|/ / / / /
* | | | | [tx-robot] updated from transifexNextcloud bot2021-12-032-0/+6
* | | | | Merge pull request #30024 from nextcloud/techdebt/noid/list-php-are-only-invo...Joas Schilling2021-12-026-26/+3
|\ \ \ \ \
| * | | | | list.php files are only invoked via ViewController and APIControllerJoas Schilling2021-12-016-26/+3
* | | | | | Merge pull request #30015 from nextcloud/feat/addScript-dependencyJohn Molakvoæ2021-12-027-21/+107
|\ \ \ \ \ \
| * | | | | | Adapt testsJohn Molakvoæ (skjnldsv)2021-12-022-10/+17
| * | | | | | Allow scripts prioritization based on other appsJohn Molakvoæ (skjnldsv)2021-12-026-11/+90
|/ / / / / /
* | | | | | Merge pull request #29735 from nextcloud/background-scan-one-by-oneRobin Appelman2021-12-0212-64/+64
|\ \ \ \ \ \
| * | | | | | fix testsRobin Appelman2021-12-024-29/+5
| * | | | | | code checker fixes for instanceOfStorageRobin Appelman2021-12-024-3/+10
| * | | | | | stop background scan early if a users still has unscanned files after backgro...Robin Appelman2021-12-021-1/+7
| * | | | | | find users for background scan one by oneRobin Appelman2021-12-021-22/+20
| * | | | | | background scan the source storage when a background scan on a storage jail i...Robin Appelman2021-12-023-16/+26
| * | | | | | teach psalm about `Storage::instanceOfStorage`Robin Appelman2021-12-021-0/+3
* | | | | | | Merge pull request #30016 from nextcloud/techdebt/noid/remove-default-token-p...Joas Schilling2021-12-0227-2442/+59
|\ \ \ \ \ \ \
| * | | | | | | Remove unused importsJoas Schilling2021-12-021-2/+0