aboutsummaryrefslogtreecommitdiffstats
path: root/files
Commit message (Collapse)AuthorAgeFilesLines
* allow manually scanning of specific directoriesRobin Appelman2012-04-252-3/+4
|
* adding proper copyright and license notice to the style filesJan-Christoph Borchardt2012-04-231-1/+1
|
* cleanup the admin page layout mess a bit. Still a lot to improve in the ↵Frank Karlitschek2012-04-211-3/+7
| | | | future :-)
* showing the file extensions more visible by default. I still think it's ↵Jan-Christoph Borchardt2012-04-191-2/+2
| | | | shitty design, but I get worse nightmares over thinking that showing file extensions would become a configuration option.
* upload arrow has full opacity, button is highlighted for new users and empty ↵Jan-Christoph Borchardt2012-04-172-2/+3
| | | | folders
* dont show action text for folders boldRobin Appelman2012-04-161-1/+1
|
* fix delete button not always disapearingRobin Appelman2012-04-161-2/+2
|
* fix 2 potential xss problemsRobin Appelman2012-04-162-2/+2
|
* improving file actions also for multiselectJan-Christoph Borchardt2012-04-152-7/+9
|
* fixing file action positioningJan-Christoph Borchardt2012-04-151-2/+1
|
* create a new filename when the uploaded file already existRobin Appelman2012-04-152-4/+22
|
* fixing oc-375 - a number is appended tp the filenameThomas Müller2012-04-151-1/+2
|
* dont allow draging files to the current directoryRobin Appelman2012-04-151-4/+6
|
* do no offer 'undo delete' on operaRobin Appelman2012-04-151-3/+3
| | | | opera lacks the onunload to make it work
* Force Files app to top of app menuTom Needham2012-04-151-1/+1
|
* fixing opacity and fading, also for IEJan-Christoph Borchardt2012-04-151-6/+6
|
* display file actions perfectlyJan-Christoph Borchardt2012-04-151-2/+6
|
* increasing the file row height a bitJan-Christoph Borchardt2012-04-151-2/+2
|
* renamed extention to extension, also now only showing lowercaseJan-Christoph Borchardt2012-04-154-11/+11
|
* show text for file actionsJan-Christoph Borchardt2012-04-152-7/+6
|
* add span around fileactionsRobin Appelman2012-04-151-2/+3
|
* reuse OC_L10N objectsRobin Appelman2012-04-142-2/+2
|
* adding tipsy tooltips for file actionsJan-Christoph Borchardt2012-04-131-2/+2
|
* file settings: let people set no more than upper boundary for file uploads, ↵Arthur Schiwon2012-04-132-1/+2
| | | | but they should can really go up to the limit
* make upload size settings work probably. do not replace whole .htaccess, ↵Arthur Schiwon2012-04-131-6/+7
| | | | only replace what is needed. Consistent, human readable input on admin settings page.
* always display config valuesArthur Schiwon2012-04-122-7/+9
| | | | don't change values unintentionally
* fix: drag'n'drop actions with files containing special chars, fixes oc-420Arthur Schiwon2012-04-101-2/+2
|
* mimetype filter for filepickerBartek Przybylski2012-04-051-1/+2
|
* webdav needs to load authentication appsArthur Schiwon2012-04-041-1/+1
|
* adding icons to filepickerBartek Przybylski2012-04-031-0/+2
|
* dialogs filepicker first draftBartek Przybylski2012-04-021-0/+23
|
* Fix HTML, misspelled span close tagBart Visscher2012-03-301-3/+3
|
* clean pre-path_hash fscache entriesRobin Appelman2012-03-301-0/+1
|
* add the option to only load apps of a specific typeRobin Appelman2012-03-304-0/+12
|
* checkobx opacity on files page for IE8Arthur Schiwon2012-03-291-2/+2
|
* make checkboxes on files page work with IE8 ()Arthur Schiwon2012-03-291-1/+1
|
* IE 8: fix appeareance of checkboxes on login and files pagesArthur Schiwon2012-03-291-0/+1
|
* use placeholder in template fileArthur Schiwon2012-03-212-2/+3
|
* Config file is more appropriate hereArthur Schiwon2012-03-212-6/+6
| | | | adjust default value
* enable admin to turn off ZIP downloadsArthur Schiwon2012-03-195-16/+42
| | | | | | user interface offers multi-file/folder downloads only if available make function name more clear
* it may take time for zip file download, so give a messageArthur Schiwon2012-03-161-17/+16
|
* check if selected files for zip archive are not too largeArthur Schiwon2012-03-162-12/+17
| | | | offer config option
* make Files settings workArthur Schiwon2012-03-162-4/+7
|
* add option to add file from urlRobin Appelman2012-03-074-31/+69
|
* better handeling of files that can behave like folder (e.g. archives)Robin Appelman2012-03-031-1/+1
|
* Search: Change provider registration to class name, for lazy loading of ↵Bart Visscher2012-03-011-1/+1
| | | | search providers
* merge master into encryptionRobin Appelman2012-02-262-39/+7
|\
| * additional error codes for file uploadRobin Appelman2012-02-261-6/+7
| |
| * improve log browsingRobin Appelman2012-02-261-33/+0
| |
* | Merge branch 'master' into encryptionRobin Appelman2012-02-251-0/+7
|\|