summaryrefslogtreecommitdiffstats
path: root/apps/files/js
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2763 from nextcloud/fix_maindetailsview_favorite_star-patchLukas Reschke2016-12-232-35/+3
|\
| * OC.Uploader does not have a 'state' method, therefore theChristoph Wurst2016-12-231-31/+0
| * Style modifications of favorite star on main detail view (#26658)Michael Jobst2016-12-191-4/+3
* | Just use moment to comupte the time left for the upload - translations are de...Thomas Müller2016-12-221-37/+3
|/
* Fix showConflictpflug2016-12-191-1/+12
* fix type in jsdocArthur Schiwon2016-12-061-1/+1
* Merge pull request #2444 from nextcloud/detect-also-a-400-statusChristoph Wurst2016-12-011-1/+1
|\
| * Catch status code 400Lukas Reschke2016-12-011-1/+1
* | Merge pull request #2435 from nextcloud/sidebar-preview-non-previewRoeland Jago Douma2016-12-011-3/+12
|\ \ | |/ |/|
| * allow registering sidebar preview handlers for mimetypes that dont come with ...Robin Appelman2016-12-011-3/+12
* | remove js debug statements in sidebar text preview generatorRobin Appelman2016-11-301-5/+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
* | use copy icon for local link rather than link icon to prevent confusion with ...Jan-Christoph Borchardt2016-11-171-2/+2
* | Merge pull request #2123 from nextcloud/downstream-26522Joas Schilling2016-11-161-2/+6
|\ \ | |/ |/|
| * Skip hidden files when counting visible files in list (#26522)Vincent Petry2016-11-141-2/+6
* | disabling dropping on dragging objects temporarilyMichael Jobst2016-11-141-1/+5
|/
* 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-072-0/+33
* Upload autorename on client sideVincent Petry2016-11-022-31/+82
* Remove upload_limit in files app as it is not needed with PUT upload (#26069)Vincent Petry2016-11-022-16/+1
* Highlight files and update storage stats at end of upload (#26164)Vincent Petry2016-10-252-1/+2
* 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-254-420/+831
|\ \
| * | More fixes to file uploadVincent Petry2016-10-242-21/+31
| * | Fix js unit tests for webdav put upload changesVincent Petry2016-10-242-7/+17
| * | Add support for chunked uploadVincent Petry2016-10-242-45/+116
| * | Use Webdav PUT for uploads in the web browserVincent Petry2016-10-244-398/+718
| |/
* / Sort favorite files first Issue #1802ryanwr2016-10-241-6/+8
|/
* Merge pull request #1796 from nextcloud/oc_fav-reportLukas Reschke2016-10-201-13/+14
|\
| * Make it possible to filter by tags with REPORT methodVincent Petry2016-10-191-13/+14
* | Show the path, when the filename conflictsJoas Schilling2016-10-191-0/+22
|/
* Merge pull request #1606 from nextcloud/search-detailMorris Jobke2016-10-182-3/+4
|\
| * Fix bold no results search textskjnldsv2016-10-111-1/+2
| * search design detailsJan-Christoph Borchardt2016-09-092-3/+3
* | use more fitting icon for files move actionJan-Christoph Borchardt2016-10-171-4/+3
* | Add file action to move files and foldersRobin Appelman2016-10-141-0/+14
* | fix drag and drop icon for files appMorris Jobke2016-10-101-1/+1
* | Merge pull request #1590 from nextcloud/issue-1432-special-chars-on-name-conf...Morris Jobke2016-10-032-2/+6
|\ \
| * | Fix special characters when renaming to a conflictJoas Schilling2016-09-302-2/+6
* | | Merge pull request #1547 from nextcloud/files-translate-filesummaryChristoph Wurst2016-10-031-2/+4
|\ \ \ | |/ / |/| |
| * | Translate file summary connector (#26221)Vincent Petry2016-09-271-2/+4
* | | Use css loading animation and not gifJohn Molakvoæ2016-09-271-3/+1
|/ /
* | Merge pull request #1520 from nextcloud/upload-allow-zeroMorris Jobke2016-09-261-4/+0
|\ \
| * | Allow uploading empty files (#26113)Vincent Petry2016-09-261-4/+0
| |/
* / Fix folder drag glitch in FirefoxMorris Jobke2016-09-141-6/+16
|/
* Merge pull request #1215 from nextcloud/issue-1083-update-live-relative-times...Roeland Jago Douma2016-09-012-2/+4
|\