Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Add a check for the pipe character | Joas Schilling | 2021-04-20 | 1 | -0/+6 | |
| * | | | "Symfony\Component\Translation\PluralizationRules" is deprecated | Joas Schilling | 2021-04-20 | 2 | -40/+23 | |
* | | | | remove undefined parameter, add description | Arthur Schiwon | 2021-04-22 | 1 | -1/+1 | |
| |_|/ |/| | | ||||||
* | | | Merge pull request #25714 from nextcloud/fix/23197/explicitly_check_hex2bin_i... | Morris Jobke | 2021-04-22 | 1 | -3/+19 | |
|\ \ \ | ||||||
| * | | | Explicitly check hex2bin input | Roeland Jago Douma | 2021-02-18 | 1 | -3/+19 | |
* | | | | set mimetype for objects uploaded to object storages | Robin Appelman | 2021-04-21 | 6 | -24/+20 | |
| |_|/ |/| | | ||||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-04-21 | 2 | -0/+4 | |
* | | | Move 2fa backupscode to new registration | Roeland Jago Douma | 2021-04-20 | 1 | -1/+1 | |
* | | | Move 2FA registration to IBootstrap | Roeland Jago Douma | 2021-04-20 | 3 | -2/+49 | |
* | | | Merge pull request #26617 from nextcloud/fix/oracle-column-check-unrelated-mi... | Roeland Jago Douma | 2021-04-20 | 1 | -2/+2 | |
|\ \ \ | ||||||
| * | | | Do not check Oracle column constraints in unrelated migrations | Christoph Wurst | 2021-04-19 | 1 | -2/+2 | |
* | | | | Merge pull request #26647 from nextcloud/bugfix/noid/empty-filename | Roeland Jago Douma | 2021-04-20 | 1 | -0/+3 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | Fail when creating new files with an empty path | Julius Härtl | 2021-04-20 | 1 | -0/+3 | |
* | | | | ignore mail shares of related remote share results | Arthur Schiwon | 2021-04-20 | 3 | -2/+62 | |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-04-20 | 2 | -0/+2 | |
| |/ / |/| | | ||||||
* | | | Deprecate the old way | Roeland Jago Douma | 2021-04-16 | 1 | -0/+1 | |
* | | | Allow registering NotifierServices trough IBootstrap | Roeland Jago Douma | 2021-04-16 | 3 | -1/+68 | |
* | | | Fix constraint violation detection in QB Mapper | Joas Schilling | 2021-04-16 | 1 | -3/+6 | |
* | | | Separate settings for remote share expiration | Vincent Petry | 2021-04-15 | 2 | -8/+57 | |
* | | | Implement expiration date for federated shares | Vincent Petry | 2021-04-15 | 1 | -1/+10 | |
|/ / | ||||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-04-15 | 2 | -0/+2 | |
* | | Merge pull request #26551 from nextcloud/fix/noid/redis-exists-bool | Roeland Jago Douma | 2021-04-14 | 2 | -2/+2 | |
|\ \ | ||||||
| * | | ensure redis returns bool for hasKey | Arthur Schiwon | 2021-04-13 | 2 | -2/+2 | |
* | | | Merge pull request #26529 from J0WI/getSystemValue-type | Roeland Jago Douma | 2021-04-14 | 4 | -5/+5 | |
|\ \ \ | ||||||
| * | | | Use correct getSystemValue type | J0WI | 2021-04-12 | 4 | -5/+5 | |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-04-14 | 4 | -0/+16 | |
| |/ / |/| | | ||||||
* | | | Merge pull request #26467 from nextcloud/feature/noid/allow-apps-to-log-to-audit | Joas Schilling | 2021-04-13 | 3 | -0/+87 | |
|\ \ \ | ||||||
| * | | | Fix version | Joas Schilling | 2021-04-12 | 1 | -1/+1 | |
| * | | | Move to another namespace and class name | Joas Schilling | 2021-04-09 | 3 | -4/+4 | |
| * | | | Allow apps to log actions into the audit_log | Joas Schilling | 2021-04-09 | 3 | -0/+87 | |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-04-13 | 2 | -6/+6 | |
| |/ / |/| | | ||||||
* | | | Merge pull request #26266 from nextcloud/future-proof-networking | Roeland Jago Douma | 2021-04-12 | 8 | -42/+342 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Strictify null check | Lukas Reschke | 2021-04-06 | 1 | -2/+3 | |
| * | | Generate autoload files | Lukas Reschke | 2021-04-06 | 2 | -0/+6 | |
| * | | Improve networking checks | Lukas Reschke | 2021-04-06 | 6 | -42/+335 | |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-04-09 | 2 | -2/+2 | |
* | | | Merge pull request #26439 from nextcloud/increase-subnet-matcher | Roeland Jago Douma | 2021-04-08 | 1 | -2/+2 | |
|\ \ \ | ||||||
| * | | | Increase subnet matcher | Lukas Reschke | 2021-04-07 | 1 | -2/+2 | |
* | | | | Limit size of properties to 2048 characters | Lukas Reschke | 2021-04-08 | 1 | -0/+11 | |
|/ / / | ||||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-04-07 | 6 | -2/+68 | |
* | | | Merge pull request #24966 from nextcloud/jknockaert-patch-1 | Lukas Reschke | 2021-04-06 | 1 | -13/+12 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | fix even more brackets | Jasper Knockaert | 2021-01-16 | 1 | -1/+1 | |
| * | | fix brakcets | Jasper Knockaert | 2021-01-16 | 1 | -1/+0 | |
| * | | consolidation of boolean expression | Jasper Knockaert | 2021-01-16 | 1 | -5/+2 | |
| * | | avoid fread on directories and unencrypted files | Jasper Knockaert | 2021-01-05 | 1 | -13/+16 | |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-04-06 | 6 | -0/+8 | |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-04-05 | 2 | -2/+2 | |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-04-04 | 4 | -0/+4 | |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-04-03 | 8 | -0/+8 | |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-04-02 | 6 | -2/+14 |