John Molakvoæ
a2d29eddf4
Fix file creation issue if no action are registered
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-10-27 10:30:59 +02:00
Julius Härtl
2117736e34
Check share attributes on preview endpoints
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-10-26 13:20:46 +00:00
Julien Veyssier
eb785ec9b6
Merge pull request #34601 from nextcloud/backport/34135/stable25
...
[stable25] Fix "email changed" activity email check
2022-10-26 12:33:43 +02:00
Simon L
9df81090f1
Merge pull request #34648 from nextcloud/backport/34634/stable25
...
[stable25] Fix unnecessary highlighting of selected element
2022-10-26 01:06:34 +02:00
Julien Veyssier
df583faba3
check disable_activity.email_address_changed_by_admin when email is changed by admin via the OCS API
...
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2022-10-25 16:13:03 +02:00
Côme Chilliet
e9d1c4afdb
Expose mapped user count from LDAP and use that for user limit check
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-10-25 10:14:03 +00:00
Arthur Schiwon
6a3f2ff022
[LDAP] throw exception only against prov api
...
- unbreaks functionality for end users when on demand mapping takes
place
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-10-21 16:58:12 +00:00
Arthur Schiwon
0fd9d8b132
LDAP to no register new users when outside of fair use or over limits
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-10-21 16:58:12 +00:00
Vincent Petry
1d9d6c63bc
Merge pull request #34610 from nextcloud/backport/34471/stable25
...
[stable25] Reduce number of database queries during WebDAV propfind request
2022-10-21 15:40:08 +02:00
Simon L
5bb1d81c71
Merge pull request #34686 from nextcloud/backport/34665/stable25
...
[stable25] Invert header icons on bright preset backgrounds
2022-10-21 00:10:03 +02:00
Joas Schilling
0484885d38
Use @nextcloud/vue MultiselectTags component
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-10-20 17:18:59 +00:00
Pytal
271ceb0e6c
Merge pull request #34647 from nextcloud/backport/34620/stable25
...
[stable25] Add a repair step to cleanup old theming cache
2022-10-20 10:04:35 -07:00
Carl Schwan
7b001abd08
Allow scanning for metadata with occ scan:file --generate-metadata
...
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-10-20 11:56:02 +00:00
Christopher Ng
4fc531bd03
Invert header icons on bright preset backgrounds
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-10-20 06:47:29 +00:00
Christopher Ng
cdf6e03215
Add a repair step to cleanup old theming cache
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-10-20 00:18:33 +00:00
John Molakvoæ
7a96c80afb
Simplify variable names
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-10-19 23:47:58 +00:00
John Molakvoæ
3c6da41c8a
Fix tests
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-10-19 23:36:44 +00:00
John Molakvoæ
40e2b11a68
Add admin user customization kill switch
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-10-19 23:36:44 +00:00
Joas Schilling
6b1901f0e7
🧭 Fix rebuilding the navigation
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-10-18 20:36:28 +00:00
Carl Schwan
8052cd9d08
Fix unnecessary highlighting of selected element
...
Use focus-visible to only show focus ring on keyboard navigation
Fix #34589
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-10-18 08:59:30 +00:00
Vincent Petry
e487d822ee
Merge pull request #34612 from nextcloud/stable25-fix-background-appdata-scrope
...
[stable25] Scope the appdata theming storage for global and users
2022-10-14 18:01:02 +02:00
Vincent Petry
d094884057
Improve cache buster for user backgrounds
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-10-14 16:19:44 +02:00
John Molakvoæ
3b076350d1
Fix tests
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-10-14 16:19:41 +02:00
John Molakvoæ
98a95fb986
Fix migration
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-10-14 16:19:38 +02:00
John Molakvoæ
6690df39dc
Properly use user background cachebuster
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-10-14 16:19:34 +02:00
John Molakvoæ
f4a14cfe69
Scope the appdata theming storage for global and users
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-10-14 16:19:32 +02:00
Dariusz Olszewski
52a5d0cea6
Review comment - remove redundant empty() call
...
Signed-off-by: Dariusz Olszewski <starypatyk@users.noreply.github.com>
2022-10-14 13:38:39 +00:00
Dariusz Olszewski
6119604f71
Read notes from share already loaded into memory
...
Signed-off-by: Dariusz Olszewski <starypatyk@users.noreply.github.com>
2022-10-14 13:38:39 +00:00
Carl Schwan
25efb43ac4
Properly escape underscore in db query
...
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-10-14 12:59:03 +00:00
Carl Schwan
446bb96ba8
Do the filtering on the DB instead
...
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-10-14 12:59:03 +00:00
tobiasKaminsky
726d857690
Filter out backup user status (those beginning with _ as userId)
2022-10-14 12:59:03 +00:00
Pytal
7f498d0fa0
Merge pull request #34587 from nextcloud/backport/34461/stable25
...
[stable25] Fix missing background on upgrade
2022-10-13 11:26:44 -07:00
John Molakvoæ
08227ca28d
Adjust testing
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-10-13 18:04:01 +02:00
Arthur Schiwon
1309459fee
graceful background image handling
...
- fallback to background image from old location
- migrate background images to new location as insensitive job
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-10-13 18:01:48 +02:00
John Molakvoæ
f17f24ffad
Fix primary and debounce to avoid infinite loop
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-10-13 18:00:01 +02:00
John Molakvoæ (skjnldsv)
b3832bcd05
Allow to pick custom colour
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2022-10-13 17:59:57 +02:00
John Molakvoæ (skjnldsv)
a7211e6ab0
Use default system primary
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2022-10-13 17:59:48 +02:00
Julius Härtl
ae6a8d5cf5
Merge pull request #34568 from nextcloud/backport/34544/stable25
...
[stable25] More flexible date validation
2022-10-13 11:47:33 +02:00
blizzz
2a42dd4f4e
Merge pull request #34564 from nextcloud/backport/34559/stable25
...
[stable25] Require token for local editing
2022-10-13 10:07:05 +02:00
Vincent Petry
1fb7567294
Merge pull request #34566 from nextcloud/backport/34558/stable25
...
[stable25] fix reading updater token for web updater
2022-10-13 09:21:26 +02:00
Joas Schilling
7da871437b
Bump version
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-10-13 07:45:15 +02:00
Carl Schwan
1dd634c0e6
More flexible date validation
...
Fix #34542
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-10-12 23:14:24 +00:00
szaimen
5e2c5e5fb6
fix color-main-background-rgb
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-10-12 23:02:01 +00:00
Carl Schwan
c2510a481e
Disable translucency on high contrast themes
...
Fix #34514
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-10-12 23:02:01 +00:00
Arthur Schiwon
267f3896ae
fix reading updater token for web updater
...
the previously called endpoint returns exactly one value, no JSON
structure
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-10-12 20:34:22 +00:00
Joas Schilling
be005877ff
Also throttle on expiration
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-10-12 17:52:13 +00:00
Joas Schilling
c48b15fb70
Fix psalm error on migration
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-10-12 17:52:13 +00:00
Joas Schilling
ec230f9290
Add a background job to delete expired tokens
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-10-12 17:52:13 +00:00
Joas Schilling
1db6d96e94
Also remove token when we successfully validated
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-10-12 17:52:13 +00:00
Joas Schilling
1d02efdd8b
Require a token for "Edit locally"
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-10-12 17:52:13 +00:00