Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | Merge branch 'master' into fixing-998-master | Thomas Mueller | 2013-01-11 | 1 | -39/+56 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into fixing-998-master | Thomas Mueller | 2013-01-06 | 1 | -4/+14 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | javascript notification functions have been moved to js.js for common use | Thomas Mueller | 2013-01-04 | 1 | -33/+12 | |
| * | | | | | | | | | | | | | | notifications are now shown/hidden using the js functions hideNotification an... | Thomas Mueller | 2013-01-02 | 1 | -20/+45 | |
| | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | call the trash bin view | Björn Schießle | 2013-01-22 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | add trash button to web interface | Björn Schießle | 2013-01-22 | 1 | -0/+5 | |
| |_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge pull request #1228 from owncloud/generating_zip_message | Jan-Christoph Borchardt | 2013-01-19 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Change the second part of the notification | Lukas Reschke | 2013-01-19 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Make the message friendlier | Lukas Reschke | 2013-01-18 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge pull request #986 from owncloud/fixing-784-master | Thomas Müller | 2013-01-18 | 1 | -0/+48 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | fixing indent | Thomas Mueller | 2013-01-18 | 1 | -23/+23 | |
| * | | | | | | | | | | | adding a ajax call to get the current file storage stats like free space | Thomas Mueller | 2013-01-11 | 1 | -0/+26 | |
| * | | | | | | | | | | | Merge branch 'master' into fixing-784-master | Thomas Mueller | 2013-01-11 | 1 | -41/+57 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch 'master' into fixing-784-master | Thomas Mueller | 2013-01-06 | 1 | -4/+16 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | the maximum upload size is now part of the response of the upload and delete ... | Thomas Müller | 2012-12-20 | 1 | -2/+24 | |
| | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Whitespace cleanup | Bart Visscher | 2013-01-16 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
* | | | | | | | | | | allow default click behaviour | Jörn Friedrich Dreyer | 2013-01-09 | 1 | -1/+2 | |
| |_|/ / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | fixing string concatenation in javascript | Thomas Mueller | 2013-01-08 | 1 | -1/+1 | |
* | | | | | | | | | attach max upload tipsy to div instead of a to fix tooltip not showing due to... | Jörn Friedrich Dreyer | 2013-01-07 | 1 | -0/+4 | |
* | | | | | | | | | remove aborted uploads | Jörn Friedrich Dreyer | 2013-01-07 | 1 | -0/+3 | |
* | | | | | | | | | adapt to isFileNameValid, whitespace cleanup | Jörn Friedrich Dreyer | 2013-01-07 | 1 | -22/+18 | |
* | | | | | | | | | Merge branch 'master' into fix_minor_files_annoyances | Thomas Mueller | 2013-01-06 | 1 | -4/+16 | |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | rename containsInvalidCharacters() to isFileNameValid() - NOTE: semantic has ... | Thomas Mueller | 2013-01-06 | 1 | -4/+16 | |
| |/ / / / / / / | ||||||
* | | | | | | | | input/form switching cleanup | Jörn Friedrich Dreyer | 2013-01-02 | 1 | -2/+2 | |
* | | | | | | | | enable enter in ie by using .submit()+form instead of .change(), use notifica... | Jörn Friedrich Dreyer | 2013-01-02 | 1 | -12/+25 | |
* | | | | | | | | whitespace cleanup | Jörn Friedrich Dreyer | 2013-01-02 | 1 | -14/+14 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #869 from owncloud/files-styles | Jan-Christoph Borchardt | 2012-12-20 | 1 | -13/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | move CSS from JS to CSS | Jan-Christoph Borchardt | 2012-12-20 | 1 | -10/+3 | |
| * | | | | | | | bring back fixed multiselect bar so it’s visible when scrolled down, fix #746 | Jan-Christoph Borchardt | 2012-12-13 | 1 | -3/+2 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Trigger last action before continuing with creating a new file/folder/from link | Michael Gapczynski | 2012-12-16 | 1 | -0/+3 | |
* | | | | | | | Trigger the last action before continuing with a file upload, fixes issue #918 | Michael Gapczynski | 2012-12-16 | 1 | -0/+3 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | fix mimetype icons for new files | Robin Appelman | 2012-12-13 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | fix svg -> png replacement for android, cleanup and remove obsolete css | Jörn Friedrich Dreyer | 2012-12-07 | 1 | -7/+1 | |
* | | | | | add IE9 CSS checkbox fixes | Jörn Friedrich Dreyer | 2012-12-07 | 1 | -7/+7 | |
* | | | | | upload button HTML, CSS & JS cleanup | Jörn Friedrich Dreyer | 2012-12-07 | 1 | -6/+0 | |
* | | | | | Merge pull request #640 from esthepiking/master | Thomas Müller | 2012-12-06 | 1 | -0/+1 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| * | | | | no message | Erik Sargent | 2012-11-28 | 1 | -1/+1 | |
| * | | | | initial setup | Erik Sargent | 2012-11-28 | 1 | -0/+1 | |
* | | | | | show drag shadow in firefox by using helper:'clone' | Jörn Friedrich Dreyer | 2012-11-27 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | / | all but the first parameter are introduced by & | Arthur Schiwon | 2012-11-26 | 1 | -1/+1 | |
| |_|/ |/| | | ||||||
* | | | Merge pull request #480 from owncloud/fix_435_and_437 | Thomas Müller | 2012-11-23 | 1 | -3/+13 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | introduce Files.containsInvalidCharacters(), use when creating or renaming files | Jörn Friedrich Dreyer | 2012-11-22 | 1 | -11/+16 | |
| * | | some more invalid characters have been added | Thomas Mueller | 2012-11-22 | 1 | -6/+11 | |
| * | | Also reject names with \ in the name | Bart Visscher | 2012-11-22 | 1 | -2/+2 | |
| |/ | ||||||
* | | Merge pull request #482 from eMerzh/fix_prevent_shared_folder | blizzz | 2012-11-22 | 1 | -0/+4 | |
|\ \ | |/ |/| | ||||||
| * | Show error message to prevent adding a shared folder in the root dir fix #468 | Brice Maron | 2012-11-16 | 1 | -0/+4 | |
* | | adding comments on the form array indexes | Thomas Mueller | 2012-11-16 | 1 | -0/+3 | |
* | | refs #461 - drag'n'drop upload to a sub folder is working now | Thomas Mueller | 2012-11-16 | 1 | -3/+14 | |
|/ | ||||||
* | add i18n for cancel button | Jörn Friedrich Dreyer | 2012-11-12 | 1 | -2/+5 | |
* | Revert "fix blocking drag & drop upload of folders" | Robin Appelman | 2012-11-07 | 1 | -2/+2 |