aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \
| * | | npm run buildJérôme Herbinet2023-11-236-7/+7
| * | | Replace "Update" with "Edit"Jérôme Herbinet2023-11-231-2/+2
* | | | Merge pull request #41672 from nextcloud/bugfix/4872/fix-star-stroke-colorAndy Scherzinger2023-11-233-4/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix star stroke color on hoverMarco Ambrosini2023-11-233-4/+4
* | | | Merge pull request #41678 from nextcloud/branchoff/master-is-now-29Arthur Schiwon2023-11-2337-75/+74
|\ \ \ \
| * | | | chore(assets): Recompile JSJoas Schilling2023-11-232-3/+3
| * | | | feat(branchoff): Bump versions and requirements in appsJoas Schilling2023-11-2329-58/+58
| * | | | feat(release): Bump Server version to 29Joas Schilling2023-11-231-4/+3
| * | | | fix(security): Update expiration date in security.txtJoas Schilling2023-11-231-1/+1
| * | | | fix(CI): Add stable28 to GitHub ActionsJoas Schilling2023-11-234-9/+9
| | |/ / | |/| |
* | | | Merge pull request #39271 from nextcloud/bump-coding-standardsJoas Schilling2023-11-23808-4896/+2763
|\ \ \ \ | |/ / / |/| | |
| * | | chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-23805-2804/+2727