Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix return type for countUsers method | Côme Chilliet | 2022-10-25 | 2 | -12/+11 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-10-24 | 10 | -34/+104 |
* | Merge pull request #33087 from nextcloud/fix/30282/external-storages | John Molakvoæ | 2022-10-23 | 1 | -3/+1 |
|\ | |||||
| * | fix external storages access | szaimen | 2022-07-01 | 1 | -3/+1 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2022-10-23 | 10 | -26/+40 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2022-10-22 | 62 | -62/+62 |
* | | Merge pull request #33945 from nextcloud/fix/noid/fair-use-ldap | Simon L | 2022-10-21 | 7 | -19/+137 |
|\ \ | |||||
| * | | extended hint message | blizzz | 2022-10-21 | 1 | -1/+1 |
| * | | improve admin notification experience | Arthur Schiwon | 2022-10-18 | 1 | -8/+27 |
| * | | LDAP to no register new users when outside of fair use or over limits | Arthur Schiwon | 2022-10-18 | 6 | -11/+110 |
* | | | Merge pull request #34136 from nextcloud/fix/default-channel | blizzz | 2022-10-21 | 1 | -11/+13 |
|\ \ \ | |||||
| * | | | 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 |
* | | | | | Use proper error pages instead of always redirecting | Julius Härtl | 2022-10-21 | 4 | -11/+27 |
| |/ / / |/| | | | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-10-21 | 4 | -10/+16 |
* | | | | 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 #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 #34624 from nextcloud/fix/files_external_psalm | Carl Schwan | 2022-10-20 | 17 | -210/+209 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Rename file1 and file2 to source and target in Storage abstraction | Carl Schwan | 2022-10-18 | 17 | -210/+209 |
* | | | | | Add config and fix selenium | John Molakvoæ | 2022-10-19 | 1 | -9/+9 |
* | | | | | Cleanup ie and old edge properties | John Molakvoæ (skjnldsv) | 2022-10-19 | 2 | -0/+2 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-10-19 | 2 | -0/+10 |
* | | | | | Add rate limiting on lost password emails | Côme Chilliet | 2022-10-18 | 1 | -3/+3 |
* | | | | | Merge pull request #34628 from nextcloud/fix/files_sharing_psalm | Carl Schwan | 2022-10-18 | 4 | -4/+4 |
|\ \ \ \ \ | |||||
| * | | | | | Fix various other small psalm issues | Carl Schwan | 2022-10-17 | 2 | -2/+2 |
| * | | | | | Fix checkpassword undocummented null parameter | Carl Schwan | 2022-10-17 | 2 | -2/+2 |
| |/ / / / | |||||
* | | | | | Merge pull request #34554 from nextcloud/fix/psalm-twofactor-registry | Carl Schwan | 2022-10-18 | 3 | -5/+5 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Fix the type of the return array in a few more places | Carl Schwan | 2022-10-18 | 2 | -4/+4 |
| * | | | | Fix wrong types in phpdoc for twofactor registry | Carl Schwan | 2022-10-12 | 1 | -1/+1 |
* | | | | | Run session token renewals in a database transaction | Christoph Wurst | 2022-10-18 | 1 | -23/+32 |
* | | | | | Merge pull request #31499 from nextcloud/bugfix/empty-secret | Carl Schwan | 2022-10-17 | 4 | -9/+55 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Mark method as deprecated | Carl Schwan | 2022-09-13 | 2 | -2/+1 |
| * | | | | Fix decryption fallback after adding a secret | Julius Härtl | 2022-03-10 | 1 | -5/+10 |
| * | | | | Rotate token after fallback | Julius Härtl | 2022-03-10 | 1 | -2/+8 |
| * | | | | Add fallback routines for empty secret cases | Julius Härtl | 2022-03-10 | 4 | -5/+41 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-10-16 | 2 | -0/+8 |
* | | | | | Merge pull request #34599 from nextcloud/fix/background-appdata-scrope | Vincent Petry | 2022-10-14 | 2 | -0/+32 |
|\ \ \ \ \ | |||||
| * | | | | | Fix tests | John Molakvoæ | 2022-10-14 | 1 | -0/+17 |
| * | | | | | Scope the appdata theming storage for global and users | John Molakvoæ | 2022-10-14 | 1 | -0/+15 |
* | | | | | | Merge pull request #34188 from nextcloud/feat/profiler-clear | Carl Schwan | 2022-10-14 | 3 | -0/+11 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Expose clearing the profiles and fix it | Carl Schwan | 2022-10-10 | 3 | -0/+11 |
* | | | | | | Improve container return type annotations | Julius Härtl | 2022-10-14 | 4 | -5/+24 |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-10-14 | 4 | -4/+16 |
* | | | | | | Fix missing background on upgrade | Christopher Ng | 2022-10-13 | 2 | -0/+2 |
| |_|_|/ / |/| | | | | |||||
* | | | | | Avoid allocating too much memory for the buffer | Julius Härtl | 2022-10-11 | 1 | -1/+1 |