aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #50161 from nextcloud/fix/files/sort-after-view-changeRichard Steinmetz2025-01-166-36/+13
|\
| * fix(files): sort not working after changing viewsfix/files/sort-after-view-changeRichard Steinmetz2025-01-166-36/+13
* | Merge pull request #49317 from nextcloud/feat/edit-share-tokenPytal2025-01-1510-3/+237
|\ \
| * | test: Update testsChristopher Ng2025-01-151-0/+2
| * | chore(openapi): Update capabilities specChristopher Ng2025-01-151-0/+3
| * | feat(sharing): Toggle custom tokens setting as adminChristopher Ng2025-01-154-2/+36
| * | feat(sharing): Respect admin custom tokens settingChristopher Ng2025-01-151-0/+3
| * | feat(sharing): Add `custom_tokens` capabilityChristopher Ng2025-01-151-0/+2
| * | feat(sharing): Make it possible to customize share link tokensChristopher Ng2025-01-153-1/+73
| * | chore(openapi): Update specChristopher Ng2025-01-151-0/+74
| * | feat(sharing): Fetch a unique generated tokenChristopher Ng2025-01-151-0/+24
| * | feat(sharing): Allow updating share tokenChristopher Ng2025-01-151-1/+21
* | | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-16100-4/+108
|/ /
* | chore: update openapi specfeat/file-conversion-providerElizabeth Danzberger2025-01-151-3/+15
* | feat(api): File conversion APIElizabeth Danzberger2025-01-1510-1/+390
|/
* Merge pull request #50192 from nextcloud/fix/files_sharing/sharing-entry-link...Ferdinand Thiessen2025-01-153-8/+7
|\
| * fix(files_sharing): Remove debounce from expiration date formattingFerdinand Thiessen2025-01-152-4/+6
| * fix(files_sharing): Stop overwriting the share expiration date with the defau...provokateurin2025-01-151-4/+1
* | fix(systemtags): objecttype index registrationfix/index-systemtagsskjnldsv2025-01-152-13/+2
|/
* fix(files): hide move dialog action if destination has no CREATE permissionMaksim Sukharev2025-01-151-0/+5
* fix: Remove duplicate propfind callLouis Chemineau2025-01-153-32/+37
* Merge pull request #49534 from nextcloud/feature/23308/create-new-favorite-da...Stephan Orbaugh2025-01-157-17/+224
|\
| * fix(dashboard): Correctly handle non-rounded icons for dashboard widgetsFerdinand Thiessen2025-01-143-17/+84
| * feat(dashboard): added new FavouriteWidget to display favorite files in dashb...yemkareems2025-01-144-0/+140
* | fix: Show full template nameJulius Knorr2025-01-151-3/+0
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-1598-98/+98
|/
* Merge pull request #50130 from nextcloud/feat/rich-profile-biographyPytal2025-01-142-8/+4
|\
| * feat: Allow rich formatting of profile textChristopher Ng2025-01-102-8/+4
* | fix(settings): Fix mail server settings formprovokateurin2025-01-141-29/+16
* | fix(dashboard): don't initially load items of hidden api widgetsfix/dashboard/dont-load-hidden-widgets-initiallyRichard Steinmetz2025-01-141-2/+4
* | fix(systemtags): color picker open/close eventsskjnldsv2025-01-141-2/+3
* | fix(apps): Add back `<main>` element to dashboard and settingsFerdinand Thiessen2025-01-142-4/+4
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-1416-2/+54
* | Merge pull request #50100 from nextcloud/feat/ocp/attendee-availability-apiRichard Steinmetz2025-01-131-0/+5
|\ \
| * | feat(ocp): add calendar api to retrieve availability of attendeesfeat/ocp/attendee-availability-apiRichard Steinmetz2025-01-131-0/+5
* | | Merge pull request #50077 from nextcloud/feat/files_trashbin/allow-preventing...Kate2025-01-1315-8/+169
|\ \ \
| * | | fix(files_trashbin): Only emit files:node:deleted events if deleting all tras...provokateurin2025-01-131-2/+3
| * | | feat(files_trashbin): Allow preventing trash to be deleted permanentlyprovokateurin2025-01-1315-6/+166
* | | | fix(files_sharing): Fix sharee search result typesprovokateurin2025-01-132-19/+56
* | | | fix(files_sharing): Gracefully handle fetching non-existent shareprovokateurin2025-01-131-14/+5
* | | | fix(files_sharing): Handle null userIdprovokateurin2025-01-132-11/+2
|/ / /
* | | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-1328-78/+228
* | | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-1214-2/+42
* | | Merge pull request #50034 from nextcloud/rename-deleted-default-calendar-in-t...Richard Steinmetz2025-01-112-9/+21
|\ \ \ | |_|/ |/| |
| * | fix(caldav): rename default calendar to keep it in the trashbin instead of pu...rename-deleted-default-calendar-in-trashbinThomas Citharel2025-01-062-9/+21
* | | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-11116-28/+280
* | | fix(files): rename actions submenu back entrybackport/50123/masterskjnldsv2025-01-101-1/+1
* | | fix(files): close submenu on main actions state changeskjnldsv2025-01-101-0/+7
* | | Merge pull request #50076 from Koc/bugfix/fix-enforce-theme-for-public-linksStephan Orbaugh2025-01-101-1/+4
|\ \ \
| * | | fix: Apply enforce theme config for anonymous users as wellKostiantyn Miakshyn2025-01-081-1/+4