aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | | Merge pull request #50177 from nextcloud/fix/45982/hide-move-actionMaksim Sukharev2025-01-155-6/+11
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | chore(assets): Recompile assetsnextcloud-command2025-01-154-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | | | | | fix(files): hide move dialog action if destination has no CREATE permissionMaksim Sukharev2025-01-151-0/+5
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
* | | | | | | Merge pull request #50109 from ↵Louis2025-01-155-35/+40
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | nextcloud/artonge/fix/remove_duplicate_propfind_call fix: Remove duplicate propfind call
| * | | | | | chore: Compile assetsLouis Chemineau2025-01-152-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
| * | | | | | fix: Remove duplicate propfind callLouis Chemineau2025-01-153-32/+37
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This also was an XHR call which is not going through the end to end encryption proxy Signed-off-by: Louis Chemineau <louis@chmn.me>
* | | | | | Merge pull request #49534 from ↵Stephan Orbaugh2025-01-1515-29/+236
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/feature/23308/create-new-favorite-dashboard-widget feature: added new FavouriteWidget to display favorite files in dashboard widget
| * | | | | | chore: Compile assetsfeature/23308/create-new-favorite-dashboard-widgetFerdinand Thiessen2025-01-148-12/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | | | | fix(dashboard): Correctly handle non-rounded icons for dashboard widgetsFerdinand Thiessen2025-01-143-17/+84
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | | | | feat(dashboard): added new FavouriteWidget to display favorite files in ↵yemkareems2025-01-144-0/+140
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dashboard widget * Added widget star icon * run build/autoloaderchecker.sh * removed unwanted IWidget and usersession * renamed id * renamed class to FavoriteWidget * removed limit logic * removed IAPIWidget * ui fixes to remove rounded corners and make the ui/ux similar to recommendation widget. * cs fix + composer fix no dev and review comments from Joas and Côme addressed * added count and removed slice Signed-off-by: yemkareems <yemkareems@gmail.com> Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de> Co-authored-by: Kate <26026535+provokateurin@users.noreply.github.com>
* | | | | | | Merge pull request #50172 from nextcloud/fix/template-name-overflowJohn Molakvoæ2025-01-1510-10/+7
|\ \ \ \ \ \ \
| * | | | | | | chore(assets): Recompile assetsnextcloud-command2025-01-159-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | | | | | fix: Show full template nameJulius Knorr2025-01-151-3/+0
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Knorr <jus@bitgrid.net>
* | | | | | | fix(command-compile): persist-credentials for compile bot to allow rebase ↵John Molakvoæ2025-01-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and force push Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
* | | | | | | Merge pull request #50188 from nextcloud/skjnldsv-patch-1John Molakvoæ2025-01-151-1/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | fix(command-compile): cache restore action
| * | | | | | | fix(command-compile): cache restore actionJohn Molakvoæ2025-01-151-1/+1
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
* / / / / / / Fix(l10n): Update translations from TransifexNextcloud bot2025-01-1598-98/+98
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | Merge pull request #50130 from nextcloud/feat/rich-profile-biographyPytal2025-01-147-14/+267
|\ \ \ \ \ \ | | | | | | | | | | | | | | feat: Allow rich formatting of profile text
| * | | | | | chore(assets): Recompile assetsfeat/rich-profile-biographynextcloud-command2025-01-115-6/+263
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | | | | feat: Allow rich formatting of profile textChristopher Ng2025-01-102-8/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | | | | | | Merge pull request #49848 from ↵Maxence Lange2025-01-147-37/+157
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/feat/noid/lexicon-configurable-default-value feat(lexicon): configurable default value
| * | | | | | | fix(lexicon): syntaxfeat/noid/lexicon-configurable-default-valueMaxence Lange2025-01-144-28/+29
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
| * | | | | | | feat(lexicon): configurable default valueMaxence Lange2025-01-148-28/+147
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* | | | | | | | Merge pull request #50046 from nextcloud/fix/settings/mail-server-settings-formJohn Molakvoæ2025-01-146-35/+59
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | fix(settings): Fix mail server settings form
| * | | | | | | | chore: compile assetsskjnldsv2025-01-145-6/+43
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
| * | | | | | | | fix(settings): Fix mail server settings formprovokateurin2025-01-141-29/+16
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | | | | | | | Merge pull request #50178 from nextcloud/release/31.0.0_beta_3v31.0.0beta3John Molakvoæ2025-01-141-2/+2
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | 31.0.0 beta 3
| * | | | | | | | build(hub): 31.0.0 beta 3skjnldsv2025-01-141-2/+2
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | | | | | | Merge pull request #50152 from ↵Richard Steinmetz2025-01-143-5/+7
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | nextcloud/fix/dashboard/dont-load-hidden-widgets-initially fix(dashboard): don't initially load items of hidden api widgets
| * | | | | | | fix(dashboard): don't initially load items of hidden api widgetsfix/dashboard/dont-load-hidden-widgets-initiallyRichard Steinmetz2025-01-143-5/+7
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
* | | | | | | Merge pull request #50164 from nextcloud/mountpoint-get-numeric-storage-id-cacheRobin Appelman2025-01-142-1/+3
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | fix: use proper way to get numeric storage id for mountpoint
| * | | | | | | test: update test for mountpoint numeric storage idmountpoint-get-numeric-storage-id-cacheRobin Appelman2025-01-131-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | | | | | fix: use proper way to get numeric storage id for mountpointRobin Appelman2025-01-131-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | | | | Merge pull request #50169 from nextcloud/skjnldsv-patch-1John Molakvoæ2025-01-141-5/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | chore: update command-compile.yml from templateJohn Molakvoæ2025-01-141-5/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
* | | | | | | | | Merge pull request #50168 from nextcloud/fix/picker-tag-colorJohn Molakvoæ2025-01-1410-9/+10
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | chore(assets): Recompile assetsnextcloud-command2025-01-149-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | | | | | | fix(systemtags): color picker open/close eventsskjnldsv2025-01-141-2/+3
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | | | | | | Merge pull request #50127 from nextcloud/fix/template-vue3-mainFerdinand Thiessen2025-01-148-15/+16
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | fix(template): Use `<div>` instead of `<main>` to support Vue3 apps mounting
| * | | | | | | chore: Compile assetsfix/template-vue3-mainFerdinand Thiessen2025-01-142-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | | | | | fix(apps): Add back `<main>` element to dashboard and settingsFerdinand Thiessen2025-01-142-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | | | | | fix(template): Use `<div>` instead of `<main>` to support Vue3 apps mountingFerdinand Thiessen2025-01-144-8/+9
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Vue3 does not replace the element while mounting but only renders within (replace inner HTML). So it would result in two stacked `<main>` elements which is invalid and an accessibility issue. Instead we just use a `<div>` element for mounting. For Vue2 apps this does not change anything as the whole element will be replaced with a new `<main>` element. For vanilla apps this will slightly decrease the accessibility as the main landmark is now missing, but this is not a hard accessibility issue as it would be for Vue3 apps having two main elements. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-1420-2/+74
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | | Merge pull request #49967 from nextcloud/jtr/occ-maintenance-mode-descAndy Scherzinger2025-01-131-1/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | fix: Make `maintenance:mode` description more accurate + add help
| * | | | | | fix: Make `maintenance:mode` description more accurate + add helpjtr/occ-maintenance-mode-descJosh2025-01-011-1/+2
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Josh <josh.t.richards@gmail.com>
* | | | | | | Merge pull request #50100 from nextcloud/feat/ocp/attendee-availability-apiRichard Steinmetz2025-01-1310-0/+457
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | feat(ocp): add calendar api to retrieve availability of attendees
| * | | | | | | feat(ocp): add calendar api to retrieve availability of attendeesfeat/ocp/attendee-availability-apiRichard Steinmetz2025-01-1310-0/+457
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
* | | | | | | | Merge pull request #50077 from ↵Kate2025-01-1323-20/+189
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/feat/files_trashbin/allow-preventing-trash-permanently
| * | | | | | | | chore(assets): Recompile assetsfeat/files_trashbin/allow-preventing-trash-permanentlynextcloud-command2025-01-136-9/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | | | | | | fix(files_trashbin): Only emit files:node:deleted events if deleting all ↵provokateurin2025-01-131-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | trash was successful Signed-off-by: provokateurin <kate@provokateurin.de>