]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
23 months agoSort alphabetically 34764/head
John Molakvoæ [Sat, 22 Oct 2022 10:21:05 +0000 (12:21 +0200)]
Sort alphabetically

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
23 months agoAdd ico image/x-icon
John Molakvoæ [Sat, 22 Oct 2022 10:18:40 +0000 (12:18 +0200)]
Add ico image/x-icon

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
23 months agoMerge pull request #34712 from nextcloud/backport/34688/stable25
Simon L [Fri, 21 Oct 2022 16:54:13 +0000 (18:54 +0200)]
Merge pull request #34712 from nextcloud/backport/34688/stable25

[stable25] Don't crash with outdated share provider on update with the web updater

23 months agoMerge pull request #34718 from nextcloud/backport/34714/stable25
Simon L [Fri, 21 Oct 2022 14:27:14 +0000 (16:27 +0200)]
Merge pull request #34718 from nextcloud/backport/34714/stable25

[stable25] Fix more icon color

23 months agoMerge pull request #34610 from nextcloud/backport/34471/stable25
Vincent Petry [Fri, 21 Oct 2022 13:40:08 +0000 (15:40 +0200)]
Merge pull request #34610 from nextcloud/backport/34471/stable25

[stable25] Reduce number of database queries during WebDAV propfind request

23 months agoMerge pull request #34705 from nextcloud/backport/34685/stable25
John Molakvoæ [Fri, 21 Oct 2022 08:43:50 +0000 (10:43 +0200)]
Merge pull request #34705 from nextcloud/backport/34685/stable25

23 months agoFix more icon color 34718/head
Christopher Ng [Fri, 21 Oct 2022 01:13:11 +0000 (01:13 +0000)]
Fix more icon color

Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
23 months agoMerge pull request #34686 from nextcloud/backport/34665/stable25
Simon L [Thu, 20 Oct 2022 22:10:03 +0000 (00:10 +0200)]
Merge pull request #34686 from nextcloud/backport/34665/stable25

[stable25] Invert header icons on bright preset backgrounds

23 months agoFix PHP CS 34712/head
Joas Schilling [Thu, 20 Oct 2022 09:45:24 +0000 (11:45 +0200)]
Fix PHP CS

Signed-off-by: Joas Schilling <coding@schilljs.com>
23 months agoAlso catch in getProvider
Joas Schilling [Thu, 20 Oct 2022 08:03:10 +0000 (10:03 +0200)]
Also catch in getProvider

Signed-off-by: Joas Schilling <coding@schilljs.com>
23 months agoDon't crash with outdated share provider
Joas Schilling [Thu, 20 Oct 2022 06:44:57 +0000 (08:44 +0200)]
Don't crash with outdated share provider

Signed-off-by: Joas Schilling <coding@schilljs.com>
23 months agoMerge pull request #34709 from nextcloud/backport/34703/stable25
Joas Schilling [Thu, 20 Oct 2022 19:54:37 +0000 (21:54 +0200)]
Merge pull request #34709 from nextcloud/backport/34703/stable25

[stable25] Use vue lib multiselect tags component

23 months agoRecompile 34709/head
Joas Schilling [Thu, 20 Oct 2022 15:02:28 +0000 (17:02 +0200)]
Recompile

Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
23 months agoUse @nextcloud/vue MultiselectTags component
Joas Schilling [Thu, 20 Oct 2022 14:58:13 +0000 (16:58 +0200)]
Use @nextcloud/vue MultiselectTags component

Signed-off-by: Joas Schilling <coding@schilljs.com>
23 months agoMerge pull request #34647 from nextcloud/backport/34620/stable25
Pytal [Thu, 20 Oct 2022 17:04:35 +0000 (10:04 -0700)]
Merge pull request #34647 from nextcloud/backport/34620/stable25

[stable25] Add a repair step to cleanup old theming cache

