Christopher Ng
4d306fc647
Bump @nextcloud/password-confirmation from 4.0.1 to 4.0.2
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-10-13 18:41:18 +00:00
Vincent Petry
c0c0387b8e
Merge pull request #34461 from nextcloud/fix/migrate-background
...
Fix missing background on upgrade
2022-10-13 20:10:57 +02:00
Simon L
b28757fddc
Merge pull request #34437 from nextcloud/feat/theming-default-system-value
...
Use default system primary
2022-10-13 19:57:28 +02:00
Arthur Schiwon
59e07102ed
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 17:51:30 +02:00
Vincent Petry
dff4f8a5e4
Merge pull request #34438 from nextcloud/dav-exception-request
...
return proper error code when reporting exception fails in remote.php
2022-10-13 16:48:21 +02:00
John Molakvoæ
2f8601a27e
Adjust testing
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-10-13 14:31:20 +00:00
John Molakvoæ
cdb81f76ce
Merge pull request #34572 from nextcloud/bugfix/noid/green-ci
2022-10-13 13:19:47 +02:00
John Molakvoæ
9d0f529f1b
Merge pull request #34546 from nextcloud/improve-hight-contrast
...
Add seperator in high contrast mode
2022-10-13 12:17:54 +02:00
John Molakvoæ
9a92fe9b29
Fix primary and debounce to avoid infinite loop
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-10-13 12:13:39 +02:00
John Molakvoæ (skjnldsv)
db831359d3
Allow to pick custom colour
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2022-10-13 12:13:39 +02:00
John Molakvoæ (skjnldsv)
4b46c5a5a0
Use default system primary
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2022-10-13 12:13:39 +02:00
Joas Schilling
799f660df0
Make CI green again
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-10-13 11:13:13 +02:00
Joas Schilling
f6efd54242
Merge pull request #34571 from nextcloud/bugfix/noid/fix-popovermenu-selector
...
Fix avatar menu icons in darkmode
2022-10-13 11:09:01 +02:00
Joas Schilling
4d98128e9a
Fix migration parameter handling
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-10-13 10:36:05 +02:00
Arthur Schiwon
b4f6329a83
fix querybuilder instance recuse
...
...and execute delete query
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-10-13 08:31:33 +00:00
Christopher Ng
7f5ef4dcf7
Delete theming background preferences
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-10-13 08:31:33 +00:00
Joas Schilling
7599cbb529
New code being new
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-10-13 08:31:33 +00:00
Joas Schilling
6e4a90ba36
Fix SQL errors
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-10-13 08:31:33 +00:00
Christopher Ng
107a974b36
Fix missing background on upgrade
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-10-13 08:31:32 +00:00
Joas Schilling
de6c6829bc
Fix avatar menu icons in darkmode
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-10-13 10:11:09 +02:00
dependabot[bot]
1dce303666
Merge pull request #32226 from nextcloud/dependabot/npm_and_yarn/nextcloud/moment-1.2.1
2022-10-13 04:25:33 +00:00
Nextcloud bot
5d60200294
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-13 02:15:09 +00:00
dependabot[bot]
1f8f088337
Bump @nextcloud/moment from 1.2.0 to 1.2.1
...
Bumps [@nextcloud/moment](https://github.com/nextcloud/nextcloud-moment ) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/nextcloud/nextcloud-moment/releases )
- [Changelog](https://github.com/nextcloud/nextcloud-moment/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nextcloud/nextcloud-moment/compare/v1.2.0...v1.2.1 )
---
updated-dependencies:
- dependency-name: "@nextcloud/moment"
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>
2022-10-13 01:53:16 +00:00
Simon L
d967488ec0
Merge pull request #34544 from nextcloud/fix/more-flexible-date-validation
...
More flexible date validation
2022-10-13 01:10:55 +02:00
Simon L
cbe228ae3a
Merge pull request #34545 from nextcloud/fix/theming-highcontrast-translucency-off
...
Disable translucency on high contrast themes
2022-10-13 00:56:57 +02:00
blizzz
4c64a60823
Merge pull request #34558 from nextcloud/fix/34201/broken-web-updater
...
fix reading updater token for web updater
2022-10-12 22:25:50 +02:00
Joas Schilling
eeeade06eb
Merge pull request #34559 from nextcloud/bugfix/noid/require-token-for-local-editing
...
Require token for local editing
2022-10-12 19:44:23 +02:00
Arthur Schiwon
52c1dbfb00
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 15:30:06 +02:00
Joas Schilling
edb64b193c
Also throttle on expiration
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-10-12 13:01:19 +02:00
szaimen
f1b38426e2
fix color-main-background-rgb
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-10-12 11:59:16 +02:00
Joas Schilling
9b204649e4
Fix psalm error on migration
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-10-12 11:55:04 +02:00
Joas Schilling
9c5fef35c7
Add a background job to delete expired tokens
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-10-12 11:43:00 +02:00
John Molakvoæ
d936694cdb
Merge pull request #34537 from nextcloud/bugfix/noid/s3-upload-memory
...
Avoid allocating too much memory for the buffer on s3 uploads
2022-10-12 10:24:55 +02:00
Carl Schwan
2525f7eb39
Merge pull request #34548 from nextcloud/automated/noid/master-update-psalm-baseline
...
[master] Update psalm-baseline.xml
2022-10-12 09:47:02 +02:00
nextcloud-command
90cba2cda6
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2022-10-12 04:38:17 +00:00
Nextcloud bot
7e4e785967
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-12 02:14:37 +00:00
Pytal
6003f8c07b
Merge pull request #34299 from nextcloud/enh/color-text-for-background-blur
...
Add color variables for text on blurred background
2022-10-11 18:45:56 -07:00
Christopher Ng
8c4de8f3bc
Add color variables for text on blurred background
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-10-12 01:43:37 +00:00
Carl Schwan
8a8f150ffb
Add seperator in high contrast mode
...
Between navigation and content and between entry in breadcrump
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-10-11 23:44:35 +02:00
Carl Schwan
0a5d459c99
Disable translucency on high contrast themes
...
Fix #34514
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-10-11 23:15:33 +02:00
Carl Schwan
9eb67ad57d
More flexible date validation
...
Fix #34542
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-10-11 23:02:10 +02:00
Simon L
dc9cd228db
Merge pull request #34473 from nextcloud/fix/excessive-increase-cachebuster
...
Fix excessive increase of cachebuster value
2022-10-11 21:07:56 +02:00
Joas Schilling
c167fb5ccb
Also remove token when we successfully validated
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-10-11 20:39:39 +02:00
Joas Schilling
cfbbace450
Require a token for "Edit locally"
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-10-11 20:15:26 +02:00
Christopher Ng
46ee620150
Fix excessive increase of cachebuster value
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-10-11 16:25:42 +00:00
Côme Chilliet
8d05e180bc
Merge pull request #34523 from nextcloud/fix/ldap-avoid-double-unbind-in-wizard
...
Avoid double ldap_unbind in Wizard.php
2022-10-11 15:50:03 +02:00
Julius Härtl
214a50d071
Avoid allocating too much memory for the buffer
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-10-11 15:34:27 +02:00
Louis
94ded14724
Merge pull request #33511 from nextcloud/feat/extract_gps_from_exif
...
Extract GPS data from EXIF
2022-10-11 14:11:01 +02:00
Joas Schilling
719c9c3655
Merge pull request #34500 from nextcloud/bugfix/noid/more-password-limitation
...
Fix password length limitation
2022-10-11 13:32:51 +02:00
Louis
e4d3344076
Merge pull request #32859 from nextcloud/bug/31973/array-key-might-be-empty
...
Fix Uninitialized string offset 0 at GenerateMimetypeFileBuilder.php#39
2022-10-11 11:15:05 +02:00