Commit Graph

64525 Commits

Author SHA1 Message Date
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
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
Carl Schwan
54b6d0708b 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-11 10:41:17 +02:00
Louis Chemineau
92d065b6eb Extract GPS data from EXIF
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-10-11 10:41:17 +02:00
Côme Chilliet
1d2d6e864d
Avoid double ldap_unbind in Wizard.php
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-10-11 09:54:04 +02:00
Côme Chilliet
0a9a749174
Fix code style with codesniffer
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-10-11 09:53:27 +02:00
Joas Schilling
5fd3971f35
Merge pull request #34490 from nextcloud/kill_db_mapper
Remove long depreated AppFramework/Db/Mapper
2022-10-11 09:33:07 +02:00
Joas Schilling
d124fa32c0
Merge pull request #34522 from nextcloud/bugfix/34480/update-security.txt-expires-field
Update security.txt expires field
2022-10-11 09:30:42 +02:00
Joas Schilling
665d292056
Merge pull request #34517 from nextcloud/automated/noid/master-update-ca-cert-bundle
[master] Update ca-cert bundle
2022-10-11 09:30:10 +02:00
Vincent Petry
e0ec31e909
Merge pull request #34513 from nextcloud/enh/34493/hide-edit-locally
do not show editlocally on mobile
2022-10-11 09:28:40 +02:00
Joas Schilling
647f9ca2d7
Merge pull request #34521 from nextcloud/bugfix/noid/also-backport-to-stable25
Also backport the cacert to stable25
2022-10-11 08:47:47 +02:00
Joas Schilling
46070cf7b9
Update security.txt expires field
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-10-11 08:26:25 +02:00
Joas Schilling
6e30b9b4ac
Also backport the cacert to stable25
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-10-11 08:12:58 +02:00
nextcloud-command
912de42f61 Update CA certificate bundle
Signed-off-by: GitHub <noreply@github.com>
2022-10-11 04:40:19 +00:00
Nextcloud bot
7bf82c4f0c
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-11 02:14:40 +00:00
szaimen
d552bae403 do not show editlocally on mobile
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-10-11 00:12:58 +02:00
Louis
f456989261
Merge pull request #30608 from nextcloud/harden-fonct
Harden disk_free_space check in CheckSetupController
2022-10-10 15:42:49 +02:00
Carl Schwan
84f3f6eddd
Merge pull request #34488 from nextcloud/typehint_closures
typehint migrationservice closures
2022-10-10 13:15:50 +02:00
Carl Schwan
936c3b6297
Merge pull request #34489 from nextcloud/type_closure
type closure to make psalm a bit happier
2022-10-10 13:15:12 +02:00
nextcloud-command
a5765136e8 Compile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-10-10 10:45:38 +00:00
Joas Schilling
ab055418c6
Fix password length limitation
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-10-10 12:33:58 +02:00
Carl Schwan
a02c8fe01d
Merge pull request #34487 from nextcloud/psalm_fix_migration_generation
fix typehints for generated migrations
2022-10-10 11:56:59 +02:00
Simon L
cf5bf3036d
Merge pull request #33915 from nextcloud/enh/33914-replace_expiration_date_picker_with_native_date_picker
Replace vue2-datepicker with native date picker for share expiration dates
2022-10-10 09:21:42 +02:00
Roeland Jago Douma
60ee874485
Remove long depreated AppFramework/Db/Mapper
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2022-10-10 08:18:32 +02:00
Roeland Jago Douma
c6e100ed32
type closure to make psalm a bit happier
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2022-10-09 21:41:18 +02:00
Roeland Jago Douma
d151999fc8
typehint migrationservice closures
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2022-10-09 21:31:27 +02:00