aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/js/filelist.js
Commit message (Expand)AuthorAgeFilesLines
* 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
|/ /
* | Remove xxx from ownCloud we dont want to see that 🙈Joas Schilling2016-04-071-1/+0
* | improve emptycontent stylesJan-Christoph Borchardt2016-03-311-0/+2
* | sidebar click modificationErik Pellikka2016-03-241-1/+2
|/
* apps/files: Fix typos in comments (found and fixed by codespell)Stefan Weil2016-03-091-1/+1
* Return false on 401 in file list + trash file listVincent Petry2016-03-031-0/+4
* Make file actions use icon CSS classesRoeland Jago Douma2016-02-251-3/+6
* Merge pull request #16783 from owncloud/handle-redirects-globalThomas Müller2016-02-171-7/+0
|\
| * Add handler for global ajax errorsVincent Petry2016-02-151-7/+0
* | Close file detail sidebar when selecting/unselecting filesVincent Petry2016-02-151-4/+10
|/
* Fix elementToFile to also return path when definedVincent Petry2016-02-081-0/+4
* Only check selection for delete permissions, not parent folderRobin McCorkell2016-01-151-3/+1
* Fixed issue #21452Erik Pellikka2016-01-131-1/+7
* Updating a file should not update the summaryRoeland Jago Douma2016-01-091-1/+3