aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/+video-watch
Commit message (Expand)AuthorAgeFilesLines
* Test a color for the support buttonChocobozzz2019-12-031-0/+13
* Change the support iconChocobozzz2019-12-031-2/+2
* Focus player on video loadingChocobozzz2019-11-281-0/+1
* Disable webtorrent support in clientChocobozzz2019-11-252-3/+3
* Video-watch hooks modifications for videojsRigel Kent2019-11-181-1/+4
* Fix start/stop of first element when loading a playlistChocobozzz2019-11-061-1/+5
* Add class to views elementsChocobozzz2019-10-251-2/+2
* Allow to toggle video publication date to display absolute dateJulien Maulny2019-10-231-2/+2
* Autoplay next recommended video (#2137)LoveIsGrief2019-09-242-1/+22
* fix a few typos (#2141)Lukas Winkler2019-09-232-2/+2
* Go back when cancel NSFW modalChocobozzz2019-08-221-2/+4
* Fix theater modeChocobozzz2019-08-061-0/+1
* Fix infinite scroll on big screensChocobozzz2019-08-022-1/+6
* Fix player width with playlistChocobozzz2019-08-021-1/+2
* Fix broken playlist apiChocobozzz2019-08-014-22/+34
* Fix express validatorChocobozzz2019-07-251-2/+2
* Use ::ng-deep instead of /deep/Chocobozzz2019-07-253-11/+11
* Update angularChocobozzz2019-07-257-12/+12
* Lazy load client script scopesChocobozzz2019-07-241-4/+2
* Use search client scopeChocobozzz2019-07-243-8/+7
* Add client hooksChocobozzz2019-07-244-23/+68
* WIP plugins: hook on client sideChocobozzz2019-07-241-1/+7
* Add params to share modalChocobozzz2019-06-125-57/+301
* Speedup video watch layout buildChocobozzz2019-06-112-1/+4
* Add more embed parametersChocobozzz2019-06-111-7/+17
* Merge branch 'release/v1.3.0' into developChocobozzz2019-06-072-5/+3
|\
| * Try to fix remote mastodon interactionsChocobozzz2019-06-072-5/+3
* | Move concurrently in dev packageChocobozzz2019-05-311-37/+32
* | Merge branch 'feature/audio-upload' into developChocobozzz2019-05-211-2/+6
|\ \ | |/ |/|
| * Add audio support in uploadChocobozzz2019-05-161-2/+6
* | Reset playlist add component when video changesChocobozzz2019-05-171-17/+21
* | Fix playlist block with theater playerChocobozzz2019-05-171-0/+1
|/
* Use HLS by default if enabledChocobozzz2019-05-141-1/+9
* Fix client buildChocobozzz2019-05-131-4/+1
* Fix playlists with unauthenticated usersChocobozzz2019-05-131-1/+3
* Move video watch playlist in its own componentChocobozzz2019-05-137-184/+214
* Fix privacy warning position on mobileChocobozzz2019-04-151-1/+3
* Fix videos list margin with hidden menuChocobozzz2019-04-112-18/+19
* Add ability to disable trackerChocobozzz2019-04-102-6/+13
* Handle actions in other videos sectionChocobozzz2019-04-081-1/+0
* Improve playlist element styleChocobozzz2019-04-051-17/+20
* Add video miniature dropdownChocobozzz2019-04-0513-507/+9
* Improve abstract videos listChocobozzz2019-04-031-3/+2
* tslint updateChocobozzz2019-04-021-1/+1
* Improve comment deletion messageChocobozzz2019-03-202-0/+14
* Handle theater mode for playlistsChocobozzz2019-03-183-173/+225
* Add video channel viewChocobozzz2019-03-183-6/+7
* Playlist support in watch pageChocobozzz2019-03-184-35/+258
* Playlist videos componentChocobozzz2019-03-182-10/+2
* Add to playlist dropdownChocobozzz2019-03-187-20/+64