23 months agoFix alternative logins custom css class 34705/head
zorn-v [Thu, 20 Oct 2022 04:32:13 +0000 (14:32 +1000)]
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>
23 months agoMerge pull request #34699 from nextcloud/backport/34622/stable25
Simon L [Thu, 20 Oct 2022 15:15:52 +0000 (17:15 +0200)]
Merge pull request #34699 from nextcloud/backport/34622/stable25

[stable25] Bump jquery-ui-dist from 1.13.1 to 1.13.2

23 months agoRecompile 34699/head
Joas Schilling [Thu, 20 Oct 2022 13:27:43 +0000 (15:27 +0200)]
Recompile

Signed-off-by: Joas Schilling <coding@schilljs.com>
23 months agoBump jquery-ui-dist from 1.13.1 to 1.13.2
Joas Schilling [Thu, 20 Oct 2022 13:25:51 +0000 (15:25 +0200)]
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>
23 months agoMerge pull request #34535 from nextcloud/backport/33511/stable25
Louis [Thu, 20 Oct 2022 13:25:20 +0000 (15:25 +0200)]
Merge pull request #34535 from nextcloud/backport/33511/stable25

[stable25] Extract GPS data from EXIF

23 months agoAllow scanning for metadata with occ scan:file --generate-metadata 34535/head
Carl Schwan [Mon, 9 May 2022 12:19:17 +0000 (14:19 +0200)]
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>
23 months agoExtract GPS data from EXIF
Louis Chemineau [Thu, 11 Aug 2022 17:26:03 +0000 (19:26 +0200)]
Extract GPS data from EXIF

Signed-off-by: Louis Chemineau <louis@chmn.me>
23 months agoInvert header icons on bright preset backgrounds 34686/head
Christopher Ng [Wed, 19 Oct 2022 02:07:12 +0000 (02:07 +0000)]
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>
23 months agoMerge pull request #34681 from nextcloud/backport/34576/stable25
Simon L [Thu, 20 Oct 2022 06:03:33 +0000 (08:03 +0200)]
Merge pull request #34681 from nextcloud/backport/34576/stable25

[stable25] Add admin user customization kill switch

23 months agoAdd a repair step to cleanup old theming cache 34647/head
Christopher Ng [Sat, 15 Oct 2022 02:21:58 +0000 (02:21 +0000)]
Add a repair step to cleanup old theming cache

Signed-off-by: Christopher Ng <chrng8@gmail.com>
23 months agoSimplify variable names 34681/head
John Molakvoæ [Wed, 19 Oct 2022 10:23:24 +0000 (12:23 +0200)]
Simplify variable names

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
23 months agoFix tests
John Molakvoæ [Wed, 19 Oct 2022 10:22:54 +0000 (12:22 +0200)]
Fix tests

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
23 months agoAdd admin user customization kill switch
John Molakvoæ [Thu, 13 Oct 2022 12:22:04 +0000 (14:22 +0200)]
Add admin user customization kill switch

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
23 months agoAdjust testing
John Molakvoæ [Thu, 13 Oct 2022 10:10:56 +0000 (12:10 +0200)]
Adjust testing

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
23 months agoMerge pull request #34590 from nextcloud/backport/34541/stable25
Pytal [Wed, 19 Oct 2022 18:35:07 +0000 (11:35 -0700)]
Merge pull request #34590 from nextcloud/backport/34541/stable25

23 months agoFix empty password string being submitted to server 34590/head
Christopher Ng [Thu, 13 Oct 2022 18:39:12 +0000 (18:39 +0000)]
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 dbaf8f3b89678de481a3214728dbec99df4ac57e)

23 months agoBump @nextcloud/password-confirmation from 4.0.1 to 4.0.2
Christopher Ng [Thu, 13 Oct 2022 17:34:42 +0000 (17:34 +0000)]
Bump @nextcloud/password-confirmation from 4.0.1 to 4.0.2

Signed-off-by: Christopher Ng <chrng8@gmail.com>
(cherry picked from commit 4d306fc647bec114648bfd4c66da8adfc4c8a9cf)

