summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #47100 from nextcloud/release/30.0.0_beta_5v30.0.0beta5Benjamin Gaussorgues2024-08-081-2/+2
|\
| * build(hub): 30.0.0 beta 5Benjamin Gaussorgues2024-08-071-2/+2
* | Merge pull request #46456 from nextcloud/fix/check-datadirBenjamin Gaussorgues2024-08-0812-32/+84
|\ \
| * | fix(SetupCheck): Properly check public access to data directoryFerdinand Thiessen2024-08-0812-32/+84
|/ /
* | Merge pull request #47122 from nextcloud/feat/limited-depth-treePytal2024-08-08118-266/+393
|\ \
| * | chore: compile assetsChristopher Ng2024-08-08107-152/+152
| * | feat: Load limited depth treeChristopher Ng2024-08-087-41/+109
| * | feat(files): Add getter for all view configsChristopher Ng2024-08-081-0/+2
| * | perf(files): Remove redundant call to get navigationChristopher Ng2024-08-081-1/+0
| * | feat(files): Update openapiChristopher Ng2024-08-083-28/+93
| * | feat(files): Allow specifying path and depth for returned folder treeChristopher Ng2024-08-081-44/+37
|/ /
* | Merge pull request #47140 from nextcloud/fix/app-menu-focusAndy Scherzinger2024-08-084-6/+46
|\ \
| * | chore: Compile assetsFerdinand Thiessen2024-08-082-3/+3
| * | fix: Make focussed app menu entry wider to see full nameFerdinand Thiessen2024-08-082-3/+43
|/ /
* | Merge pull request #47121 from nextcloud/fix/a11y-inline-actionFerdinand Thiessen2024-08-088-56/+266
|\ \
| * | chore: Compile assetsFerdinand Thiessen2024-08-082-3/+3
| * | test: Added e2e tests for inline system tags file actionFerdinand Thiessen2024-08-082-0/+199
| * | fix(systemtags): Make inline tags list fully accessibleFerdinand Thiessen2024-08-084-53/+64
* | | Merge pull request #46624 from nextcloud/fix/issue-43923Sebastian Krupinski2024-08-082-2/+29
|\ \ \ | |/ / |/| |
| * | fix(caldav): test for null and blank valueSebastianKrupinski2024-08-072-2/+29
* | | Merge pull request #47120 from nextcloud/fix/systemtagsAndy Scherzinger2024-08-083-4/+4
|\ \ \
| * | | chore(assets): Recompile assetsnextcloud-command2024-08-072-3/+3
| * | | fix(systemtags): Correctly load tagged files in "tags"-files-viewFerdinand Thiessen2024-08-081-1/+1
| |/ /
* | | Merge pull request #47116 from nextcloud/addColMigNotExGit'Fellow2024-08-081-4/+6
|\ \ \
| * | | fix(migration): Add column if not existsGit'Fellow2024-08-071-4/+6
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-08-0852-8/+442
| |/ / |/| |
* | | Merge pull request #47034 from nextcloud/fix/app-menu-overflowAndy Scherzinger2024-08-073-5/+6
|\ \ \
| * | | chore(assets): Recompile assetsnextcloud-command2024-08-072-3/+3
| * | | fix: Make app menu overflow entries vertically alignedFix/app-menu-overflowFerdinand Thiessen2024-08-071-2/+3
|/ / /
* | | Merge pull request #47031 from nextcloud/fix/app-menuAndy Scherzinger2024-08-074-46/+49
|\ \ \
| * | | chore(assets): Recompile assetsnextcloud-command2024-08-072-3/+3
| * | | fix: Ensure app overflow menu is rendered centeredFerdinand Thiessen2024-08-072-43/+46
|/ / /
* | | Merge pull request #47044 from nextcloud/fix/accept-several-mounts-in-encryptionAndy Scherzinger2024-08-071-1/+1
|\ \ \
| * | | fix(encryption): Fix mountpoint check to accept if several are foundCôme Chilliet2024-08-051-1/+1
* | | | Merge pull request #46395 from nextcloud/apcu-default-ttlRobin Appelman2024-08-075-29/+26
|\ \ \ \ | |_|/ / |/| | |
| * | | chore: add psalm false positive to psalm.xmlRobin Appelman2024-08-071-0/+7
| * | | chore: remove Redis::DEFAULT_TTL constant now that it's defined in the interfaceRobin Appelman2024-08-071-1/+0
| * | | chore: cleanup acpu inc and decRobin Appelman2024-08-071-28/+2
| * | | docs: clearify IMemcache::inc and dec behaviorRobin Appelman2024-08-071-0/+6
| * | | fix: set default TTL for APCu cache as per docsRobin Appelman2024-08-072-0/+11
* | | | Merge pull request #47106 from nextcloud/fix/files-paddingJohn Molakvoæ2024-08-074-5/+6
|\ \ \ \
| * | | | fix(files): file name and header sort buttons alignmentsskjnldsv2024-08-074-5/+6
|/ / / /
* | | | Merge pull request #47102 from nextcloud/fix/files-multiple-propfindJohn Molakvoæ2024-08-0725-36/+34
|\ \ \ \
| * | | | fix(files_sharing): getShares optional chainingskjnldsv2024-08-0710-8/+8
| * | | | chore: update @nextcloud/upload to 1.4.3skjnldsv2024-08-0713-24/+24
| * | | | fix(files): use `files:config:updated` to monitor user config changeskjnldsv2024-08-072-4/+2
* | | | | Merge pull request #45841 from Vivida1/add-regex-to-match-Gnome-and-KDE-calen...John Molakvoæ2024-08-071-1/+5
|\ \ \ \ \
| * | | | | fix(dav): WebcalCaching-Plugin lintJohn Molakvoæ2024-06-271-1/+1
| * | | | | feat(dav): add regex to match Gnome and KDE calendar user-agentsVivida2024-06-271-1/+5
* | | | | | Merge pull request #46623 from nextcloud/fix/issue-44127Sebastian Krupinski2024-08-073-68/+150
|\ \ \ \ \ \