| Commit message (Expand) | Author | Age | Files | Lines |
* | Reorganize shared models | Chocobozzz | 2020-08-07 | 1 | -22/+23 |
* | Add abuse messages/states notifications | Chocobozzz | 2020-07-31 | 2 | -6/+27 |
* | Add new abuses tests | Chocobozzz | 2020-07-10 | 1 | -1/+3 |
* | Add migrations | Chocobozzz | 2020-07-10 | 3 | -25/+24 |
* | Use 3 tables to represent abuses | Chocobozzz | 2020-07-10 | 4 | -31/+87 |
* | add blocked filter in users list to filter banned users | Rigel Kent | 2020-07-02 | 1 | -4/+17 |
* | Split types and typings | Chocobozzz | 2020-06-18 | 7 | -7/+7 |
* | First implem global search | Chocobozzz | 2020-06-10 | 1 | -0/+38 |
* | Block comments from muted accounts/servers | Chocobozzz | 2020-05-29 | 1 | -1/+25 |
* | Add last login date to users | Chocobozzz | 2020-05-07 | 1 | -2/+27 |
* | Add auth plugin info in users list | Chocobozzz | 2020-05-05 | 1 | -1/+3 |
* | Support logout and add id and pass tests | Chocobozzz | 2020-05-04 | 1 | -2/+2 |
* | Begin auth plugin support | Chocobozzz | 2020-05-04 | 1 | -1/+6 |
* | Factorize rest-table and fix/simplify SQL | Rigel Kent | 2020-05-01 | 1 | -2/+2 |
* | Add filter inputs for blacklisted videos and muted accounts/servers | Rigel Kent | 2020-05-01 | 1 | -6/+26 |
* | Fix user video quota with webtorrent disabled | Chocobozzz | 2020-04-16 | 1 | -32/+60 |
* | Fix typo in db field check | Chocobozzz | 2020-04-03 | 1 | -1/+1 |
* | Add overview of a user's actions in user-edit (#2558) | Rigel Kent | 2020-03-27 | 1 | -21/+128 |
* | Wrap videos list query in raw SQL | Chocobozzz | 2020-03-10 | 1 | -1/+1 |
* | Update default user theme to instance-default | Jorge Silva | 2020-02-12 | 1 | -2/+2 |
* | Use a singleton for model cache | Chocobozzz | 2020-02-04 | 1 | -35/+32 |
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 4 | -52/+56 |
* | Cleanup server fixme | Chocobozzz | 2020-01-28 | 2 | -2/+2 |
* | Use lower instead of ilike to login users | Chocobozzz | 2020-01-09 | 1 | -2/+6 |
* | Optimize notification endpoint | Chocobozzz | 2020-01-09 | 1 | -11/+11 |
* | Try to fix subscriptions inconsistencies | Chocobozzz | 2020-01-08 | 1 | -1/+1 |
* | Improve SQL query for my special playlists | Chocobozzz | 2020-01-03 | 1 | -34/+38 |
* | Add miniature quick actions to add video to Watch later playlist | Rigel Kent | 2020-01-02 | 1 | -5/+26 |
* | Cache some SQL queries | Chocobozzz | 2019-12-27 | 1 | -1/+15 |
* | Don't notify on muted instance | Chocobozzz | 2019-12-19 | 1 | -5/+0 |
* | Fix lint & tests | Chocobozzz | 2019-12-18 | 1 | -5/+7 |
* | autoplay next video support for playlists | Rigel Kent | 2019-12-13 | 1 | -0/+8 |
* | Add internal privacy mode | Chocobozzz | 2019-12-12 | 1 | -2/+16 |
* | Soft delete video comments instead of detroy | Julien Maulny | 2019-12-04 | 1 | -1/+1 |
* | Update server dependencies | Chocobozzz | 2019-10-21 | 1 | -1/+1 |
* | Autoplay next recommended video (#2137) | LoveIsGrief | 2019-09-24 | 1 | -0/+8 |
* | Add welcome modal | Chocobozzz | 2019-09-05 | 1 | -13/+45 |
* | Add auto follow back support for instances | Chocobozzz | 2019-09-04 | 3 | -6/+27 |
* | Type toActivityPubObject functions | Chocobozzz | 2019-08-21 | 1 | -2/+2 |
* | Type toFormattedJSON | Chocobozzz | 2019-08-20 | 5 | -11/+25 |
* | Cleanup model types | Chocobozzz | 2019-08-20 | 1 | -2/+2 |
* | Stronger model typings | Chocobozzz | 2019-08-19 | 6 | -36/+55 |
* | Lazy load avatars | Chocobozzz | 2019-08-09 | 1 | -2/+2 |
* | Automatically remove bad followings | Chocobozzz | 2019-08-06 | 1 | -19/+5 |
* | Fix broken follow notification | Chocobozzz | 2019-08-02 | 1 | -0/+2 |
* | Fix multiple server tests | Chocobozzz | 2019-08-01 | 1 | -0/+36 |
* | Fix broken playlist api | Chocobozzz | 2019-08-01 | 2 | -10/+65 |
* | Add peertube plugin index website models | Chocobozzz | 2019-07-24 | 1 | -2/+2 |
* | WIP plugins: load theme on client side | Chocobozzz | 2019-07-24 | 1 | -3/+3 |
* | WIP plugins: add theme support | Chocobozzz | 2019-07-24 | 1 | -1/+10 |