Robin Appelman
|
d60172567f
|
Merge pull request #37818 from nextcloud/dav-ext-storage-log
debug log requests made by dav external storage/shares
|
2023-04-25 14:12:57 +02:00 |
|
Côme Chilliet
|
7250f54ca3
|
Merge pull request #37835 from nextcloud/feat/background-allow-parallel-runs
feat(BackgroundJobs): Allow preventing parallel runs for a job class
|
2023-04-25 12:10:43 +02:00 |
|
Joas Schilling
|
77bb867ad5
|
Merge pull request #37868 from nextcloud/bugfix/noid/fix-phpunit-version-check
fix(autotest): Fix PHPUNIT version check in autotest files
|
2023-04-25 11:06:10 +02:00 |
|
Arthur Schiwon
|
3aa17672a1
|
Merge pull request #37909 from nextcloud/updateCrl
Update crl after revoke shifts.csr
|
2023-04-25 10:25:31 +02:00 |
|
Joas Schilling
|
af214b6c13
|
Merge pull request #36378 from nextcloud/fix/improve-taint-analysis
Add missing taint analysis docblock comments, and improve escaping in…
|
2023-04-25 08:51:54 +02:00 |
|
Nextcloud bot
|
e9aefb5251
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-04-25 02:22:46 +00:00 |
|
Pytal
|
721de348ec
|
Merge pull request #37780 from nextcloud/enh/a11y-focus-dialog
|
2023-04-24 17:05:42 -07:00 |
|
Christopher Ng
|
79310bd545
|
Trap focus in dialogs
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2023-04-24 15:45:40 -07:00 |
|
Christopher Ng
|
87ae9bbc12
|
Add focus-trap
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2023-04-24 15:40:05 -07:00 |
|
Vitor Mattos
|
95b7bf38f0
|
Update crl after revoke shifts.csr
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2023-04-24 22:21:36 +00:00 |
|
Marcel Klehr
|
06d6cf4ebc
|
JobListTest: Fix JobList constructor call
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-04-24 19:07:13 +02:00 |
|
Carl Schwan
|
b1ec7ff51f
|
Add missing taint analysis docblock comments, and improve escaping in some methods
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2023-04-24 17:17:53 +02:00 |
|
Marcel Klehr
|
524d053eb2
|
JobList: add debug log when hasReservedJob query fails
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-04-24 17:16:32 +02:00 |
|
Robin Appelman
|
6d9f785afb
|
Merge pull request #37622 from nextcloud/group-list-numeric-userid
fix output for group:list command with numeric user ids
|
2023-04-24 17:14:11 +02:00 |
|
Robin Appelman
|
05dc96f60d
|
debug log requests made by dav external storage/shares
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2023-04-24 17:13:20 +02:00 |
|
Daniel
|
2abefff289
|
Merge pull request #36784 from nextcloud/fix/user_ldap-update-groups-fail-get
Properly test and log when a group is not found
|
2023-04-24 16:26:30 +02:00 |
|
Robin Appelman
|
4953296b9e
|
Merge pull request #36857 from nextcloud/scan-repair-unencrypted-size
fix unencrypted_size for folders when scanning the filesystem with encryption enabled
|
2023-04-24 15:24:50 +02:00 |
|
Côme Chilliet
|
e8a48b51dc
|
Merge pull request #37856 from march42/bugfix/ldap_profiledata_removed
removed profile data from LDAP will get removed
|
2023-04-24 14:11:16 +02:00 |
|
Joas Schilling
|
0f0be52be8
|
Merge pull request #37864 from nextcloud/feat/noid/ratelimit-with-attributes
feat(ratelimit): Add Attributes support to rate limit middleware
|
2023-04-24 13:55:52 +02:00 |
|
Marcel Klehr
|
6148c5e0a1
|
Update tests/lib/BackgroundJob/DummyJobList.php
Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-04-24 12:35:52 +02:00 |
|
Joas Schilling
|
89c3c31402
|
feat(ratelimit): Add Attributes support to rate limit middleware
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-04-24 12:24:48 +02:00 |
|
Joas Schilling
|
95c098170d
|
Merge pull request #37763 from nextcloud/techdebt/36014/require-scour-0.38.2-for-svg-optimization
chore(assets): Require scour 0.38.2 (Ubuntu LTS 22.04+) for SVG optimization
|
2023-04-24 11:53:37 +02:00 |
|
Simon L
|
51aa9e6fb6
|
Merge pull request #37895 from nextcloud/fix-make-grid-toggle-sticky
fix: make grid view button sticky
|
2023-04-24 11:43:33 +02:00 |
|
Louis
|
c0076d9cc0
|
Merge pull request #37717 from nextcloud/artonge/fix/dont_override_stored_credentials_with_saml
Do not override stored credentials when login in with SAML
|
2023-04-24 11:30:43 +02:00 |
|
Christoph Wurst
|
dcde970bd5
|
Merge pull request #37816 from nextcloud/fix/events/info-to-debug-log-legacy-events
fix(events): Log deprecated events as debug, not info
|
2023-04-24 11:14:41 +02:00 |
|
Marc Hefter
|
621c6c3c56
|
code styling
Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Signed-off-by: Marc Hefter <marchefter@march42.net>
|
2023-04-24 10:21:45 +02:00 |
|
Marc Hefter
|
aa210365ec
|
Update apps/user_ldap/lib/User/User.php
Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Signed-off-by: Marc Hefter <marchefter@march42.net>
|
2023-04-24 10:14:17 +02:00 |
|
Joas Schilling
|
1917115301
|
chore(assets): Recompile JS
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-04-24 10:04:01 +02:00 |
|
Joas Schilling
|
f82c3d73e5
|
fix(assets): Optimize JPGs with jpegoptim 1.4.7
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-04-24 09:03:42 +02:00 |
|
Joas Schilling
|
db55d5ba58
|
fix(assets): Optimize PNGs with optipng 0.7.7
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-04-24 09:01:38 +02:00 |
|
Joas Schilling
|
f2afccfd56
|
fix(assets): Optimize SVGs with scour 0.38.2
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-04-24 08:59:38 +02:00 |
|
Joas Schilling
|
6368032257
|
fix(assests): Ignore some more directories from optimization
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-04-24 08:59:38 +02:00 |
|
Joas Schilling
|
7391881abe
|
chore(assets): Require scour 0.38.2 (Ubuntu LTS 22.04+) for SVG optimization
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-04-24 08:59:38 +02:00 |
|
Nextcloud bot
|
8eda51de15
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-04-24 02:29:12 +00:00 |
|
Daniel Kesselberg
|
9aaff3ab22
|
fix: make grid view button sticky
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
|
2023-04-23 21:02:43 +02:00 |
|
Marcel Klehr
|
d1e4a7a750
|
Update autoloaders
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-04-23 13:36:47 +02:00 |
|
Marcel Klehr
|
5a7f023bfc
|
JobList#hasReservedJobs: Close cursor
so Joas doesn't die
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-04-23 12:36:12 +02:00 |
|
Marcel Klehr
|
a0c722ad69
|
Run cs:Fix
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-04-23 12:36:12 +02:00 |
|
Marcel Klehr
|
5608b50778
|
Fix BackgroundJob tests
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-04-23 12:36:12 +02:00 |
|
Marcel Klehr
|
94038e0673
|
IParallelAwareJob: Add missing boilerplate
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-04-23 12:36:12 +02:00 |
|
Marcel Klehr
|
281c8047b6
|
JobListTest: clearJobsList before testHasReservedJobs
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-04-23 12:36:12 +02:00 |
|
Marcel Klehr
|
0f3211c4e4
|
Add IParallelAwareJob interface
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-04-23 12:36:12 +02:00 |
|
Marcel Klehr
|
6f9a3218d0
|
Update lib/private/BackgroundJob/JobList.php
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-04-23 12:36:12 +02:00 |
|
Marcel Klehr
|
56cb5d1d13
|
fix(tests): Remove duplicated method
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-04-23 12:36:12 +02:00 |
|
Marcel Klehr
|
1296f3612e
|
test(BackgroundJobs): Add tests for allowParallelRuns and hasReservedJobs
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-04-23 12:36:12 +02:00 |
|
Marcel Klehr
|
ef27bd6e55
|
fix(SpeechToText): Prevent parallel runs of TranscriptionJob
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-04-23 12:36:12 +02:00 |
|
Marcel Klehr
|
c01c516323
|
feat(BackgroundJobs): Allow preventing parallel runs for a job class
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-04-23 12:36:12 +02:00 |
|
Nextcloud bot
|
f4f6431d4d
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-04-23 02:28:42 +00:00 |
|
John Molakvoæ
|
504e1871a6
|
Merge pull request #37032 from nextcloud/dependabot/npm_and_yarn/query-string-8.1.0
chore(deps): Bump query-string from 7.1.1 to 8.1.0
|
2023-04-22 17:53:01 +02:00 |
|
John Molakvoæ
|
02d0a0e01b
|
chore(deps): Bump query-string from 7.1.1 to 8.1.0
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2023-04-22 17:37:42 +02:00 |
|