aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos
Commit message (Collapse)AuthorAgeFilesLines
* Add audio support in uploadChocobozzz2019-05-161-2/+6
|
* 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
|
* 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-083-2/+4
|
* 2 rows per overview sectionChocobozzz2019-04-051-0/+9
|
* Improve playlist element styleChocobozzz2019-04-051-17/+20
|
* Add video miniature dropdownChocobozzz2019-04-0514-510/+12
|
* Improve abstract videos listChocobozzz2019-04-031-3/+2
| | | | Better responsive and align miniatures to the left
* tslint updateChocobozzz2019-04-021-1/+1
|
* Restore videos list componentsChocobozzz2019-04-025-21/+28
|
* 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
|
* Remove jest testsChocobozzz2019-03-182-88/+0
| | | | I don't have time to maintain them
* Playlist support in watch pageChocobozzz2019-03-184-35/+258
|
* Playlist videos componentChocobozzz2019-03-182-10/+2
|
* Add to playlist dropdownChocobozzz2019-03-188-25/+65
|
* Add/update/delete/list my playlistsChocobozzz2019-03-186-103/+6
|
* Update E2E testsChocobozzz2019-02-211-4/+7
|
* Add isNSFW instance configuration keyChocobozzz2019-02-201-1/+1
|
* Add hover effect on video miniatureChocobozzz2019-02-201-2/+2
|
* 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
|
* Move original publication date in advanced settingsChocobozzz2019-02-112-45/+49
|
* Merge branch 'develop' into pr/1285Chocobozzz2019-02-1134-518/+252
|\
| * Move enabled download/comments in advanced tabChocobozzz2019-02-111-10/+10
| |
| * Merge branch 'develop' into pr/1217Chocobozzz2019-02-1152-684/+488
| |\
| | * 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
| | * Fix trending days display on first loadChocobozzz2019-01-211-11/+14
| | |
| | * Fix some stylesChocobozzz2019-01-171-7/+6
| | | | | | | | | | | | Video edit tags, dropdown actions font ...
| | * Refactor how we use iconsChocobozzz2019-01-1721-215/+80
| | | | | | | | | | | | Inject them in an angular component so we can easily change their color
| | * Increase abuse length to 3000Chocobozzz2019-01-148-229/+8
| | | | | | | | | | | | And correctly handle new lines
| | * Add unload listener on video upload/updateChocobozzz2019-01-143-6/+32
| | |
| | * Help translators to translate trending title/tooltipChocobozzz2019-01-141-9/+13
| | |
| | * WIP : Indicate to users how "trending" works (#1458)Aurélien Béranger2019-01-141-2/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Get the INTERVAL_DAYS const in the video-trending component * Change Trending section title * Add a tooltip to explain how trending section works * Minor CSS fix for the my-feed popover next to the titlepage
| | * Add ability to unfederate a local video (on blacklist)Chocobozzz2019-01-102-3/+14
| | |
| * | Rename downloadingEnabled property to downloadEnabledLucas Declercq2018-10-086-10/+10
| | |
| * | Fix some defaults values + indentationLucas Declercq2018-10-081-2/+2
| | |