summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge pull request #41693 from nextcloud/fix/files-drag-and-dropFerdinand Thiessen2023-11-278-128/+134
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | chore: Compile assetsFerdinand Thiessen2023-11-272-3/+3
| * | | | | fix(config): Adjust typescript config to allow `.ts` imports and Typescript i...Ferdinand Thiessen2023-11-274-21/+25
| * | | | | fix(files): Show error message if drag-and-drop upload failsFerdinand Thiessen2023-11-272-4/+9
| * | | | | fix(files): Allow to drag and drop new files also on empty directoriesFerdinand Thiessen2023-11-275-124/+121
|/ / / / /
* | | | | Merge pull request #41710 from nextcloud/fix/files-table-headerFerdinand Thiessen2023-11-274-39/+45
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | chore: Compile assetsFerdinand Thiessen2023-11-272-3/+3
| * | | | fix(files): Adjust table header to look like on previous versionsFerdinand Thiessen2023-11-272-36/+42
|/ / / /
* | | | Merge pull request #41764 from nextcloud/nickvergessen-patch-1Joas Schilling2023-11-271-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Update list of PHP versionsJoas Schilling2023-11-271-1/+1
|/ / /
* | | Merge pull request #41738 from nextcloud/feat/hide-dav-search-provider-if-no-appBenjamin Gaussorgues2023-11-273-12/+15
|\ \ \
| * | | feat(dav): hide search providers if their respective app is not activatedBenjamin Gaussorgues2023-11-273-12/+15
* | | | Merge pull request #41578 from nextcloud/enh/noid/dispatcher-test-argument-rangeJoas Schilling2023-11-276-9/+119
|\ \ \ \ | |/ / / |/| | |
| * | | docs(openapi): update definitionsArthur Schiwon2023-11-241-1/+1
| * | | enh(noid): reasonabley limit amount of possible dashboard widget itemsArthur Schiwon2023-11-241-1/+2
| * | | enh(dispatcher): enforce psalm ranges in the http dispatcherArthur Schiwon2023-11-244-7/+116
* | | | Merge pull request #41640 from nextcloud/bugfix/noid/fix-memory-limit-setup-c...Joas Schilling2023-11-271-1/+1
|\ \ \ \
| * | | | fix(setupcheck): Fix memory limit setup checkJoas Schilling2023-11-211-1/+1
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-2748-32/+838
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-2652-6/+976
| |_|/ / |/| | |
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-2594-30/+562
* | | | Merge pull request #41685 from nextcloud/artonge/fix/download_permissionsAndy Scherzinger2023-11-243-6/+20
|\ \ \ \
| * | | | Ensure share has download permissions in F2VLouis2023-11-243-13/+13
| * | | | Ensure share has download permissions in F2VLouis2023-11-241-2/+16
* | | | | Merge pull request #41705 from nextcloud/fix/noid/test-dav-v2-confirm-contentMaxence Lange2023-11-242-18/+69
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | confirm content on dav-v2 testMaxence Lange2023-11-242-18/+69
|/ / / /
* | | | Merge pull request #41719 from nextcloud/bugfix/41711/fix-actionbutton-labelsAndy Scherzinger2023-11-243-4/+4
|\ \ \ \
| * | | | Fix action button labelsMarco Ambrosini2023-11-243-4/+4
* | | | | Merge pull request #41632 from nextcloud/fix/relative-url-x-requested-withJulien Veyssier2023-11-243-5/+16
|\ \ \ \ \
| * | | | | compile assetsJulien Veyssier2023-11-242-3/+3
| * | | | | fix adding x-requested-with header for relative URLs when the base NC URL is ...Julien Veyssier2023-11-241-2/+13
|/ / / / /
* | | | | Merge pull request #41712 from nextcloud/fix/make-cypress-work-againFerdinand Thiessen2023-11-242-1/+2
|\ \ \ \ \
| * | | | | fix(cypress): Adjust cypress tests that relied on version to be 28Ferdinand Thiessen2023-11-242-1/+2
* | | | | | Merge pull request #41722 from nextcloud/fix/dav/date-diffing-push-notificationsChristoph Wurst2023-11-241-9/+23
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | fix(dav): Avoid date diffing if PHP is buggyChristoph Wurst2023-11-241-9/+23
|/ / / / /
* | | | | Merge pull request #41440 from nextcloud/feat/dav/out-of-office-jobChristoph Wurst2023-11-2420-46/+920
|\ \ \ \ \
| * | | | | feat(dav): dispatch out-of-office started and ended eventsRichard Steinmetz2023-11-2320-46/+920
* | | | | | Merge pull request #41683 from nextcloud/fix/41677-ab_navigation_stops_on_2_e...Ferdinand Thiessen2023-11-243-27/+11
|\ \ \ \ \ \
| * | | | | | Remove unneeded links and add `focus-visible` state on a linkjulia.kirschenheuter2023-11-243-27/+11
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #41707 from nextcloud/fix/missing-icons-on-filepickerFerdinand Thiessen2023-11-245-10/+10
|\ \ \ \ \ \
| * | | | | | chore: Compile assetsFerdinand Thiessen2023-11-244-6/+6
| * | | | | | fix(files): Use SVG as FilePicker icons instead of Vue componentsFerdinand Thiessen2023-11-241-4/+4
| |/ / / / /
* / / / / / Fix(l10n): Update translations from TransifexNextcloud bot2023-11-241404-6832/+2286
|/ / / / /
* | | | | Merge pull request #41687 from nextcloud/fix/unified-search-viewFerdinand Thiessen2023-11-233-5/+7
|\ \ \ \ \
| * | | | | fix(core): Subscribe to navigation changes on mounted for Unified searchFerdinand Thiessen2023-11-233-5/+7
* | | | | | Merge pull request #41652 from nextcloud/global-search-focus-inputArthur Schiwon2023-11-233-4/+17
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Focus global search input on openfenn-cs2023-11-233-4/+17
|/ / / / /
* | | | | Merge pull request #41669 from nextcloud/app-based-filtering-global-searchAndy Scherzinger2023-11-233-5/+27
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Add app-based filtering to global searchfenn-cs2023-11-233-5/+27
| |/ / /
* | | | Merge pull request #41680 from nextcloud/Jerome-Herbinet-change-update-wordingAndy Scherzinger2023-11-237-9/+9
|\ \ \ \