| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix new Angular 7 issues | Chocobozzz | 2018-11-15 | 1 | -0/+4 |
* | Better typings | Chocobozzz | 2018-10-18 | 4 | -14/+10 |
* | NoImplicitAny flag true (#1157) | BO41 | 2018-10-18 | 4 | -7/+9 |
* | Merge branch 'feature/webtorrent-disabling' into develop | Chocobozzz | 2018-10-17 | 2 | -0/+9 |
|\ |
|
| * | Fix webtorrent disabling | Chocobozzz | 2018-10-17 | 1 | -11/+0 |
| * | move to boolean switch | Rigel Kent | 2018-10-13 | 2 | -8/+12 |
| * | add webtorrent opt-out settings | Rigel Kent | 2018-10-13 | 2 | -0/+16 |
* | | Fix code typos | Chocobozzz | 2018-10-16 | 3 | -5/+5 |
* | | Add user/instance block by users in the client | Chocobozzz | 2018-10-16 | 11 | -6/+239 |
* | | update tslint config and fix member ordering (#1279) | BO41 | 2018-10-16 | 1 | -12/+12 |
|/ |
|
* | Add ability to search on followers/following | Chocobozzz | 2018-10-10 | 1 | -3/+3 |
* | Add users search filter | Chocobozzz | 2018-10-08 | 2 | -2/+2 |
* | Check video channel name is unique on our instance | Chocobozzz | 2018-10-01 | 1 | -1/+8 |
* | Fix my account subtitles | Chocobozzz | 2018-10-01 | 1 | -4/+4 |
* | various display improvements | Rigel Kent | 2018-09-29 | 1 | -0/+4 |
* | Fix some i18n tags | Chocobozzz | 2018-09-28 | 2 | -3/+3 |
* | Check current password on server side | Chocobozzz | 2018-09-26 | 2 | -24/+19 |
* | fix lint errors | BO41 | 2018-09-26 | 1 | -4/+4 |
* | check old password before change | BO41 | 2018-09-26 | 3 | -3/+35 |
* | remove unused imports | BO41 | 2018-09-22 | 3 | -8/+0 |
* | Add a message if the user don't have any subscriptions | Chocobozzz | 2018-09-20 | 2 | -0/+4 |
* | Unsubscribe from the router | Chocobozzz | 2018-09-06 | 1 | -3/+10 |
* | Clean up change password validation | Chocobozzz | 2018-09-05 | 3 | -29/+19 |
* | Use dropdown in my account -> "my library" | Chocobozzz | 2018-09-05 | 3 | -8/+64 |
* | add theming via css custom properties | Rigel Kent | 2018-09-04 | 3 | -3/+3 |
* | Making password change erroring more friendly | Jorropo | 2018-09-04 | 2 | -9/+24 |
* | Add federation to ownership change | Chocobozzz | 2018-09-04 | 1 | -2/+2 |
* | Users can change ownership of their video [#510] (#888) | Gaƫtan Rizio | 2018-09-04 | 14 | -7/+403 |
* | Search video channel handle/uri | Chocobozzz | 2018-08-27 | 2 | -7/+7 |
* | Infinite scroll to list our subscriptions | Chocobozzz | 2018-08-27 | 3 | -10/+32 |
* | Add ability to search video channels | Chocobozzz | 2018-08-27 | 3 | -8/+5 |
* | Add local user subscriptions | Chocobozzz | 2018-08-27 | 10 | -22/+127 |
* | Add ability to set a name to a channel | Chocobozzz | 2018-08-27 | 5 | -5/+38 |
* | Improve blacklist management | Chocobozzz | 2018-08-14 | 2 | -2/+19 |
* | Add ability to delete our account | Chocobozzz | 2018-08-08 | 6 | -1/+69 |
* | Import torrents with webtorrent | Chocobozzz | 2018-08-08 | 1 | -2/+5 |
* | Fix fps federation | Chocobozzz | 2018-08-06 | 1 | -1/+1 |
* | Add import http enabled configuration | Chocobozzz | 2018-08-06 | 2 | -2/+12 |
* | Correctly handle video import errors | Chocobozzz | 2018-08-06 | 2 | -2/+25 |
* | Add ability to list video imports | Chocobozzz | 2018-08-06 | 7 | -2/+125 |
* | Fix UI regressions | Chocobozzz | 2018-07-24 | 1 | -0/+7 |
* | Improve frontend accessibility | Chocobozzz | 2018-07-17 | 4 | -25/+5 |
* | Use a resolver when updating the video | Chocobozzz | 2018-07-16 | 1 | -1/+1 |
* | Fix responsive in my channel/my videos pages | Chocobozzz | 2018-07-16 | 2 | -0/+12 |
* | Fix build | Chocobozzz | 2018-06-29 | 2 | -1/+5 |
* | Client: Add ability to update video channel avatar | Chocobozzz | 2018-06-29 | 10 | -91/+160 |
* | Fix images size limit | Chocobozzz | 2018-06-22 | 1 | -1/+5 |
* | Remove uneeded rxjs-compat | Chocobozzz | 2018-06-18 | 2 | -2/+2 |
* | Add ability to schedule video publication | Chocobozzz | 2018-06-15 | 3 | -11/+25 |
* | Add concept of video state, and add ability to wait transcoding before | Chocobozzz | 2018-06-12 | 2 | -20/+42 |