Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Don't run JSCombiner when not installed | Lukas Reschke | 2017-03-25 | 1 | -3/+6 | |
* | Add return | Roeland Jago Douma | 2017-03-24 | 1 | -1/+1 | |
* | Add debug mode | Roeland Jago Douma | 2017-03-24 | 2 | -1/+39 | |
* | Add caching | Roeland Jago Douma | 2017-03-24 | 1 | -6/+42 | |
* | [PoC] JS Combiner | Roeland Jago Douma | 2017-03-24 | 2 | -1/+159 | |
* | Cache SCSS dependency file in memcache | Roeland Jago Douma | 2017-03-22 | 1 | -8/+20 | |
* | Add tests for SCSSCacher | Julius Härtl | 2017-03-20 | 1 | -24/+3 | |
* | Add tests for SCSSCacher | Julius Haertl | 2017-03-20 | 1 | -6/+7 | |
* | Add variables.scss and import it for each scss file | Julius Haertl | 2017-03-20 | 1 | -6/+31 | |
* | 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 | |
|/ |