| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix lint | Chocobozzz | 2018-10-18 | 1 | -1/+1 |
* | Better typings | Chocobozzz | 2018-10-18 | 19 | -37/+48 |
* | NoImplicitAny flag true (#1157) | BO41 | 2018-10-18 | 14 | -21/+24 |
* | Merge branch 'feature/webtorrent-disabling' into develop | Chocobozzz | 2018-10-17 | 1 | -0/+3 |
|\ |
|
| * | move to boolean switch | Rigel Kent | 2018-10-13 | 1 | -4/+3 |
| * | add webtorrent opt-out settings | Rigel Kent | 2018-10-13 | 1 | -0/+4 |
* | | Add ability to mute a user/instance by server in client | Chocobozzz | 2018-10-16 | 5 | -24/+185 |
* | | Add user/instance block by users in the client | Chocobozzz | 2018-10-16 | 9 | -15/+226 |
* | | update tslint config and fix member ordering (#1279) | BO41 | 2018-10-16 | 1 | -2/+2 |
|/ |
|
* | Fix angular build | Chocobozzz | 2018-10-10 | 1 | -2/+2 |
* | Add ability to list all local videos on client | Chocobozzz | 2018-10-10 | 7 | -10/+56 |
* | Add explicit error message that changing video ownership only works with loc... | Lucas Declercq | 2018-10-10 | 1 | -3/+12 |
* | Add users search filter | Chocobozzz | 2018-10-08 | 4 | -3/+31 |
* | Add bulk actions in users table | Chocobozzz | 2018-10-08 | 8 | -36/+65 |
* | Fix videos list when page is empty | Chocobozzz | 2018-10-05 | 1 | -1/+1 |
* | Add user moderation in the account page | Chocobozzz | 2018-10-05 | 9 | -39/+59 |
* | Move user moderation tool in a separate component | Chocobozzz | 2018-10-05 | 9 | -6/+332 |
* | Add user history and resume videos | Chocobozzz | 2018-10-05 | 5 | -4/+37 |
* | Fix Delete title button | Chocobozzz | 2018-10-03 | 3 | -2/+9 |
* | Update captions in sequence to avoid concurrence issues | Chocobozzz | 2018-10-01 | 1 | -11/+5 |
* | correct local subscribe in the subscription menu | Rigel Kent | 2018-09-28 | 2 | -4/+4 |
* | Check current password on server side | Chocobozzz | 2018-09-26 | 1 | -1/+2 |
* | Add RSS feed to subscribe button | Chocobozzz | 2018-09-26 | 6 | -18/+62 |
* | refactor subscribe button and comment-add for visitor-interact UX (#1100) | Rigel Kent | 2018-09-25 | 8 | -57/+194 |
* | Fix videos list user NSFW policy | Chocobozzz | 2018-09-24 | 1 | -4/+4 |
* | Merge branch 'develop' into unused-imports | Chocobozzz | 2018-09-24 | 2 | -1/+2 |
|\ |
|
| * | revert f845c683 partial: "fix SEO tags and attributes" | Rigel Kent | 2018-09-24 | 1 | -1/+1 |
| * | append my-help popover to body instead of parent object | Rigel Kent | 2018-09-23 | 1 | -0/+1 |
* | | remove unused imports | BO41 | 2018-09-22 | 5 | -19/+4 |
|/ |
|
* | Upgrade client dependencies | Chocobozzz | 2018-09-21 | 1 | -1/+1 |
* | fix SEO tags and attributes | Rigel Kent | 2018-09-20 | 1 | -1/+1 |
* | Improve videos list client performance | Chocobozzz | 2018-09-20 | 4 | -10/+20 |
* | Fix client build | Chocobozzz | 2018-09-18 | 1 | -1/+1 |
* | Try to improve infinite pagination | Chocobozzz | 2018-09-17 | 3 | -7/+37 |
* | Fix "no results" on overview page | Chocobozzz | 2018-09-17 | 1 | -0/+2 |
* | Fix video channel deletion | Chocobozzz | 2018-09-13 | 1 | -1/+1 |
* | use focus-visible polyfill to improve keyboard navigation | Rigel Kent | 2018-09-11 | 2 | -2/+8 |
* | Clean up change password validation | Chocobozzz | 2018-09-05 | 1 | -0/+8 |
* | Fix watch page responsive | Chocobozzz | 2018-09-05 | 1 | -1/+1 |
* | add theming via css custom properties | Rigel Kent | 2018-09-04 | 3 | -3/+3 |
* | Fix overview page on mobile | Chocobozzz | 2018-09-04 | 1 | -26/+1 |
* | Better label for video privacies | Chocobozzz | 2018-09-04 | 1 | -2/+27 |
* | Add video recomandation by tags (#1001) | Jorropo | 2018-09-04 | 1 | -0/+4 |
* | Users can change ownership of their video [#510] (#888) | Gaƫtan Rizio | 2018-09-04 | 10 | -2/+160 |
* | add title ellipsis over two lines to miniatures | Rigel Kent | 2018-09-03 | 1 | -5/+8 |
* | add daily quota to the features table information | Rigel Kent | 2018-09-03 | 3 | -3/+6 |
* | Trending by interval | Chocobozzz | 2018-08-31 | 1 | -0/+1 |
* | Refactor: Separated "Other Videos" section into a dedicated component/service... | Brad Johnson | 2018-08-31 | 1 | -1/+10 |
* | Videos overview page: first version | Chocobozzz | 2018-08-31 | 6 | -14/+100 |
* | add user account email verificiation (#977) | Josh Morel | 2018-08-31 | 1 | -0/+23 |