aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* chore(deps-dev): Bump cypress from 12.17.3 to 12.17.4dependabot[bot]2023-08-192-6/+7
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-19148-134/+160
* Merge pull request #39924 from nextcloud/bugfix/noid/x-requested-withJohn Molakvoæ2023-08-184-3/+61
|\
| * fix: Set X-Requested-With header on all requests to avoid browser auth dialogsJulius Härtl2023-08-184-3/+61
* | Merge pull request #39754 from nextcloud/Jerome-Herbinet-download-and-enable-allDaniel2023-08-186-8/+8
|\ \
| * | Download and enable allJérôme Herbinet2023-08-186-8/+8
|/ /
* | Merge pull request #39961 from nextcloud/bugfix/noid/simplify-route-nameJoas Schilling2023-08-184-9/+9
|\ \ | |/ |/|
| * chore(assets): Recompile JSJoas Schilling2023-08-182-3/+3
| * fix(CS): Use the naming pattern for the URL schemeJoas Schilling2023-08-182-6/+6
* | Merge pull request #39888 from nextcloud/less-container-queriesJoas Schilling2023-08-189-65/+92
|\ \
| * | only determine quota_include_external_storage once for quota wrapperRobin Appelman2023-08-185-15/+32
| * | only get logger when needed in sabre/directoryRobin Appelman2023-08-181-9/+8
| * | better caching in storage stats calculationsRobin Appelman2023-08-181-7/+12
| * | only gather dependencies for trashbin wrapper onceRobin Appelman2023-08-182-34/+32
| * | reuse dependencies from wrapped cacheRobin Appelman2023-08-181-3/+11
| |/
* | Merge pull request #39922 from nextcloud/dependabot/npm_and_yarn/marked-7.0.3Ferdinand Thiessen2023-08-186-11/+11
|\ \
| * | chore(deps): Bump marked from 5.1.2 to 7.0.3dependabot[bot]2023-08-186-11/+11
* | | Merge pull request #39938 from nextcloud/dependabot/npm_and_yarn/libphonenumb...Ferdinand Thiessen2023-08-184-8/+8
|\ \ \ | |/ / |/| |
| * | chore(deps): Bump libphonenumber-js from 1.10.38 to 1.10.41dependabot[bot]2023-08-174-8/+8
* | | Merge pull request #39867 from nextcloud/login-lessJoas Schilling2023-08-1810-52/+120
|\ \ \ | |_|/ |/| |
| * | add core fileclient script before othersRobin Appelman2023-08-172-5/+10
| * | don't always add core/common and core/main during "sorting"Robin Appelman2023-08-172-1/+12
| * | add separate event for rendering login page templateRobin Appelman2023-08-178-5/+67
| * | move "aways loaded" sharing script to event listenerRobin Appelman2023-08-171-5/+6
| * | move core script loading from static template to event listenerRobin Appelman2023-08-172-40/+29
* | | Merge pull request #39903 from nextcloud/no-dav-acl-filesRobin Appelman2023-08-181-0/+5
|\ \ \
| * | | don't bother checking dav acl's in filesRobin Appelman2023-08-161-0/+5
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-18134-338/+556
| |_|/ |/| |
* | | Merge pull request #39770 from nextcloud/fix/always-use-displayname-from-corr...max-nextcloud2023-08-171-0/+5
|\ \ \
| * | | fix: always use display name from correct backendMax2023-08-151-0/+5
* | | | Merge pull request #39910 from nextcloud/bugfix/noid/fix-memcache-class-handlingJoas Schilling2023-08-172-8/+11
|\ \ \ \
| * | | | fix(memcache): Fix comparison of Memcache configs to classesJoas Schilling2023-08-162-8/+11
* | | | | Merge pull request #39808 from nextcloud/feat/f2v/filesJohn Molakvoæ2023-08-17129-2588/+1953
|\ \ \ \ \
| * | | | | chore: remove outdated acceptance testsJohn Molakvoæ2023-08-175-1250/+0
| * | | | | fix(tests): preview phpunitJohn Molakvoæ2023-08-173-5/+5
| * | | | | fix(files): trashbin redirect and default fileid Sidebar openJohn Molakvoæ2023-08-1716-246/+171
| * | | | | chore: update openapiJohn Molakvoæ2023-08-171-0/+1
| * | | | | fix(cypress): adjust selectorsJohn Molakvoæ2023-08-1713-24/+55
| * | | | | fix(files): window.caches checkJohn Molakvoæ2023-08-173-5/+9
| * | | | | chore: compile assetsJohn Molakvoæ2023-08-1732-285/+40
| * | | | | fix(tests): actions adjust and jest fetch mockJohn Molakvoæ2023-08-179-21/+57
| * | | | | fix(files): sidebar favorite event syncJohn Molakvoæ2023-08-172-32/+22
| * | | | | fix(files): navigation quota alignmentsJohn Molakvoæ2023-08-171-2/+2
| * | | | | fix(files): unnecessary navigation change detectionJohn Molakvoæ2023-08-171-3/+5
| * | | | | fix(files): dir contents variablesJohn Molakvoæ2023-08-171-5/+8
| * | | | | fix(files): router and fileid sidebar openJohn Molakvoæ2023-08-177-35/+49
| * | | | | fix(files): active and open sidebar on mountJohn Molakvoæ2023-08-174-23/+64
| * | | | | fix: FileEntry boundariesElement and right click menuJohn Molakvoæ2023-08-171-7/+12
| * | | | | feat: redirect to the mime icon if no preview availableJohn Molakvoæ2023-08-179-23/+213
| * | | | | perf(files): reuse vnode with unique keyJohn Molakvoæ2023-08-172-15/+9