Côme Chilliet
|
f2912ce8bc
|
Set functions as private to be able to refactor later
Also a few comment fixes
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2023-02-21 13:36:25 +00:00 |
|
Côme Chilliet
|
71482576ad
|
Move to phpseclib implementation of RC4
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2023-02-21 13:36:25 +00:00 |
|
Côme Chilliet
|
bd626e3693
|
Strong type custom openssl_seal implementation
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2023-02-21 13:36:25 +00:00 |
|
Côme Chilliet
|
deed6393fb
|
Always wrap rc4, and throws on unknown cipher
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2023-02-21 13:36:25 +00:00 |
|
Kevin Niehage
|
81638436e5
|
introduce wrapped_openssl_seal() and wrapped_openssl_open() to circument RC4 problems with OpenSSL v3
Signed-off-by: Kevin Niehage <k.niehage@syseleven.de>
|
2023-02-21 13:36:25 +00:00 |
|
Côme Chilliet
|
5fcb55a2a9
|
Merge pull request #36793 from nextcloud/revert-36786-automated/noid/master-update-psalm-baseline
Revert "[master] Update psalm-baseline.xml"
|
2023-02-21 14:24:10 +01:00 |
|
Côme Chilliet
|
fc9f1c2b92
|
Revert "[master] Update psalm-baseline.xml"
|
2023-02-21 11:43:23 +01:00 |
|
Daniel
|
daff01241a
|
Merge pull request #36782 from nextcloud/chore/deps/declare-openssl-dep
chore(deps): Declare ext-openssl as required
|
2023-02-21 10:26:05 +01:00 |
|
Daniel
|
fdd5ea1d1f
|
Merge pull request #36786 from nextcloud/automated/noid/master-update-psalm-baseline
[master] Update psalm-baseline.xml
|
2023-02-21 10:25:46 +01:00 |
|
Louis
|
b2d283ba1f
|
Merge pull request #36748 from nextcloud/artonge/fix/encrypted_shared_folder
Encrypted-shared folders should use the encrypted icon
|
2023-02-21 10:10:12 +01:00 |
|
Anna
|
13ef475a0a
|
Merge pull request #36788 from nextcloud/revert-36589-enh/perf-remove-icache
Revert "fix(performance): Do not set up filesystem on every call"
|
2023-02-21 09:21:58 +01:00 |
|
Joas Schilling
|
98ed72b3ed
|
Revert "fix(performance): Do not set up filesystem on every call"
|
2023-02-21 07:36:43 +01:00 |
|
nextcloud-command
|
0c17c528d1
|
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
|
2023-02-21 04:39:31 +00:00 |
|
Nextcloud bot
|
93e703bbfc
|
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-02-21 02:26:12 +00:00 |
|
Julius Härtl
|
21f9688c70
|
Merge pull request #36287 from nextcloud/feat/switch-pkg-l10n
Deprecate and cleanup `OC.L10N` in favor of `@nextcloud/l10n`
|
2023-02-20 18:59:15 +01:00 |
|
nextcloud-command
|
bfad19c09d
|
Compile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2023-02-20 14:58:18 +00:00 |
|
Simon L
|
3204f97d5e
|
Merge pull request #36759 from sgolovan/master
Fix integer overflow on 32-bit systems when testing free space for wr…
|
2023-02-20 15:21:37 +01:00 |
|
Louis Chemineau
|
c09d4d3313
|
Encrypted and shared folders should use the encrypted icon
Signed-off-by: Louis Chemineau <louis@chmn.me>
|
2023-02-20 15:20:32 +01:00 |
|
Ferdinand Thiessen
|
c97137e434
|
fix(jsunit): Modify OC.L10N tests as it does not depend on OC. anymore
Meaning we can not stub `getLocale` but must override the document attribute instead.
Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>
|
2023-02-20 15:03:31 +01:00 |
|
Ferdinand Thiessen
|
cdc3848345
|
Deprecate OC.L10N functions in favor of translation functions from @nextcloud/l10n
Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>
|
2023-02-20 15:03:21 +01:00 |
|
Christoph Wurst
|
04578bc7ed
|
chore(deps): Declare ext-openssl as required
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2023-02-20 14:48:06 +01:00 |
|
Julius Härtl
|
7858b8313a
|
Merge pull request #36727 from nextcloud/enh/file-id-direct-editing
feat(directediting): Allow opening by file id
|
2023-02-20 14:39:35 +01:00 |
|
Ferdinand Thiessen
|
7e3372cd92
|
Drop OC.addTranslations deprecated since NC17 and not used by any NC app
Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>
|
2023-02-20 12:46:30 +01:00 |
|
Julius Härtl
|
95eeba83b6
|
Merge pull request #36780 from nextcloud/bugfix/noid/console-error-share-auth
|
2023-02-20 12:36:06 +01:00 |
|
Julius Härtl
|
614981ae9a
|
feat(directediting): Allow opening by file id
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-02-20 12:16:34 +01:00 |
|
Anna
|
6bb0985e59
|
Merge pull request #31859 from max65482/fix_group_share
Fix: Birthday calendar issue with shared calendars
|
2023-02-20 11:27:00 +01:00 |
|
Joas Schilling
|
c550acae62
|
Merge pull request #36653 from nextcloud/bugfix/noid/more-defensive-old-token-handling
fix(authentication): Handle null or empty string password hash
|
2023-02-20 11:15:37 +01:00 |
|
Maximilian Martin
|
245351fdae
|
assign group share value
Signed-off-by: Maximilian Martin <maximilian_martin@gmx.de>
|
2023-02-20 10:10:17 +01:00 |
|
Sergei Golovan
|
1cb50c5afa
|
Fix integer overflow on 32-bit systems when testing free space for writing a config file.
|
2023-02-20 10:05:45 +01:00 |
|
Julius Härtl
|
4cebfa95e6
|
fix: Fix loading styles from core/css/
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-02-20 09:28:30 +01:00 |
|
Julius Härtl
|
f3d3dfa075
|
fix: Avoid throwing errors on public auth page
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-02-20 09:17:15 +01:00 |
|
Julius Härtl
|
bba3a1ccf0
|
Merge pull request #36589 from nextcloud/enh/perf-remove-icache
|
2023-02-20 08:59:22 +01:00 |
|
Nextcloud bot
|
ad6eb808c7
|
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-02-20 02:26:42 +00:00 |
|
Nextcloud bot
|
d01154d363
|
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-02-19 02:27:04 +00:00 |
|
Nextcloud bot
|
510e090a0d
|
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-02-18 02:27:16 +00:00 |
|
Julius Härtl
|
3bdf3322ec
|
fix: Use passed LazyFolder when building sabre nodes
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-02-17 19:21:05 +01:00 |
|
Julius Härtl
|
ec356504ea
|
tests: Remove legacy chunking tests
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-02-17 19:18:38 +01:00 |
|
Julius Härtl
|
3493099617
|
tests: Remove legacy checksum test
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-02-17 19:18:38 +01:00 |
|
Julius Härtl
|
20058eb9de
|
tests: Fix test isolation on object storage
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-02-17 19:18:38 +01:00 |
|
Anna Larch
|
5d4efb4d5f
|
Do not set up filesystem on every call
Also remove old Oc_FileChunking logis that produced GC- collectable chunks
Signed-off-by: Anna Larch <anna@nextcloud.com>
|
2023-02-17 19:18:37 +01:00 |
|
max-nextcloud
|
d6a3ebc79f
|
Merge pull request #36751 from nextcloud/fix/mobile_breakpoint
Don't regard 1024px width viewport as mobile
|
2023-02-17 15:46:36 +01:00 |
|
Julius Härtl
|
d078380aa3
|
Merge pull request #35360 from nextcloud/bugfix/noid/direct-editing-revert-scope
|
2023-02-17 11:08:44 +01:00 |
|
Julius Härtl
|
47bc024885
|
Revert the token scope to not end up with storing the user used in the session
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-02-17 10:18:18 +01:00 |
|
Julius Härtl
|
90d2cb09b1
|
Merge pull request #36396 from nextcloud/fix/cors
|
2023-02-17 09:42:08 +01:00 |
|
Nextcloud bot
|
d33fbbed1d
|
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-02-17 02:25:58 +00:00 |
|
Pytal
|
58d3835863
|
Merge pull request #36738 from nextcloud/deps/nextcloud/password-confirmation-4.0.4
|
2023-02-16 17:46:31 -08:00 |
|
Ferdinand Thiessen
|
f655f83c84
|
fix(CORS): CORS should only be bypassed on PublicPage if not logged in to prevent CSRF attack vectors
Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>
|
2023-02-16 22:55:18 +01:00 |
|
Julius Härtl
|
38ca468502
|
Merge pull request #36515 from nextcloud/fix/sharees-remove-deck
|
2023-02-16 21:17:16 +01:00 |
|
blizzz
|
a5443ac3f1
|
Merge pull request #36687 from nextcloud/release/26.0.0_beta_4
26.0.0 beta 4
|
2023-02-16 14:34:51 +01:00 |
|
blizzz
|
fdc64b1ef6
|
Merge pull request #36556 from nextcloud/artonge/fix/expiring_file_versions_empty_db
Handle empty DB while expiring versions
|
2023-02-16 14:08:29 +01:00 |
|