summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #41477 from nextcloud/release/28.0.0_beta_4v28.0.0beta4Arthur Schiwon2023-11-161-2/+2
|\
| * 28.0.0 beta 4Arthur Schiwon2023-11-141-2/+2
* | Merge pull request #41541 from nextcloud/fix/noid/serve-flac-filesMarcel Müller2023-11-161-1/+1
|\ \
| * | Serve .flac audio filesMarcel Müller2023-11-161-1/+1
* | | Merge pull request #41555 from nextcloud/chore/noid/bumpHub7Andy Scherzinger2023-11-161-1/+1
|\ \ \
| * | | Bump Hub 6 -> Hub 7Andy Scherzinger2023-11-161-1/+1
|/ / /
* | | Merge pull request #41519 from nextcloud/fix/files-sortingFerdinand Thiessen2023-11-166-30/+374
|\ \ \
| * | | chore(assets): Recompile assetsnextcloud-command2023-11-162-3/+3
| * | | chore: Compile assetsFerdinand Thiessen2023-11-162-3/+3
| * | | fix(files): Add cypress e2e testsFerdinand Thiessen2023-11-163-11/+336
| * | | fix(files): Ensure favorites and folders are sorted first regardless or sorti...Ferdinand Thiessen2023-11-161-16/+35
| |/ /
* | | Merge pull request #41395 from nextcloud/hello-emfChristoph Wurst2023-11-1612-58/+131
|\ \ \
| * | | fix: use png as preview right awayDaniel Kesselberg2023-11-132-37/+43
| * | | feat: allow multiple libreoffice invocationsDaniel Kesselberg2023-11-132-19/+34
| * | | feat: add preview provider for emf files based on officeDaniel Kesselberg2023-11-1312-6/+58
* | | | Merge pull request #41057 from nextcloud/registermounts-optBenjamin Gaussorgues2023-11-165-71/+87
|\ \ \ \
| * | | | optimize UserMountCache::registerStorageRobin Appelman2023-11-165-71/+87
| | |/ / | |/| |
* | | | Merge pull request #41491 from nextcloud/fix/merge-comments-activity-v2Ferdinand Thiessen2023-11-1631-161/+590
|\ \ \ \
| * | | | Fix property nameJoas Schilling2023-11-163-4/+4
| * | | | chore: Compile assetsFerdinand Thiessen2023-11-1616-12/+143
| * | | | fix(comments): Provide `resourceType` as property instead of mixinFerdinand Thiessen2023-11-1612-64/+74
| * | | | feat(comments): Use activity tab to mount comments sidebar section if availableFerdinand Thiessen2023-11-1610-98/+386
| |/ / /
* | | | Merge pull request #41512 from nextcloud/fix/userstatus/no-message-no-message...Christoph Wurst2023-11-163-2/+38
|\ \ \ \
| * | | | fix(userstatus): Only track message timestamp for valuesChristoph Wurst2023-11-163-2/+38
| |/ / /
* | | | Merge pull request #41518 from nextcloud/nullGetUidLouis2023-11-161-2/+6
|\ \ \ \
| * | | | Don't call getUid() on nullGit'Fellow2023-11-161-2/+6
* | | | | Merge pull request #41511 from nextcloud/enh/advanced_search_backendJoas Schilling2023-11-164-11/+27
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Introduce constants for builtin search filtersBenjamin Gaussorgues2023-11-152-9/+24
| * | | | Undeprecate getTermBenjamin Gaussorgues2023-11-151-1/+0
| * | | | Change person type separatorBenjamin Gaussorgues2023-11-151-1/+3
* | | | | Merge pull request #41465 from nextcloud/artonge/migrate_metadataLouis2023-11-166-0/+157
|\ \ \ \ \
| * | | | | Add migration from the old to new metadata tablesLouis Chemineau2023-11-166-0/+157
* | | | | | Merge pull request #41526 from nextcloud/bugfix/noid/fix-detection-of-trusted...Arthur Schiwon2023-11-162-8/+40
|\ \ \ \ \ \
| * | | | | | Reverse X-Forwarded-For list to read the correct proxy remote addressJoas Schilling2023-11-162-8/+40
* | | | | | | Merge pull request #41485 from nextcloud/bugfix/noid/sort-asc-by-defaultJoas Schilling2023-11-163-4/+4
|\ \ \ \ \ \ \
| * | | | | | | chore(assets): Recompile JSJoas Schilling2023-11-162-3/+3
| * | | | | | | fix(files): Sort list ASC by defaultJoas Schilling2023-11-161-1/+1
| |/ / / / / /
* | | | | | | Merge pull request #41520 from nextcloud/bugfix/noid/finish-password-confirma...Arthur Schiwon2023-11-165-7/+14
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | chore(assets): Recompile JSJoas Schilling2023-11-162-3/+3
| * | | | | | fix(workflows): Finish password confirmationJoas Schilling2023-11-163-4/+11
|/ / / / / /
* | | | | | Merge pull request #41335 from nextcloud/enh/a11y/admin-collab-tagsPytal2023-11-1529-342/+781
|\ \ \ \ \ \
| * | | | | | test(systemtags): Admin system tags formChristopher Ng2023-11-151-0/+138
| * | | | | | chore: compile assetsChristopher Ng2023-11-1515-18/+43
| * | | | | | enh(systemtags): Add accessible system tags formChristopher Ng2023-11-152-0/+425
| * | | | | | fix(systemtags): Cast tag display name to stringChristopher Ng2023-11-153-5/+5
| * | | | | | chore(systemtags): Use files systemtags serviceChristopher Ng2023-11-151-22/+17
| * | | | | | chore(systemtags): Export default base tagChristopher Ng2023-11-151-1/+7
| * | | | | | chore(systemtags): Replace php markup with vueChristopher Ng2023-11-156-260/+35
| * | | | | | chore(systemtags): Add services for global tags and files-specific tagsChristopher Ng2023-11-153-39/+114
* | | | | | | Merge pull request #41486 from nextcloud/fix/41470/invalid_user_groupBenjamin Gaussorgues2023-11-163-5/+8
|\ \ \ \ \ \ \