23 months agoMerge pull request #34669 from nextcloud/bugfix/noid/npm-audit
Joas Schilling [Wed, 19 Oct 2022 12:07:00 +0000 (14:07 +0200)]
Merge pull request #34669 from nextcloud/bugfix/noid/npm-audit

[stable25] Run npm audit

23 months agoRecompile 34669/head
Joas Schilling [Wed, 19 Oct 2022 08:46:19 +0000 (10:46 +0200)]
Recompile

Signed-off-by: Joas Schilling <coding@schilljs.com>
23 months agoRun npm audit on stable25
Joas Schilling [Wed, 19 Oct 2022 08:41:05 +0000 (10:41 +0200)]
Run npm audit on stable25

Signed-off-by: Joas Schilling <coding@schilljs.com>
23 months agoMerge pull request #34594 from nextcloud/backport/34450/stable25
Joas Schilling [Wed, 19 Oct 2022 10:08:47 +0000 (12:08 +0200)]
Merge pull request #34594 from nextcloud/backport/34450/stable25

[stable25] Fix reference preview when no server-side cache configured

23 months agoMerge pull request #34667 from nextcloud/backport/34664/stable25
Joas Schilling [Wed, 19 Oct 2022 09:48:08 +0000 (11:48 +0200)]
Merge pull request #34667 from nextcloud/backport/34664/stable25

[stable25] Update OCI workflow of server

23 months agoMerge pull request #34616 from nextcloud/backport/34188/stable25
blizzz [Wed, 19 Oct 2022 09:18:11 +0000 (11:18 +0200)]
Merge pull request #34616 from nextcloud/backport/34188/stable25

[stable25] Expose clearing the profiles and fix it

23 months agoMerge pull request #34646 from nextcloud/backport/34609/stable25
blizzz [Wed, 19 Oct 2022 09:17:32 +0000 (11:17 +0200)]
Merge pull request #34646 from nextcloud/backport/34609/stable25

[stable25] set theming app to alwaysEnabled

23 months agoMerge pull request #34661 from nextcloud/backport/34614/stable25
blizzz [Wed, 19 Oct 2022 09:14:26 +0000 (11:14 +0200)]
Merge pull request #34661 from nextcloud/backport/34614/stable25

[stable25] Fix regexp for unified searching in apps

23 months agoUpdate OCI workflow of server 34667/head
Joas Schilling [Tue, 18 Oct 2022 21:02:52 +0000 (23:02 +0200)]
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>
23 months agoMerge pull request #34663 from nextcloud/backport/34650/stable25
Joas Schilling [Wed, 19 Oct 2022 03:37:18 +0000 (05:37 +0200)]
Merge pull request #34663 from nextcloud/backport/34650/stable25

[stable25] Fix rebuild navigation

2 years agoCompile assets 34663/head
nextcloud-command [Tue, 18 Oct 2022 20:48:57 +0000 (20:48 +0000)]
Compile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years ago🧭 Fix rebuilding the navigation
Joas Schilling [Tue, 18 Oct 2022 09:17:52 +0000 (11:17 +0200)]
🧭 Fix rebuilding the navigation

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoExpose clearing the profiles and fix it 34616/head
Carl Schwan [Thu, 22 Sep 2022 10:36:15 +0000 (12:36 +0200)]
Expose clearing the profiles and fix it

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agofix reference preview endpoint when no server-side cache configured 34594/head
Julien Veyssier [Thu, 6 Oct 2022 10:57:38 +0000 (12:57 +0200)]
fix reference preview endpoint when no server-side cache configured

Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2 years agoFix regexp for unified searching in apps 34661/head
Vincent Petry [Fri, 14 Oct 2022 15:43:16 +0000 (17:43 +0200)]
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>
2 years agoset theming app to alwaysEnabled 34646/head
szaimen [Fri, 14 Oct 2022 13:25:02 +0000 (15:25 +0200)]
set theming app to alwaysEnabled

