summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | fix(auth): Update authtoken activity selectivelyChristoph Wurst2024-05-312-2/+4
| * | | | | | | | | | | fix: Always set last activity if we update the row of an authtoken anywaysJulius Härtl2024-05-311-0/+2
| * | | | | | | | | | | docs: Update token_auth_activity_update default value to match implementationJulius Härtl2024-05-311-1/+1
| |/ / / / / / / / / /
* | | | | | | | | | | Merge pull request #45600 from nextcloud/backport/45538/stable28Ferdinand Thiessen2024-06-018-8/+9
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | chore: Compile assetsFerdinand Thiessen2024-06-014-5/+5
| * | | | | | | | | | | fix(tests): Adjust tests for updated `webdav` libraryFerdinand Thiessen2024-06-012-1/+2
| * | | | | | | | | | | fix: Update `@nextcloud/files` to 3.4.0 to fix public link sharesFerdinand Thiessen2024-06-012-2/+2
|/ / / / / / / / / / /
* | | | | | | | | | | Merge pull request #45575 from nextcloud/fix/new-folder-refreshPytal2024-05-31141-728/+553
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | chore: compile assetsChristopher Ng2024-05-31124-436/+258
| * | | | | | | | | | | fix(deps): Update `@nextcloud/event-bus` to version 3.3.1Ferdinand Thiessen2024-05-3110-9/+21
| * | | | | | | | | | | fix(dav): multiple fixes in usage of webdav libraryVarun Patil2024-05-317-63/+117
| * | | | | | | | | | | fix: Refresh file picker on folder creationChristopher Ng2024-05-312-220/+157
|/ / / / / / / / / / /
* | | | | | | | | | | Merge pull request #45225 from nextcloud/backport/44752/stable28Daniel2024-05-3119-30/+593
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | feat(caldav): expose calendar subscriptionsDaniel Kesselberg2024-05-3119-30/+593
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request #45610 from nextcloud/backport/45577/stable28Ferdinand Thiessen2024-05-311-1/+1
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | fix(core): package-x-generic svg width and heightJohn Molakvoæ2024-05-311-1/+1
|/ / / / / / / / /
* | | | | | | | | Merge pull request #45598 from nextcloud/backport/45594/stable28Ferdinand Thiessen2024-05-314-14/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | chore(assets): Recompile assetsnextcloud-command2024-05-312-3/+3
| * | | | | | | | | refactor(files): Consistently sort imports of FileEntryMixinFerdinand Thiessen2024-05-311-3/+3
| * | | | | | | | | fix(files): Ensure entry with `fileid` is marked as activeFerdinand Thiessen2024-05-312-8/+1
|/ / / / / / / / /
* | | | | | | | | Merge pull request #45368 from nextcloud/backport/44763/stable28Benjamin Gaussorgues2024-05-319-22/+115
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fix(groups): allows to save group names with more than 64 charactersBenjamin Gaussorgues2024-05-319-22/+115
|/ / / / / / / / /
* | | | | | | | | Merge pull request #45591 from nextcloud/backport/45413/stable28Git'Fellow2024-05-311-1/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Try create folder first and check if it exists afterGit'Fellow2024-05-301-1/+1
| * | | | | | | | fix(files): Try to create dir only if it not existsGit'Fellow2024-05-301-1/+1
|/ / / / / / / /
* | | | | | | | Merge pull request #45578 from nextcloud/backport/45480/stable28John Molakvoæ2024-05-301-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | fix(theming): replace standard generic package icon by material designskjnldsv2024-05-301-1/+1
|/ / / / / / /
* | | | | | | Merge pull request #45214 from nextcloud/backport/45058/stable28Josh2024-05-291-0/+3
|\ \ \ \ \ \ \
| * | | | | | | perf(db): Sort data for IN before chunkingChristoph Wurst2024-05-291-0/+3
|/ / / / / / /
* | | | | | | Merge pull request #45205 from nextcloud/backport/45055/stable28Josh2024-05-291-2/+25
|\ \ \ \ \ \ \
| * | | | | | | fix(userstatus): catch unique constrain violation on revertAnna Larch2024-05-281-2/+25
* | | | | | | | Merge pull request #45063 from nextcloud/backport/44670/stable28Daniel2024-05-292-2/+78
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | fix(session): Do not update authtoken last_check for passwordlessChristoph Wurst2024-05-292-2/+78
|/ / / / / / /
* | | | | | | Merge pull request #45552 from nextcloud/backport/45430/stable28Ferdinand Thiessen2024-05-298-4/+11
|\ \ \ \ \ \ \
| * | | | | | | chore: Compile assetsFerdinand Thiessen2024-05-294-4/+4
| * | | | | | | fix(theming): When selected a background image make header color independent ...Ferdinand Thiessen2024-05-284-0/+7
* | | | | | | | Merge pull request #45442 from nextcloud/backport/45390/stable28Josh2024-05-281-0/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | fix: Mark more configs as sensitiveJoas Schilling2024-05-281-0/+2
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #45289 from nextcloud/backport/44218/stable28Josh2024-05-287-5/+66
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | chore(assets): Recompile assetsnextcloud-command2024-05-282-3/+3
| * | | | | | | feat: Limit email input on auth pages to 255 charsfenn-cs2024-05-285-2/+63
* | | | | | | | Merge pull request #45426 from nextcloud/backport/45406/stable28Josh2024-05-283-3/+7
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | fix(contactsmenu): empty content marginRichard Steinmetz2024-05-265-6/+10
| | |_|/ / / / | |/| | | | |