Commit Graph

5 Commits (814bf0de20b05ef44d4558d49cc3dc655da1c58d)

Author SHA1 Message Date
Roeland Jago Douma f744131b18
Do not error on maxUploadChange
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
8 years ago
Morris Jobke 57ef089aac drop allowZIPdownload and maxZIPSize as options 10 years ago
Jan-Christoph Borchardt 2b423e5a44 coding style fixes, cut long lines, comments not on same lines, curly braces 10 years ago
Vincent Petry d36a2ff9ee Added .jshintrc
- 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
10 years ago
Georg Ehrke 45de7ad221 move files to app folder 12 years ago