Signed-off-by: szaimen <szaimen@e.mail.de>
2 years agoMerge pull request #34627 from nextcloud/release/25.0.0 v25.0.0
blizzz [Tue, 18 Oct 2022 08:06:07 +0000 (10:06 +0200)]
Merge pull request #34627 from nextcloud/release/25.0.0

25.0.0

2 years ago25.0.0 34627/head
Arthur Schiwon [Mon, 17 Oct 2022 07:55:52 +0000 (09:55 +0200)]
25.0.0

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2 years agoMerge pull request #34603 from nextcloud/release/25.0.0_rc5 v25.0.0rc5
blizzz [Fri, 14 Oct 2022 16:03:03 +0000 (18:03 +0200)]
Merge pull request #34603 from nextcloud/release/25.0.0_rc5

25.0.0 RC5

2 years agoMerge pull request #34612 from nextcloud/stable25-fix-background-appdata-scrope
Vincent Petry [Fri, 14 Oct 2022 16:01:02 +0000 (18:01 +0200)]
Merge pull request #34612 from nextcloud/stable25-fix-background-appdata-scrope

[stable25] Scope the appdata theming storage for global and users

2 years agoMerge pull request #34608 from nextcloud/backport/34569/stable25
Vincent Petry [Fri, 14 Oct 2022 15:04:22 +0000 (17:04 +0200)]
Merge pull request #34608 from nextcloud/backport/34569/stable25

[stable25] Filter out backup user status (those beginning with _ as userId)

2 years agoImprove cache buster for user backgrounds 34612/head
Vincent Petry [Fri, 14 Oct 2022 10:54:51 +0000 (12:54 +0200)]
Improve cache buster for user backgrounds

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2 years agoFix tests
John Molakvoæ [Fri, 14 Oct 2022 10:19:31 +0000 (12:19 +0200)]
Fix tests

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2 years agoFix migration
John Molakvoæ [Fri, 14 Oct 2022 09:40:24 +0000 (11:40 +0200)]
Fix migration

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2 years agoProperly use user background cachebuster
John Molakvoæ [Fri, 14 Oct 2022 09:35:16 +0000 (11:35 +0200)]
Properly use user background cachebuster

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2 years agoScope the appdata theming storage for global and users
John Molakvoæ [Fri, 14 Oct 2022 09:19:00 +0000 (11:19 +0200)]
Scope the appdata theming storage for global and users

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2 years agoReview comment - remove redundant empty() call 34610/head
Dariusz Olszewski [Mon, 10 Oct 2022 19:03:28 +0000 (21:03 +0200)]
Review comment - remove redundant empty() call

Signed-off-by: Dariusz Olszewski <starypatyk@users.noreply.github.com>
2 years agoRead notes from share already loaded into memory
Dariusz Olszewski [Fri, 7 Oct 2022 21:24:12 +0000 (23:24 +0200)]
Read notes from share already loaded into memory

Signed-off-by: Dariusz Olszewski <starypatyk@users.noreply.github.com>
2 years agoProperly escape underscore in db query 34608/head
Carl Schwan [Thu, 13 Oct 2022 16:50:36 +0000 (18:50 +0200)]
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>
2 years agoDo the filtering on the DB instead
Carl Schwan [Thu, 13 Oct 2022 11:44:37 +0000 (13:44 +0200)]
Do the filtering on the DB instead

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoFilter out backup user status (those beginning with _ as userId)
tobiasKaminsky [Thu, 13 Oct 2022 07:04:27 +0000 (09:04 +0200)]
Filter out backup user status (those beginning with _ as userId)

2 years ago25.0.0 RC5 34603/head
Arthur Schiwon [Fri, 14 Oct 2022 10:15:31 +0000 (12:15 +0200)]
25.0.0 RC5

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2 years agoMerge pull request #34468 from nextcloud/release/25.0.0_rc4 v25.0.0rc4
blizzz [Thu, 13 Oct 2022 18:51:47 +0000 (20:51 +0200)]
Merge pull request #34468 from nextcloud/release/25.0.0_rc4

