| Commit message (Expand) | Author | Age | Files | Lines |
* | HTTPS link to https://en.wikipedia.org/wiki/Server-sent_events | Christian Oliff | 2019-11-15 | 1 | -1/+1 |
* | pass through ServerNotAvailableException on app init | Arthur Schiwon | 2019-11-14 | 1 | -0/+4 |
* | Merge pull request #17830 from nextcloud/global-quota-return-quota | Roeland Jago Douma | 2019-11-07 | 1 | -2/+7 |
|\ |
|
| * | actually return the quote when getting global storage info | Robin Appelman | 2019-11-06 | 1 | -2/+7 |
* | | switch to Files Node API for zip generation | Arthur Schiwon | 2019-11-07 | 1 | -4/+15 |
|/ |
|
* | Cleanup theming mess | Roeland Jago Douma | 2019-10-25 | 1 | -2/+4 |
* | Deprecate TemplateManager | Julius Härtl | 2019-10-16 | 1 | -0/+1 |
* | Print the error pages as error so we load less scripts and might be able to v... | Joas Schilling | 2019-09-16 | 1 | -1/+1 |
* | Merge pull request #16859 from PhrozenByte/patch-1 | Roeland Jago Douma | 2019-09-09 | 1 | -0/+2 |
|\ |
|
| * | Improve usage of IAppManager::getAppWebPath() | Daniel Rudolf | 2019-09-05 | 1 | -0/+2 |
* | | Fix sanity checks #16963 | Samuel CHEMLA | 2019-09-01 | 1 | -5/+3 |
|/ |
|
* | Always check via http and https whether htaccess is working | Joas Schilling | 2019-08-23 | 1 | -1/+13 |
* | Make the auto-disabled list more broad | Joas Schilling | 2019-08-15 | 1 | -3/+1 |
* | instead of upsert, fallback to default query on PgSQL <= 9.4 | Arthur Schiwon | 2019-08-14 | 1 | -2/+2 |
* | Remove duplicated spaces | J0WI | 2019-08-11 | 1 | -1/+1 |
* | Sort headers | J0WI | 2019-08-11 | 1 | -4/+4 |
* | Add X-Frame-Options header to .htaccess | J0WI | 2019-08-11 | 1 | -1/+1 |
* | Merge pull request #16461 from nextcloud/fix/noid/pgsql-version | Roeland Jago Douma | 2019-07-26 | 1 | -2/+2 |
|\ |
|
| * | fixes the check for postgresql | Arthur Schiwon | 2019-07-18 | 1 | -2/+2 |
* | | Removes unused OC_API::register | Morris Jobke | 2019-07-18 | 1 | -30/+0 |
|/ |
|
* | Merge pull request #15540 from nextcloud/bugfix/noid/prevent-faulty-logs-from... | Joas Schilling | 2019-06-21 | 1 | -2/+3 |
|\ |
|
| * | Prevent faulty logs from nested setupFS calls | Joas Schilling | 2019-05-15 | 1 | -2/+3 |
* | | Fix missing login hook wih Apache/SAML | Christoph Wurst | 2019-06-11 | 1 | -1/+9 |
|/ |
|
* | Show supported apps in app management | Morris Jobke | 2019-05-13 | 1 | -0/+8 |
* | Use non-absolute logout URL to fix wrong URL in reverse proxy scenario | Morris Jobke | 2019-05-08 | 1 | -1/+1 |
* | Forbid eval on legacy responses | Roeland Jago Douma | 2019-04-09 | 1 | -1/+1 |
* | allow enforcing apps to ignore the max version | Roeland Jago Douma | 2019-03-20 | 1 | -4/+4 |
* | Remove the upload and memory setting | Joas Schilling | 2019-03-04 | 2 | -108/+0 |
* | Make sure maintenance mode is always casted to bool | Joas Schilling | 2019-02-22 | 1 | -1/+1 |
* | Move jquery.ocdialog.scss to bundle | Roeland Jago Douma | 2019-02-14 | 1 | -1/+0 |
* | Move jquery-ui-fixes to bundle | Roeland Jago Douma | 2019-02-14 | 1 | -1/+0 |
* | Move the contactsmenu handlebars templates to the bundle | Roeland Jago Douma | 2019-02-04 | 1 | -1/+0 |
* | Do not try to load js moved to bundle | Roeland Jago Douma | 2019-02-01 | 1 | -2/+0 |
* | Merge pull request #13927 from nextcloud/remove-dead-code | Morris Jobke | 2019-02-01 | 1 | -50/+0 |
|\ |
|
| * | Remove deleteFromOpcodeCache & clearOpcodeCache | Daniel Kesselberg | 2019-01-30 | 1 | -31/+0 |
| * | Don't call apc_delete_file and apc_clear_cache anymore | Daniel Kesselberg | 2019-01-30 | 1 | -25/+6 |
* | | Improve data directory write checking for NFS mounts | Robert Dailey | 2019-01-24 | 1 | -7/+15 |
|/ |
|
* | Urlencode the requesttoken | Roeland Jago Douma | 2019-01-23 | 1 | -1/+1 |
* | Request plain logout url | Roeland Jago Douma | 2019-01-23 | 1 | -6/+2 |
* | Update select2, include css | Christoph Wurst | 2019-01-09 | 1 | -1/+0 |
* | Remove core.js | Christoph Wurst | 2019-01-09 | 1 | -20/+0 |
* | Npmize (vendor) scripts | Christoph Wurst | 2019-01-09 | 1 | -3/+1 |
* | Use OC_Util::getVersion instead of getSystemValue | Daniel Kesselberg | 2018-12-07 | 1 | -1/+1 |
* | Use version to generate docversion | Daniel Kesselberg | 2018-12-07 | 1 | -4/+3 |
* | PHP module is named mbstring | Morris Jobke | 2018-12-04 | 1 | -1/+1 |
* | Set Referrer-Policy also in addSecurityHeaders() | Peter Kraume | 2018-11-27 | 1 | -0/+1 |
* | Fix string doc type casing | Christoph Wurst | 2018-11-15 | 1 | -1/+1 |
* | Use numeric placeholders if there are multiple, so that RTL languages can ope... | Joas Schilling | 2018-10-09 | 1 | -1/+1 |
* | Deprecate unused, private OC_Helper::linkToPublic | Morris Jobke | 2018-10-08 | 1 | -17/+0 |
* | Merge pull request #10898 from nextcloud/feature/10684/default-logo-color-the... | Morris Jobke | 2018-10-08 | 1 | -2/+2 |
|\ |
|