aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge pull request #45660 from nextcloud/backport/45570/stable29Benjamin Gaussorgues2024-06-113-10/+37
|\ \ \ | |/ / |/| |
| * | fix(Mailer): Allow to enforce strict email formatFerdinand Thiessen2024-06-073-10/+37
* | | Merge pull request #45778 from nextcloud/backport/45669/stable29Andy Scherzinger2024-06-113-43/+23
|\ \ \
| * | | test: Fix encryption testLouis Chemineau2024-06-111-21/+14
| * | | fix: add default value for new flag `$useDecryptAll` on getFileKeyCôme Chilliet2024-06-111-1/+1
| * | | fix: Autodetect legacy filekey instead of trusting the header for legacy headerCôme Chilliet2024-06-112-22/+9
|/ / /
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-112-4/+6
* | | Merge pull request #45765 from nextcloud/fix/health-check-traefikFerdinand Thiessen2024-06-103-5/+6
|\ \ \
| * | | chore(assets): Recompile assetsnextcloud-command2024-06-102-3/+3
| * | | fix(settings): Use axios directly for health check to preven URL sanitizingFerdinand Thiessen2024-06-101-2/+3
|/ / /
* | | Merge pull request #45756 from nextcloud/backport/45120/stable29Daniel2024-06-101-0/+3
|\ \ \
| * | | fix(dav): Don't log access control as errorJoas Schilling2024-06-101-0/+3
|/ / /
* | | Merge pull request #45734 from nextcloud/ci/eol/update-workflow-stable29Benjamin Gaussorgues2024-06-101-4/+7
|\ \ \
| * | | ci(eol): update workflow from templateRichard Steinmetz2024-06-091-4/+7
* | | | Merge pull request #45728 from nextcloud/backport/45611/stable29Benjamin Gaussorgues2024-06-1014-22/+48
|\ \ \ \
| * | | | chore(assets): Recompile assetsnextcloud-command2024-06-086-9/+9
| * | | | fix(files): Ensure that focussed file is always scrolled rightFerdinand Thiessen2024-06-081-0/+24
| * | | | fix(files): Keep query when trigger the sidebar actionFerdinand Thiessen2024-06-081-1/+1
| * | | | fix(files): `open-in-files` action should also set `openfile` queryFerdinand Thiessen2024-06-084-5/+5
| * | | | refactor(files): Fix TypeScript issues in FileEntryActionsFerdinand Thiessen2024-06-082-7/+9
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-1014-0/+186
| |/ / / |/| | |
* | | | 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 #45597 from nextcloud/backport/45594/stable29John Molakvoæ2024-06-074-14/+7
|\ \
| * | refactor(files): Consistently sort imports of FileEntryMixinFerdinand Thiessen2024-06-073-6/+6
| * | fix(files): Ensure entry with `fileid` is marked as activeFerdinand Thiessen2024-06-072-8/+1
* | | Merge pull request #45587 from nextcloud/backport/36942/stable29John Molakvoæ2024-06-071-1/+6
|\ \ \
| * | | fix: php lintJohn Molakvoæ2024-06-071-1/+1
| * | | unmark deleted users if their last login date is more recent than deleted dateRobin Appelman2024-06-071-1/+6
| |/ /
* | | Merge pull request #45543 from nextcloud/backport/44664/stable29John Molakvoæ2024-06-076-0/+240
|\ \ \
| * | | fix(dav): Rate limit address book creationHamza Mahjoubi2024-05-286-0/+240
* | | | Merge pull request #44675 from nextcloud/backport/44306/stable29John Molakvoæ2024-06-071-0/+13
|\ \ \ \
| * | | | fix(settings): show warning for indexToReplace as part of missing indicesJohannes Merkel2024-04-051-0/+13
* | | | | Merge pull request #45566 from nextcloud/backport/45222/stable29John Molakvoæ2024-06-0711-53/+450
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | feat(caldav): order the calendar objects by start date for searchDaniel Kesselberg2024-06-065-2/+84
| * | | | fix(caldav): event search with limit and timerangeDaniel Kesselberg2024-06-068-51/+366
* | | | | Merge pull request #45659 from nextcloud/backport/44897/stable29John Molakvoæ2024-06-0712-14/+162
|\ \ \ \ \
| * | | | | feat(cypress): Add tests for files sidebarFerdinand Thiessen2024-06-078-10/+108
| * | | | | fix(files): Update current fileid in route if that node was deletedFerdinand Thiessen2024-06-073-3/+40
| * | | | | fix(files): Close sidebar if shown node is deletedFerdinand Thiessen2024-06-071-1/+14
|/ / / / /
* | | | | Merge pull request #45662 from nextcloud/backport/45586/stable29John Molakvoæ2024-06-073-10/+14
|\ \ \ \ \
| * | | | | fix(files): Only execute default action if there is an action to performFerdinand Thiessen2024-06-073-10/+14
* | | | | | 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
* | | | | | | | Merge pull request #44927 from nextcloud/backport/44039/stable29John Molakvoæ2024-06-071-4/+0
|\ \ \ \ \ \ \ \