Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #3950 from nextcloud/downstream-27149 | Lukas Reschke | 2017-03-20 | 1 | -0/+1 |
|\ | |||||
| * | Add ignore_files to config, | Felix Heidecke | 2017-03-20 | 1 | -0/+1 |
* | | log where a resource was not found | Jörn Friedrich Dreyer | 2017-03-19 | 1 | -1/+1 |
|/ | |||||
* | Properly calculate webdir using the serverroot | Roeland Jago Douma | 2017-03-10 | 1 | -4/+11 |
* | SCSS files don't exist on the default fs so just add them to the | Roeland Jago Douma | 2017-03-10 | 1 | -1/+49 |
* | Fix SCSS usage in apps | Morris Jobke | 2017-03-10 | 1 | -1/+32 |
* | Allow using import in sass files | Roeland Jago Douma | 2017-03-09 | 1 | -3/+18 |
* | Use intval() for validation of config options | Morris Jobke | 2017-02-21 | 1 | -2/+2 |
* | Improve the UX for sharing settings | Morris Jobke | 2017-02-21 | 1 | -1/+3 |
* | Always enable avatars | Morris Jobke | 2017-02-13 | 1 | -1/+1 |
* | Lower log levels of resource locator | Robin Appelman | 2017-02-03 | 2 | -4/+4 |
* | Appdata var fix | John Molakvoæ (skjnldsv) | 2017-01-24 | 1 | -1/+1 |
* | Remove unused webroot | John Molakvoæ (skjnldsv) | 2017-01-24 | 1 | -3/+2 |
* | Enable every app to generate their scss file | John Molakvoæ (skjnldsv) | 2017-01-22 | 2 | -9/+12 |
* | Removed jquery scss | John Molakvoæ (skjnldsv) | 2017-01-10 | 1 | -6/+11 |
* | Fix css url prefix for IgnoreFrontController enabled configs | John Molakvoæ (skjnldsv) | 2017-01-06 | 1 | -1/+6 |
* | ScssCcacher typo fix | John Molakvoæ (skjnldsv) | 2017-01-06 | 1 | -1/+1 |
* | Camelcase fix | John Molakvoæ (skjnldsv) | 2017-01-06 | 1 | -2/+2 |
* | Remove webroot from file path | Lukas Reschke | 2017-01-06 | 1 | -1/+1 |
* | Adds CssControllerTests | Roeland Jago Douma | 2017-01-06 | 2 | -0/+0 |
* | Fix variables should be passed by reference | John Molakvoæ (skjnldsv) | 2017-01-06 | 1 | -1/+2 |
* | Fix typo | Roeland Jago Douma | 2017-01-06 | 1 | -1/+1 |
* | Inject SCSSCacher | Roeland Jago Douma | 2017-01-06 | 1 | -30/+10 |
* | Make SCCCacher injectable | Roeland Jago Douma | 2017-01-06 | 2 | -69/+56 |
* | Formatting | Roeland Jago Douma | 2017-01-06 | 3 | -64/+89 |
* | Code cleanup | Roeland Jago Douma | 2017-01-06 | 1 | -3/+2 |
* | Fix php docs | John Molakvoæ (skjnldsv) | 2017-01-06 | 1 | -18/+20 |
* | Css cache folder name fix, route fix and various fixes | John Molakvoæ (skjnldsv) | 2017-01-06 | 3 | -12/+18 |
* | Appdata location fix | John Molakvoæ (skjnldsv) | 2017-01-06 | 1 | -2/+2 |
* | Regex fix | John Molakvoæ (skjnldsv) | 2017-01-06 | 1 | -1/+1 |
* | Injection fix and log appname fix | John Molakvoæ (skjnldsv) | 2017-01-06 | 3 | -11/+28 |
* | Url generator fix | John Molakvoæ (skjnldsv) | 2017-01-06 | 1 | -1/+2 |
* | log app name fix | John Molakvoæ (skjnldsv) | 2017-01-06 | 2 | -3/+3 |
* | Appdata integration 2 | John Molakvoæ (skjnldsv) | 2017-01-06 | 3 | -6/+43 |
* | Appdata integration 1 & log fix 2 | John Molakvoæ (skjnldsv) | 2017-01-06 | 3 | -20/+47 |
* | Debug log fix | John Molakvoæ (skjnldsv) | 2017-01-06 | 1 | -1/+6 |
* | Cache and compile base | John Molakvoæ (skjnldsv) | 2017-01-06 | 3 | -0/+139 |
* | fix password check when using remember me login | Robin Appelman | 2016-11-24 | 1 | -4/+3 |
* | Merge pull request #1602 from nextcloud/ignore-mod-env | Lukas Reschke | 2016-11-18 | 1 | -1/+1 |
|\ | |||||
| * | Add system config htaccess.IgnoreFrontController for prettyURLs w/o mod_env | Felix Epp | 2016-11-16 | 1 | -1/+1 |
* | | Introduce the UI for password confirmation | Joas Schilling | 2016-11-18 | 1 | -1/+19 |
|/ | |||||
* | Missing returns + autoloader file | Lukas Reschke | 2016-10-25 | 1 | -2/+0 |
* | Move oc.js to a proper class | Roeland Jago Douma | 2016-10-25 | 1 | -0/+245 |
* | Fix others | Joas Schilling | 2016-07-21 | 6 | -10/+16 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -2/+3 |
* | Move \OC\Template to PSR-4 | Roeland Jago Douma | 2016-05-13 | 6 | -0/+558 |