aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/js/filelist.js
Commit message (Expand)AuthorAgeFilesLines
* Show the path, when the filename conflictsJoas Schilling2016-10-191-0/+22
* Merge pull request #1606 from nextcloud/search-detailMorris Jobke2016-10-181-1/+2
|\
| * Fix bold no results search textskjnldsv2016-10-111-1/+2
| * search design detailsJan-Christoph Borchardt2016-09-091-1/+1
* | Fix special characters when renaming to a conflictJoas Schilling2016-09-301-1/+3
* | Use css loading animation and not gifJohn Molakvoæ2016-09-271-3/+1
|/
* Merge pull request #1215 from nextcloud/issue-1083-update-live-relative-times...Roeland Jago Douma2016-09-011-1/+2
|\
| * Update live timestamps to give a more live feelingJoas Schilling2016-09-011-1/+2
* | Also prevent null byte characterJoas Schilling2016-09-011-1/+2
* | Filter out %0A from pathsJoas Schilling2016-09-011-1/+6
|/
* Merge pull request #1147 from nextcloud/files-hidden-files-summaryRoeland Jago Douma2016-08-291-2/+10
|\
| * Display number of hidden files in files summary (#25870)Vincent Petry2016-08-291-2/+10
* | Make sure file list files config always existsVincent Petry2016-08-291-0/+4
|/
* Fix hidden files handlingVincent Petry2016-08-191-28/+25
* only load sidebar previews when we know it's availableRobin Appelman2016-07-271-2/+4
* dont load filelist previews if we know we dont have oneRobin Appelman2016-07-271-1/+1
* block user sorting in recent filesRobin Appelman2016-07-221-1/+6
* Merge pull request #333 from nextcloud/sync-masterLukas Reschke2016-07-071-2/+19
|\
| * Merge branch 'master' into sync-masterMorris Jobke2016-07-071-4/+6
| |\
| * \ Merge pull request #25325 from owncloud/filelist-prependslashVincent Petry2016-07-061-1/+4
| |\ \
| | * | Filelist change dir auto-prepend slashVincent Petry2016-07-011-1/+4
| * | | 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-051-1/+1
| |/ |/|
* | 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
|\|
| * Prerender file list pages to include search resultsVincent Petry2016-06-241-4/+18
* | change folder icon when dragging over a directoryVincent Chan2016-06-151-2/+0
* | properly fix folder upload to use delegatedEventVincent Chan2016-06-141-3/+7
|/
* Merge pull request #20150 from pellaeon/pr-droppable-hover-visual-cueVincent Petry2016-05-301-1/+1
|\
| * Make entire file tr droppable,Pellaeon Lin2016-05-211-1/+1
* | My fix for #24272, #23613, File not found when single file in a folder (#24800)Dmitry Popov2016-05-241-1/+1
* | dont update search onResizeFabian2016-05-171-2/+0
|/
* Merge pull request #22341 from owncloud/pellaeon-pr-breadcrumb-filelist-overl...Vincent Petry2016-05-131-0/+13
|\
| * Handle case when breadcrumb and filelist item overlapPellaeon Lin2016-03-171-0/+13
* | Auto-add fileid in URL for currently displayed folderVincent Petry2016-05-061-9/+27
* | OCA.Files.App is not available on public pageChristoph Wurst2016-04-211-6/+9
* | Merge pull request #24081 from owncloud/migrate-deprecated-jquery-v1-functionsThomas Müller2016-04-201-2/+2
|\ \
| * | replace $.parseJSON() by JSON.parse()Christoph Wurst2016-04-191-1/+1
| * | migrate jQuery.fn.unload()Christoph Wurst2016-04-191-1/+1
* | | filter hidden files on the web interfaceChristoph Wurst2016-04-191-1/+45
|/ /
* | Merge pull request #23933 from owncloud/remember-file-sortingThomas Müller2016-04-151-5/+17
|\ \
| * | fix default value, update js/php testsChristoph Wurst2016-04-131-10/+13
| * | persist file sorting changesChristoph Wurst2016-04-131-1/+6
| * | load file sorting mode from the dbChristoph Wurst2016-04-131-1/+5
* | | restore selection after re-rendering file rowsChristoph Wurst2016-04-131-0/+5
|/ /