aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos
Commit message (Collapse)AuthorAgeFilesLines
* Add ability to update another user videoChocobozzz2018-02-221-3/+7
|
* Fix support field validation in video editChocobozzz2018-02-211-1/+1
|
* Put comments reply on the topChocobozzz2018-02-211-1/+1
|
* Fix comment highlightChocobozzz2018-02-213-16/+16
|
* Open mentions in new tabChocobozzz2018-02-212-6/+2
|
* Add links to comment mentionsChocobozzz2018-02-216-22/+149
|
* Hide support button if it is emptyChocobozzz2018-02-211-1/+1
|
* Add ability to import videos from all supported youtube-dl sitesChocobozzz2018-02-201-1/+1
|
* Add support to video support on clientChocobozzz2018-02-2013-20/+147
|
* Don't break design on long description/commentChocobozzz2018-02-202-0/+6
|
* Add links support in commentsChocobozzz2018-02-204-9/+27
|
* Handle line feeds in commentsChocobozzz2018-02-202-3/+6
|
* Add filename in upload form titleChocobozzz2018-02-202-1/+5
|
* Improve comment highlightingChocobozzz2018-02-1911-58/+103
|
* Issue #168: youtube-like marking of comments (#297)jonathanraes2018-02-185-3/+40
| | | | | | | | | | * youtube-like marking of comments uses GET parameters to mark comments similar to youtube * place link to comment in 'comment-date' * Use a routes to highight a comment
* Add video image componentsChocobozzz2018-02-163-0/+116
|
* Upgrade server dependenciesChocobozzz2018-02-161-2/+2
|
* Add loading bar when updating a videoChocobozzz2018-02-165-5/+25
|
* Add ability to update thumbnail and preview on clientChocobozzz2018-02-167-105/+176
|
* Fix video play promise error on non supported browsersChocobozzz2018-02-141-2/+4
|
* Move adding a video view videojs peertube pluginChocobozzz2018-02-141-17/+3
|
* Rewrite infinite scrollChocobozzz2018-02-135-18/+21
|
* publish comment on crtl-enter (#290)jonathanraes2018-02-121-1/+2
|
* Fix error with other videos displayedChocobozzz2018-02-081-1/+1
|
* Fix other videos not displayed in video watchChocobozzz2018-02-081-4/+12
|
* Fix file downloadingChocobozzz2018-02-071-1/+4
|
* Fix title and action buttons in video watchChocobozzz2018-02-072-5/+8
|
* Watch icon should be on the rightChocobozzz2018-02-071-1/+1
|
* Add about pageChocobozzz2018-01-311-1/+2
|
* Add new name/terms/description config optionsChocobozzz2018-01-316-127/+16
|
* Improve responsive on video watchChocobozzz2018-01-312-185/+214
|
* Hide description previews on mobile viewChocobozzz2018-01-312-1/+6
|
* Fix search paginationChocobozzz2018-01-291-3/+8
|
* Only accept public commentsChocobozzz2018-01-261-0/+1
|
* Improve video upload guard a little bitChocobozzz2018-01-253-8/+27
|
* Issue #195 : When uploading, warn when the user quits the page (#222)Dimitri Gilbert2018-01-253-6/+13
| | | | | | | | | | | | | | | | | | | | | | * issue #195 * fixing missing provider definition * fix styling issue * fix styling issue * removed unecessary code * using angular confirmService instead of window.confirm * gitignore unecessary folders * style fixes * using a generic canDeactivateGuard * fixing lint style
* Avoid to linkify truncated linksChocobozzz2018-01-231-1/+4
|
* Add style to cancel buttonChocobozzz2018-01-233-33/+43
|
* Issue #196 : Allow to cancel an upload (#221)Dimitri Gilbert2018-01-232-4/+23
| | | | | | | | | | | | | | * issue #196 * fixed missattribution of var * fix styling issue * renamed videoUpload to videoUploadObservable * added created path to gitignore * changed uploadCancel method name to cancelUpload
* Fix changing video in watch pageChocobozzz2018-01-122-6/+23
|
* Fix spinnerChocobozzz2018-01-111-1/+0
|
* Add scores to follows and remove bad onesChocobozzz2018-01-112-2/+1
|
* Run videojs outside angularChocobozzz2018-01-101-6/+9
|
* Update dependenciesChocobozzz2018-01-091-1/+3
|
* Add hotkeys in video playerChocobozzz2018-01-091-1/+3
| | | | Double click for full screen
* Refractor peertube videojs pluginChocobozzz2018-01-092-2/+3
|
* Support video quota on clientChocobozzz2018-01-083-8/+24
|
* Fix overflow in select inputsChocobozzz2018-01-082-3/+7
|
* Fix lintChocobozzz2018-01-081-1/+1
|
* Refractor account byChocobozzz2018-01-081-7/+4
|