25.0.0 RC4

2 years agoMerge pull request #34587 from nextcloud/backport/34461/stable25
Pytal [Thu, 13 Oct 2022 18:26:44 +0000 (11:26 -0700)]
Merge pull request #34587 from nextcloud/backport/34461/stable25

[stable25] Fix missing background on upgrade

2 years agoMerge pull request #34588 from nextcloud/stable25-theming-default-system-value
John Molakvoæ [Thu, 13 Oct 2022 18:16:56 +0000 (20:16 +0200)]
Merge pull request #34588 from nextcloud/stable25-theming-default-system-value

[stable25]  Use default system primary

2 years agoAdjust testing 34588/head
John Molakvoæ [Thu, 13 Oct 2022 10:10:56 +0000 (12:10 +0200)]
Adjust testing

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years agograceful background image handling 34587/head
Arthur Schiwon [Thu, 13 Oct 2022 13:40:47 +0000 (15:40 +0200)]
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>
2 years agoFix migration parameter handling
Joas Schilling [Thu, 13 Oct 2022 08:36:05 +0000 (10:36 +0200)]
Fix migration parameter handling

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agofix querybuilder instance recuse
Arthur Schiwon [Thu, 13 Oct 2022 08:29:37 +0000 (10:29 +0200)]
fix querybuilder instance recuse

...and execute delete query

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2 years agoDelete theming background preferences
Christopher Ng [Thu, 13 Oct 2022 00:19:00 +0000 (00:19 +0000)]
Delete theming background preferences

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years agoNew code being new
Joas Schilling [Fri, 7 Oct 2022 09:20:48 +0000 (11:20 +0200)]
New code being new

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoFix SQL errors
Joas Schilling [Fri, 7 Oct 2022 09:17:36 +0000 (11:17 +0200)]
Fix SQL errors

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoFix missing background on upgrade
Christopher Ng [Fri, 7 Oct 2022 02:20:43 +0000 (02:20 +0000)]
Fix missing background on upgrade

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years agoFix primary and debounce to avoid infinite loop
John Molakvoæ [Thu, 6 Oct 2022 10:36:59 +0000 (12:36 +0200)]
Fix primary and debounce to avoid infinite loop

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2 years agoAllow to pick custom colour
John Molakvoæ (skjnldsv) [Wed, 5 Oct 2022 10:14:03 +0000 (12:14 +0200)]
Allow to pick custom colour

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2 years agoUse default system primary
John Molakvoæ (skjnldsv) [Wed, 5 Oct 2022 09:34:05 +0000 (11:34 +0200)]
Use default system primary

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2 years agoMerge pull request #34573 from nextcloud/backport/34571/stable25
Simon L [Thu, 13 Oct 2022 12:28:54 +0000 (14:28 +0200)]
Merge pull request #34573 from nextcloud/backport/34571/stable25

[stable25] Fix avatar menu icons in darkmode

2 years agoMerge pull request #34568 from nextcloud/backport/34544/stable25
Julius Härtl [Thu, 13 Oct 2022 09:47:33 +0000 (11:47 +0200)]
Merge pull request #34568 from nextcloud/backport/34544/stable25

[stable25] More flexible date validation

2 years agoFix avatar menu icons in darkmode 34573/head
Joas Schilling [Thu, 13 Oct 2022 08:11:09 +0000 (10:11 +0200)]
Fix avatar menu icons in darkmode

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoMerge pull request #34564 from nextcloud/backport/34559/stable25
blizzz [Thu, 13 Oct 2022 08:07:05 +0000 (10:07 +0200)]
Merge pull request #34564 from nextcloud/backport/34559/stable25

[stable25] Require token for local editing

2 years agoMerge pull request #34566 from nextcloud/backport/34558/stable25
Vincent Petry [Thu, 13 Oct 2022 07:21:26 +0000 (09:21 +0200)]
Merge pull request #34566 from nextcloud/backport/34558/stable25

