| Commit message (Expand) | Author | Age | Files | Lines |
* | PHP module is named mbstring | Morris Jobke | 2018-12-04 | 1 | -1/+1 |
* | Drop support for xcache | Daniel Kesselberg | 2018-08-12 | 1 | -8/+0 |
* | Check if HTTP_USER_AGENT is set before using it | Roeland Jago Douma | 2018-08-08 | 1 | -0/+4 |
* | Design structure fixes | John Molakvoæ (skjnldsv) | 2018-07-21 | 1 | -0/+10 |
* | Merge pull request #8188 from arnowelzel/master | Morris Jobke | 2018-07-20 | 1 | -2/+2 |
|\ |
|
| * | Avoid error messages for restricted opcache API | Arno Welzel | 2018-02-05 | 1 | -2/+2 |
* | | Fix accessibility invert | John Molakvoæ (skjnldsv) | 2018-07-19 | 1 | -2/+9 |
* | | Change status code when config is write protected | Eric Masseran | 2018-06-26 | 1 | -1/+3 |
* | | Make it possible to make external storages read only | Roeland Jago Douma | 2018-05-01 | 1 | -0/+17 |
* | | move log constants to ILogger | Arthur Schiwon | 2018-04-26 | 1 | -4/+5 |
* | | Use proper method to format absolute timestamp | Morris Jobke | 2018-03-12 | 1 | -23/+0 |
|/ |
|
* | Remove unneeded semicolon and parentheses | Morris Jobke | 2018-01-26 | 1 | -1/+1 |
* | Simplify ternary operator statements | Morris Jobke | 2018-01-26 | 1 | -2/+2 |
* | Remove IAppConfig::getValue | Roeland Jago Douma | 2018-01-17 | 1 | -3/+2 |
* | Cleanup OC_User and OCP\User | Morris Jobke | 2018-01-16 | 1 | -1/+1 |
* | Remove deprecated \OCP\Config | Roeland Jago Douma | 2018-01-13 | 1 | -2/+2 |
* | Merge pull request #7334 from nextcloud/feature/noid/language-depending-skele... | blizzz | 2017-12-08 | 1 | -1/+17 |
|\ |
|
| * | Fallback to "default" and check if directory exists | Morris Jobke | 2017-12-08 | 1 | -1/+4 |
| * | Allow `{lang}` as a placeholder in the skeleton directory | Joas Schilling | 2017-11-29 | 1 | -1/+14 |
* | | Allow to skip data dir permission checks by config | Arthur Schiwon | 2017-11-30 | 1 | -1/+4 |
|/ |
|
* | Get the Installer via DI | Morris Jobke | 2017-11-25 | 1 | -2/+9 |
* | Use basename() instead of self implementation | Morris Jobke | 2017-11-23 | 1 | -10/+0 |
* | Change @georgehrke's email | Morris Jobke | 2017-11-06 | 1 | -1/+1 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -2/+6 |
* | Some more invalid PHPDocs in legacy classes | Lukas Reschke | 2017-08-01 | 1 | -3/+2 |
* | Replace wrong PHPDocs | Lukas Reschke | 2017-08-01 | 1 | -3/+16 |
* | Use IConfig instead of static OCP\Config | Morris Jobke | 2017-07-27 | 1 | -2/+3 |
* | Update setupchecks.js | rakekniven | 2017-05-31 | 1 | -2/+2 |
* | Setup root FS for multibucket object storage | Morris Jobke | 2017-05-10 | 1 | -1/+46 |
* | Fix missing placeholder for doc link | Joas Schilling | 2017-05-10 | 1 | -1/+1 |
* | Fix escaped HTML on error pages | Morris Jobke | 2017-05-08 | 1 | -12/+8 |
* | Use regex to detect part files | Vincent Petry | 2017-04-26 | 1 | -2/+2 |
* | #7496 Don`t allow upload of files with extension .part | Ilja Neumann | 2017-04-26 | 1 | -0/+6 |
* | Fix translations | Joas Schilling | 2017-04-18 | 1 | -1/+1 |
* | Merge pull request #4256 from nextcloud/theming | Lukas Reschke | 2017-04-11 | 1 | -1/+1 |
|\ |
|
| * | Move OC_Defaults to OCP\Defaults | Morris Jobke | 2017-04-09 | 1 | -1/+1 |
* | | Lowercase "data" correctly | Joas Schilling | 2017-04-10 | 1 | -6/+6 |
* | | removed path to datadir | Kawohl | 2017-04-04 | 1 | -13/+13 |
|/ |
|
* | Redirect to 2FA selection screen | Christoph Wurst | 2017-04-03 | 1 | -2/+2 |
* | Use SystemConfig instead of AllConfig for DB stuff | Morris Jobke | 2017-03-19 | 1 | -11/+11 |
* | Remove deprecated OC_User::isLoggedIn | Sebastian Wessalowski | 2017-03-02 | 1 | -2/+2 |
* | always allow remembered login | Christoph Wurst | 2017-01-11 | 1 | -21/+0 |
* | Only show version in settings - do not list channel | Morris Jobke | 2016-12-22 | 1 | -2/+2 |
* | Properly check the data dir | Morris Jobke | 2016-12-05 | 1 | -0/+2 |
* | Merge pull request #2066 from nextcloud/fix-redirect-double-encoding | Morris Jobke | 2016-11-29 | 1 | -1/+1 |
|\ |
|
| * | do not double encode the redirect url | Christoph Wurst | 2016-11-09 | 1 | -1/+1 |
* | | Use correct channel information | Morris Jobke | 2016-11-29 | 1 | -7/+1 |
* | | Add system config htaccess.IgnoreFrontController for prettyURLs w/o mod_env | Felix Epp | 2016-11-16 | 1 | -3/+4 |
* | | Fix tests | Roeland Jago Douma | 2016-11-15 | 1 | -15/+9 |
* | | Do not cache version info in the sessions | Roeland Jago Douma | 2016-11-15 | 1 | -29/+32 |