aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app
Commit message (Collapse)AuthorAgeFilesLines
* Render CSS/title/description tags on server sideChocobozzz2018-07-181-15/+27
|
* Fix regression in theater modeChocobozzz2018-07-172-12/+17
|
* Improve frontend accessibilityChocobozzz2018-07-1719-112/+155
| | | | | In particular checkboxes, likes/dislikes, share button, video thumbnails and help buttons
* Reset confirm componentChocobozzz2018-07-171-0/+1
|
* Correctly handle error when remote instance is downChocobozzz2018-07-163-11/+39
|
* Use a resolver when updating the videoChocobozzz2018-07-165-50/+78
|
* Improve video edit/update/add typingsChocobozzz2018-07-164-16/+18
|
* Do not display private privacy if the video is not privateChocobozzz2018-07-162-2/+4
|
* Display username instead of email in menuChocobozzz2018-07-161-1/+1
|
* Fix forgot password message regarding emailChocobozzz2018-07-161-1/+1
|
* Fix responsive in my channel/my videos pagesChocobozzz2018-07-162-0/+12
|
* Fix other videos info left marginChocobozzz2018-07-161-1/+4
|
* Disable comment submit button when sending the commentChocobozzz2018-07-161-1/+1
|
* Parse log script parse the last updated logChocobozzz2018-07-161-6/+1
|
* Handle .srt subtitlesChocobozzz2018-07-163-8/+27
|
* Handle subtitles in playerChocobozzz2018-07-162-11/+27
|
* Implement captions/subtitlesChocobozzz2018-07-1631-96/+602
|
* QR Code (#802)DeeJayBro2018-07-123-1/+12
| | | | | Adding QR-Code to the Share modal. fixes #683
* i18n "More" in menu and regenerate translationsChocobozzz2018-07-111-1/+1
|
* Update P2P & Privacy paragraphChocobozzz2018-07-111-1/+1
|
* Migrate to bullChocobozzz2018-07-113-8/+17
|
* 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.
* Fix account videos URL when scrollingChocobozzz2018-07-111-2/+2
|
* Change friendly reminder about privacy.Chocobozzz2018-07-101-1/+1
|
* Fix language modale z-indexChocobozzz2018-07-091-0/+4
|
* Use uuid for channel link in watch pageChocobozzz2018-07-091-1/+1
|
* Fix client error loggingChocobozzz2018-07-094-28/+28
|
* remove scroll to top, and keep menu fixed on small devicesEric Brehault2018-06-301-1/+0
|
* Fix typo in privacy textChocobozzz2018-06-301-1/+1
|
* Increase upload limit to 8GB (test)Chocobozzz2018-06-291-5/+5
|
* Fix buildChocobozzz2018-06-292-1/+5
|
* Extract extensions from the buttonChocobozzz2018-06-292-2/+12
|
* Client: Add ability to update video channel avatarChocobozzz2018-06-2917-106/+200
|
* clarifying what extensions are accepted for uploadRigel Kent2018-06-291-1/+1
|
* Avoid 404 title on the first page loadChocobozzz2018-06-281-0/+5
|
* Update i18n sourceChocobozzz2018-06-281-1/+1
|
* Add ability to choose the languageChocobozzz2018-06-289-74/+188
|
* Fix #576 - show 'Others videos' on a <1300px viewportSimounet2018-06-281-1/+7
|
* Improve P2P & Privacy sectionChocobozzz2018-06-2717-81/+258
|
* Filter by category (#720)PhieF2018-06-275-9/+17
| | | | | | | | | | * get videos with specific category (api) * update api doc with category * add url parameter to filter by category * fix lint issues
* specify Tor Browser instead of just TorRigel Kent2018-06-251-1/+1
|
* Fix #639 providing magnet URI in player and download modalRigel Kent2018-06-242-2/+19
|
* Fix images size limitChocobozzz2018-06-223-2/+22
|
* Reset search on page changeChocobozzz2018-06-221-3/+2
|
* Fix HTTP fallback when having videostream issues on firefoxChocobozzz2018-06-201-1/+0
|
* Update iso639 translations for french and deutchChocobozzz2018-06-192-1/+1
|
* Handle markdown in account/video channel pagesChocobozzz2018-06-187-22/+30
|
* Remove uneeded rxjs-compatChocobozzz2018-06-184-6/+6
|
* Fix quota precision in users listChocobozzz2018-06-181-1/+1
|
* Blue links color in commentsChocobozzz2018-06-181-6/+9
|