summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #45809 from nextcloud/fix/noid/fix-new-token-scope-nameArthur Schiwon2024-06-123-3/+3
|\
| * fix(Token): make new scope future compatibleArthur Schiwon2024-06-123-3/+3
* | fix(files): Use isRetryable to catch retryable exceptionsLouis Chemineau2024-06-121-2/+6
|/
* Merge pull request #45705 from nextcloud/backport/43942/stable29Andy Scherzinger2024-06-126-40/+76
|\
| * fix(Session): avoid password confirmation on SSOArthur Schiwon2024-06-116-40/+76
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-122-0/+46
|/
* Merge pull request #45660 from nextcloud/backport/45570/stable29Benjamin Gaussorgues2024-06-111-1/+4
|\
| * fix(Mailer): Allow to enforce strict email formatFerdinand Thiessen2024-06-071-1/+4
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-102-0/+90
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-092-8/+8
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-0814-0/+92
|/
* Merge pull request #45566 from nextcloud/backport/45222/stable29John Molakvoæ2024-06-071-1/+1
|\
| * feat(caldav): order the calendar objects by start date for searchDaniel Kesselberg2024-06-061-1/+1
* | Merge pull request #45379 from nextcloud/backport/45374/stable29John Molakvoæ2024-06-071-0/+1
|\ \
| * | feat: Add `forbidden_filename_characters` to JSConfig for use in frontend lib...Ferdinand Thiessen2024-05-161-0/+1
* | | Merge pull request #45476 from nextcloud/backport/45459/stable29John Molakvoæ2024-06-071-0/+3
|\ \ \
| * | | fix: register DI alias for IFileAccessRobin Appelman2024-05-231-0/+3
* | | | Merge pull request #45590 from nextcloud/backport/45413/stable29John Molakvoæ2024-06-071-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
* | | | | fix: regression with updating read-only configSam Bull2024-06-071-4/+0
* | | | | Merge pull request #44988 from nextcloud/backport/44973/stable29John Molakvoæ2024-06-071-1/+1
|\ \ \ \ \
| * | | | | feat: Update help entry nameChristopher Ng2024-04-231-1/+1
* | | | | | Merge pull request #44894 from nextcloud/backport/44644/stable29John Molakvoæ2024-06-074-14/+71
|\ \ \ \ \ \
| * | | | | | fix(appconfig): only convert single entry on searchValues()Maxence Lange2024-04-174-31/+42
| * | | | | | fix(appconfig): format app valuesMaxence Lange2024-04-172-5/+51
* | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-0710-0/+324
* | | | | | | fix(auth): Update authtoken activity selectivelyChristoph Wurst2024-06-062-2/+4
* | | | | | | fix: Always set last activity if we update the row of an authtoken anywaysJulius Härtl2024-06-061-0/+2
* | | | | | | Merge pull request #45645 from nextcloud/backport/45455/stable29Kate2024-06-062-5/+3
|\ \ \ \ \ \ \
| * | | | | | | fix(NavigationManager): Make entry order always an integerprovokateurin2024-06-031-1/+1
| * | | | | | | fix(INavigationManager): Fix psalm alias not set in the right placeprovokateurin2024-06-031-4/+2
* | | | | | | | Merge pull request #45602 from nextcloud/backport/44670/stable29Joas Schilling2024-06-061-2/+0
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | fix(session): Do not update authtoken last_check for passwordlessChristoph Wurst2024-06-031-2/+0
| |/ / / / / /
* | | | | | | Merge pull request #45641 from nextcloud/backport/45235/stable29Daniel2024-06-061-0/+2
|\ \ \ \ \ \ \
| * | | | | | | fix(caldav): automatically delete outdated scheduling objectsAnna Larch2024-06-031-0/+2
| |/ / / / / /
* | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-064-0/+144
* | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-05188-424/+1590
|/ / / / / /
* | | | | | Merge pull request #45483 from nextcloud/backport/44485/stable29F. E Noel Nfebe2024-05-313-157/+150
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | refactor(shareManager): Use constructor property promotionfenn-cs2024-05-291-75/+23
| * | | | | fix(shareManager): Respect empty `expireDate` in serverfenn-cs2024-05-293-82/+127
* | | | | | Merge pull request #44959 from nextcloud/backport/44884/stable29Ferdinand Thiessen2024-05-291-9/+22
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | feat: add request id as comment to all queriesRobin Appelman2024-04-221-9/+22
* | | | | | Merge pull request #45158 from nextcloud/backport/45140/stable29Ferdinand Thiessen2024-05-291-2/+2
|\ \ \ \ \ \
| * | | | | | fix: fix FileAccess::getByFileId(InStorage)Robin Appelman2024-05-021-2/+2
* | | | | | | Merge pull request #45529 from nextcloud/backport/45014/stable29Git'Fellow2024-05-291-0/+6
|\ \ \ \ \ \ \
| * | | | | | | fix: forbid moving a folder into a subfolder of itselfRobin Appelman2024-05-271-0/+6
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge pull request #45522 from nextcloud/backport/45506/stable29Josh2024-05-281-2/+2
|\ \ \ \ \ \ \
| * | | | | | | fix(db): Log loong transaction times at debug levelJosh2024-05-281-2/+2
* | | | | | | | Merge pull request #45443 from nextcloud/backport/45390/stable29Josh2024-05-281-0/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |