aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/+video-watch
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | Better responsive and align miniatures to the left
* 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
|
* Increase player default size to 66vhChocobozzz2019-02-201-2/+2
|
* Add user notification animationChocobozzz2019-02-202-2/+2
|
* Lazy import some modulesChocobozzz2019-02-153-5/+7
|
* Merge branch 'develop' into pr/1285Chocobozzz2019-02-1115-287/+135
|\
| * Merge branch 'develop' into pr/1217Chocobozzz2019-02-1125-361/+213
| |\
| | * Fix client with google botChocobozzz2019-02-111-2/+1
| | |
| | * Add player mode in watch/embed urlsChocobozzz2019-02-111-10/+12
| | |
| | * Fallback HLS to webtorrentChocobozzz2019-02-111-7/+16
| | |
| | * Add hls support on serverChocobozzz2019-02-111-5/+23
| | |
| | * Refractor videojs playerChocobozzz2019-02-111-40/+37
| | | | | | | | | | | | Add fake p2p-media-loader plugin
| | * Refactor how we use iconsChocobozzz2019-01-178-84/+36
| | | | | | | | | | | | Inject them in an angular component so we can easily change their color
| | * Increase abuse length to 3000Chocobozzz2019-01-146-149/+8
| | | | | | | | | | | | And correctly handle new lines
| | * Add ability to unfederate a local video (on blacklist)Chocobozzz2019-01-102-3/+14
| | |
| * | Rename downloadingEnabled property to downloadEnabledLucas Declercq2018-10-081-1/+1
| | |
| * | Add downloadingEnabled property to video modelLucas Declercq2018-10-062-1/+5
| | |
* | | Enable video watchclementbrizard2019-01-122-2/+9
| |/ |/|
* | Add contact form checkbox in admin formChocobozzz2019-01-101-1/+1
| |
* | Correctly scroll to video commentChocobozzz2019-01-092-6/+2
| |
* | Add notifications in the clientChocobozzz2019-01-091-13/+2
| |
* | Refractor notification serviceChocobozzz2018-12-197-44/+35
| | | | | | | | Shorter name and use primeng component
* | Don't call watching endpoint if history is disabledChocobozzz2018-12-191-1/+1
| |
* | Add ability to set subtitle in URL in watch pageChocobozzz2018-12-171-3/+6
| |
* | Redirect to the last url on loginChocobozzz2018-12-111-1/+0
| |
* | Add information in report modalChocobozzz2018-12-053-0/+25
| |
* | Check follow constraints when getting a videoChocobozzz2018-11-161-1/+1
| |