aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/js/files.js
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | Merge branch 'master' into fixing-998-masterThomas Mueller2013-01-111-39/+56
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into fixing-998-masterThomas Mueller2013-01-061-4/+14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | javascript notification functions have been moved to js.js for common useThomas Mueller2013-01-041-33/+12
| * | | | | | | | | | | | | | notifications are now shown/hidden using the js functions hideNotification an...Thomas Mueller2013-01-021-20/+45
| | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | call the trash bin viewBjörn Schießle2013-01-221-2/+2
* | | | | | | | | | | | | | add trash button to web interfaceBjörn Schießle2013-01-221-0/+5
| |_|_|_|/ / / / / / / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | 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-181-0/+48
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | 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
| * | | | | | | | | | | Merge branch 'master' into fixing-784-masterThomas Mueller2013-01-111-41/+57
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'master' into fixing-784-masterThomas Mueller2013-01-061-4/+16
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | the maximum upload size is now part of the response of the upload and delete ...Thomas Müller2012-12-201-2/+24
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Whitespace cleanupBart Visscher2013-01-161-1/+1
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | 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-071-22/+18
* | | | | | | | | Merge branch 'master' into fix_minor_files_annoyancesThomas Mueller2013-01-061-4/+16
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | rename containsInvalidCharacters() to isFileNameValid() - NOTE: semantic has ...Thomas Mueller2013-01-061-4/+16
| |/ / / / / / /
* | | | | | | | input/form switching cleanupJörn Friedrich Dreyer2013-01-021-2/+2
* | | | | | | | 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 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
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Trigger last action before continuing with creating a new file/folder/from linkMichael Gapczynski2012-12-161-0/+3
* | | | | | | Trigger the last action before continuing with a file upload, fixes issue #918Michael Gapczynski2012-12-161-0/+3
| |_|_|_|_|/ |/| | | | |
* | | | | | fix mimetype icons for new filesRobin Appelman2012-12-131-1/+1
|/ / / / /
* | | | | fix svg -> png replacement for android, cleanup and remove obsolete cssJörn Friedrich Dreyer2012-12-071-7/+1
* | | | | add IE9 CSS checkbox fixesJörn Friedrich Dreyer2012-12-071-7/+7
* | | | | upload button HTML, CSS & JS cleanupJörn Friedrich Dreyer2012-12-071-6/+0
* | | | | Merge pull request #640 from esthepiking/masterThomas Müller2012-12-061-0/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | no messageErik Sargent2012-11-281-1/+1
| * | | | initial setupErik Sargent2012-11-281-0/+1
* | | | | show drag shadow in firefox by using helper:'clone'Jörn Friedrich Dreyer2012-11-271-1/+1
|/ / / /
* | | / all but the first parameter are introduced by &Arthur Schiwon2012-11-261-1/+1
| |_|/ |/| |
* | | Merge pull request #480 from owncloud/fix_435_and_437Thomas Müller2012-11-231-3/+13
|\ \ \ | |_|/ |/| |
| * | introduce Files.containsInvalidCharacters(), use when creating or renaming filesJörn Friedrich Dreyer2012-11-221-11/+16
| * | some more invalid characters have been addedThomas Mueller2012-11-221-6/+11
| * | Also reject names with \ in the nameBart Visscher2012-11-221-2/+2
| |/
* | Merge pull request #482 from eMerzh/fix_prevent_shared_folderblizzz2012-11-221-0/+4
|\ \ | |/ |/|
| * Show error message to prevent adding a shared folder in the root dir fix #468Brice Maron2012-11-161-0/+4
* | adding comments on the form array indexesThomas Mueller2012-11-161-0/+3
* | refs #461 - drag'n'drop upload to a sub folder is working nowThomas Mueller2012-11-161-3/+14
|/
* add i18n for cancel buttonJörn Friedrich Dreyer2012-11-121-2/+5
* Revert "fix blocking drag & drop upload of folders"Robin Appelman2012-11-071-2/+2