summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Also backport the cacert to stable25Joas Schilling2022-10-111-1/+1
* [tx-robot] updated from transifexNextcloud bot2022-10-1112-24/+58
* Merge pull request #30608 from nextcloud/harden-fonctLouis2022-10-101-5/+5
|\
| * Harden some PHP functionsacsfer2022-10-041-5/+5
* | Merge pull request #34488 from nextcloud/typehint_closuresCarl Schwan2022-10-101-4/+5
|\ \
| * | typehint migrationservice closuresRoeland Jago Douma2022-10-091-4/+5
* | | Merge pull request #34489 from nextcloud/type_closureCarl Schwan2022-10-101-1/+1
|\ \ \
| * | | type closure to make psalm a bit happierRoeland Jago Douma2022-10-091-1/+1
| |/ /
* | | Merge pull request #34487 from nextcloud/psalm_fix_migration_generationCarl Schwan2022-10-101-4/+4
|\ \ \
| * | | properly typehint generated migrationsRoeland Jago Douma2022-10-091-4/+4
* | | | Merge pull request #33915 from nextcloud/enh/33914-replace_expiration_date_pi...Simon L2022-10-107-103/+68
|\ \ \ \ | |_|/ / |/| | |
| * | | Replace moment.js date with Date Object.julia.kirschenheuter2022-10-067-103/+68
| | |/ | |/|
* | | [tx-robot] updated from transifexNextcloud bot2022-10-0940-78/+202
* | | [tx-robot] updated from transifexNextcloud bot2022-10-0842-136/+184
* | | Merge pull request #34462 from nextcloud/automated/noid/master-update-psalm-b...blizzz2022-10-071-3/+0
|\ \ \
| * | | Update psalm baselinenextcloud-command2022-10-071-3/+0
|/ / /
* | | [tx-robot] updated from transifexNextcloud bot2022-10-0742-42/+184
* | | Merge pull request #31947 from andyxheli/patch-1blizzz2022-10-061-1/+0
|\ \ \
| * | | Fix Error: Undefined index: redirect_urlAndy Xheli2022-04-121-1/+0
* | | | Merge pull request #34415 from nextcloud/fix/caldav-backend-causal-readsChristoph Wurst2022-10-061-20/+29
|\ \ \ \
| * | | | Fix causal reads in CalDAV backendChristoph Wurst2022-10-031-20/+29
* | | | | Merge pull request #34401 from nextcloud/fix/file-reference-no-preview-fallba...Joas Schilling2022-10-061-2/+14
|\ \ \ \ \
| * | | | | File reference: use the file type icon as fallback when no preview provider f...Julien Veyssier2022-10-061-2/+14
* | | | | | [tx-robot] updated from transifexNextcloud bot2022-10-0640-110/+110
|/ / / / /
* | | | | Merge pull request #34400 from nextcloud/enhancement/passwordless-auth-loggingCôme Chilliet2022-10-051-1/+4
|\ \ \ \ \
| * | | | | Pass logger to passwordless auth WebAuthn libChristoph Wurst2022-10-031-1/+4
* | | | | | Merge pull request #32635 from andyxheli/patch-3blizzz2022-10-052-3/+10
|\ \ \ \ \ \
| * | | | | | Update ContactsStoreTest.phpAndy Xheli2022-10-031-1/+5
| * | | | | | Update lib/private/Contacts/ContactsMenu/ContactsStore.php Andy Xheli2022-09-201-1/+1
| * | | | | | Update ContactsStore.phpAndy Xheli2022-09-191-1/+1
| * | | | | | Apply suggestions from code review Andy Xheli2022-09-161-1/+1
| * | | | | | Fix User profile picture when performing the searchAndy Xheli2022-05-271-2/+5
* | | | | | | Merge pull request #34298 from nextcloud/enh/shipped-background-colorsSimon L2022-10-0518-77/+131
|\ \ \ \ \ \ \
| * | | | | | | Use brand color for background only and keep accessible color as color primaryChristopher Ng2022-10-0512-19/+45
| * | | | | | | Use color preset of shipped background as primary colorChristopher Ng2022-10-059-63/+91
|/ / / / / / /
* | | | | | | [tx-robot] updated from transifexNextcloud bot2022-10-0524-42/+130
* | | | | | | Merge pull request #34378 from nextcloud/add-isDeleted-to-icalendarblizzz2022-10-042-0/+13
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Add isDeleted property to OCP\Calendar\ICalendarThomas Citharel2022-10-032-0/+13
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #34412 from nextcloud/fix/create-address-book-write-read-t...Christoph Wurst2022-10-041-13/+23
|\ \ \ \ \ \
| * | | | | | Wrap address book creation write-read in a transactionChristoph Wurst2022-10-031-13/+23
* | | | | | | Merge pull request #34421 from nextcloud/bugfix/noid/fix-typo-in-deprecatedblizzz2022-10-043-4/+4
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Fix typo in deprecatedJoas Schilling2022-10-043-4/+4
|/ / / / / /
* | / / / / [tx-robot] updated from transifexNextcloud bot2022-10-046-20/+20
| |/ / / / |/| | | |
* | | | | Merge pull request #34350 from nextcloud/bugfix/34278/add-capability-for-the-...Joas Schilling2022-10-032-2/+14
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add a capability for the reference API and expose the regex to clientsJoas Schilling2022-10-012-2/+14
* | | | | Merge pull request #34396 from nextcloud/bugfix/noid/public-page-footerSimon L2022-10-038-11/+25
|\ \ \ \ \
| * | | | | fix footerszaimen2022-10-035-8/+22
| * | | | | Fix positioning of the public page footerJulius Härtl2022-10-033-3/+3
* | | | | | Merge pull request #34302 from nextcloud/fix/propagation_deadlock_handlingRobin Appelman2022-10-031-17/+29
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Fix unencrypted size calculation for files created before the Encryption stor...raul2022-10-031-1/+1