aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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 #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
|\ \ \ \ \ \ \
| * | | | | | | Show shared label only if the current user have shared the file.Marco Ambrosini2023-11-223-4/+8
|/ / / / / / /
* | | | | | | Merge pull request #41481 from nextcloud/enh/beta-improvementsSimon L2023-11-2218-29/+43
|\ \ \ \ \ \ \
| * | | | | | | Add star indicator in file descriptionMarco2023-11-2217-25/+26
| * | | | | | | Remove quotes from inputMarco2023-11-221-1/+1
| * | | | | | | Verticaly align comment avatarMarco2023-11-221-1/+1
| * | | | | | | Move starring into actions menuMarco2023-11-221-2/+15
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge pull request #40071 from nextcloud/bugfix/noid/dont-block-admin-page-wh...Arthur Schiwon2023-11-221-1/+3
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | fix(updatecheck): Don't wait 120s for a response of updater.nextcloud.comJoas Schilling2023-11-221-1/+3
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #39739 from nextcloud/fix/db/print-migration-generation-errorArthur Schiwon2023-11-221-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | fix(db): Print why the migration file could not be createdChristoph Wurst2023-11-221-1/+1
| |/ / / /
* | | | | Merge pull request #41565 from nextcloud/fix/object-storage-inconsitent-behaviorFerdinand Thiessen2023-11-223-2/+47
|\ \ \ \ \
| * | | | | fix(ObjectStore): Make copying behavior consistent with local storageFerdinand Thiessen2023-11-173-2/+47
* | | | | | Merge pull request #41653 from nextcloud/enh/noid/sync-token-on-retrievemetadataMaxence Lange2023-11-221-0/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |