Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create database to autotest | Vitor Mattos | 2022-10-21 | 1 | -1/+1 |
* | Merge pull request #33945 from nextcloud/fix/noid/fair-use-ldap | Simon L | 2022-10-21 | 15 | -59/+261 |
|\ | |||||
| * | extended hint message | blizzz | 2022-10-21 | 1 | -1/+1 |
| * | improve admin notification experience | Arthur Schiwon | 2022-10-18 | 1 | -8/+27 |
| * | [LDAP] throw exception only against prov api | Arthur Schiwon | 2022-10-18 | 1 | -1/+20 |
| * | LDAP to no register new users when outside of fair use or over limits | Arthur Schiwon | 2022-10-18 | 14 | -51/+215 |
* | | Merge pull request #34136 from nextcloud/fix/default-channel | blizzz | 2022-10-21 | 2 | -11/+16 |
|\ \ | |||||
| * | | silence psalm | Arthur Schiwon | 2022-10-21 | 1 | -0/+3 |
| * | | on installation save channel to config.php if not stable | Arthur Schiwon | 2022-10-21 | 1 | -11/+13 |
* | | | Merge pull request #34579 from nextcloud/unencrypted-size-null | Vincent Petry | 2022-10-21 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | fix null error in getUnencryptedSize | Robin Appelman | 2022-10-13 | 1 | -1/+1 |
* | | | | Merge pull request #34662 from nextcloud/enh/error-pages | Simon L | 2022-10-21 | 7 | -13/+94 |
|\ \ \ \ | |||||
| * | | | | Use proper error pages instead of always redirecting | Julius Härtl | 2022-10-21 | 7 | -13/+94 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #34508 from starypatyk/dav_displayname | Vincent Petry | 2022-10-21 | 1 | -0/+17 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | WebDAV - use file/folder name for dav:displayname | Dariusz Olszewski | 2022-10-10 | 1 | -0/+17 |
* | | | | Merge pull request #34717 from nextcloud/automated/noid/master-update-psalm-b... | blizzz | 2022-10-21 | 1 | -2/+1 |
|\ \ \ \ | |||||
| * | | | | Update psalm baseline | nextcloud-command | 2022-10-21 | 1 | -2/+1 |
* | | | | | Merge pull request #34714 from nextcloud/fix/invert-more-icon | Simon L | 2022-10-21 | 3 | -3/+4 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Fix more icon color | Christopher Ng | 2022-10-21 | 3 | -3/+4 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-10-21 | 278 | -842/+1006 |
|/ / / / | |||||
* | | | | Merge pull request #34688 from nextcloud/bugfix/34673/dont-crash-with-outdate... | Simon L | 2022-10-20 | 1 | -7/+32 |
|\ \ \ \ | |||||
| * | | | | Fix PHP CS | Joas Schilling | 2022-10-20 | 1 | -1/+0 |
| * | | | | Also catch in getProvider | Joas Schilling | 2022-10-20 | 1 | -3/+10 |
| * | | | | Don't crash with outdated share provider | Joas Schilling | 2022-10-20 | 1 | -4/+23 |
* | | | | | Merge pull request #34703 from nextcloud/bugfix/noid/use-vue-lib-multiselect-... | Pytal | 2022-10-20 | 9 | -282/+11 |
|\ \ \ \ \ | |||||
| * | | | | | Recompile | Joas Schilling | 2022-10-20 | 5 | -6/+8 |
| * | | | | | Use @nextcloud/vue MultiselectTags component | Joas Schilling | 2022-10-20 | 4 | -276/+3 |
* | | | | | | Merge pull request #34685 from nextcloud/fix-alt-login-class | Simon L | 2022-10-20 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix alternative logins custom css class | zorn-v | 2022-10-20 | 1 | -1/+1 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge pull request #34502 from nextcloud/fix/correct-attribute-resharing | Carl Schwan | 2022-10-20 | 2 | -185/+106 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | More fixes | Carl Schwan | 2022-10-18 | 1 | -8/+18 |
| * | | | | | Small progress with fixing unit tests | Carl Schwan | 2022-10-11 | 2 | -169/+87 |
| * | | | | | Propagate attributes when resharing | Carl Schwan | 2022-10-10 | 1 | -27/+20 |
* | | | | | | Merge pull request #34624 from nextcloud/fix/files_external_psalm | Carl Schwan | 2022-10-20 | 55 | -768/+539 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Rename file1 and file2 to source and target in Storage abstraction | Carl Schwan | 2022-10-18 | 26 | -295/+284 |
| * | | | | | | Additional type hinting found by psalm | Carl Schwan | 2022-10-18 | 8 | -17/+27 |
| * | | | | | | 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 |
| * | | | | | | Update psalm baseline following previous fixes | Carl Schwan | 2022-10-17 | 1 | -180/+0 |
| * | | | | | | 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 |