aboutsummaryrefslogtreecommitdiffhomepage
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Add ability to search a video with an URLChocobozzz2018-08-273-7/+7
* Add local user subscriptionsChocobozzz2018-08-2740-91/+630
* Add ability to set a name to a channelChocobozzz2018-08-2717-17/+96
* Correctly cache server translationsChocobozzz2018-08-271-3/+3
* Fix dev localeChocobozzz2018-08-273-3/+4
* Cache player translationsChocobozzz2018-08-271-4/+17
* [Issue 641] Add shortcut my videos link in menu-wrapperpotedeo2018-08-271-0/+4
* Fix AutoThreadJorropo2018-08-211-2/+2
* Bumped to version v1.0.0-beta.11v1.0.0-beta.11Chocobozzz2018-08-211-1/+1
* correct password reset disabled bindingJosh Morel2018-08-201-1/+1
* Change npm repo to git+httpsJorropo2018-08-201-1/+1
* Translate player according to the interface langChocobozzz2018-08-162-1/+7
* Translate subtitle langs in playerChocobozzz2018-08-168-30/+63
* Fix client buildChocobozzz2018-08-143-4/+5
* Add quota used in users listChocobozzz2018-08-143-6/+8
* Regroup abuse and blacklisted videos inside "moderation"Chocobozzz2018-08-1425-122/+99
* Improve follow component routingChocobozzz2018-08-143-64/+22
* Update client according to new model pathsChocobozzz2018-08-145-11/+12
* Flat shared module directoryChocobozzz2018-08-141-1/+1
* Improve blacklist managementChocobozzz2018-08-1414-19/+124
* Add blacklist reason fieldChocobozzz2018-08-1417-48/+211
* Add ability to delete and update abuse on clientChocobozzz2018-08-1412-20/+259
* Fix videos add tabs styleChocobozzz2018-08-092-12/+21
* Add ability to ban/unban usersChocobozzz2018-08-0916-35/+269
* Migrate to bootstrap 4 and ng-bootstrapChocobozzz2018-08-0944-950/+890
* Upgrade to bootstrap 4 first stepChocobozzz2018-08-097-56/+53
* Add reason when banning a userChocobozzz2018-08-0813-31/+103
* Support occitanChocobozzz2018-08-087-3843/+5
* Implement user blocking on server sideChocobozzz2018-08-081-1/+5
* Push/Pull translationsChocobozzz2018-08-0829-1615/+7166
* 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
* Merge branch 'release/beta-10' into developChocobozzz2018-08-071-1/+1
|\
| * Bumped to version v1.0.0-beta.10v1.0.0-beta.10Chocobozzz2018-08-071-1/+1
* | 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-0616-399/+792
* | adding tests for audio conversionsRigel Kent2018-08-011-1/+1
* | ffmpeg auto threadJorropo2018-08-011-0/+1