summaryrefslogtreecommitdiffstats
path: root/apps/files/js/filelist.js
Commit message (Expand)AuthorAgeFilesLines
* Do not reload the filelist on first openRoeland Jago Douma2017-05-041-1/+10
* Make sure mountType is actually definedRoeland Jago Douma2017-04-281-1/+1
* allow apps to set custom mount typesRobin Appelman2017-04-281-0/+2
* Reload file list when leaving hidden stateVincent Petry2017-04-261-0/+8
* Update comments to NextcloudMorris Jobke2017-04-111-1/+1
* added quit option in commentstabview.jsnoveens2017-03-231-41/+47
* Remove single quotes around search query like in user searchJoas Schilling2017-03-151-1/+1
* filelist only refreshed if directory changesnoveens2017-03-021-0/+5
* open the sidebar when opening a permalinkRobin Appelman2017-01-231-0/+5
* Popover positionning and classesJohn Molakvoæ (skjnldsv)2017-01-221-1/+1
* fit newFileMenu to css guidelinesJohn Molakvoæ (skjnldsv)2017-01-221-1/+1
* Merge pull request #2776 from nextcloud/prevent-quotes-from-being-a-problemMorris Jobke2017-01-171-1/+9
|\
| * Escape the name for the jquery selectorJoas Schilling2016-12-201-1/+9
* | Fixed size issues on main detail view and disappearing of share recipients (#...Michael Jobst2016-12-231-4/+8
|/
* Catch status code 400Lukas Reschke2016-12-011-1/+1
* Merge pull request #768 from nextcloud/s3-objectstoreRobin Appelman2016-11-181-1/+1
|\
| * add comment for non empty text fileRobin Appelman2016-11-161-1/+1
| * Dont create 0 byte text filesRobin Appelman2016-11-161-1/+1
* | Skip hidden files when counting visible files in list (#26522)Vincent Petry2016-11-141-2/+6
|/
* update breadcrumb view whenever the share information on the directory info m...Christoph Wurst2016-11-071-5/+5
* let users share the curren folderChristoph Wurst2016-11-071-4/+7
* show whether the current folder was shared or notChristoph Wurst2016-11-071-0/+10
* Highlight files and update storage stats at end of upload (#26164)Vincent Petry2016-10-251-1/+1
* Merge pull request #1883 from nextcloud/downstream-26145Morris Jobke2016-10-251-1/+1
|\
| * Storage 503 message improvementsVincent Petry2016-10-241-1/+1
* | Merge pull request #1283 from nextcloud/us_files-ui-webdav-uploadLukas Reschke2016-10-251-166/+172
|\ \
| * | More fixes to file uploadVincent Petry2016-10-241-8/+16
| * | Fix js unit tests for webdav put upload changesVincent Petry2016-10-241-4/+4
| * | Add support for chunked uploadVincent Petry2016-10-241-9/+11
| * | Use Webdav PUT for uploads in the web browserVincent Petry2016-10-241-159/+155
| |/
* / Sort favorite files first Issue #1802ryanwr2016-10-241-6/+8
|/
* 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
| |\