aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos
Commit message (Collapse)AuthorAgeFilesLines
* video-import -> video-import-urlChocobozzz2018-08-086-12/+12
|
* Refractor video upload/importChocobozzz2018-08-085-97/+107
|
* Fix testsChocobozzz2018-08-062-2/+2
|
* Fix fps federationChocobozzz2018-08-062-3/+2
|
* Add import http enabled configurationChocobozzz2018-08-063-1/+14
|
* Remove ability to delete video importsChocobozzz2018-08-062-0/+8
| | | | Users should remove the linked video instead
* Correctly handle video import errorsChocobozzz2018-08-061-1/+1
|
* Add ability to remove a video importChocobozzz2018-08-061-0/+5
|
* Add ability to import video with youtube-dlChocobozzz2018-08-0611-379/+712
|
* Try to handle truncated markdown linksChocobozzz2018-07-312-2/+2
|
* Move subscription helper in the account lineChocobozzz2018-07-302-18/+24
|
* Fix attribute label width in video watch pageChocobozzz2018-07-271-1/+2
|
* category parma -> categoryOneOf (videos list)Chocobozzz2018-07-253-6/+6
|
* Sort video captionsChocobozzz2018-07-251-4/+14
|
* Improve captions UX (at least I've tried)Chocobozzz2018-07-256-6/+78
|
* Fix UI regressionsChocobozzz2018-07-241-5/+12
|
* Add ability to click on category/licence/language/tags in watch pageChocobozzz2018-07-243-33/+44
|
* Begin advanced searchChocobozzz2018-07-244-92/+3
|
* Fix regression in theater modeChocobozzz2018-07-172-12/+17
|
* Improve frontend accessibilityChocobozzz2018-07-176-52/+34
| | | | | In particular checkboxes, likes/dislikes, share button, video thumbnails and help buttons
* Correctly handle error when remote instance is downChocobozzz2018-07-163-11/+39
|
* Use a resolver when updating the videoChocobozzz2018-07-164-49/+77
|
* Improve video edit/update/add typingsChocobozzz2018-07-163-12/+14
|
* Do not display private privacy if the video is not privateChocobozzz2018-07-161-1/+1
|
* Fix other videos info left marginChocobozzz2018-07-161-1/+4
|
* Disable comment submit button when sending the commentChocobozzz2018-07-161-1/+1
|
* Parse log script parse the last updated logChocobozzz2018-07-161-6/+1
|
* Handle .srt subtitlesChocobozzz2018-07-163-8/+27
|
* Handle subtitles in playerChocobozzz2018-07-161-11/+26
|
* Implement captions/subtitlesChocobozzz2018-07-1614-85/+333
|
* QR Code (#802)DeeJayBro2018-07-123-1/+12
| | | | | Adding QR-Code to the Share modal. fixes #683
* rewording download option and reorder optionsRigel Kent2018-07-111-6/+6
| | | | ".torrent" is a common name for users familiar with BitTorrent, and less impressive than "metainfo" or no information as opposed to the magnet option, less commonly known but rather just clicked on most sites.
* Change friendly reminder about privacy.Chocobozzz2018-07-101-1/+1
|
* Use uuid for channel link in watch pageChocobozzz2018-07-091-1/+1
|
* Fix client error loggingChocobozzz2018-07-091-6/+6
|
* Increase upload limit to 8GB (test)Chocobozzz2018-06-291-5/+5
|
* Extract extensions from the buttonChocobozzz2018-06-292-2/+12
|
* Client: Add ability to update video channel avatarChocobozzz2018-06-293-4/+13
|
* clarifying what extensions are accepted for uploadRigel Kent2018-06-291-1/+1
|
* Fix #576 - show 'Others videos' on a <1300px viewportSimounet2018-06-281-1/+7
|
* Improve P2P & Privacy sectionChocobozzz2018-06-271-1/+1
|
* Filter by category (#720)PhieF2018-06-273-6/+6
| | | | | | | | | | * get videos with specific category (api) * update api doc with category * add url parameter to filter by category * fix lint issues
* Fix #639 providing magnet URI in player and download modalRigel Kent2018-06-242-2/+19
|
* Fix images size limitChocobozzz2018-06-221-1/+10
|
* Fix HTTP fallback when having videostream issues on firefoxChocobozzz2018-06-201-1/+0
|
* Update iso639 translations for french and deutchChocobozzz2018-06-191-0/+1
|
* Handle markdown in account/video channel pagesChocobozzz2018-06-183-12/+5
|
* Blue links color in commentsChocobozzz2018-06-181-6/+9
|
* Prevent commenting twiceChocobozzz2018-06-181-1/+13
|
* Don't send view on private videoChocobozzz2018-06-182-3/+2
|