| Commit message (Expand) | Author | Age | Files | Lines |
* | store icons in class | Vincent Chan | 2016-06-15 | 1 | -2/+5 |
* | dragging over folder will highlight folder only | Vincent Chan | 2016-06-15 | 1 | -0/+3 |
* | restrict dropZone to app-content div | Vincent Chan | 2016-06-15 | 1 | -1/+1 |
* | change folder icon when dragging over a directory | Vincent Chan | 2016-06-15 | 2 | -4/+13 |
* | properly fix folder upload to use delegatedEvent | Vincent Chan | 2016-06-14 | 2 | -4/+12 |
* | fixes direct upload to folder | Vincent Chan | 2016-06-14 | 1 | -5/+1 |
* | adds visual indication for file drag and drop | Vincent Chan | 2016-06-13 | 1 | -2/+7 |
* | update jQuery File Upload Plugin (9.12.5) to support dragleave | Vincent Chan | 2016-06-13 | 1 | -84/+228 |
* | Improve the UX for "not found" perma links | Joas Schilling | 2016-06-07 | 1 | -0/+3 |
* | Merge pull request #24822 from owncloud/fix-download-spinner | Vincent Petry | 2016-05-31 | 1 | -2/+2 |
|\ |
|
| * | fixes size of the download spinner | Vincent Chan | 2016-05-30 | 1 | -2/+2 |
* | | Merge pull request #20150 from pellaeon/pr-droppable-hover-visual-cue | Vincent Petry | 2016-05-30 | 2 | -2/+3 |
|\ \
| |/
|/| |
|
| * | Make entire file tr droppable, | Pellaeon Lin | 2016-05-21 | 1 | -1/+1 |
| * | Add visual cue when moving draggable item over droppable item, | Pellaeon Lin | 2016-05-21 | 1 | -1/+2 |
* | | My fix for #24272, #23613, File not found when single file in a folder (#24800) | Dmitry Popov | 2016-05-24 | 1 | -1/+1 |
* | | Merge pull request #24682 from f4bsch/master | Vincent Petry | 2016-05-24 | 1 | -2/+0 |
|\ \
| |/
|/| |
|
| * | dont update search onResize | Fabian | 2016-05-17 | 1 | -2/+0 |
* | | added back the jquery animations | Erik Pellikka | 2016-05-13 | 1 | -6/+11 |
* | | code style fix | Erik Pellikka | 2016-05-13 | 1 | -11/+3 |
* | | code style fix | Erik Pellikka | 2016-05-13 | 1 | -3/+2 |
* | | code style fix | Erik Pellikka | 2016-05-13 | 1 | -2/+6 |
* | | added elseif | Erik Pellikka | 2016-05-13 | 1 | -1/+1 |
* | | fixed to work with share links as well | Erik Pellikka | 2016-05-13 | 1 | -3/+4 |
* | | typo fix | Erik Pellikka | 2016-05-13 | 1 | -2/+2 |
* | | Tweaking | Erik Pellikka | 2016-05-13 | 1 | -7/+7 |
* | | Avoids jumping if window is smaller than 300 pixels in height | Morris Jobke | 2016-05-13 | 1 | -2/+3 |
* | | Add scrolling when dragging files | Erik Pellikka | 2016-05-13 | 1 | -0/+19 |
|/ |
|
* | Merge pull request #22341 from owncloud/pellaeon-pr-breadcrumb-filelist-overl... | Vincent Petry | 2016-05-13 | 2 | -0/+19 |
|\ |
|
| * | Handle case when breadcrumb and filelist item overlap | Pellaeon Lin | 2016-03-17 | 2 | -0/+19 |
* | | Merge branch 'Superduper-Progressbar-branch-thingie' of https://github.com/lu... | Vincent Petry | 2016-05-12 | 1 | -2/+75 |
|\ \ |
|
| * | | Optimized time formatting, optimized time smoothing. | luckydonald | 2014-08-14 | 1 | -11/+8 |
| * | | Changes for scrutinizer. Yay! | luckydonald | 2014-08-13 | 1 | -15/+29 |
| * | | fixed browser showing the tipsy tooltip as default tooltip twice. | luckydonald | 2014-08-13 | 1 | -1/+1 |
| * | | Fixed "Any minute now" staying because of undefined buffer. Also increased bu... | luckydonald | 2014-08-13 | 1 | -3/+6 |
| * | | Updated String formatting. Label font-weight was already normal. | luckydonald | 2014-08-13 | 1 | -10/+10 |
| * | | Fixed Positioning, fixed formatting for both mobile and desktop. | luckydonald | 2014-08-13 | 1 | -6/+37 |
| * | | Added remaining time displaying, moved Information to tooltip, removed now un... | luckydonald | 2014-08-12 | 1 | -4/+26 |
| * | | Updated and optimized Mobile Layout as well. | luckydonald | 2014-08-11 | 1 | -2/+3 |
| * | | Fixed translations, indentation and renamed the .percents class to .speed class. | luckydonald | 2014-08-10 | 1 | -5/+5 |
| * | | Upload progress bar now displays informations about uploades size (12kB of 3M... | luckydonald | 2014-08-10 | 1 | -1/+6 |
* | | | Do not encode slashes in "dir" URL param in files JS | Vincent Petry | 2016-05-06 | 1 | -2/+15 |
* | | | Add anchor icon in sidebar to copy permalink | Vincent Petry | 2016-05-06 | 1 | -3/+35 |
* | | | Auto-add fileid in URL for currently displayed folder | Vincent Petry | 2016-05-06 | 3 | -13/+49 |
* | | | OCA.Files.App is not available on public page | Christoph Wurst | 2016-04-21 | 1 | -6/+9 |
* | | | Merge pull request #24081 from owncloud/migrate-deprecated-jquery-v1-functions | Thomas Müller | 2016-04-20 | 3 | -208/+3 |
|\ \ \ |
|
| * | | | replace $.parseJSON() by JSON.parse() | Christoph Wurst | 2016-04-19 | 3 | -207/+2 |
| * | | | migrate jQuery.fn.unload() | Christoph Wurst | 2016-04-19 | 1 | -1/+1 |
* | | | | filter hidden files on the web interface | Christoph Wurst | 2016-04-19 | 2 | -3/+94 |
|/ / / |
|
* | | | Merge pull request #23933 from owncloud/remember-file-sorting | Thomas Müller | 2016-04-15 | 2 | -6/+22 |
|\ \ \ |
|
| * | | | fix default value, update js/php tests | Christoph Wurst | 2016-04-13 | 1 | -10/+13 |