aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos
Commit message (Collapse)AuthorAgeFilesLines
* QR Code (#802)DeeJayBro2018-07-123-1/+12
| | | | | Adding QR-Code to the Share modal. fixes #683
* rewording download option and reorder optionsRigel Kent2018-07-111-6/+6
| | | | ".torrent" is a common name for users familiar with BitTorrent, and less impressive than "metainfo" or no information as opposed to the magnet option, less commonly known but rather just clicked on most sites.
* Change friendly reminder about privacy.Chocobozzz2018-07-101-1/+1
|
* Use uuid for channel link in watch pageChocobozzz2018-07-091-1/+1
|
* Fix client error loggingChocobozzz2018-07-091-6/+6
|
* Increase upload limit to 8GB (test)Chocobozzz2018-06-291-5/+5
|
* Extract extensions from the buttonChocobozzz2018-06-292-2/+12
|
* Client: Add ability to update video channel avatarChocobozzz2018-06-293-4/+13
|
* clarifying what extensions are accepted for uploadRigel Kent2018-06-291-1/+1
|
* Fix #576 - show 'Others videos' on a <1300px viewportSimounet2018-06-281-1/+7
|
* Improve P2P & Privacy sectionChocobozzz2018-06-271-1/+1
|
* Filter by category (#720)PhieF2018-06-273-6/+6
| | | | | | | | | | * get videos with specific category (api) * update api doc with category * add url parameter to filter by category * fix lint issues
* Fix #639 providing magnet URI in player and download modalRigel Kent2018-06-242-2/+19
|
* Fix images size limitChocobozzz2018-06-221-1/+10
|
* Fix HTTP fallback when having videostream issues on firefoxChocobozzz2018-06-201-1/+0
|
* Update iso639 translations for french and deutchChocobozzz2018-06-191-0/+1
|
* Handle markdown in account/video channel pagesChocobozzz2018-06-183-12/+5
|
* Blue links color in commentsChocobozzz2018-06-181-6/+9
|
* Prevent commenting twiceChocobozzz2018-06-181-1/+13
|
* Don't send view on private videoChocobozzz2018-06-182-3/+2
|
* Fixes #574 account link width on video view (#665)Sankar2018-06-151-1/+1
| | | Changed a tag from `flex` to `inline` to avoid misclicks.
* Add ability to schedule video publicationChocobozzz2018-06-1515-36/+145
|
* Add ability for uploaders to schedule video updateChocobozzz2018-06-141-1/+0
|
* Automatically jump to the highlighted threadChocobozzz2018-06-144-10/+24
|
* Redirect comment links to the watch pageChocobozzz2018-06-141-0/+4
|
* Add more space between icons and "load more/less"Chocobozzz2018-06-131-0/+4
|
* Add concept of video state, and add ability to wait transcoding beforeChocobozzz2018-06-126-75/+100
| | | | publishing a video
* Add theatre modeChocobozzz2018-06-112-1/+7
|
* Fix dislikes number in video watch pageChocobozzz2018-06-111-1/+1
|
* Remove video not foundChocobozzz2018-06-082-9/+1
|
* Fix the player size on mobileChocobozzz2018-06-071-2/+2
|
* fixing #595 by using the account name instead of the displayNameRigel Kent2018-06-072-5/+4
|
* Fix account/channel pages route subscriptionChocobozzz2018-06-071-1/+0
|
* Fix markdown links truncatingChocobozzz2018-06-071-2/+3
|
* Little i18n refractoringChocobozzz2018-06-061-1/+2
|
* Localize playerChocobozzz2018-06-061-5/+14
|
* Add missing translationsChocobozzz2018-06-054-5/+8
|
* Translate tab headsChocobozzz2018-06-051-2/+2
|
* Add form validator translationsChocobozzz2018-06-053-31/+25
|
* Form validators refractoringChocobozzz2018-06-055-98/+49
|
* Fix i18n in componentsChocobozzz2018-06-052-4/+4
|
* Add i18n attributesChocobozzz2018-06-0521-104/+126
|
* Prepare i18n filesChocobozzz2018-06-056-76/+112
|
* Add 404 pageChocobozzz2018-05-312-19/+20
|
* Add context menu to playerChocobozzz2018-05-302-4/+3
|
* Improve torrent/video downloadChocobozzz2018-05-291-2/+2
|
* Video support field inherits channel support fieldChocobozzz2018-05-253-3/+39
|
* Only use account name in routesChocobozzz2018-05-252-2/+2
|
* Fix play on iOS (grumph)Chocobozzz2018-05-221-0/+1
|
* Fix video channel update with an admin accountChocobozzz2018-05-172-7/+14
|