aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix other videos width to avoid layout movementChocobozzz2019-10-251-3/+6
|
* Add class to views elementsChocobozzz2019-10-251-2/+2
|
* Allow to toggle video publication date to display absolute dateJulien Maulny2019-10-231-2/+2
|
* Add 'Most liked videos' pageJulien Maulny2019-10-184-0/+88
|
* Autoplay next recommended video (#2137)LoveIsGrief2019-09-243-2/+25
| | | | | | | | | | | | | | | | | | | | | | * 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
* Add about information in registration pageChocobozzz2019-09-053-24/+56
|
* Go back when cancel NSFW modalChocobozzz2019-08-221-2/+4
| | | | Instead of redirecting on the homepage
* Fix video rows overflowChocobozzz2019-08-222-4/+15
| | | | In discover and account channel videos pages
* Replace "overview" by "discover" in client titlesChocobozzz2019-08-221-1/+1
|
* 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
|
* Update Angular -> 8.2.0Chocobozzz2019-08-011-3/+3
|
* Fix broken playlist apiChocobozzz2019-08-014-22/+34
|
* Fix help transcoding placementChocobozzz2019-07-291-0/+2
|
* Fix express validatorChocobozzz2019-07-251-2/+2
|
* Update client dependenciesChocobozzz2019-07-251-1/+1
|
* Use ::ng-deep instead of /deep/Chocobozzz2019-07-256-17/+17
|
* Update angularChocobozzz2019-07-2513-22/+22
|
* Lazy load client script scopesChocobozzz2019-07-241-4/+2
|
* Log error on unknown hookChocobozzz2019-07-244-8/+8
|
* Use search client scopeChocobozzz2019-07-243-8/+7
|
* Add client hooksChocobozzz2019-07-2410-51/+138
|
* WIP plugins: hook on client sideChocobozzz2019-07-241-1/+7
|
* Add language filters in user preferencesChocobozzz2019-06-194-4/+28
|
* 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
|
* Improve registrationChocobozzz2019-06-071-1/+0
| | | | | | | * Add ability to set the user display name * Use display name to guess the username/channel name * Add explanations about what is the purpose of a username/channel name * Add a loader at the "done" step
* Don't break video scheduled publicationChocobozzz2019-06-072-2/+3
|
* Merge branch 'release/v1.3.0' into developChocobozzz2019-06-073-6/+4
|\
| * Fix error in form when scheduling video publicationChocobozzz2019-06-071-1/+1
| |
| * Try to fix remote mastodon interactionsChocobozzz2019-06-072-5/+3
| |
* | Add ability to set a public to private in clientChocobozzz2019-06-079-24/+10
| |
* | Move concurrently in dev packageChocobozzz2019-05-311-37/+32
| |
* | Group videos on chronological orderChocobozzz2019-05-314-4/+6
| |
* | Improve account channel pageChocobozzz2019-05-292-59/+7
| | | | | | | | | | | | | | Set it as the default route for account page. The main goal is to better differentiate the channel page from the account page. With the channel page set as default, I hope people will better understand they are in the account page, and that this account could have multiple channels.
* | Merge branch 'feature/audio-upload' into developChocobozzz2019-05-216-45/+122
|\ \ | |/ |/|
| * Support audio upload in clientChocobozzz2019-05-175-43/+116
| |
| * 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
|
* Optimize video update page loadChocobozzz2019-04-251-25/+26
|
* Fix explained privacies on first upload screenChocobozzz2019-04-259-8/+10
|
* Fix privacy warning position on mobileChocobozzz2019-04-151-1/+3
|