Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore(autoloader): Update autoloaders with composer 2.5.5 | Joas Schilling | 2023-04-21 | 3 | -11/+22 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Merge pull request #37525 from nextcloud/file-debug-info | Robin Appelman | 2023-04-21 | 1 | -0/+4 |
|\ | | | | | add command for getting fileinfo for debugging | ||||
| * | add command for getting fileinfo for debugging | Robin Appelman | 2023-04-17 | 1 | -0/+4 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | fix(files_external): Background color of external devices with errors should ↵ | Ferdinand Thiessen | 2023-04-20 | 1 | -1/+2 |
| | | | | | | | | | | | | respect color theme Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | update icewind/smb to 3.5.4 | Robin Appelman | 2023-04-17 | 7 | -23/+24 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | update icewind/smb to 3.5.3 | Robin Appelman | 2023-04-17 | 13 | -40/+45 |
|/ | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | 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> |