| Commit message (Expand) | Author | Age | Files | Lines |
* | uses "yes" and "no" for config switch over stringified numbers | Arthur Schiwon | 2019-06-21 | 1 | -2/+2 |
* | makes users management page aware of the introduced options | Arthur Schiwon | 2019-06-19 | 1 | -0/+2 |
* | Make it possible to show admin settings for sub admins | Christoph Wurst | 2019-05-23 | 3 | -16/+59 |
* | Remote wipe support | Roeland Jago Douma | 2019-05-20 | 1 | -2/+29 |
* | Remove recommendation for opcache on CLI | Morris Jobke | 2019-05-09 | 1 | -4/+0 |
* | Fix setupcheck for intl module | Daniel Kesselberg | 2019-04-21 | 1 | -1/+1 |
* | Remove unused member "util" | Joas Schilling | 2019-03-21 | 1 | -4/+0 |
* | Merge pull request #14606 from nextcloud/bugfix/stricter-check-trusted-proxy | Morris Jobke | 2019-03-21 | 1 | -1/+1 |
|\ |
|
| * | Trigger warning if empty array or false and X-Forwarded-Host is present | Daniel Kesselberg | 2019-03-20 | 1 | -1/+1 |
| * | Make check for empty trusted proxies more strict | Daniel Kesselberg | 2019-03-20 | 1 | -1/+1 |
* | | Merge pull request #14578 from nextcloud/enh/force_enable_apps | Roeland Jago Douma | 2019-03-20 | 1 | -1/+20 |
|\ \ |
|
| * | | allow enforcing apps to ignore the max version | Roeland Jago Douma | 2019-03-20 | 1 | -1/+20 |
| |/ |
|
* / | Revert "Where is your data?" | Roeland Jago Douma | 2019-03-20 | 1 | -67/+0 |
|/ |
|
* | Show a setup warning in case S3 object storage is used as primary storage | Morris Jobke | 2019-03-08 | 1 | -0/+37 |
* | Load auth tokens with the initial state API | Christoph Wurst | 2019-03-01 | 1 | -33/+0 |
* | Add setup check for missing UTF8MB4 on mysql | Morris Jobke | 2019-02-28 | 1 | -0/+5 |
* | Warning if x-forwarded-host present but trusted_proxies empty | Daniel Kesselberg | 2019-02-17 | 1 | -1/+6 |
* | Show more information on update app password | Daniel Kesselberg | 2019-02-13 | 1 | -10/+12 |
* | Merge pull request #13097 from nextcloud/feature/11319/where-is-your-data | Morris Jobke | 2019-02-11 | 1 | -0/+67 |
|\ |
|
| * | Code style and comment fixes | Michael Weimann | 2019-02-10 | 1 | -1/+1 |
| * | Move server info to theming section | Michael Weimann | 2019-01-14 | 1 | -1/+1 |
| * | Implement storing and loading the server info | Michael Weimann | 2019-01-14 | 1 | -0/+67 |
* | | Add interface INamedToken | Daniel Kesselberg | 2019-02-02 | 1 | -3/+3 |
* | | Add canRename & name to tests | Daniel Kesselberg | 2019-02-02 | 1 | -0/+2 |
* | | Make app password description editable | Daniel Kesselberg | 2019-02-01 | 1 | -3/+11 |
* | | Don't cast tokenId to string | Daniel Kesselberg | 2019-01-30 | 1 | -1/+1 |
* | | Add token name for delete activity | Daniel Kesselberg | 2019-01-30 | 1 | -9/+30 |
* | | Publish event for app token create/update/delete | Daniel Kesselberg | 2019-01-30 | 1 | -11/+51 |
|/ |
|
* | Bundle the 'marked' library | Christoph Wurst | 2019-01-10 | 1 | -1/+0 |
* | Use the real logger in the settings | Roeland Jago Douma | 2019-01-07 | 1 | -3/+2 |
* | Merge pull request #13172 from nextcloud/fix-can-change-password-check | Roeland Jago Douma | 2019-01-04 | 1 | -20/+48 |
|\ |
|
| * | fix can change password check in case of encryption is enabled | Bjoern Schiessle | 2018-12-20 | 1 | -20/+48 |
* | | Remove check for outdated caches | Daniel Kesselberg | 2019-01-02 | 1 | -20/+0 |
|/ |
|
* | Add setup check for pending bigint conversion | Morris Jobke | 2018-12-05 | 1 | -0/+36 |
* | Merge pull request #12821 from nextcloud/feature/12767/add-setup-check-for-ph... | Morris Jobke | 2018-12-05 | 1 | -2/+24 |
|\ |
|
| * | Update casing of PHP inside method name | Morris Jobke | 2018-12-05 | 1 | -2/+2 |
| * | Add setup check for recommended PHP modules (i.e. Imagick, intl) | Morris Jobke | 2018-12-05 | 1 | -0/+22 |
* | | PHP 7.0 is end of life | Morris Jobke | 2018-12-04 | 1 | -1/+1 |
|/ |
|
* | Add sendmailmode to gui | Daniel Kesselberg | 2018-11-29 | 1 | -1/+2 |
* | Make connectivity check domains configurable | Sylvia van Os | 2018-11-22 | 1 | -5/+3 |
* | Use the proper default values | Morris Jobke | 2018-11-19 | 1 | -1/+1 |
* | Fix the warning appearing check setup when mail_smtpmode is not configured. | Marc Peña Segarra | 2018-11-11 | 1 | -1/+1 |
* | Show disabled even if empty if ldap enabled | John Molakvoæ (skjnldsv) | 2018-11-06 | 1 | -2/+2 |
* | Update logic for forwardedForHeadersWorking | Daniel Kesselberg | 2018-10-25 | 1 | -4/+3 |
* | Make it possible to enforce mandatory 2FA for groups | Christoph Wurst | 2018-10-15 | 1 | -11/+8 |
* | Add admin interface to enforce 2FA | Christoph Wurst | 2018-10-10 | 1 | -0/+63 |
* | Use numeric placeholders if there are multiple, so that RTL languages can ope... | Joas Schilling | 2018-10-09 | 1 | -2/+2 |
* | Merge pull request #11091 from nextcloud/bugfix/11088/cannot-read-passwd | blizzz | 2018-09-13 | 1 | -4/+4 |
|\ |
|
| * | Add int-typehint | Daniel Kesselberg | 2018-09-12 | 1 | -1/+1 |
| * | Remove posix_getpwuid and compare only userid | Daniel Kesselberg | 2018-09-06 | 1 | -4/+4 |