Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Merge pull request #26758 from J0WI/more-strict | Christoph Wurst | 2021-04-28 | 8 | -34/+52 | |
|\ \ \ | ||||||
| * | | | Fix ini_set() type | J0WI | 2021-04-26 | 1 | -1/+1 | |
| * | | | Some more strict_types | J0WI | 2021-04-26 | 7 | -33/+51 | |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-04-28 | 6 | -2/+6 | |
* | | | | Merge pull request #26591 from nextcloud/techdebt/noid/less-ilogger | Christoph Wurst | 2021-04-27 | 28 | -228/+161 | |
|\ \ \ \ | ||||||
| * | | | | Fix PHP CS | Joas Schilling | 2021-04-27 | 1 | -1/+0 | |
| * | | | | Fix PHP CS | Joas Schilling | 2021-04-27 | 1 | -1/+0 | |
| * | | | | Fix psalm errors | Joas Schilling | 2021-04-27 | 3 | -14/+21 | |
| * | | | | Fix unit tests | Joas Schilling | 2021-04-27 | 4 | -13/+13 | |
| * | | | | Less ILogger | Joas Schilling | 2021-04-27 | 23 | -199/+127 | |
* | | | | | Merge pull request #26718 from nextcloud/bugfix/noid/fix-ratelimit-template | Joas Schilling | 2021-04-27 | 2 | -15/+10 | |
|\ \ \ \ \ | ||||||
| * | | | | | Do not allow to overwrite some variables | Joas Schilling | 2021-04-27 | 1 | -1/+3 | |
| * | | | | | Fix ratelimit template | Joas Schilling | 2021-04-27 | 1 | -14/+7 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #26572 from nextcloud/bugfix/noid/throw-401-when-authentic... | Joas Schilling | 2021-04-27 | 1 | -0/+2 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Throw "401 Unauthenticated" when authentication is provided but invalid | Joas Schilling | 2021-04-22 | 1 | -0/+2 | |
* | | | | | Merge pull request #26764 from nextcloud/feature/noid/add-geo-location-as-ROS... | Joas Schilling | 2021-04-27 | 1 | -0/+31 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add geo location as ROS type | Joas Schilling | 2021-04-26 | 1 | -0/+31 | |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-04-27 | 4 | -6/+6 | |
* | | | | | | Log deprecation only as debug | Joas Schilling | 2021-04-26 | 1 | -0/+2 | |
* | | | | | | Respect the error level when logging | Joas Schilling | 2021-04-26 | 1 | -2/+17 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #26259 from nextcloud/feature/noid/validate-website-to-be-... | Joas Schilling | 2021-04-26 | 1 | -0/+30 | |
|\ \ \ \ \ | ||||||
| * | | | | | Validate the website field input to be a valid URL | Joas Schilling | 2021-04-22 | 1 | -0/+30 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #26747 from nextcloud/php8-libxml | Lukas Reschke | 2021-04-26 | 1 | -4/+11 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | PHP 8+ deprecates openssl_free_key | acsfer | 2021-04-25 | 1 | -1/+4 | |
| * | | | | Only use libxml_disable_entity_loader on PHP<8 | acsfer | 2021-04-25 | 1 | -3/+7 | |
* | | | | | Merge pull request #26721 from nextcloud/fix/noid/final-private | Roeland Jago Douma | 2021-04-26 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | private cannot be final | Maxence Lange | 2021-04-23 | 1 | -1/+1 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-04-26 | 2 | -0/+2 | |
| |/ / / |/| | | | ||||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-04-25 | 6 | -0/+12 | |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-04-24 | 12 | -2/+14 | |
* | | | | Guard against null phone number value | Daniel Calviño Sánchez | 2021-04-23 | 1 | -0/+3 | |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-04-23 | 112 | -224/+224 | |
* | | | | Merge pull request #26375 from nextcloud/techdebt/noid/symfony-component-tran... | Morris Jobke | 2021-04-22 | 3 | -38/+35 | |
|\ \ \ \ | ||||||
| * | | | | Fix PHP CS | Joas Schilling | 2021-04-20 | 1 | -1/+1 | |
| * | | | | Correclty use plural for share exception | Joas Schilling | 2021-04-20 | 1 | -2/+2 | |
| * | | | | Correctly replace all PHP placeholders with the parameters | Joas Schilling | 2021-04-20 | 1 | -5/+4 | |
| * | | | | Fix languages that miss a string in the translation | Joas Schilling | 2021-04-20 | 1 | -7/+16 | |
| * | | | | 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 |