summaryrefslogtreecommitdiffstats
path: root/files
Commit message (Collapse)AuthorAgeFilesLines
...
* | 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
|\|
| * if a deleted file is uploaded, finish the delete firstRobin Appelman2012-02-241-0/+7
| | | | | | | | otherwise the upload will fail because the file still exists on the server, the old file will be deleted and neither the old or new file will be left
* | fix incorrect information in the filecache when using encryptionRobin Appelman2012-02-211-1/+2
|/
* Fixup use of OC_Helper::linkTo functionBart Visscher2012-02-171-3/+3
|
* Replace Expires and caching headers by OC_Response functionsBart Visscher2012-02-131-3/+1
|
* writable not writeableRobin Appelman2012-02-052-2/+2
|
* some improvements in file scanningRobin Appelman2012-02-051-1/+7
|
* Merge branch 'master' into filesystemRobin Appelman2012-02-022-6/+4
|\
| * Fixed upload button display errorMarvin Thomas Rabe2012-02-012-6/+4
| |
* | prevent sharing from making aditional http requests while scanningRobin Appelman2012-02-011-0/+3
| | | | | | | | additional requests to the server can block feedback of scannning depending on server configuration
* | only show what folder we are scanning to save bandwithRobin Appelman2012-02-011-5/+3
| |
* | dont try to use something that isn't thereRobin Appelman2012-01-311-1/+5
| |
* | some fixes to scanningRobin Appelman2012-01-311-2/+10
| |
* | provide live feedback while scanning filesRobin Appelman2012-01-312-2/+10
| |
* | start of proper feedback during filessytem scanRobin Appelman2012-01-302-8/+15
| |
* | merge master into filesystemRobin Appelman2012-01-309-0/+52
|\|
| * update translationsRobin Appelman2012-01-272-0/+7
| |
| * update translationsRobin Appelman2012-01-242-0/+8
| |
| * translation updatesRobin Appelman2012-01-205-0/+37
| |
* | Merge branch 'master' into filesystemRobin Appelman2012-01-202-0/+27
|\|
| * update translationsRobin Appelman2012-01-162-0/+27
| |
* | merge master into filesystemRobin Appelman2012-01-1647-57/+444
|\|
| * fix creating/moving/renaming/deleting files/dirs with ' in nameBartek Przybylski2012-01-156-15/+15
| |
| * update translationsRobin Appelman2012-01-1511-2/+44
| |
| * remove some of the flickering in operaRobin Appelman2012-01-152-4/+9
| |
| * fix some of the styling issues on operaRobin Appelman2012-01-141-0/+1
| |