[stable25] fix reading updater token for web updater

2 years agoMerge pull request #34567 from nextcloud/backport/34545/stable25
Simon L [Thu, 13 Oct 2022 06:02:23 +0000 (08:02 +0200)]
Merge pull request #34567 from nextcloud/backport/34545/stable25

[stable25] Disable translucency on high contrast themes

2 years agoBump version 34564/head
Joas Schilling [Thu, 13 Oct 2022 05:45:15 +0000 (07:45 +0200)]
Bump version

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoMore flexible date validation 34568/head
Carl Schwan [Tue, 11 Oct 2022 21:02:10 +0000 (23:02 +0200)]
More flexible date validation

Fix #34542

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agofix color-main-background-rgb 34567/head
szaimen [Wed, 12 Oct 2022 09:59:16 +0000 (11:59 +0200)]
fix color-main-background-rgb

Signed-off-by: szaimen <szaimen@e.mail.de>
2 years agoDisable translucency on high contrast themes
Carl Schwan [Tue, 11 Oct 2022 21:15:33 +0000 (23:15 +0200)]
Disable translucency on high contrast themes

Fix #34514

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoMerge pull request #34459 from nextcloud/backport/31947/stable25
blizzz [Wed, 12 Oct 2022 21:02:20 +0000 (23:02 +0200)]
Merge pull request #34459 from nextcloud/backport/31947/stable25

[stable25] Fix Error: Undefined index: redirect_url

2 years agofix reading updater token for web updater 34566/head
Arthur Schiwon [Wed, 12 Oct 2022 12:48:27 +0000 (14:48 +0200)]
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>
2 years agoAlso throttle on expiration
Joas Schilling [Wed, 12 Oct 2022 11:01:19 +0000 (13:01 +0200)]
Also throttle on expiration

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoFix psalm error on migration
Joas Schilling [Wed, 12 Oct 2022 09:55:04 +0000 (11:55 +0200)]
Fix psalm error on migration

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoAdd a background job to delete expired tokens
Joas Schilling [Wed, 12 Oct 2022 09:41:26 +0000 (11:41 +0200)]
Add a background job to delete expired tokens

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoAlso remove token when we successfully validated
Joas Schilling [Tue, 11 Oct 2022 18:39:39 +0000 (20:39 +0200)]
Also remove token when we successfully validated

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoRequire a token for "Edit locally"
Joas Schilling [Tue, 11 Oct 2022 18:15:26 +0000 (20:15 +0200)]
Require a token for "Edit locally"

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoMerge pull request #34551 from nextcloud/backport/34537/stable25
Vincent Petry [Wed, 12 Oct 2022 12:49:35 +0000 (14:49 +0200)]
Merge pull request #34551 from nextcloud/backport/34537/stable25

[stable25] Avoid allocating too much memory for the buffer on s3 uploads

2 years agoMerge pull request #34547 from nextcloud/backport/34299/stable25
Vincent Petry [Wed, 12 Oct 2022 10:49:16 +0000 (12:49 +0200)]
Merge pull request #34547 from nextcloud/backport/34299/stable25

[stable25] Add color variables for text on blurred background

2 years agoAvoid allocating too much memory for the buffer 34551/head
Julius Härtl [Tue, 11 Oct 2022 13:34:27 +0000 (15:34 +0200)]
Avoid allocating too much memory for the buffer

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2 years agoMerge pull request #34543 from nextcloud/backport/34473/stable25
Simon L [Wed, 12 Oct 2022 05:54:14 +0000 (07:54 +0200)]
Merge pull request #34543 from nextcloud/backport/34473/stable25

[stable25] Fix excessive increase of cachebuster value

2 years agoAdd color variables for text on blurred background 34547/head
Christopher Ng [Wed, 28 Sep 2022 04:21:30 +0000 (04:21 +0000)]
Add color variables for text on blurred background

Signed-off-by: Christopher Ng <chrng8@gmail.com>