Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanup the admin page layout mess a bit. Still a lot to improve in the ↵ | Frank Karlitschek | 2012-04-21 | 1 | -3/+7 |
| | | | | future :-) | ||||
* | upload arrow has full opacity, button is highlighted for new users and empty ↵ | Jan-Christoph Borchardt | 2012-04-17 | 1 | -1/+1 |
| | | | | folders | ||||
* | fix 2 potential xss problems | Robin Appelman | 2012-04-16 | 2 | -2/+2 |
| | |||||
* | improving file actions also for multiselect | Jan-Christoph Borchardt | 2012-04-15 | 1 | -5/+5 |
| | |||||
* | renamed extention to extension, also now only showing lowercase | Jan-Christoph Borchardt | 2012-04-15 | 1 | -1/+1 |
| | |||||
* | file settings: let people set no more than upper boundary for file uploads, ↵ | Arthur Schiwon | 2012-04-13 | 1 | -1/+1 |
| | | | | but they should can really go up to the limit | ||||
* | always display config values | Arthur Schiwon | 2012-04-12 | 1 | -1/+1 |
| | | | | don't change values unintentionally | ||||
* | Fix HTML, misspelled span close tag | Bart Visscher | 2012-03-30 | 1 | -3/+3 |
| | |||||
* | IE 8: fix appeareance of checkboxes on login and files pages | Arthur Schiwon | 2012-03-29 | 1 | -0/+1 |
| | |||||
* | use placeholder in template file | Arthur Schiwon | 2012-03-21 | 1 | -2/+2 |
| | |||||
* | Config file is more appropriate here | Arthur Schiwon | 2012-03-21 | 1 | -2/+2 |
| | | | | adjust default value | ||||
* | enable admin to turn off ZIP downloads | Arthur Schiwon | 2012-03-19 | 2 | -2/+10 |
| | | | | | | user interface offers multi-file/folder downloads only if available make function name more clear | ||||
* | check if selected files for zip archive are not too large | Arthur Schiwon | 2012-03-16 | 1 | -6/+5 |
| | | | | offer config option | ||||
* | make Files settings work | Arthur Schiwon | 2012-03-16 | 1 | -0/+3 |
| | |||||
* | add option to add file from url | Robin Appelman | 2012-03-07 | 1 | -0/+1 |
| | |||||
* | writable not writeable | Robin Appelman | 2012-02-05 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' into filesystem | Robin Appelman | 2012-02-02 | 1 | -5/+2 |
|\ | |||||
| * | Fixed upload button display error | Marvin Thomas Rabe | 2012-02-01 | 1 | -5/+2 |
| | | |||||
* | | provide live feedback while scanning files | Robin Appelman | 2012-01-31 | 1 | -1/+4 |
| | | |||||
* | | merge master into filesystem | Robin Appelman | 2012-01-16 | 2 | -1/+4 |
|\| | |||||
| * | fix uploading to subfolders | Robin Appelman | 2012-01-10 | 1 | -1/+3 |
| | | |||||
| * | Quick fix for file actions inside Shared folder (or other readonly folder) | Michael Gapczynski | 2012-01-09 | 1 | -1/+1 |
| | | |||||
| * | removed data-read and fixed droppable logic | Tom Needham | 2012-01-02 | 1 | -2/+1 |
| | | |||||
| * | Added data-read and data-write attributes to file list | Tom Needham | 2012-01-02 | 1 | -1/+3 |
| | | |||||
* | | merge master into filesystem | Robin Appelman | 2012-01-08 | 2 | -37/+36 |
|\| | |||||
| * | Fix encoding again and update the link after renaming files | Michael Gapczynski | 2011-12-28 | 1 | -3/+7 |
| | | |||||
| * | Fix folder names with + characters in it | Michael Gapczynski | 2011-12-27 | 1 | -2/+2 |
| | | |||||
| * | fix some display issues for readonly folders | Robin Appelman | 2011-12-16 | 1 | -34/+29 |
| | | |||||
* | | tell the user when the files are being scanned | Robin Appelman | 2011-11-10 | 1 | -0/+5 |
| | | |||||
* | | provide caching for file metadata | Robin Appelman | 2011-11-09 | 1 | -2/+2 |
|/ | |||||
* | make 'New' button work with firefox | Robin Appelman | 2011-11-04 | 1 | -2/+2 |
| | |||||
* | Merge branch 'master' into newbutton | Robin Appelman | 2011-11-04 | 1 | -1/+1 |
|\ | |||||
| * | Fix bug with spaces in file names. | Brice Maron | 2011-11-02 | 1 | -1/+1 |
| | | |||||
| * | attempt to manage some special chars in file list | Brice Maron | 2011-11-01 | 1 | -1/+1 |
| | | | | | | | | | | | | Added a jquery function to filter by attributes. Add more logging in rename file Use the new function to avoid errors | ||||
* | | upgraded the new new button. Didn't and doesn't work in Firefox though | Jan-Christoph Borchardt | 2011-10-23 | 1 | -5/+5 |
| | | |||||
* | | 'New' button, needs some css work | Robin Appelman | 2011-10-23 | 1 | -13/+20 |
|/ | |||||
* | Correct unknown breadcrumb add '/' permanantly in it and DRY code for last ↵ | Brice Maron | 2011-10-21 | 1 | -7/+3 |
| | | | | breadcrumb | ||||
* | bold current folder in breadcrumbs | Jan-Christoph Borchardt | 2011-10-21 | 1 | -3/+8 |
| | |||||
* | Added breadcrumb and control bar. | Tom Needham | 2011-10-03 | 2 | -2/+2 |
|\ | |||||
| * | escape file and directory names when downloading files | Robin Appelman | 2011-09-30 | 1 | -1/+1 |
| | | |||||
* | | Editor now loads on top of files app. | Tom Needham | 2011-10-01 | 1 | -1/+1 |
|/ | |||||
* | files: hide non functioning code when called from a/f_s/get.php | Florian Pritz | 2011-09-24 | 2 | -2/+6 |
| | | | | | | | | | | The checkboxes don't work because files.js is missing. Adding it leads to the problem that it relies on files/ajax and most of the code only works for logged in users. The actions div contains undefined variables and doesn't work either. Signed-off-by: Florian Pritz <bluewind@xinu.at> | ||||
* | don't print empty folder warning if it will be hidden | Florian Pritz | 2011-09-24 | 1 | -1/+5 |
| | | | | | | | | No point in wasting resources if you don't show it. This also fixes an undefined variable notice. Signed-off-by: Florian Pritz <bluewind@xinu.at> | ||||
* | files: fix wrong image paths if called from files_shareing/get.php | Florian Pritz | 2011-09-24 | 1 | -3/+3 |
| | | | | Signed-off-by: Florian Pritz <bluewind@xinu.at> | ||||
* | Revert "hints for file actions" | Jan-Christoph Borchardt | 2011-08-23 | 1 | -1/+0 |
| | | | | | 1) Please test in Firefox 2) File actions should be refactored first, to be shown/hidden via CSS, not via JavaScript This reverts commit e78d1dd676a12e0a26960f0bf131975c7559298a. | ||||
* | hints for file actions | Bartek Przybylski | 2011-08-22 | 1 | -0/+1 |
| | |||||
* | more valid HTML, alt attributes, refactored pagenavi etc. | Jan-Christoph Borchardt | 2011-08-20 | 2 | -7/+6 |
| | |||||
* | Add downloadURL to files templates for both public links and files | Michael Gapczynski | 2011-08-18 | 2 | -2/+2 |
| | |||||
* | Copy get.php into files_sharing, public links now use files templates | Michael Gapczynski | 2011-08-18 | 2 | -2/+2 |
| | |||||
* | resolved merge conflict | Jan-Christoph Borchardt | 2011-08-14 | 1 | -10/+0 |
|\ |