aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into sharing_mail_notification_masterBjoern Schiessle2013-09-2394-793/+2013
|\
| * [tx-robot] updated from transifexJenkins for ownCloud2013-09-227-3/+37
| * Merge pull request #4927 from owncloud/fix_namespaces_and_autoloadingThomas Müller2013-09-218-17/+16
| |\
| | * remove unneccessary lib in namespaceJörn Friedrich Dreyer2013-09-208-17/+16
| | * namespaces use upcasefirst partsJörn Friedrich Dreyer2013-09-207-16/+16
| * | [tx-robot] updated from transifexJenkins for ownCloud2013-09-2060-154/+5
| * | Merge pull request #4684 from owncloud/improved-consoleBart Visscher2013-09-193-31/+82
| |\ \ | | |/ | |/|
| | * Add copyright, remove starting blank lineBart Visscher2013-09-191-0/+7
| | * Use appinfo/register_command.php to add commands to the console commandBart Visscher2013-09-131-0/+9
| | * Change Files Scan command to use OC\User\ManagerBart Visscher2013-09-021-7/+18
| | * Use more object oriented way for console commandsBart Visscher2013-09-012-31/+55
| * | Merge branch 'master' into fix_3728_with_file_exists_dialogJörn Friedrich Dreyer2013-09-1922-8/+329
| |\ \
| | * \ Merge pull request #4900 from owncloud/fixing-4488-masterJörn Friedrich Dreyer2013-09-193-2/+13
| | |\ \
| | | * \ Merge branch 'master' into fixing-4488-masterThomas Müller2013-09-1918-135/+442
| | | |\ \
| | | * | | adding comma to get cleaner diffs in the futureThomas Müller2013-09-181-1/+1
| | | * | | no file actions during uploadThomas Müller2013-09-181-1/+0
| | | * | | remove file action elements before recreating themThomas Müller2013-09-181-0/+5
| | | * | | store the permissions retrieved via ajax within the dom elementThomas Müller2013-09-181-0/+6
| | | * | | add permissions of the file to the json responseThomas Müller2013-09-181-1/+2
| | * | | | Merge pull request #4263 from owncloud/search_scrolltoJörn Friedrich Dreyer2013-09-193-5/+44
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | initial scrollto implementation:Jörn Friedrich Dreyer2013-09-173-5/+44
| | | |/ /
| | * | | [tx-robot] updated from transifexJenkins for ownCloud2013-09-1817-0/+269
| * | | | fix race condition in lazy preview loadingJörn Friedrich Dreyer2013-09-191-12/+18
| * | | | Merge branch 'fix_3728_with_file_exists_dialog' of github.com:owncloud/core i...Jörn Friedrich Dreyer2013-09-192-3/+3
| |\ \ \ \
| | * \ \ \ Merge branch 'fix_3728_with_file_exists_dialog' of github.com:owncloud/core i...Thomas Müller2013-09-191-26/+26
| | |\ \ \ \
| | * | | | | fixing typos and l10nThomas Müller2013-09-192-3/+3
| * | | | | | fix double translation of error messageJörn Friedrich Dreyer2013-09-191-1/+1
| | |/ / / / | |/| | | |
| * | | | | jsdoc types should go into {}Jörn Friedrich Dreyer2013-09-191-26/+26
| |/ / / /
| * | | | use 96x96 as 64x64 thumbnails in conflicts dialog, 64x64 looks very blocky .....Jörn Friedrich Dreyer2013-09-191-4/+8
| * | | | simplify conflict template handling, fix reopen after ESCJörn Friedrich Dreyer2013-09-181-1/+1
| * | | | move upload dialog css to separate fileJörn Friedrich Dreyer2013-09-183-85/+120
| * | | | hide excessive logging with a trace flagJörn Friedrich Dreyer2013-09-182-23/+26
| * | | | Merge branch 'master' into fix_3728_with_file_exists_dialogJörn Friedrich Dreyer2013-09-181-178/+182
| |\| | |
| | * | | refactor upload progressJörn Friedrich Dreyer2013-09-161-135/+173
| | |/ /
| * | | use existsJörn Friedrich Dreyer2013-09-171-1/+1
| * | | Merge branch 'master' into fix_3728_with_file_exists_dialogJörn Friedrich Dreyer2013-09-1713-266/+610
| |\| |
| * | | unify .original div to fix css in firefox, clear:left to fix filename wrappin...Jörn Friedrich Dreyer2013-09-101-7/+4
| * | | Merge branch 'master' into fix_3728_with_file_exists_dialogJörn Friedrich Dreyer2013-09-1010-109/+129
| |\ \ \
| * | | | whitespace and indentation fixesJörn Friedrich Dreyer2013-09-081-28/+28
| * | | | remove unused hooksJörn Friedrich Dreyer2013-09-082-23/+0
| * | | | cleanup commentsJörn Friedrich Dreyer2013-09-082-203/+75
| * | | | fine ie8 compatabilityJörn Friedrich Dreyer2013-09-062-1/+9
| * | | | fix page leaving checksJörn Friedrich Dreyer2013-09-062-105/+46
| * | | | fix upload to folderJörn Friedrich Dreyer2013-09-061-16/+3
| * | | | fix upload of multiple filesJörn Friedrich Dreyer2013-09-062-25/+40
| * | | | refactor replace and autorename resolution in upload.phpJörn Friedrich Dreyer2013-09-062-41/+35
| * | | | Merge branch 'master' into fix_3728_with_file_exists_dialogJörn Friedrich Dreyer2013-09-066-9/+16
| |\ \ \ \
| * | | | | cleanup dead codeJörn Friedrich Dreyer2013-09-051-30/+38
| * | | | | Merge branch 'master' into fix_3728_with_file_exists_dialogJörn Friedrich Dreyer2013-09-051-1/+1
| |\ \ \ \ \
| * | | | | | separate uploading code from progress code, add progress capability detectionJörn Friedrich Dreyer2013-09-053-114/+131