summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | fix: forbid moving a folder into a subfolder of itselfRobin Appelman2024-05-271-0/+1
* | | | | | | Merge pull request #44958 from nextcloud/backport/44884/stable28John Molakvoæ2024-06-072-8/+28
|\ \ \ \ \ \ \
| * | | | | | | feat: add request id as comment to all queriesRobin Appelman2024-06-042-8/+28
* | | | | | | | Merge pull request #45028 from nextcloud/backport/44972/stable28John Molakvoæ2024-06-074-4/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | fix(unifiedSearch): Prevent broken avatars for federated usersfenn-cs2024-06-074-4/+9
* | | | | | | | | Merge pull request #44990 from nextcloud/backport/44923/stable28John Molakvoæ2024-06-076-14/+29
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fix: Fix truncation on public sharesChristopher Ng2024-06-076-14/+29
| |/ / / / / / / /
* | | | | | | | | Merge pull request #44908 from nextcloud/backport/44805/stable28John Molakvoæ2024-06-073-3/+9
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | fix(files): Display selected files countChristopher Ng2024-06-073-3/+9
|/ / / / / / / /
* | | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-0784-6/+774
* | | | | | | | Merge pull request #45674 from nextcloud/backport/45606/stable28Andy Scherzinger2024-06-068-181/+195
|\ \ \ \ \ \ \ \
| * | | | | | | | fix(federatedfilesharing): import external federated share scriptskjnldsv2024-06-068-181/+195
|/ / / / / / / /
* | | | | | | | Merge pull request #45689 from nextcloud/backport/45679/stable28Andy Scherzinger2024-06-063-4/+4
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | chore(assets): Recompile assetsnextcloud-command2024-06-062-3/+3
| * | | | | | | fix(files_sharing): usage of NcTextField in SelectShareFolderDialogueLouis Chemineau2024-06-061-1/+1
|/ / / / / / /
* | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-0678-8/+468
* | | | | | | Merge pull request #44398 from nextcloud/backport/44075/stable28Benjamin Gaussorgues2024-06-0510-21/+140
|\ \ \ \ \ \ \
| * | | | | | | fix(dav): Add retention time to sync token cleanupChristoph Wurst2024-06-0410-21/+140
* | | | | | | | Merge pull request #45643 from nextcloud/backport/45632/stable28Benjamin Gaussorgues2024-06-052-4/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | fix(core): Add missing null value possibility to Resource and Reference richO...provokateurin2024-06-042-4/+6
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #45646 from nextcloud/backport/45455/stable28Benjamin Gaussorgues2024-06-054-16/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | fix(core): Fix NavigationEntry typingprovokateurin2024-06-042-2/+9
| * | | | | | | | fix(NavigationManager): Make entry order always an integerprovokateurin2024-06-043-11/+4
| * | | | | | | | fix(INavigationManager): Fix psalm alias not set in the right placeprovokateurin2024-06-041-4/+2
| |/ / / / / / /
* | / / / / / / Fix(l10n): Update translations from TransifexNextcloud bot2024-06-05940-5026/+15572
| |/ / / / / / |/| | | | | |
* | | | | | | Merge pull request #45663 from nextcloud/backport/45586/stable28John Molakvoæ2024-06-043-10/+14
|\ \ \ \ \ \ \
| * | | | | | | fix(files): Only execute default action if there is an action to performFerdinand Thiessen2024-06-043-10/+14
* | | | | | | | Merge pull request #45052 from nextcloud/backport/44938/stable28Benjamin Gaussorgues2024-06-041-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | fix(CalDAV): remove UNKNOWN from room / resource considerationAnna Larch2024-06-041-1/+1
* | | | | | | | Merge pull request #45622 from nextcloud/backport/45494/stable28John 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 #45640 from nextcloud/backport/45235/stable28Anna2024-06-0412-0/+176
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | fix(caldav): automatically delete outdated scheduling objectsAnna Larch2024-06-0312-0/+176
* | | | | | | Merge pull request #45059 from nextcloud/backport/44496/stable28Josh2024-06-031-1/+16
|\ \ \ \ \ \ \
| * | | | | | | feat: add option to enable s3 accelerationRobin Appelman2024-05-101-1/+16
* | | | | | | | Merge pull request #45567 from nextcloud/backport/45222/stable28Daniel2024-06-0311-53/+450
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | feat(caldav): order the calendar objects by start date for searchDaniel Kesselberg2024-06-035-2/+84
| * | | | | | | fix(caldav): event search with limit and timerangeDaniel Kesselberg2024-06-038-51/+366
* | | | | | | | Merge pull request #45362 from nextcloud/backport/45355/stable28yemkareems2024-06-031-1/+6
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | fix: delete user credentials stored in storages_credentials when user gets de...yemkareems2024-05-301-1/+6
* | | | | | | | Merge pull request #44197 from nextcloud/backport/44130/stable28Daniel2024-06-037-37/+249
|\ \ \ \ \ \ \ \
| * | | | | | | | fix(dav): Add occ command to fix missing caldav sync tokensChristoph Wurst2024-05-317-37/+249
* | | | | | | | | Merge pull request #45588 from nextcloud/backport/36942/stable28Git'Fellow2024-06-031-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 #44980 from nextcloud/backport/44794/stable28Git'Fellow2024-06-031-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Update LoggerWrapperCache.phpVelwark2024-05-311-1/+1
* | | | | | | | | | | Merge pull request #45349 from nextcloud/backport/45026/stable28Daniel2024-06-022-1/+5
|\ \ \ \ \ \ \ \ \ \ \