Christoph Wurst
749c9bb223
fixup! fix(session): Make session encryption more robust
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2025-01-16 11:10:07 +01:00
Christoph Wurst
c693dc9e8d
Merge remote-tracking branch 'origin/master' into fix/session/session-passphraze-handling
2025-01-16 10:42:43 +01:00
Richard Steinmetz
b2d1df7f87
Merge pull request #50161 from nextcloud/fix/files/sort-after-view-change
...
fix(files): sort not working after changing views
2025-01-16 09:07:00 +01:00
Richard Steinmetz
835994a811
fix(files): sort not working after changing views
...
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2025-01-16 08:57:19 +01:00
Pytal
76ed55ace1
Merge pull request #49317 from nextcloud/feat/edit-share-token
...
feat: Make it possible to customize share link tokens
2025-01-15 16:25:35 -08:00
Nextcloud bot
3fbc85426a
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-16 00:21:30 +00:00
nextcloud-command
a3cfc4f28e
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-01-15 23:57:40 +00:00
Christopher Ng
42d997bcd7
test: Update tests
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2025-01-15 15:50:43 -08:00
Christopher Ng
3c62d68534
chore: Update autoloaders
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2025-01-15 15:50:43 -08:00
Christopher Ng
c28791ff93
chore(openapi): Update capabilities spec
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2025-01-15 15:50:43 -08:00
Christopher Ng
1a43fc5718
feat(sharing): Toggle custom tokens setting as admin
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2025-01-15 15:50:43 -08:00
Christopher Ng
0eb39d7b9c
feat(sharing): Respect admin custom tokens setting
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2025-01-15 15:50:43 -08:00
Christopher Ng
4d78de497f
feat(sharing): Add custom_tokens capability
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2025-01-15 15:50:43 -08:00
Christopher Ng
8b26383d00
feat(sharing): Add shareapi_allow_custom_tokens config
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2025-01-15 15:50:43 -08:00
Christopher Ng
cdc65b6985
feat(sharing): Make it possible to customize share link tokens
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2025-01-15 15:50:43 -08:00
Christopher Ng
fa110e2373
chore(openapi): Update spec
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2025-01-15 15:49:19 -08:00
Christopher Ng
beffb26266
feat(sharing): Fetch a unique generated token
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2025-01-15 15:49:19 -08:00
Christopher Ng
f92875cf6a
feat(sharing): Allow updating share token
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2025-01-15 15:49:19 -08:00
Elizabeth Danzberger
6ccd90b2a3
Merge pull request #49922 from nextcloud/feat/file-conversion-provider
...
feat: file conversion provider
2025-01-15 18:02:38 -05:00
Elizabeth Danzberger
52a433ad33
chore: update openapi spec
...
Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de>
2025-01-15 16:49:14 -05:00
Elizabeth Danzberger
fdfeb7f265
feat(api): File conversion API
...
Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de>
2025-01-15 16:38:18 -05:00
Ferdinand Thiessen
6da58974a1
Merge pull request #50192 from nextcloud/fix/files_sharing/sharing-entry-link-override-expiration-date
...
fix(files_sharing): Stop overwriting the share expiration date with the default expiration date
2025-01-15 18:00:32 +01:00
John Molakvoæ
0cad0728bc
Merge pull request #50200 from nextcloud/fix/index-systemtags
...
fix(systemtags): objecttype index registration
2025-01-15 17:32:28 +01:00
skjnldsv
57ffca36a7
fix(systemtags): objecttype index registration
...
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2025-01-15 17:03:03 +01:00
nextcloud-command
ddd70c9cd2
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-01-15 16:10:50 +01:00
Ferdinand Thiessen
cec29e5547
test: Add end-to-end test for share expiration date
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-01-15 16:10:46 +01:00
Ferdinand Thiessen
214a084d92
fix(files_sharing): Remove debounce from expiration date formatting
...
This should be done as soon as changed, as the value is not passed to
API but needs to be tracked internally (e.g. if you quickly press
"save").
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-01-15 15:48:22 +01:00
provokateurin
260e82a8c4
fix(files_sharing): Stop overwriting the share expiration date with the default expiration date
...
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-01-15 15:48:22 +01:00
Kate
47eedf9228
Merge pull request #50195 from nextcloud/fix/49638/update-prefs-indexes
2025-01-15 15:12:06 +01:00
Maksim Sukharev
a16abfb7f6
Merge pull request #50177 from nextcloud/fix/45982/hide-move-action
2025-01-15 13:56:09 +01:00
nextcloud-command
530b6f8e88
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-01-15 12:14:28 +00:00
Maksim Sukharev
b06a8767f0
fix(files): hide move dialog action if destination has no CREATE permission
...
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2025-01-15 13:07:12 +01:00
Louis
7689588589
Merge pull request #50109 from nextcloud/artonge/fix/remove_duplicate_propfind_call
...
fix: Remove duplicate propfind call
2025-01-15 11:48:49 +01:00
Maxence Lange
5f81fdaabc
fix(missing-index): update preferences table
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2025-01-15 09:25:18 -01:00
Louis Chemineau
5faaecadc5
chore: Compile assets
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2025-01-15 11:20:01 +01:00
Louis Chemineau
b1bc793940
fix: Remove duplicate propfind call
...
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>
2025-01-15 11:20:01 +01:00
Stephan Orbaugh
0f2dcfd0f1
Merge pull request #49534 from nextcloud/feature/23308/create-new-favorite-dashboard-widget
...
feature: added new FavouriteWidget to display favorite files in dashboard widget
2025-01-15 10:39:30 +01:00
John Molakvoæ
eef566305d
Merge pull request #50172 from nextcloud/fix/template-name-overflow
2025-01-15 09:50:18 +01:00
nextcloud-command
8111068b9e
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-01-15 08:36:40 +00:00
Julius Knorr
a804ff066b
fix: Show full template name
...
Signed-off-by: Julius Knorr <jus@bitgrid.net>
2025-01-15 08:34:45 +00:00
John Molakvoæ
69b4a6cc19
fix(command-compile): persist-credentials for compile bot to allow rebase and force push
...
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
2025-01-15 09:32:26 +01:00
John Molakvoæ
f171512282
Merge pull request #50188 from nextcloud/skjnldsv-patch-1
...
fix(command-compile): cache restore action
2025-01-15 09:17:55 +01:00
John Molakvoæ
0ffdb18f9d
fix(command-compile): cache restore action
...
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
2025-01-15 09:15:56 +01:00
Nextcloud bot
30b6ad5e6f
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-15 00:21:32 +00:00
Ferdinand Thiessen
6da691d87d
chore: Compile assets
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-01-14 21:51:39 +01:00
Ferdinand Thiessen
bbde768152
fix(dashboard): Correctly handle non-rounded icons for dashboard widgets
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-01-14 21:51:39 +01:00
yemkareems
91f568e01b
feat(dashboard): added new FavouriteWidget to display favorite files in 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>
2025-01-14 21:51:32 +01:00
Pytal
dd36163bb0
Merge pull request #50130 from nextcloud/feat/rich-profile-biography
...
feat: Allow rich formatting of profile text
2025-01-14 08:42:35 -08:00
Maxence Lange
93a64d67b5
Merge pull request #49848 from nextcloud/feat/noid/lexicon-configurable-default-value
...
feat(lexicon): configurable default value
2025-01-14 15:12:36 -01:00
John Molakvoæ
f44f122456
Merge pull request #50046 from nextcloud/fix/settings/mail-server-settings-form
...
fix(settings): Fix mail server settings form
2025-01-14 16:42:15 +01:00