Julius Härtl
|
05f360c5ec
|
Merge pull request #38800 from nextcloud/bugfix/noid/version-update-or-insert
|
2023-06-23 10:40:32 +02:00 |
|
John Molakvoæ
|
6234b090cd
|
Merge pull request #38939 from nextcloud/feat/f2v/more-actions
|
2023-06-22 22:08:31 +02:00 |
|
Arthur Schiwon
|
2e81a1d839
|
Merge pull request #38457 from nextcloud/fix/improve-ldap-offset-search-perf
Use default page size for jumping to desired offset
|
2023-06-22 21:46:03 +02:00 |
|
John Molakvoæ
|
135929c38c
|
feat: add rename action with tests
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2023-06-22 18:34:55 +02:00 |
|
John Molakvoæ
|
05bfab243a
|
fix(files): action default is false if not set
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2023-06-22 18:34:55 +02:00 |
|
John Molakvoæ
|
723edb5654
|
feat: add favorite action with tests
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2023-06-22 18:34:55 +02:00 |
|
Louis Chemineau
|
7fec07196d
|
Do not create a new version if previousNode has the same mtime
Signed-off-by: Louis Chemineau <louis@chmn.me>
|
2023-06-22 17:49:49 +02:00 |
|
Johannes
|
199b9788e6
|
Merge pull request #38856 from nextcloud/fix/contacts/3404/put-location-in-proper-place
fix(sab): put location in proper address field
|
2023-06-22 11:51:33 +02:00 |
|
John Molakvoæ
|
1112963385
|
feat: add edit locally action with tests
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2023-06-22 10:47:08 +02:00 |
|
Joas Schilling
|
e9d8dbf53c
|
Merge pull request #38747 from nextcloud/perf/early-exit-mkcol
perf: skip request without write permission
|
2023-06-22 09:02:55 +02:00 |
|
Nextcloud bot
|
44850c27a0
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-06-22 00:30:16 +00:00 |
|
Christopher Ng
|
84ff000767
|
enh(a11y): New user modal
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2023-06-21 11:12:40 -07:00 |
|
Julius Härtl
|
b94145f6bd
|
fix: Add logging statement for cases when updating the version fails
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-06-21 10:35:12 +02:00 |
|
Louis Chemineau
|
ecdcc72e4d
|
Handle previousNode size === 0 on version creation
Signed-off-by: Louis Chemineau <louis@chmn.me>
|
2023-06-21 09:56:20 +02:00 |
|
John Molakvoæ
|
70ee8de0ab
|
fix(jest): replace mock with jest.spyOn
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2023-06-21 09:20:50 +02:00 |
|
John Molakvoæ
|
809631539e
|
feat: add open folder action testing
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2023-06-21 09:20:50 +02:00 |
|
John Molakvoæ
|
1b0848a7dd
|
feat: add download action testing
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2023-06-21 09:20:50 +02:00 |
|
John Molakvoæ
|
9fbdc00274
|
feat: add delete action testing
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2023-06-21 09:08:04 +02:00 |
|
John Molakvoæ
|
c31b2329dc
|
feat: add sidebar action testing
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2023-06-21 09:08:04 +02:00 |
|
John Molakvoæ
|
8b5ef98495
|
fix: delete action import
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2023-06-21 09:08:04 +02:00 |
|
Nextcloud bot
|
5474387209
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-06-21 00:37:42 +00:00 |
|
Simon L
|
56c16b306f
|
Merge pull request #38639 from charno/bugfix/36644-pruneOutdatedSyncTokens-deletes-all-entries
Bugfix/36644 pruneOutdatedSyncTokens deletes all entries
|
2023-06-20 16:36:28 +02:00 |
|
Johannes Merkel
|
3cb8968808
|
fix(sab): put location in proper address field
Signed-off-by: Johannes Merkel <mail@johannesgge.de>
|
2023-06-20 16:18:09 +02:00 |
|
Côme Chilliet
|
b980722e89
|
Fix paged search when offset is not a multiple of default page size
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2023-06-20 16:13:59 +02:00 |
|
Carl Schwan
|
9725d00329
|
Cleanup comments code
- Fix various psalm issues
- Add as much typing as possible while preserving stable API
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
|
2023-06-20 10:55:20 +02:00 |
|
Nextcloud bot
|
64c19ce3aa
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-06-20 00:22:52 +00:00 |
|
Simon L
|
892a837ecb
|
Merge pull request #38888 from nextcloud/artonge/fix/dont_disable_action_during_save
Don't disable actions when saving share permissions
|
2023-06-20 00:32:54 +02:00 |
|
Daniel Kesselberg
|
debd03f30d
|
perf: skip request without write permission
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
|
2023-06-19 13:42:13 +00:00 |
|
Julien Veyssier
|
247c874b51
|
Merge pull request #38773 from nextcloud/fix/noid/protect-oauth2-api-controller
Add bruteforce protection in OauthApiController
|
2023-06-19 13:46:18 +02:00 |
|
Louis Chemineau
|
fbde8f91b6
|
Don't disable actions when saving share permissions
Signed-off-by: Louis Chemineau <louis@chmn.me>
|
2023-06-19 12:13:19 +02:00 |
|
Simon L
|
b33cbecb47
|
Merge pull request #38868 from nextcloud/enh/noid/fix-mail-confusion
fix confusion around mail settings and improve layout a bit
|
2023-06-19 11:35:19 +02:00 |
|
Kate
|
885dc63737
|
Merge pull request #38878 from nextcloud/cleanup/controller-service-aliases
Cleanup controller service aliases
|
2023-06-19 11:20:02 +02:00 |
|
Julien Veyssier
|
629adc318f
|
add bruteforce protection in OauthApiController
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
|
2023-06-19 11:18:06 +02:00 |
|
Jonas
|
0397e9de44
|
Compile JS assets
Signed-off-by: Jonas <jonas@freesources.org>
|
2023-06-19 09:52:14 +02:00 |
|
jld3103
|
efb7448cd2
|
workflowengine: Stop using a service alias for controller
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
2023-06-19 09:43:44 +02:00 |
|
jld3103
|
4cd07d79a7
|
comments: Stop using a service alias for controller
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
2023-06-19 08:12:25 +02:00 |
|
Nextcloud bot
|
7250b98791
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-06-19 00:18:02 +00:00 |
|
Nextcloud bot
|
79aca5520e
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-06-18 00:17:49 +00:00 |
|
Simon L
|
7918bb14c8
|
fix confusion around mail settings
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2023-06-17 18:26:34 +02:00 |
|
Nextcloud bot
|
bd3f3afcf7
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-06-17 00:17:53 +00:00 |
|
Simon L
|
b288d27c51
|
Merge pull request #38823 from nextcloud/enh/noid/fix-icons
generate user themed favicon and touchicon
|
2023-06-16 13:05:45 +02:00 |
|
Louis
|
7afcc44827
|
Merge pull request #38793 from Jenandra/fix-subadminsgroups-css-name
align subadmins css class name
|
2023-06-16 10:09:05 +02:00 |
|
Nextcloud bot
|
f815190afa
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-06-16 00:18:00 +00:00 |
|
Simon L
|
734b8c26db
|
generate user themed favicon and touchicon
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2023-06-16 00:24:27 +02:00 |
|
Silke Suck
|
1442cfbfe9
|
duplicate css for subadmins to allow for both class names being used
Signed-off-by: Silke Suck <silke.suck@adacor.com>
|
2023-06-15 15:39:42 +02:00 |
|
Silke Suck
|
04b0f2450f
|
align subadmins css class name with actually used class name subAdminsGroups to fix display issue when users are in many groups
Signed-off-by: Silke Suck <silke.suck@adacor.com>
|
2023-06-15 15:39:42 +02:00 |
|
jld3103
|
bf32430891
|
Fix files API route names
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
2023-06-15 10:21:35 +02:00 |
|
Nextcloud bot
|
b961171b60
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-06-15 00:18:00 +00:00 |
|
Julien Veyssier
|
578bf8cc0b
|
add extra migration that sets the secret column length in case the previous step has run when it was setting it to 256
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
|
2023-06-14 17:21:38 +02:00 |
|
Julien Veyssier
|
24e517c5b3
|
make oauth2 client secret column larger
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
|
2023-06-14 17:21:38 +02:00 |
|