| Commit message (Expand) | Author | Age | Files | Lines |
* | Harden setup check for TLS version if host is not reachable | Morris Jobke | 2020-12-02 | 1 | -0/+3 |
* | Harden key generation | Julius Härtl | 2020-10-28 | 1 | -1/+3 |
* | save email as lower case | Robin Appelman | 2020-10-27 | 1 | -1/+2 |
* | Update CheckSetupController.php | timm2k | 2020-10-26 | 1 | -0/+1 |
* | Enable passwordless for everyone not only admins. | Daniel Kesselberg | 2020-06-07 | 1 | -0/+3 |
* | use the loginname to verify the old password in user password changes | Arthur Schiwon | 2020-05-26 | 1 | -1/+2 |
* | Fix languages empty array | GretaD | 2020-05-08 | 1 | -0/+1 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 3 | -1/+4 |
* | Merge pull request #19191 from laurisb/patch-1 | Roeland Jago Douma | 2020-04-15 | 1 | -1/+1 |
|\ |
|
| * | Improve Opcache detection | Lauris Binde | 2020-01-29 | 1 | -1/+1 |
* | | Merge pull request #20421 from nextcloud/fix/20393/recommendend_webauthn_mods | Roeland Jago Douma | 2020-04-12 | 1 | -0/+8 |
|\ \ |
|
| * | | Show setup check for recommended php modules | Roeland Jago Douma | 2020-04-10 | 1 | -0/+8 |
* | | | Add visibility to all properties and move static keyword | Christoph Wurst | 2020-04-10 | 1 | -1/+1 |
* | | | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 14 | -79/+61 |
* | | | Use elseif instead of else if | Christoph Wurst | 2020-04-10 | 1 | -1/+1 |
|/ / |
|
* | | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 2 | -2/+2 |
* | | Use a blank line after the opening tag | Christoph Wurst | 2020-04-09 | 1 | -0/+1 |
* | | Fix multiline comments | Christoph Wurst | 2020-04-08 | 1 | -3/+3 |
* | | Merge pull request #19890 from nextcloud/enh/comments-reference-id | Joas Schilling | 2020-04-02 | 1 | -0/+11 |
|\ \ |
|
| * | | Add optional column oc_comments.reference_id | Joas Schilling | 2020-03-31 | 1 | -0/+11 |
* | | | Merge pull request #20241 from nextcloud/fix/license-headers-19 | Roeland Jago Douma | 2020-04-01 | 2 | -0/+3 |
|\ \ \ |
|
| * | | | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 2 | -0/+3 |
| |/ / |
|
* / / | Start with webauthn | Roeland Jago Douma | 2020-03-31 | 1 | -0/+114 |
|/ / |
|
* | | Merge pull request #20170 from nextcloud/techdebt/remove-unused-imports | Christoph Wurst | 2020-03-27 | 2 | -2/+0 |
|\ \ |
|
| * | | Remove unused imports | Christoph Wurst | 2020-03-25 | 2 | -2/+0 |
* | | | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 4 | -10/+10 |
|/ / |
|
* | | Merge pull request #20127 from nextcloud/bugfix/noid/check-user-on-remote-wipe | Roeland Jago Douma | 2020-03-24 | 1 | -1/+7 |
|\ \ |
|
| * | | Check the user on remote wipe | Joas Schilling | 2020-03-16 | 1 | -1/+7 |
* | | | Add basic reverseproxy misconfig detection to setupchecks | Roeland Jago Douma | 2020-03-23 | 1 | -0/+1 |
* | | | Make sure app_install_overwrite is an array | Daniel Kesselberg | 2020-03-16 | 1 | -0/+4 |
|/ / |
|
* | | Merge pull request #19580 from nextcloud/debt/noid/outdated-check | Roeland Jago Douma | 2020-03-10 | 1 | -7/+3 |
|\ \ |
|
| * | | Update check for outdated php version. | Daniel Kesselberg | 2020-02-24 | 1 | -7/+3 |
| |/ |
|
* | | Revive the "send email to new users" toggle for the user form | Christoph Wurst | 2020-02-28 | 1 | -0/+21 |
* | | Make sure quota_preset is using numerical indexes | Daniel Kesselberg | 2020-02-22 | 1 | -6/+14 |
|/ |
|
* | apps can have polyamorous relationships with bundles | Arthur Schiwon | 2020-01-24 | 1 | -1/+1 |
* | Fix license headers | Christoph Wurst | 2020-01-13 | 2 | -59/+2 |
* | Update license headers for 18 | Christoph Wurst | 2019-12-20 | 1 | -0/+1 |
* | Allow to force enable apps via CLI | Joas Schilling | 2019-12-13 | 1 | -7/+1 |
* | Merge pull request #18299 from nextcloud/bugfix/noid/filecache_bigint_mounts | Roeland Jago Douma | 2019-12-09 | 1 | -0/+1 |
|\ |
|
| * | Convert various columns in oc_mounts to bigint | Georg Ehrke | 2019-12-09 | 1 | -0/+1 |
* | | Fix Argument 3 passed to OCA\Encryption\Recovery::__construct() must be an in... | Daniel Kesselberg | 2019-12-09 | 1 | -2/+0 |
|/ |
|
* | Update license headers | Christoph Wurst | 2019-12-05 | 13 | -18/+92 |
* | Merge pull request #18079 from nextcloud/fixes/phpcs | Roeland Jago Douma | 2019-11-25 | 6 | -8/+9 |
|\ |
|
| * | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 6 | -8/+9 |
* | | make help available to ordinary users again | Arthur Schiwon | 2019-11-21 | 1 | -0/+1 |
|/ |
|
* | Convert more columns to bigint | Roeland Jago Douma | 2019-11-20 | 1 | -0/+4 |
* | Fixes a 500 without userid | Arthur Schiwon | 2019-11-16 | 1 | -1/+1 |
* | Merge pull request #17450 from nextcloud/fix/17368/odd-group-numbers | blizzz | 2019-10-21 | 1 | -25/+32 |
|\ |
|
| * | hide strange Everyone and Disabled group numbers with LDAP, fixes 17368 | Arthur Schiwon | 2019-10-21 | 1 | -25/+32 |
* | | Move help to controller | Julius Härtl | 2019-10-17 | 1 | -0/+97 |
|/ |
|