aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos
Commit message (Expand)AuthorAgeFilesLines
...
* Trending by intervalChocobozzz2018-08-311-1/+1
* Refactor: Separated "Other Videos" section into a dedicated component/service...Brad Johnson2018-08-3111-35/+240
* Add channel avatar to overviewsChocobozzz2018-08-313-2/+24
* Delete highlighted comment too if neededChocobozzz2018-08-311-0/+2
* Videos overview page: first versionChocobozzz2018-08-316-15/+140
* watch view visual tweaks and search/comment placeholder dismiss on focus (#983)Rigel Kent2018-08-305-154/+174
* Add features table on signupChocobozzz2018-08-281-2/+2
* Implement daily upload limit (#956)Felix Ableitner2018-08-281-2/+20
* Add start at checkbox in share modalChocobozzz2018-08-274-17/+47
* Fix deprecated ng-bootstrap methodsChocobozzz2018-08-271-1/+1
* Infinite scroll to list our subscriptionsChocobozzz2018-08-271-1/+1
* Add ability to search video channelsChocobozzz2018-08-272-5/+1
* Add local user subscriptionsChocobozzz2018-08-275-15/+87
* Add ability to set a name to a channelChocobozzz2018-08-271-1/+1
* Translate player according to the interface langChocobozzz2018-08-161-1/+2
* Translate subtitle langs in playerChocobozzz2018-08-161-2/+2
* Update client according to new model pathsChocobozzz2018-08-141-2/+1
* Improve blacklist managementChocobozzz2018-08-143-3/+54
* Add blacklist reason fieldChocobozzz2018-08-147-25/+122
* Add ability to delete and update abuse on clientChocobozzz2018-08-141-1/+1
* Fix videos add tabs styleChocobozzz2018-08-092-12/+21
* Migrate to bootstrap 4 and ng-bootstrapChocobozzz2018-08-0917-444/+410
* Upgrade to bootstrap 4 first stepChocobozzz2018-08-091-0/+2
* Correct webtorrent download cleanupChocobozzz2018-08-081-1/+1
* Add import.video.torrent configurationChocobozzz2018-08-082-1/+2
* Import torrents with webtorrentChocobozzz2018-08-085-8/+44
* Import magnets with webtorrentChocobozzz2018-08-089-8/+250
* Move send video components inside a dedicated directoryChocobozzz2018-08-089-35/+35
* 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
* 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
* Correctly handle error when remote instance is downChocobozzz2018-07-163-11/+39
* Use a resolver when updating the videoChocobozzz2018-07-164-49/+77