summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-0912-8/+50
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-0832-14/+212
* | Merge pull request #45544 from nextcloud/backport/44664/stable27John Molakvoæ2024-06-076-0/+240
|\ \
| * | fix(dav): Rate limit address book creationHamza Mahjoubi2024-06-076-0/+240
* | | Merge pull request #44991 from nextcloud/backport/44923/stable27John Molakvoæ2024-06-076-15/+30
|\ \ \
| * | | chore: compile assetsChristopher Ng2024-06-074-4/+4
| * | | fix: Fix truncation on public sharesChristopher Ng2024-06-072-11/+26
* | | | Merge pull request #45527 from nextcloud/backport/45014/stable27John Molakvoæ2024-06-071-0/+6
|\ \ \ \
| * | | | Fix backportGit'Fellow2024-05-271-0/+5
| * | | | fix: forbid moving a folder into a subfolder of itselfRobin Appelman2024-05-271-0/+1
* | | | | Merge pull request #45589 from nextcloud/backport/36942/stable27John Molakvoæ2024-06-071-1/+6
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | fix: php lintJohn Molakvoæ2024-05-301-1/+1
| * | | | unmark deleted users if their last login date is more recent than deleted dateRobin Appelman2024-05-301-1/+6
* | | | | Merge pull request #45639 from nextcloud/backport/45235/stable27John Molakvoæ2024-06-0715-1/+188
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | fixup! fix(caldav): automatically delete outdated scheduling objectsAnna Larch2024-06-041-0/+4
| * | | | fixup! fix(caldav): automatically delete outdated scheduling objectsAnna Larch2024-06-041-0/+1
| * | | | fix(caldav): automatically delete outdated scheduling objectsAnna Larch2024-06-0314-1/+183
* | | | | Merge pull request #44009 from nextcloud/backport/43252/stable27John Molakvoæ2024-06-072-13/+69
|\ \ \ \ \
| * | | | | Fix backportGit'Fellow2024-04-191-9/+44
| * | | | | fix(sharing): Avoid (dead)locking during orphan deletionChristoph Wurst2024-03-052-4/+25
* | | | | | Merge pull request #44957 from nextcloud/backport/44884/stable27John Molakvoæ2024-06-072-8/+28
|\ \ \ \ \ \
| * | | | | | feat: add request id as comment to all queriesRobin Appelman2024-04-222-8/+28
* | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-0784-6/+774
* | | | | | | Merge pull request #45441 from nextcloud/backport/45390/stable27Joas Schilling2024-06-061-0/+2
|\ \ \ \ \ \ \
| * | | | | | | fix: Mark more configs as sensitiveJoas Schilling2024-06-041-0/+2
* | | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-0678-8/+468
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge pull request #44397 from nextcloud/backport/44075/stable27Benjamin Gaussorgues2024-06-0510-21/+140
|\ \ \ \ \ \ \
| * | | | | | | fix(dav): Add retention time to sync token cleanupChristoph Wurst2024-06-0410-21/+140
* | | | | | | | Merge pull request #45664 from nextcloud/fix/upload_conflict_raceBenjamin Gaussorgues2024-06-055-25/+26
|\ \ \ \ \ \ \ \
| * | | | | | | | chore(assets): Recompile assetsnextcloud-command2024-06-054-6/+6
| * | | | | | | | fix(dialogs): Make sure conflict dialog is loaded before adding conflictsJonas2024-06-041-19/+20
| |/ / / / / / /
* / / / / / / / Fix(l10n): Update translations from TransifexNextcloud bot2024-06-05940-5026/+15572
|/ / / / / / /
* | | | | | | Merge pull request #45624 from nextcloud/backport/45494/stable27John Molakvoæ2024-06-044-6/+19
|\ \ \ \ \ \ \
| * | | | | | | fix(core): remove unwanted unsupported browser importJohn Molakvoæ2024-06-043-5/+3
| * | | | | | | fix(core): unsupported browser `getRootUrl` importJohn Molakvoæ2024-06-0441-52016/+7
| * | | | | | | fix(core): unsupported browser redirect urlJohn Molakvoæ (skjnldsv)2024-06-0440-2/+52026
|/ / / / / / /
* | | | | | | Merge pull request #45213 from nextcloud/backport/45058/stable27Daniel2024-06-041-0/+3
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | perf(db): Sort data for IN before chunkingChristoph Wurst2024-05-251-0/+3
* | | | | | | Merge pull request #45351 from nextcloud/backport/45026/stable27Andy Scherzinger2024-06-042-1/+5
|\ \ \ \ \ \ \
| * | | | | | | fix(auth): Update authtoken activity selectivelyChristoph Wurst2024-06-032-2/+4
| * | | | | | | fix: Always set last activity if we update the row of an authtoken anywaysJulius Härtl2024-06-031-0/+2
| * | | | | | | docs: Update token_auth_activity_update default value to match implementationJulius Härtl2024-06-031-1/+1
* | | | | | | | Merge pull request #45369 from nextcloud/backport/44763/stable27Benjamin Gaussorgues2024-06-049-22/+114
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | fix(groups): allows to save group names with more than 64 charactersBenjamin Gaussorgues2024-05-169-22/+114
* | | | | | | | Merge pull request #45444 from nextcloud/backport/44457/stable27Daniel2024-06-031-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | fix(contactsinteraction): Allow vCard downloadChristoph Wurst2024-05-221-1/+1
* | | | | | | | | Merge pull request #45062 from nextcloud/backport/44670/stable27Daniel2024-06-032-2/+80
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fix(session): Do not update authtoken last_check for passwordlessChristoph Wurst2024-06-022-2/+80
* | | | | | | | | | Merge pull request #45568 from nextcloud/backport/45222/stable27Daniel2024-06-0311-53/+450
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | |
| * | | | | | | | | feat(caldav): order the calendar objects by start date for searchDaniel Kesselberg2024-06-035-2/+84