aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/+video-watch
Commit message (Collapse)AuthorAgeFilesLines
* add channel avatar to watch viewRigel Kent2019-12-152-47/+34
|
* Show number of comments under a video in watch viewRigel Kent2019-12-131-2/+7
| | | | resolves #2338
* Fix support iconChocobozzz2019-12-131-7/+7
|
* Fix theme loadingChocobozzz2019-12-131-2/+2
|
* video description/account alignment, watch view basic tooltipsRigel Kent2019-12-133-15/+34
|
* change repeat icon and factorize functionsRigel Kent2019-12-132-26/+53
|
* add loop setting for playlists, and use sessionStorageRigel Kent2019-12-134-12/+49
|
* make playlists ignore user historyRigel Kent2019-12-131-1/+1
|
* autoplay next video support for playlistsRigel Kent2019-12-136-6/+86
|
* autoplay next video switch for both user and visitorsRigel Kent2019-12-131-1/+5
|
* Improve comment tree UIChocobozzz2019-12-104-74/+110
|
* Support basic markdown in commentsChocobozzz2019-12-091-3/+3
|
* (css) improve video-watch title display on small screensRigel Kent2019-12-092-48/+72
|
* Fix dropdown on video miniature for unlogged usersChocobozzz2019-12-061-18/+23
|
* Add missing hotkeys to the watch pageChocobozzz2019-12-061-20/+38
|
* Add ability to update icons contentChocobozzz2019-12-051-0/+2
|
* Add hook to alter player build optionsChocobozzz2019-12-051-80/+103
|
* Add likes/dislikes counts in the buttonsChocobozzz2019-12-053-2/+25
|
* Fix buildChocobozzz2019-12-051-1/+1
|
* Support playlists in share modalChocobozzz2019-12-054-141/+166
|
* Pause the video when a modal is openedChocobozzz2019-12-052-1/+16
|
* Soft delete video comments instead of detroyJulien Maulny2019-12-045-49/+62
|
* 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
| | | | | | | | | | | | | | | | | | | | | | * Start working on autoplay of next video * Ignore changes made by gitpod * Apply changes from PR#1370 * Correct the spelling of recommendations * Fix linting errors * Move boolean check to existing onEnded handler * Pick a random video until the recommendations are improved * Add simple tests for autoPlayNextVideo * Fix lint ...again
* fix a few typos (#2141)Lukas Winkler2019-09-232-2/+2
| | | | | | | | * fix a few typos * apply changes to original files instead * additional correction
* Go back when cancel NSFW modalChocobozzz2019-08-221-2/+4
| | | | Instead of redirecting on the homepage
* 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
| |