Simon L
be1ef4296f
Merge pull request #34712 from nextcloud/backport/34688/stable25
...
[stable25] Don't crash with outdated share provider on update with the web updater
2022-10-21 18:54:13 +02:00
Simon L
d2333d1081
Merge pull request #34718 from nextcloud/backport/34714/stable25
...
[stable25] Fix more icon color
2022-10-21 16:27:14 +02: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
John Molakvoæ
c9b20c0b23
Merge pull request #34705 from nextcloud/backport/34685/stable25
2022-10-21 10:43:50 +02:00
Christopher Ng
b772dbd416
Fix more icon color
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-10-21 08:35:07 +00: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
707fc6599f
Fix PHP CS
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-10-20 21:55:07 +00:00
Joas Schilling
b851446c6a
Also catch in getProvider
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-10-20 21:55:07 +00:00
Joas Schilling
9a5a80438a
Don't crash with outdated share provider
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-10-20 21:55:07 +00:00
Joas Schilling
9429ba0e9a
Merge pull request #34709 from nextcloud/backport/34703/stable25
...
[stable25] Use vue lib multiselect tags component
2022-10-20 21:54:37 +02:00
Joas Schilling
893078cebf
Recompile
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-10-20 17:26:15 +00: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
zorn-v
c6dea6e609
Fix alternative logins custom css class
...
In NC 25 login page was changed, and alternative login css class get from `class` prop but not `style`.
It is correct change in my opinion, so just add backend fix.
Signed-off-by: zorn-v <zorn7@yandex.ru>
2022-10-20 15:19:42 +00:00
Simon L
0da59de01d
Merge pull request #34699 from nextcloud/backport/34622/stable25
...
[stable25] Bump jquery-ui-dist from 1.13.1 to 1.13.2
2022-10-20 17:15:52 +02:00
Joas Schilling
69c6229b0b
Recompile
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-10-20 15:27:43 +02:00
Joas Schilling
263108c889
Bump jquery-ui-dist from 1.13.1 to 1.13.2
...
Bumps [jquery-ui-dist](https://github.com/jquery/jquery-ui ) from 1.13.1 to 1.13.2.
- [Release notes](https://github.com/jquery/jquery-ui/releases )
- [Commits](jquery/jquery-ui@1.13.1...1.13.2)
---
updated-dependencies:
- dependency-name: jquery-ui-dist
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-10-20 15:25:51 +02:00
Louis
a94cc32f1e
Merge pull request #34535 from nextcloud/backport/33511/stable25
...
[stable25] Extract GPS data from EXIF
2022-10-20 15:25:20 +02: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
Louis Chemineau
f5d5f019fa
Extract GPS data from EXIF
...
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
Simon L
5437573914
Merge pull request #34681 from nextcloud/backport/34576/stable25
...
[stable25] Add admin user customization kill switch
2022-10-20 08:03:33 +02: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
John Molakvoæ
69eafb3bc0
Adjust testing
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-10-19 23:36:44 +00:00
Pytal
372db926e9
Merge pull request #34590 from nextcloud/backport/34541/stable25
2022-10-19 11:35:07 -07:00
Christopher Ng
adbaff71de
Fix empty password string being submitted to server
...
- Fix reveal password not working
Signed-off-by: Christopher Ng <chrng8@gmail.com>
(cherry picked from commit dbaf8f3b89 )
2022-10-19 17:20:00 +00:00
Christopher Ng
6fe73aee37
Bump @nextcloud/password-confirmation from 4.0.1 to 4.0.2
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
(cherry picked from commit 4d306fc647 )
2022-10-19 17:18:31 +00:00
Joas Schilling
c63f61d62e
Merge pull request #34669 from nextcloud/bugfix/noid/npm-audit
...
[stable25] Run npm audit
2022-10-19 14:07:00 +02:00
Joas Schilling
73e278a8af
Recompile
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-10-19 12:15:46 +02:00
Joas Schilling
414a8d7de7
Run npm audit on stable25
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-10-19 12:13:00 +02:00
Joas Schilling
b568587783
Merge pull request #34594 from nextcloud/backport/34450/stable25
...
[stable25] Fix reference preview when no server-side cache configured
2022-10-19 12:08:47 +02:00
Joas Schilling
7a38af2d28
Merge pull request #34667 from nextcloud/backport/34664/stable25
...
[stable25] Update OCI workflow of server
2022-10-19 11:48:08 +02:00
blizzz
f5fa046ed9
Merge pull request #34616 from nextcloud/backport/34188/stable25
...
[stable25] Expose clearing the profiles and fix it
2022-10-19 11:18:11 +02:00
blizzz
c7a9514aa6
Merge pull request #34646 from nextcloud/backport/34609/stable25
...
[stable25] set theming app to alwaysEnabled
2022-10-19 11:17:32 +02:00
blizzz
05e320a034
Merge pull request #34661 from nextcloud/backport/34614/stable25
...
[stable25] Fix regexp for unified searching in apps
2022-10-19 11:14:26 +02:00
Joas Schilling
a24edd5587
Update OCI workflow of server
...
* Only on pull requests
* Concurrency group
* Bump used actions
* Add summary
Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
2022-10-19 07:52:42 +00:00
Joas Schilling
433f8011a8
Merge pull request #34663 from nextcloud/backport/34650/stable25
...
[stable25] Fix rebuild navigation
2022-10-19 05:37:18 +02:00
nextcloud-command
bf526631fa
Compile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-10-18 20:48:57 +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
fda3af7915
Expose clearing the profiles and fix it
...
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-10-18 18:58:04 +00:00
Julien Veyssier
53458967b3
fix reference preview endpoint when no server-side cache configured
...
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2022-10-18 17:56:35 +00:00
Vincent Petry
08adbbd7ef
Fix regexp for unified searching in apps
...
Use the correct match for operators.
Prevent the dropdown to close itself when selecting an app to filter by.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-10-18 17:49:06 +00:00
szaimen
f5e5d47fd9
set theming app to alwaysEnabled
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-10-18 08:21:56 +00:00
blizzz
20ea9a2535
Merge pull request #34627 from nextcloud/release/25.0.0
...
25.0.0
2022-10-18 10:06:07 +02:00
Arthur Schiwon
6827b6c232
25.0.0
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-10-17 09:55:52 +02:00
blizzz
0368c65e05
Merge pull request #34603 from nextcloud/release/25.0.0_rc5
...
25.0.0 RC5
2022-10-14 18:03:03 +02: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