aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app
Commit message (Expand)AuthorAgeFilesLines
* Implement user blocking on server sideChocobozzz2018-08-081-1/+5
* Add ability to delete our accountChocobozzz2018-08-087-1/+79
* Correct webtorrent download cleanupChocobozzz2018-08-081-1/+1
* Add import.video.torrent configurationChocobozzz2018-08-085-2/+16
* Import torrents with webtorrentChocobozzz2018-08-086-10/+49
* Import magnets with webtorrentChocobozzz2018-08-0810-29/+287
* Move send video components inside a dedicated directoryChocobozzz2018-08-089-35/+35
* video-import -> video-import-urlChocobozzz2018-08-086-12/+12
* Refractor video upload/importChocobozzz2018-08-085-97/+107
* Fix testsChocobozzz2018-08-062-2/+2
* Fix fps federationChocobozzz2018-08-064-5/+4
* Add import http enabled configurationChocobozzz2018-08-068-4/+50
* Remove ability to delete video importsChocobozzz2018-08-062-0/+8
* Correctly handle video import errorsChocobozzz2018-08-063-3/+26
* Add ability to list video importsChocobozzz2018-08-068-5/+160
* Add ability to remove a video importChocobozzz2018-08-061-0/+5
* Add ability to import video with youtube-dlChocobozzz2018-08-0615-399/+791
* adding tests for audio conversionsRigel Kent2018-08-011-1/+1
* ffmpeg auto threadJorropo2018-08-011-0/+1
* Upgrade client dependenciesChocobozzz2018-07-311-2/+2
* Try to handle truncated markdown linksChocobozzz2018-07-312-2/+2
* Add aria-labelledby to video thumbnailsChocobozzz2018-07-311-1/+1
* Fix responsive on videos searchChocobozzz2018-07-312-2/+16
* Move subscription helper in the account lineChocobozzz2018-07-302-18/+24
* Fix attribute label width in video watch pageChocobozzz2018-07-271-1/+2
* category parma -> categoryOneOf (videos list)Chocobozzz2018-07-255-13/+13
* Sort video captionsChocobozzz2018-07-254-14/+36
* Add "agree to the terms" checkbox in registration formChocobozzz2018-07-259-6/+31
* Disable animation on confirm modalChocobozzz2018-07-251-1/+1
* Improve captions UX (at least I've tried)Chocobozzz2018-07-259-7/+85
* Fix UI regressionsChocobozzz2018-07-242-5/+19
* Update translationsChocobozzz2018-07-241-8/+6
* Fix pagination on rest tableChocobozzz2018-07-242-1/+3
* Add ability to click on category/licence/language/tags in watch pageChocobozzz2018-07-247-41/+65
* Add ability to sort the searchChocobozzz2018-07-243-5/+41
* Optimize SQL queriesChocobozzz2018-07-241-2/+2
* Responsive advanced searchChocobozzz2018-07-241-2/+7
* Handle back/forward page in advanced searchChocobozzz2018-07-243-24/+26
* Add advanced search in clientChocobozzz2018-07-249-18/+511
* Begin advanced searchChocobozzz2018-07-2417-133/+332
* 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
* 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