Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not error on maxUploadChange | Roeland Jago Douma | 2016-08-22 | 1 | -0/+42 |
| | | | | | | | | | | The new admin page broke the updating of the max upload size. This is due to very old code there. * Now update is done in the background using js * Added proper route+controller to update Fixes #994 | ||||
* | drop allowZIPdownload and maxZIPSize as options | Morris Jobke | 2014-06-02 | 1 | -8/+0 |
| | |||||
* | coding style fixes, cut long lines, comments not on same lines, curly braces | Jan-Christoph Borchardt | 2014-02-26 | 1 | -8/+11 |
| | |||||
* | Added .jshintrc | Vincent Petry | 2014-01-30 | 1 | -1/+11 |
| | | | | | | - Also fixes a few JSHint warnings in files app - Added "global" comment on top of files app to suppress warning and also inform devs about what globals are use | ||||
* | move files to app folder | Georg Ehrke | 2012-04-18 | 1 | -0/+23 |