summaryrefslogtreecommitdiffstats
path: root/apps/files/js
Commit message (Expand)AuthorAgeFilesLines
* merge master into filesystemRobin Appelman2013-01-281-20/+0
|\
| * Use HTML5 data attribute + fix undefined variableLukas Reschke2013-01-261-20/+0
* | merge master into filesystemRobin Appelman2013-01-263-51/+77
|\|
| * Merge pull request #1059 from owncloud/fixing-998-masterThomas Müller2013-01-262-51/+57
| |\
| | * replace #notification with OC.Notification callThomas Mueller2013-01-191-2/+1
| | * Merge branch 'master' into fixing-998-masterThomas Mueller2013-01-191-1/+1
| | |\
| | * | update used space percent after each ajax call and display the notificationThomas Mueller2013-01-191-2/+10
| | * | Merge branch 'master' into fixing-998-masterThomas Mueller2013-01-183-26/+107
| | |\ \
| | * | | fixing indent - sorryy wrong setting on the IDE :-(Thomas Mueller2013-01-111-17/+15
| | * | | adding accidentally removed line - THX @bartv2Thomas Mueller2013-01-111-0/+1
| | * | | Merge branch 'master' into fixing-998-masterThomas Mueller2013-01-112-41/+64
| | |\ \ \
| | * \ \ \ Merge branch 'master' into fixing-998-masterThomas Mueller2013-01-062-5/+15
| | |\ \ \ \
| | * | | | | javascript notification functions have been moved to js.js for common useThomas Mueller2013-01-042-43/+22
| | * | | | | notifications are now shown/hidden using the js functions hideNotification an...Thomas Mueller2013-01-022-38/+60
| * | | | | | rename 'publicListView' switch to 'disableSharing' because this is not only u...Björn Schießle2013-01-221-3/+3
| * | | | | | Remove closing tagLukas Reschke2013-01-211-1/+0
| * | | | | | No inline JS in appsLukas Reschke2013-01-211-0/+21
| | |_|_|_|/ | |/| | | |
* | | | | | merge master into filesytemRobin Appelman2013-01-202-1/+81
|\| | | | |
| * | | | | Merge pull request #1228 from owncloud/generating_zip_messageJan-Christoph Borchardt2013-01-191-1/+1
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Change the second part of the notificationLukas Reschke2013-01-191-1/+1
| | * | | | Make the message friendlierLukas Reschke2013-01-181-1/+1
| * | | | | Merge pull request #986 from owncloud/fixing-784-masterThomas Müller2013-01-182-0/+80
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | fixing indentThomas Mueller2013-01-181-23/+23
| | * | | | adding a ajax call to get the current file storage stats like free spaceThomas Mueller2013-01-111-0/+26
| | * | | | adding jquery-visibilityThomas Mueller2013-01-111-0/+32
| | * | | | Merge branch 'master' into fixing-784-masterThomas Mueller2013-01-112-43/+65
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | Merge branch 'master' into fixing-784-masterThomas Mueller2013-01-062-5/+17
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | the maximum upload size is now part of the response of the upload and delete ...Thomas Müller2012-12-201-2/+24
| | | |_|/ | | |/| |
* | | | | merge master into filesystemRobin Appelman2013-01-162-8/+8
|\| | | |
| * | | | Whitespace cleanupBart Visscher2013-01-162-8/+8
* | | | | Cache: show upgrade progressRobin Appelman2013-01-151-0/+17
* | | | | merge master into filesystemRobin Appelman2013-01-152-45/+68
|\| | | |
| * | | | allow default click behaviourJörn Friedrich Dreyer2013-01-091-1/+2
| | |_|/ | |/| |
| * | | fixing string concatenation in javascriptThomas Mueller2013-01-081-1/+1
| * | | attach max upload tipsy to div instead of a to fix tooltip not showing due to...Jörn Friedrich Dreyer2013-01-071-0/+4
| * | | remove aborted uploadsJörn Friedrich Dreyer2013-01-071-0/+3
| * | | adapt to isFileNameValid, whitespace cleanupJörn Friedrich Dreyer2013-01-072-28/+19
| * | | Merge branch 'master' into fix_minor_files_annoyancesThomas Mueller2013-01-062-5/+17
| |\ \ \ | | | |/ | | |/|
| * | | input/form switching cleanupJörn Friedrich Dreyer2013-01-021-2/+2
| * | | abort rename on ESC keyupJörn Friedrich Dreyer2013-01-021-0/+7
| * | | show notification when renaming a file to ''Jörn Friedrich Dreyer2013-01-021-0/+4
| * | | enable enter in ie by using .submit()+form instead of .change(), use notifica...Jörn Friedrich Dreyer2013-01-021-12/+25
| * | | whitespace cleanupJörn Friedrich Dreyer2013-01-021-14/+14
| | |/ | |/|
* | | merge master into filesystemRobin Appelman2013-01-072-5/+17
|\ \ \ | | |/ | |/|
| * | rename containsInvalidCharacters() to isFileNameValid() - NOTE: semantic has ...Thomas Mueller2013-01-062-5/+17
| * | Files: prevent people from renaming files to '.'Robin Appelman2013-01-051-1/+1
| |/
* | merge master into filesystemRobin Appelman2012-12-253-25/+14
|\|
| * Merge pull request #869 from owncloud/files-stylesJan-Christoph Borchardt2012-12-201-13/+5
| |\
| | * move CSS from JS to CSSJan-Christoph Borchardt2012-12-201-10/+3
| | * bring back fixed multiselect bar so it’s visible when scrolled down, fix #746Jan-Christoph Borchardt2012-12-131-3/+2