Marcel Klehr
|
fd76252c3f
|
Merge pull request #51750 from nextcloud/fix/mkcol-quota-exceeded-response
fix(dav): Give proper HTTP status code on MKCOL when quota exceeded
|
2025-03-31 13:46:20 +07:00 |
Côme Chilliet
|
d5ad9b86ef
|
Merge pull request #51676 from nextcloud/fix/add-getappversions-replacement
Add OC_App::getAppVersions replacement in IAppManager
|
2025-03-31 10:51:00 +07:00 |
Marcel Klehr
|
14cd98c989
|
fix(dav): Give proper HTTP status code on MKCOL when quota exceeded
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2025-03-31 10:49:11 +07:00 |
Nextcloud bot
|
444fca0359
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2025-03-31 00:23:28 +07:00 |
Nextcloud bot
|
a54f534797
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2025-03-30 12:36:45 +07:00 |
Louis Chemineau
|
bd9a2eba76
|
feat: Limit trash expire job to 30 minutes
And pick up where it left off, leveraging getSeenUsers.
Signed-off-by: Louis Chemineau <louis@chmn.me>
|
2025-03-30 08:54:41 +07:00 |
Nextcloud bot
|
efa7d59ce9
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2025-03-30 00:23:24 +07:00 |
Nextcloud bot
|
f908ebfd71
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2025-03-29 00:22:52 +07:00 |
Christopher Ng
|
b9b44caed4
|
fix(settings): Separate subadmin options
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-28 14:17:53 +07:00 |
Christopher Ng
|
f46f36b89d
|
fix(settings): Fix initialization of store
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-28 14:17:53 +07:00 |
Christopher Ng
|
06dbcde4bf
|
fix(settings): Preserve system groups on reset
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-28 14:17:53 +07:00 |
Christopher Ng
|
e2c2419f42
|
chore(openapi): Update spec
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-28 14:17:53 +07:00 |
Christopher Ng
|
7c976a9605
|
fix(settings): Natural order groups
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-28 14:12:52 +07:00 |
Christopher Ng
|
eb60f6a7ba
|
fix(settings): Fix duplicated group options in new account dialog
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-28 14:12:52 +07:00 |
Christopher Ng
|
d32b76b9d4
|
fix(settings): Fix duplicated group options when editing account
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-28 14:12:52 +07:00 |
Christopher Ng
|
82f0957563
|
fix(settings): Fix group creation in new account dialog
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-28 14:12:52 +07:00 |
Christopher Ng
|
b093eff36c
|
fix(settings): Fix group creation when editing users
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-28 14:12:52 +07:00 |
Christopher Ng
|
6edbeb7052
|
fix(settings): Only change usercount if group can be found
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-28 14:12:52 +07:00 |
Christopher Ng
|
31ffa337bd
|
fix(settings): Fix editing groups and subadmin groups of user
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-28 14:12:52 +07:00 |
Christopher Ng
|
7e4d26457c
|
feat(provisioning_api): Add endpoint for fetching user subadmin groups with details
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-28 14:12:52 +07:00 |
Christopher Ng
|
8e0f5075e4
|
fix(settings): Fix erroneous hiding of group admin column with paginated groups
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-28 14:12:52 +07:00 |
Christopher Ng
|
a5885d46b6
|
fix(settings): Prevent selection of invalid groups that are not fully loaded
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-28 14:12:52 +07:00 |
Christopher Ng
|
d32f2c761e
|
fix(settings): Fix loaded groups being undefined
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-28 14:12:52 +07:00 |
Christopher Ng
|
374197c721
|
chore(settings): Add note on groups sorting
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-28 14:12:52 +07:00 |
Christopher Ng
|
bf01685f3c
|
refactor(settings): Consolidate group formatting
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-28 14:12:52 +07:00 |
Christopher Ng
|
a1bf497b22
|
perf(settings): Make scrolling smooth when a large number of groups are rendered
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-28 14:12:52 +07:00 |
Christopher Ng
|
1c7ea50087
|
fix(settings): Allow searching for groups in new account dialog
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-28 14:12:52 +07:00 |
Christopher Ng
|
ace13ca64f
|
fix(settings): Allow searching for groups in user row
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-28 14:12:52 +07:00 |
Christopher Ng
|
8a3a38815f
|
perf(settings): Cancel request on new search
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-28 14:12:52 +07:00 |
Christopher Ng
|
a1a4988c27
|
feat(provisioning_api): Add endpoint for fetching user groups with details
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-28 14:12:52 +07:00 |
Christopher Ng
|
fcf42c4f86
|
fix(settings): Fix infinitely loading account management page with pagination of groups
- Includes searching
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-28 14:12:52 +07:00 |
Christopher Ng
|
2bd1d16157
|
perf(settings): Remove computation of all groups
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-28 14:12:52 +07:00 |
John Molakvoæ
|
d40cebb1c7
|
Merge pull request #51630 from nextcloud/feat/47176/show-share-expiry
feat: Add share expiration indicator
|
2025-03-28 07:53:39 +07:00 |
Nextcloud bot
|
dd6a0ebd48
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2025-03-28 00:23:27 +07:00 |
nfebe
|
b8cab3af57
|
feat(files_sharing): Show share expiration time in human friendly manner
Signed-off-by: nfebe <fenn25.fn@gmail.com>
|
2025-03-27 19:56:05 +07:00 |
nfebe
|
e9ce055076
|
feat(files_sharing): Add share expiration indicator
Shares that would expire now shows a clock icon with a popover.
Signed-off-by: nfebe <fenn25.fn@gmail.com>
|
2025-03-27 19:56:05 +07:00 |
Pytal
|
1560fc835c
|
Merge pull request #51737 from nextcloud/fix/disable-reminder-invalid-nodes
fix(files_reminders): Fix reminder actions being displayed on invalid nodes
|
2025-03-27 09:11:37 +07:00 |
Stephan Orbaugh
|
c359e620f5
|
Merge pull request #51449 from hendrikheil/fix/fix-authmode-webhook-typo
fix: resolve typo in authMethod enum cases
|
2025-03-27 14:25:02 +07:00 |
John Molakvoæ
|
96e25558d2
|
Merge pull request #51684 from fabianzw/master
fix(files): Properly encode URLs when preparing ZIP download
|
2025-03-27 12:05:19 +07:00 |
provokateurin
|
07c1aea2f5
|
fix(files_versions): Rely on server mime fallback icons
Signed-off-by: provokateurin <kate@provokateurin.de>
|
2025-03-27 08:56:45 +07:00 |
provokateurin
|
936166939c
|
feat(files_versions): Implement preview mime icon fallback
Signed-off-by: provokateurin <kate@provokateurin.de>
|
2025-03-27 08:56:45 +07:00 |
provokateurin
|
89779808e0
|
fix(files_versions): Cache previews
Signed-off-by: provokateurin <kate@provokateurin.de>
|
2025-03-27 08:56:45 +07:00 |
Nextcloud bot
|
f7b96ba26e
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2025-03-27 00:24:00 +07:00 |
Fabian Zwemke
|
9fd0d263ff
|
fix(files): Properly encode URLs when preparing ZIP download
Signed-off-by: Fabian Zwemke <fabian@zwemke.de>
|
2025-03-26 21:35:19 +07:00 |
Christopher Ng
|
88d6771b1f
|
fix(files_reminders): Fix reminder actions being displayed on invalid nodes
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-26 11:34:08 +07:00 |
rakekniven
|
e7e107d63f
|
chore(i18n): Improved grammar
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
|
2025-03-26 18:37:49 +07:00 |
Hamza Mahjoubi
|
099d9fb9be
|
feat: add example contact on first login
Signed-off-by: Hamza Mahjoubi <hamzamahjoubi221@gmail.com>
|
2025-03-26 10:57:39 +07:00 |
Ferdinand Thiessen
|
c85b8aa36c
|
Merge pull request #51705 from nextcloud/fix/files-versions
fix(files_versions): correctly show version author also for shared files
|
2025-03-26 10:16:15 +07:00 |
Nextcloud bot
|
cb7c82c13d
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2025-03-26 00:22:39 +07:00 |
skjnldsv
|
baeff57232
|
feat(files): hide "Personal files" and "Shared with others" views if user has no quota
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
|
2025-03-25 22:02:15 +07:00 |