aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* chore(assets): Recompile assetsbackport/51250/stable31nextcloud-command6 hours13-13/+13
* test: add cypress tests for sharing download permissionFerdinand Thiessen6 hours3-6/+110
* fix(files_sharing): make sure IDs are unique for HTML elementsFerdinand Thiessen6 hours1-2/+8
* fix(files_sharing): ugly hacks to update permissions on share creationFerdinand Thiessen6 hours4-9/+27
* fix: pass hide download attribute while creating the share to fix github issu...yemkareems6 hours2-5/+8
* Merge pull request #51466 from nextcloud/backport/51441/stable31stable31Andy Scherzinger8 hours1-2/+2
|\
| * fix(CalDav): alter invitation attachment filename and typebackport/51441/stable31SebastianKrupinski15 hours1-2/+2
* | Merge pull request #51522 from nextcloud/backport/51389/stable31Andy Scherzinger8 hours2-2/+11
|\ \
| * | fix: skip caching lastSeenQuotaUsage for remote sharesbackport/51389/stable31Daniel Kesselberg15 hours2-2/+11
| |/
* | Merge pull request #51561 from nextcloud/backport/50663/stable31Andy Scherzinger14 hours1-0/+6
|\ \
| * | feat: improve occ file:transfer-ownership loggingbackport/50663/stable31grnd-alt15 hours1-0/+6
| |/
* / Fix(l10n): Update translations from TransifexNextcloud bot14 hours92-278/+912
|/
* Merge pull request #51539 from nextcloud/backport/51380/stable31Andy Scherzinger15 hours10-34/+166
|\
| * fix(cardav): only show useres from enabled addressBooks in contacts menubackport/51380/stable31Hamza Mahjoubi16 hours10-34/+166
|/
* Merge pull request #51474 from nextcloud/backport/51469/stable31Andy Scherzinger17 hours7-57/+95
|\
| * chore(assets): Recompile assetsbackport/51469/stable31nextcloud-command17 hours4-6/+6
| * fix(files_sharing): ensure share status action works also in grid viewFerdinand Thiessen17 hours3-51/+89
|/
* Merge pull request #51575 from nextcloud/release/31.0.2v31.0.2Arthur Schiwon27 hours1-2/+2
|\
| * build(hub): 31.0.2release/31.0.2Arthur Schiwon28 hours1-2/+2
|/
* Fix(l10n): Update translations from TransifexNextcloud bot38 hours118-340/+340
* Merge pull request #51552 from nextcloud/release/31.0.2_rc1v31.0.2rc1Benjamin Gaussorgues2 days1-2/+2
|\
| * build(hub): 31.0.2 RC1release/31.0.2_rc1Benjamin Gaussorgues2 days1-2/+2
* | Merge pull request #51549 from nextcloud/backport/51544/stable31Benjamin Gaussorgues2 days1-0/+5
|\ \ | |/ |/|
| * fix(auth): Allow 2FA challenges for Ephemeral sessionsbackport/51544/stable31Joas Schilling2 days1-0/+5
|/
* Merge pull request #51536 from nextcloud/backport/51333/stable31Git'Fellow2 days1-8/+8
|\
| * fix(files): Make sure file pointer existsbackport/51333/stable31Git'Fellow3 days1-8/+8
* | Fix(l10n): Update translations from TransifexNextcloud bot3 days30-252/+310
* | Merge pull request #51371 from nextcloud/backport/51361/stable31Joas Schilling3 days1-28/+31
|\ \
| * | fix(base.php): Correct order for booting \OC\Serverbackport/51361/stable31Joas Schilling10 days1-28/+31
* | | Merge pull request #51515 from nextcloud/backport/51512/stable31Joas Schilling3 days1-1/+4
|\ \ \ | |_|/ |/| |
| * | fix(comments): Fix activity rich subject parametersbackport/51512/stable31provokateurin3 days1-1/+4
* | | Merge pull request #51519 from nextcloud/ci/noid/3rdparty-31Joas Schilling3 days1-0/+0
|\ \ \ | |/ / |/| |
| * | ci: Update 3rdparty actionsci/noid/3rdparty-31Joas Schilling3 days1-0/+0
|/ /
* | Merge pull request #51304 from nextcloud/backport/51302/stable31Louis3 days2-2/+2
|\ \
| * | test: Remove `.only(` callsbackport/51302/stable31Louis Chemineau2025-03-062-2/+2
* | | Merge pull request #51445 from nextcloud/backport/51442/stable31Stephan Orbaugh3 days3-9/+9
|\ \ \
| * | | fix(RichObjectStrings): Make exception messages for invalid parameters more u...backport/51442/stable31provokateurin3 days3-9/+9
|/ / /
* | | Merge pull request #51396 from nextcloud/backport/51365/stable31Kate3 days1-1/+1
|\ \ \
| * | | fix(dav): Fix share token pattern for base uri extractionbackport/51365/stable31provokateurin9 days1-1/+1
* | | | Fix(l10n): Update translations from TransifexNextcloud bot4 days40-6/+268
* | | | Fix(l10n): Update translations from TransifexNextcloud bot5 days22-0/+120
* | | | Fix(l10n): Update translations from TransifexNextcloud bot6 days56-150/+1408
* | | | Fix(l10n): Update translations from TransifexNextcloud bot7 days138-3642/+3808
* | | | Merge pull request #51397 from nextcloud/backport/51394/stable31Ferdinand Thiessen7 days33-163/+936
|\ \ \ \
| * | | | chore: compile assetsbackport/51394/stable31Ferdinand Thiessen7 days18-24/+90
| * | | | fix(files): also enable delete action if trashbin is disabledFerdinand Thiessen7 days1-9/+10
| * | | | test(files_trashbin): add test coverage also for utils like the loggerFerdinand Thiessen7 days1-0/+20
| * | | | refactor(files_trashbin): restore action refactoringFerdinand Thiessen7 days3-16/+169
| * | | | fix(files_trashbin): return correct type in empty trash actionFerdinand Thiessen7 days6-37/+263
| * | | | fix(files_trashbin): correctly sort custom columns in trashbin viewFerdinand Thiessen7 days7-80/+387