aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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 #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
| * | fix(CI): Also apply codestyle to apps/ folder even when it's VCS ignored itselfJoas Schilling2023-11-231-0/+1
| * | Bump CS Fixer rules to follow latest Nextcloud standardsBenjamin Gaussorgues2023-11-232-2092/+35
|/ /
* | Merge pull request #41668 from nextcloud/enh/noid/test-dav-favorite-searchMaxence Lange2023-11-232-0/+26
|\ \
| * | test boolean favoriteMaxence Lange2023-11-222-0/+26
* | | Merge pull request #41459 from nextcloud/enh/noid/search-metadata-nullMaxence Lange2023-11-236-13/+61
|\ \ \
| * | | fixing testMaxence Lange2023-11-231-2/+34
| * | | Fix is-define operatorLouis Chemineau2023-11-222-2/+2
| * | | Fix param name after Sabre\CalDAV updateLouis Chemineau2023-11-221-2/+2
| * | | Update 3rdpartyLouis Chemineau2023-11-221-0/+0
| * | | implements search on null/notnull metadataMaxence Lange2023-11-223-9/+25
* | | | Merge pull request #41676 from nextcloud/bugfix/noid/fix-reminder-versionJoas Schilling2023-11-231-2/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | fix(reminder): Fix app version and requirement for files_reminder appJoas Schilling2023-11-231-2/+2
|/ / /
* | | Merge pull request #41662 from nextcloud/chore/settings/cleanup-manager-type-...Kate2023-11-232-29/+48
|\ \ \
| * | | chore(settings): Cleanup IManager and Manager type annotationsjld31032023-11-232-29/+48
* | | | Merge pull request #41673 from nextcloud/Valdnet-patch-1Andy Scherzinger2023-11-231-2/+2
|\ \ \ \
| * | | | Add quotation marksValdnet2023-11-231-1/+1
| * | | | Correct spellingValdnet2023-11-231-1/+1
* | | | | Merge pull request #41603 from nextcloud/automated/noid/master-fix-npm-auditSimon L2023-11-237-26/+16
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | chore(deps): fix npm auditnextcloud-command2023-11-237-26/+16
|/ / / /
* | | | Merge pull request #41666 from nextcloud/Valdnet-patch-2rakekniven2023-11-231-1/+1
|\ \ \ \
| * | | | Add quotation marksValdnet2023-11-221-1/+1
| | |_|/ | |/| |
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-23204-418/+400
* | | | Merge pull request #40462 from nextcloud/refactor/lib-array_search-to-in_arrayAndy Scherzinger2023-11-228-10/+10
|\ \ \ \
| * | | | refactor: Repalce array_search with in_array in lib/Christoph Wurst2023-11-228-10/+10
| | |/ / | |/| |
* | | | Merge pull request #41649 from nextcloud/bug/noid/lower-sync-thresholdAndy Scherzinger2023-11-221-1/+1
|\ \ \ \
| * | | | fix: lower threshold for system address book syncDaniel Kesselberg2023-11-221-1/+1
* | | | | Merge pull request #41642 from nextcloud/Valdnet-patch-1Andy Scherzinger2023-11-224-7/+7
|\ \ \ \ \
| * | | | | Change "brute force" to "brute-force"Valdnet2023-11-221-3/+3
| * | | | | Correct a typoValdnet2023-11-211-1/+1
| * | | | | Add quotation marksValdnet2023-11-211-2/+2
| * | | | | Add quotation marksValdnet2023-11-211-1/+1
| * | | | | Correct spelling of Brute ForceValdnet2023-11-211-3/+3
* | | | | | Merge pull request #41638 from nextcloud/fix/41625-Replace_contacts-menu_sear...Pytal2023-11-226-70/+76
|\ \ \ \ \ \
| * | | | | | Replace input form with `NcTextField`julia.kirschenheuter2023-11-226-70/+76
* | | | | | | Merge pull request #41656 from nextcloud/enh/41620/shared-label-takes-a-lot-o...Andy Scherzinger2023-11-223-4/+8
|\ \ \ \ \ \ \