summaryrefslogtreecommitdiffstats
path: root/files/templates
Commit message (Expand)AuthorAgeFilesLines
* cleanup the admin page layout mess a bit. Still a lot to improve in the futur...Frank Karlitschek2012-04-211-3/+7
* upload arrow has full opacity, button is highlighted for new users and empty ...Jan-Christoph Borchardt2012-04-171-1/+1
* fix 2 potential xss problemsRobin Appelman2012-04-162-2/+2
* improving file actions also for multiselectJan-Christoph Borchardt2012-04-151-5/+5
* renamed extention to extension, also now only showing lowercaseJan-Christoph Borchardt2012-04-151-1/+1
* file settings: let people set no more than upper boundary for file uploads, b...Arthur Schiwon2012-04-131-1/+1
* always display config valuesArthur Schiwon2012-04-121-1/+1
* Fix HTML, misspelled span close tagBart Visscher2012-03-301-3/+3
* IE 8: fix appeareance of checkboxes on login and files pagesArthur Schiwon2012-03-291-0/+1
* use placeholder in template fileArthur Schiwon2012-03-211-2/+2
* Config file is more appropriate hereArthur Schiwon2012-03-211-2/+2
* enable admin to turn off ZIP downloadsArthur Schiwon2012-03-192-2/+10
* check if selected files for zip archive are not too largeArthur Schiwon2012-03-161-6/+5
* make Files settings workArthur Schiwon2012-03-161-0/+3
* add option to add file from urlRobin Appelman2012-03-071-0/+1
* writable not writeableRobin Appelman2012-02-051-1/+1
* Merge branch 'master' into filesystemRobin Appelman2012-02-021-5/+2
|\
| * Fixed upload button display errorMarvin Thomas Rabe2012-02-011-5/+2
* | provide live feedback while scanning filesRobin Appelman2012-01-311-1/+4
* | merge master into filesystemRobin Appelman2012-01-162-1/+4
|\|
| * fix uploading to subfoldersRobin Appelman2012-01-101-1/+3
| * Quick fix for file actions inside Shared folder (or other readonly folder)Michael Gapczynski2012-01-091-1/+1
| * removed data-read and fixed droppable logicTom Needham2012-01-021-2/+1
| * Added data-read and data-write attributes to file listTom Needham2012-01-021-1/+3
* | merge master into filesystemRobin Appelman2012-01-082-37/+36
|\|
| * Fix encoding again and update the link after renaming filesMichael Gapczynski2011-12-281-3/+7
| * Fix folder names with + characters in itMichael Gapczynski2011-12-271-2/+2
| * fix some display issues for readonly foldersRobin Appelman2011-12-161-34/+29
* | tell the user when the files are being scannedRobin Appelman2011-11-101-0/+5
* | provide caching for file metadataRobin Appelman2011-11-091-2/+2
|/
* make 'New' button work with firefoxRobin Appelman2011-11-041-2/+2
* Merge branch 'master' into newbuttonRobin Appelman2011-11-041-1/+1
|\
| * Fix bug with spaces in file names.Brice Maron2011-11-021-1/+1
| * attempt to manage some special chars in file listBrice Maron2011-11-011-1/+1
* | upgraded the new new button. Didn't and doesn't work in Firefox thoughJan-Christoph Borchardt2011-10-231-5/+5
* | 'New' button, needs some css workRobin Appelman2011-10-231-13/+20
|/
* Correct unknown breadcrumb add '/' permanantly in it and DRY code for last br...Brice Maron2011-10-211-7/+3
* bold current folder in breadcrumbsJan-Christoph Borchardt2011-10-211-3/+8
* Added breadcrumb and control bar.Tom Needham2011-10-032-2/+2
|\
| * escape file and directory names when downloading filesRobin Appelman2011-09-301-1/+1
* | Editor now loads on top of files app.Tom Needham2011-10-011-1/+1
|/
* files: hide non functioning code when called from a/f_s/get.phpFlorian Pritz2011-09-242-2/+6
* don't print empty folder warning if it will be hiddenFlorian Pritz2011-09-241-1/+5
* files: fix wrong image paths if called from files_shareing/get.phpFlorian Pritz2011-09-241-3/+3
* Revert "hints for file actions"Jan-Christoph Borchardt2011-08-231-1/+0
* hints for file actionsBartek Przybylski2011-08-221-0/+1
* more valid HTML, alt attributes, refactored pagenavi etc.Jan-Christoph Borchardt2011-08-202-7/+6
* Add downloadURL to files templates for both public links and filesMichael Gapczynski2011-08-182-2/+2
* Copy get.php into files_sharing, public links now use files templatesMichael Gapczynski2011-08-182-2/+2
* resolved merge conflictJan-Christoph Borchardt2011-08-141-10/+0
|\