summaryrefslogtreecommitdiffstats
path: root/apps/files/js
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Ignore invalid paths in the JS file list (#25368)Vincent Petry2016-07-061-0/+14
| |/ /
* | / Add "goto" links for files in non-default file listsRobin Appelman2016-07-052-1/+59
| |/ |/|
* | for text use max-height to trim whitespaceMorris Jobke2016-07-041-1/+1
* | Add large sidebar previews for text filesRobin Appelman2016-07-042-4/+69
* | Factor out handling sidebar previewsRobin Appelman2016-07-042-81/+112
* | Merge pull request #275 from nextcloud/master-sync-upstreamBjörn Schießle2016-07-011-2/+5
|\ \
| * | Merge remote-tracking branch 'upstream/master' into master-sync-upstreamLukas Reschke2016-07-011-2/+5
| |\|
| | * Prevent infinite loop in search auto-nextpageVincent Petry2016-06-301-2/+5
* | | Match on 405Lukas Reschke2016-07-011-1/+1
* | | Match for /../Lukas Reschke2016-07-011-1/+1
* | | Do not allow directory traversal using "../"Lukas Reschke2016-07-011-1/+1
|/ /
* | Merge remote-tracking branch 'upstream/master' into master-sync-upstreamLukas Reschke2016-06-271-4/+18
|\|
| * Merge pull request #25237 from owncloud/search-filelistnextpageresultsVincent Petry2016-06-271-4/+18
| |\
| | * Prerender file list pages to include search resultsVincent Petry2016-06-241-4/+18
* | | Merge remote-tracking branch 'upstream/master' into master-upstream-syncLukas Reschke2016-06-261-2/+9
|\| |
| * | Hide search results after switching directoryVincent Petry2016-06-241-0/+7
| * | Fix search result link for file results outside default listVincent Petry2016-06-241-2/+2
| |/
* | changes emptycontent icon to drag-accept on file-dragVincent Chan2016-06-231-1/+2
* | store icons in classVincent Chan2016-06-151-2/+5
* | dragging over folder will highlight folder onlyVincent Chan2016-06-151-0/+3
* | restrict dropZone to app-content divVincent Chan2016-06-151-1/+1
* | change folder icon when dragging over a directoryVincent Chan2016-06-152-4/+13
* | properly fix folder upload to use delegatedEventVincent Chan2016-06-142-4/+12
* | fixes direct upload to folderVincent Chan2016-06-141-5/+1
* | adds visual indication for file drag and dropVincent Chan2016-06-131-2/+7
* | update jQuery File Upload Plugin (9.12.5) to support dragleaveVincent Chan2016-06-131-84/+228
|/
* Improve the UX for "not found" perma linksJoas Schilling2016-06-071-0/+3
* Merge pull request #24822 from owncloud/fix-download-spinnerVincent Petry2016-05-311-2/+2
|\
| * fixes size of the download spinnerVincent Chan2016-05-301-2/+2
* | Merge pull request #20150 from pellaeon/pr-droppable-hover-visual-cueVincent Petry2016-05-302-2/+3
|\ \ | |/ |/|
| * Make entire file tr droppable,Pellaeon Lin2016-05-211-1/+1
| * Add visual cue when moving draggable item over droppable item,Pellaeon Lin2016-05-211-1/+2
* | My fix for #24272, #23613, File not found when single file in a folder (#24800)Dmitry Popov2016-05-241-1/+1
* | Merge pull request #24682 from f4bsch/masterVincent Petry2016-05-241-2/+0
|\ \ | |/ |/|
| * dont update search onResizeFabian2016-05-171-2/+0
* | added back the jquery animationsErik Pellikka2016-05-131-6/+11
* | code style fixErik Pellikka2016-05-131-11/+3
* | code style fixErik Pellikka2016-05-131-3/+2
* | code style fixErik Pellikka2016-05-131-2/+6
* | added elseifErik Pellikka2016-05-131-1/+1
* | fixed to work with share links as wellErik Pellikka2016-05-131-3/+4
* | typo fixErik Pellikka2016-05-131-2/+2
* | TweakingErik Pellikka2016-05-131-7/+7
* | Avoids jumping if window is smaller than 300 pixels in heightMorris Jobke2016-05-131-2/+3
* | Add scrolling when dragging filesErik Pellikka2016-05-131-0/+19
|/
* Merge pull request #22341 from owncloud/pellaeon-pr-breadcrumb-filelist-overl...Vincent Petry2016-05-132-0/+19
|\
| * Handle case when breadcrumb and filelist item overlapPellaeon Lin2016-03-172-0/+19
* | Merge branch 'Superduper-Progressbar-branch-thingie' of https://github.com/lu...Vincent Petry2016-05-121-2/+75
|\ \
| * | Optimized time formatting, optimized time smoothing.luckydonald2014-08-141-11/+8
| * | Changes for scrutinizer. Yay!luckydonald2014-08-131-15/+29