| Commit message (Expand) | Author | Age | Files | Lines |
* | fixup! fix(session): Make session encryption more robustfix/session/session-passphraze-handling | Christoph Wurst | 2025-01-16 | 1 | -2/+15 |
* | Merge remote-tracking branch 'origin/master' into fix/session/session-passphr... | Christoph Wurst | 2025-01-16 | 1485 | -5038/+19350 |
|\ |
|
| * | Merge pull request #50161 from nextcloud/fix/files/sort-after-view-change | Richard Steinmetz | 2025-01-16 | 9 | -39/+77 |
| |\ |
|
| | * | fix(files): sort not working after changing viewsfix/files/sort-after-view-change | Richard Steinmetz | 2025-01-16 | 9 | -39/+77 |
| * | | Merge pull request #49317 from nextcloud/feat/edit-share-token | Pytal | 2025-01-15 | 31 | -54/+342 |
| |\ \ |
|
| | * | | chore(assets): Recompile assetsfeat/edit-share-token | nextcloud-command | 2025-01-15 | 15 | -16/+16 |
| | * | | test: Update tests | Christopher Ng | 2025-01-15 | 2 | -0/+9 |
| | * | | chore: Update autoloaders | Christopher Ng | 2025-01-15 | 2 | -0/+2 |
| | * | | chore(openapi): Update capabilities spec | Christopher Ng | 2025-01-15 | 1 | -0/+3 |
| | * | | feat(sharing): Toggle custom tokens setting as admin | Christopher Ng | 2025-01-15 | 4 | -2/+36 |
| | * | | feat(sharing): Respect admin custom tokens setting | Christopher Ng | 2025-01-15 | 1 | -0/+3 |
| | * | | feat(sharing): Add `custom_tokens` capability | Christopher Ng | 2025-01-15 | 1 | -0/+2 |
| | * | | feat(sharing): Add `shareapi_allow_custom_tokens` config | Christopher Ng | 2025-01-15 | 2 | -0/+14 |
| | * | | feat(sharing): Make it possible to customize share link tokens | Christopher Ng | 2025-01-15 | 3 | -1/+73 |
| | * | | chore(openapi): Update spec | Christopher Ng | 2025-01-15 | 1 | -0/+74 |
| | * | | feat(sharing): Fetch a unique generated token | Christopher Ng | 2025-01-15 | 4 | -35/+90 |
| | * | | feat(sharing): Allow updating share token | Christopher Ng | 2025-01-15 | 1 | -1/+21 |
| * | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-01-16 | 102 | -4/+112 |
| |/ / |
|
| * | | Merge pull request #49922 from nextcloud/feat/file-conversion-provider | Elizabeth Danzberger | 2025-01-15 | 21 | -2/+744 |
| |\ \
| | |/
| |/| |
|
| | * | chore: update openapi specfeat/file-conversion-provider | Elizabeth Danzberger | 2025-01-15 | 1 | -3/+15 |
| | * | feat(api): File conversion API | Elizabeth Danzberger | 2025-01-15 | 21 | -2/+732 |
| |/ |
|
| * | Merge pull request #50192 from nextcloud/fix/files_sharing/sharing-entry-link... | Ferdinand Thiessen | 2025-01-15 | 14 | -18/+160 |
| |\ |
|
| | * | chore(assets): Recompile assetsfix/files_sharing/sharing-entry-link-override-expiration-date | nextcloud-command | 2025-01-15 | 9 | -7/+7 |
| | * | test: Add end-to-end test for share expiration date | Ferdinand Thiessen | 2025-01-15 | 2 | -3/+146 |
| | * | fix(files_sharing): Remove debounce from expiration date formatting | Ferdinand Thiessen | 2025-01-15 | 2 | -4/+6 |
| | * | fix(files_sharing): Stop overwriting the share expiration date with the defau... | provokateurin | 2025-01-15 | 1 | -4/+1 |
| * | | Merge pull request #50200 from nextcloud/fix/index-systemtags | John Molakvoæ | 2025-01-15 | 4 | -13/+10 |
| |\ \
| | |/
| |/| |
|
| | * | fix(systemtags): objecttype index registrationfix/index-systemtags | skjnldsv | 2025-01-15 | 4 | -13/+10 |
| |/ |
|
| * | Merge pull request #50195 from nextcloud/fix/49638/update-prefs-indexes | Kate | 2025-01-15 | 1 | -2/+7 |
| |\ |
|
| | * | fix(missing-index): update preferences tablefix/49638/update-prefs-indexes | Maxence Lange | 2025-01-15 | 1 | -2/+7 |
| * | | Merge pull request #50177 from nextcloud/fix/45982/hide-move-action | Maksim Sukharev | 2025-01-15 | 5 | -6/+11 |
| |\ \ |
|
| | * | | chore(assets): Recompile assets | nextcloud-command | 2025-01-15 | 4 | -6/+6 |
| | * | | fix(files): hide move dialog action if destination has no CREATE permission | Maksim Sukharev | 2025-01-15 | 1 | -0/+5 |
| |/ / |
|
| * | | Merge pull request #50109 from nextcloud/artonge/fix/remove_duplicate_propfin... | Louis | 2025-01-15 | 5 | -35/+40 |
| |\ \
| | |/
| |/| |
|
| | * | chore: Compile assets | Louis Chemineau | 2025-01-15 | 2 | -3/+3 |
| | * | fix: Remove duplicate propfind call | Louis Chemineau | 2025-01-15 | 3 | -32/+37 |
| |/ |
|
| * | Merge pull request #49534 from nextcloud/feature/23308/create-new-favorite-da... | Stephan Orbaugh | 2025-01-15 | 15 | -29/+236 |
| |\ |
|
| | * | chore: Compile assetsfeature/23308/create-new-favorite-dashboard-widget | Ferdinand Thiessen | 2025-01-14 | 8 | -12/+12 |
| | * | fix(dashboard): Correctly handle non-rounded icons for dashboard widgets | Ferdinand Thiessen | 2025-01-14 | 3 | -17/+84 |
| | * | feat(dashboard): added new FavouriteWidget to display favorite files in dashb... | yemkareems | 2025-01-14 | 4 | -0/+140 |
| * | | Merge pull request #50172 from nextcloud/fix/template-name-overflow | John Molakvoæ | 2025-01-15 | 10 | -10/+7 |
| |\ \ |
|
| | * | | chore(assets): Recompile assets | nextcloud-command | 2025-01-15 | 9 | -7/+7 |
| | * | | fix: Show full template name | Julius Knorr | 2025-01-15 | 1 | -3/+0 |
| |/ / |
|
| * | | fix(command-compile): persist-credentials for compile bot to allow rebase and... | John Molakvoæ | 2025-01-15 | 1 | -1/+1 |
| * | | Merge pull request #50188 from nextcloud/skjnldsv-patch-1 | John Molakvoæ | 2025-01-15 | 1 | -1/+1 |
| |\ \ |
|
| | * | | fix(command-compile): cache restore action | John Molakvoæ | 2025-01-15 | 1 | -1/+1 |
| |/ / |
|
| * / | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-01-15 | 98 | -98/+98 |
| |/ |
|
| * | Merge pull request #50130 from nextcloud/feat/rich-profile-biography | Pytal | 2025-01-14 | 7 | -14/+267 |
| |\ |
|
| | * | chore(assets): Recompile assetsfeat/rich-profile-biography | nextcloud-command | 2025-01-11 | 5 | -6/+263 |
| | * | feat: Allow rich formatting of profile text | Christopher Ng | 2025-01-10 | 2 | -8/+4 |