| Commit message (Expand) | Author | Age | Files | Lines |
* | Auto login user on signup | Chocobozzz | 2018-11-16 | 1 | -6/+16 |
* | Improve message visibility on signup | Chocobozzz | 2018-11-16 | 3 | -10/+14 |
* | Check follow constraints when getting a video | Chocobozzz | 2018-11-16 | 1 | -1/+1 |
* | Improve video upload error handling | Chocobozzz | 2018-11-16 | 13 | -18/+80 |
* | Fix video channel videos url when scrolling | Chocobozzz | 2018-11-15 | 1 | -2/+2 |
* | Fix miniature with a long name | Chocobozzz | 2018-11-15 | 1 | -2/+2 |
* | Add background effect to active menu page | Chocobozzz | 2018-11-15 | 1 | -1/+5 |
* | Upgrade server dep | Chocobozzz | 2018-11-15 | 1 | -1/+1 |
* | Fix new Angular 7 issues | Chocobozzz | 2018-11-15 | 12 | -13/+46 |
* | Check activities host | Chocobozzz | 2018-11-14 | 2 | -4/+4 |
* | add noImplicitThis flag (#1324) | BO41 | 2018-10-24 | 2 | -2/+2 |
* | Feature/description support fields length 1000 (#1267) | BRAINS YUM | 2018-10-19 | 3 | -8/+8 |
* | adding minimum signup age conforming to ceiling GPDR age | Rigel Kent | 2018-10-18 | 1 | -1/+1 |
* | PeerTube is not in beta anymore | Chocobozzz | 2018-10-18 | 1 | -2/+2 |
* | Make abuse-delete confirmation box clearer | mike stedman | 2018-10-18 | 1 | -1/+1 |
* | Change "delete" to "delete this report" | Mike | 2018-10-18 | 1 | -1/+1 |
* | Fix lint | Chocobozzz | 2018-10-18 | 1 | -1/+1 |
* | Better typings | Chocobozzz | 2018-10-18 | 42 | -90/+102 |
* | NoImplicitAny flag true (#1157) | BO41 | 2018-10-18 | 39 | -65/+70 |
* | Merge branch 'feature/webtorrent-disabling' into develop | Chocobozzz | 2018-10-17 | 4 | -0/+16 |
|\ |
|
| * | Fix webtorrent disabling | Chocobozzz | 2018-10-17 | 1 | -11/+0 |
| * | move to boolean switch | Rigel Kent | 2018-10-13 | 4 | -17/+19 |
| * | add webtorrent opt-out settings | Rigel Kent | 2018-10-13 | 4 | -0/+25 |
* | | Fix code typos | Chocobozzz | 2018-10-16 | 7 | -12/+12 |
* | | Add ability to mute a user/instance by server in client | Chocobozzz | 2018-10-16 | 17 | -26/+407 |
* | | Add user/instance block by users in the client | Chocobozzz | 2018-10-16 | 24 | -26/+477 |
* | | update tslint config and fix member ordering (#1279) | BO41 | 2018-10-16 | 5 | -31/+29 |
* | | improve description of the HTTP video import feature | Rigel Kent | 2018-10-15 | 1 | -1/+1 |
|/ |
|
* | Fix angular build | Chocobozzz | 2018-10-10 | 1 | -2/+2 |
* | Add ability to list all local videos on client | Chocobozzz | 2018-10-10 | 10 | -21/+73 |
* | Add ability to search on followers/following | Chocobozzz | 2018-10-10 | 8 | -9/+48 |
* | Add explicit error message that changing video ownership only works with loc... | Lucas Declercq | 2018-10-10 | 1 | -3/+12 |
* | Add checkbox to check every rows | Chocobozzz | 2018-10-08 | 1 | -1/+2 |
* | Add users search filter | Chocobozzz | 2018-10-08 | 13 | -12/+41 |
* | Add bulk actions in users table | Chocobozzz | 2018-10-08 | 12 | -44/+196 |
* | remove confirm modal for asset injection in edit-custom-config (#1219) | Micah Elizabeth Scott | 2018-10-07 | 1 | -24/+0 |
* | 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 | 13 | -45/+121 |
* | Move user moderation tool in a separate component | Chocobozzz | 2018-10-05 | 17 | -207/+235 |
* | Add user history and resume videos | Chocobozzz | 2018-10-05 | 6 | -6/+48 |
* | add resize listener (#1182) | BO41 | 2018-10-05 | 1 | -1/+12 |
* | Remove unused variable | Chocobozzz | 2018-10-05 | 1 | -3/+0 |
* | fix account URI in remote comment modal (partial rollback) | Rigel Kent | 2018-10-05 | 1 | -0/+1 |
* | fix account URI in remote comment modal (cleanup) | Rigel Kent | 2018-10-05 | 2 | -2/+1 |
* | fix account URI in remote comment modal | Rigel Kent | 2018-10-04 | 2 | -1/+5 |
* | Fix hotkey translations | Chocobozzz | 2018-10-03 | 4 | -16/+20 |
* | Fix Delete title button | Chocobozzz | 2018-10-03 | 3 | -2/+9 |
* | Add comments feeds popover in watch page | Chocobozzz | 2018-10-02 | 4 | -5/+38 |
* | Don't throw an error on empty search | Chocobozzz | 2018-10-01 | 1 | -5/+2 |
* | add allow advancedSearch with empty search | Rigel Kent | 2018-10-01 | 3 | -3/+25 |