| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix(l10n): 馃敔 Update translations from Transifex | Nextcloud bot | 2023-01-23 | 6 | -66/+82 |
* | Fix(l10n): 馃敔 Update translations from Transifex | Nextcloud bot | 2023-01-22 | 2 | -0/+4 |
* | Fixing samba test and adding details to kerberos job | C么me Chilliet | 2023-01-20 | 1 | -1/+1 |
* | Fix Samba test failure details output | C么me Chilliet | 2023-01-20 | 1 | -1/+1 |
* | Attempt at reducing psalm errors | C么me Chilliet | 2023-01-20 | 1 | -4/+7 |
* | Fix(l10n): 馃敔 Update translations from Transifex | Nextcloud bot | 2023-01-20 | 4 | -0/+8 |
* | Fix(l10n): 馃敔 Update translations from Transifex | Nextcloud bot | 2023-01-19 | 6 | -0/+14 |
* | Fix(l10n): 馃敔 Update translations from Transifex | Nextcloud bot | 2023-01-18 | 10 | -0/+20 |
* | Fix(l10n): 馃敔 Update translations from Transifex | Nextcloud bot | 2023-01-17 | 132 | -264/+320 |
* | 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 | Vincent Petry | 2023-01-12 | 6 | -32/+150 |
* | | Merge pull request #36089 from nextcloud/enh/noid/ext-storage-default-values | Vincent Petry | 2023-01-16 | 7 | -24/+65 |
|\ \ |
|
| * | | Enable SSL by default in ext storage configs | Vincent Petry | 2023-01-13 | 5 | -4/+9 |
| * | | Extend ext storage params to contain default value | Vincent Petry | 2023-01-13 | 3 | -20/+56 |
| |/ |
|
* | | Merge pull request #36075 from fmenabe/s3-storage-class | C么me Chilliet | 2023-01-16 | 2 | -1/+4 |
|\ \
| |/
|/| |
|
| * | Support of s3 storage class in External Storage application | Fran莽ois M茅nab茅 | 2023-01-12 | 2 | -1/+4 |
* | | Compress SASS output | Christopher Ng | 2023-01-11 | 2 | -185/+2 |
|/ |
|
* | Fix preview crop | John Molakvo忙 | 2023-01-04 | 1 | -1/+1 |
* | Fix files_external tests with phpunit 9 | C么me Chilliet | 2023-01-02 | 1 | -2/+2 |
* | Fix psalm issues related to signature changes from PHP 8.0 | C么me Chilliet | 2022-12-29 | 1 | -3/+0 |
* | Fix(l10n): 馃敔 Update translations from Transifex | Nextcloud bot | 2022-12-21 | 132 | -402/+132 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-12-08 | 2 | -2/+2 |
* | Add comments | Carl Schwan | 2022-12-05 | 2 | -0/+2 |
* | Fix migration to non-empty secret | Carl Schwan | 2022-12-05 | 2 | -2/+8 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-12-04 | 2 | -18/+18 |
* | try to fix the popovermenu | Simon L | 2022-11-29 | 3 | -1/+9 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-11-29 | 2 | -2/+12 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-11-23 | 2 | -2/+36 |
* | fix s3 directory copy | Robin Appelman | 2022-11-15 | 1 | -3/+3 |
* | Make sure to not pass null to DateTime::createFromFormat | C么me Chilliet | 2022-11-14 | 1 | -2/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-11-05 | 2 | -2/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-10-30 | 2 | -0/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-10-21 | 2 | -2/+2 |
* | Rename file1 and file2 to source and target in Storage abstraction | Carl Schwan | 2022-10-18 | 7 | -67/+67 |
* | Additional type hinting found by psalm | Carl Schwan | 2022-10-18 | 7 | -17/+19 |
* | Specify type to internal storage class | Carl Schwan | 2022-10-17 | 1 | -0/+1 |
* | Fix returning null when getMessage return null | Carl Schwan | 2022-10-17 | 1 | -11/+6 |
* | More type safety | Carl Schwan | 2022-10-17 | 5 | -25/+15 |
* | Fix type of getVisibilityType | Carl Schwan | 2022-10-17 | 3 | -3/+3 |
* | Fix usage of streams | Carl Schwan | 2022-10-17 | 2 | -4/+4 |
* | Use argument name from parent class | Carl Schwan | 2022-10-17 | 2 | -15/+15 |
* | Add corresponding interface to trait | Carl Schwan | 2022-10-17 | 7 | -80/+112 |
* | Add more typing to FilesExternal commands | Carl Schwan | 2022-10-17 | 11 | -139/+52 |
* | Port away from deprecated clearBucket call | Carl Schwan | 2022-10-16 | 1 | -9/+2 |
* | Port to LoggerInterface | Carl Schwan | 2022-10-16 | 1 | -10/+44 |
* | Force cast getCode to int | Carl Schwan | 2022-10-16 | 2 | -9/+9 |
* | Specify that userId can be null | Carl Schwan | 2022-10-16 | 1 | -1/+1 |
* | Fix return value of updateParent | Carl Schwan | 2022-10-16 | 1 | -8/+3 |
* | Port away from removed IDBConnection->isConnected method | Carl Schwan | 2022-10-16 | 1 | -6/+4 |
* | Fix too many arguments in LegacyDependencyCheckPolyfill | Carl Schwan | 2022-10-16 | 1 | -1/+1 |