Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix: External storage - exception thrown for the handler whenSelectAuthMechanism | Vincent Handfield | 2023-04-17 | 1 | -2/+2 |
| | | | | Signed-off-by: Vincent Handfield <vincent@accestech.com> | ||||
* | Merge pull request #37611 from ZE3kr/patch-1 | Julius H盲rtl | 2023-04-14 | 1 | -1/+1 |
|\ | | | | | Unquote S3 ETag stored in oc_filecache | ||||
| * | Update AmazonS3.php | James Guo | 2023-04-06 | 1 | -1/+1 |
| | | | | | | Signed-off-by: James Guo <i@ze3kr.com> | ||||
* | | handle not being able to write file for notify self-test | Robin Appelman | 2023-04-06 | 1 | -1/+4 |
|/ | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Merge pull request #22943 from nextcloud/scanner-no-access-handling | Robin Appelman | 2023-04-05 | 1 | -8/+16 |
|\ | | | | | improve handling of files we can't access in the scanner | ||||
| * | improve handling of files we can't access in the scanner | Robin Appelman | 2023-04-05 | 1 | -8/+16 |
| | | | | | | | | | | | | | | | | instead of erroring, remove the items from the cache. this situation can be triggered if a user has access to a file but looses it afterwards Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | Fix(l10n): 馃敔 Update translations from Transifex | Nextcloud bot | 2023-04-05 | 2 | -0/+2 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix ftp external storage with filezilla server | Robin Appelman | 2023-03-30 | 2 | -7/+15 |
| | | | | | | | - filezilla doesn't like "" as parameter for `mdtm` (all others seem fine) - filezilla sends fractional modified date Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Fix(l10n): 馃敔 Update translations from Transifex | Nextcloud bot | 2023-03-20 | 2 | -0/+4 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): 馃敔 Update translations from Transifex | Nextcloud bot | 2023-03-15 | 4 | -6/+6 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): 馃敔 Update translations from Transifex | Nextcloud bot | 2023-03-12 | 2 | -20/+20 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): 馃敔 Update translations from Transifex | Nextcloud bot | 2023-03-06 | 6 | -6/+16 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | chore(release): Bump requirements and versions in apps/ | Joas Schilling | 2023-03-03 | 1 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Fix(l10n): 馃敔 Update translations from Transifex | Nextcloud bot | 2023-03-01 | 4 | -0/+38 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): 馃敔 Update translations from Transifex | Nextcloud bot | 2023-02-27 | 2 | -0/+4 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): 馃敔 Update translations from Transifex | Nextcloud bot | 2023-02-22 | 2 | -2/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): 馃敔 Update translations from Transifex | Nextcloud bot | 2023-02-21 | 2 | -0/+36 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): 馃敔 Update translations from Transifex | Nextcloud bot | 2023-02-10 | 2 | -2/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | perf(autoloading): Add authoritative autoloader for files_external | Christoph Wurst | 2023-02-09 | 13 | -0/+1362 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Respect OCP interface in private classes | C么me Chilliet | 2023-02-07 | 1 | -1/+1 |
| | | | | | | | Because the parameter type was moved to phpdoc it needs to be removed from implementations Signed-off-by: C么me Chilliet <come.chilliet@nextcloud.com> | ||||
* | Strong type filesize related methods to ease 32bits problem findings | C么me Chilliet | 2023-02-07 | 1 | -1/+1 |
| | | | | Signed-off-by: C么me Chilliet <come.chilliet@nextcloud.com> | ||||
* | Merge pull request #36314 from nextcloud/sso-kerberos-fix | C么me Chilliet | 2023-02-07 | 4 | -33/+46 |
|\ | | | | | Update kerberos sso test setup to use new user_saml config system | ||||
| * | Update kerberos sso test setup to use new user_saml config system | Robin Appelman | 2023-01-23 | 4 | -33/+46 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | Fix(l10n): 馃敔 Update translations from Transifex | Nextcloud bot | 2023-02-01 | 2 | -0/+2 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): 馃敔 Update translations from Transifex | Nextcloud bot | 2023-01-31 | 2 | -4/+4 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): 馃敔 Update translations from Transifex | Nextcloud bot | 2023-01-27 | 2 | -0/+4 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): 馃敔 Update translations from Transifex | Nextcloud bot | 2023-01-25 | 2 | -0/+4 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): 馃敔 Update translations from Transifex | Nextcloud bot | 2023-01-24 | 4 | -12/+16 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): 馃敔 Update translations from Transifex | Nextcloud bot | 2023-01-23 | 6 | -66/+82 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): 馃敔 Update translations from Transifex | Nextcloud bot | 2023-01-22 | 2 | -0/+4 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fixing samba test and adding details to kerberos job | C么me Chilliet | 2023-01-20 | 1 | -1/+1 |
| | | | | Signed-off-by: C么me Chilliet <come.chilliet@nextcloud.com> | ||||
* | Fix Samba test failure details output | C么me Chilliet | 2023-01-20 | 1 | -1/+1 |
| | | | | Signed-off-by: C么me Chilliet <come.chilliet@nextcloud.com> | ||||
* | Attempt at reducing psalm errors | C么me Chilliet | 2023-01-20 | 1 | -4/+7 |
| | | | | Signed-off-by: C么me Chilliet <come.chilliet@nextcloud.com> | ||||
* | Fix(l10n): 馃敔 Update translations from Transifex | Nextcloud bot | 2023-01-20 | 4 | -0/+8 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): 馃敔 Update translations from Transifex | Nextcloud bot | 2023-01-19 | 6 | -0/+14 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): 馃敔 Update translations from Transifex | Nextcloud bot | 2023-01-18 | 10 | -0/+20 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): 馃敔 Update translations from Transifex | Nextcloud bot | 2023-01-17 | 132 | -264/+320 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #36087 from nextcloud/enh/noid/improve-applicable-ext-storage | Vincent Petry | 2023-01-16 | 6 | -32/+150 |
|\ | | | | | Improve saving applicable users in ext storage | ||||
| * | Improve saving applicable users in ext storage | Vincent Petry | 2023-01-12 | 6 | -32/+150 |
| | | | | | | | | | | | | | | Added a checkbox to prevent saving "All users" by mistake and giving access to everyone when not wanted. Signed-off-by: Vincent Petry <vincent@nextcloud.com> | ||||
* | | Merge pull request #36089 from nextcloud/enh/noid/ext-storage-default-values | Vincent Petry | 2023-01-16 | 7 | -24/+65 |
|\ \ | | | | | | | Ext storage configs default value support + enable SSL by default | ||||
| * | | Enable SSL by default in ext storage configs | Vincent Petry | 2023-01-13 | 5 | -4/+9 |
| | | | | | | | | | | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com> | ||||
| * | | Extend ext storage params to contain default value | Vincent Petry | 2023-01-13 | 3 | -20/+56 |
| |/ | | | | | | | | | | | | | Extend the external storage configuration parameters definition to allow to specify a default value Signed-off-by: Vincent Petry <vincent@nextcloud.com> | ||||
* | | Merge pull request #36075 from fmenabe/s3-storage-class | C么me Chilliet | 2023-01-16 | 2 | -1/+4 |
|\ \ | |/ |/| | Add support for s3 storage classes | ||||
| * | Support of s3 storage class in External Storage application | Fran莽ois M茅nab茅 | 2023-01-12 | 2 | -1/+4 |
| | | | | | | | | Signed-off-by: Fran莽ois M茅nab茅 <francois.menabe@gmail.com> | ||||
* | | Compress SASS output | Christopher Ng | 2023-01-11 | 2 | -185/+2 |
|/ | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | Fix preview crop | John Molakvo忙 | 2023-01-04 | 1 | -1/+1 |
| | | | | Signed-off-by: John Molakvo忙 <skjnldsv@protonmail.com> | ||||
* | Fix files_external tests with phpunit 9 | C么me Chilliet | 2023-01-02 | 1 | -2/+2 |
| | | | | Signed-off-by: C么me Chilliet <come.chilliet@nextcloud.com> | ||||
* | Fix psalm issues related to signature changes from PHP 8.0 | C么me Chilliet | 2022-12-29 | 1 | -3/+0 |
| | | | | Signed-off-by: C么me Chilliet <come.chilliet@nextcloud.com> | ||||
* | Fix(l10n): 馃敔 Update translations from Transifex | Nextcloud bot | 2022-12-21 | 132 | -402/+132 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-12-08 | 2 | -2/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> |