| Commit message (Expand) | Author | Age | Files | Lines |
* | Reorganize shared models | Chocobozzz | 2020-08-07 | 1 | -22/+23 |
* | Add migrations | Chocobozzz | 2020-07-10 | 1 | -19/+17 |
* | Use 3 tables to represent abuses | Chocobozzz | 2020-07-10 | 1 | -2/+2 |
* | 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 | 1 | -1/+1 |
* | 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 |
* | 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 |
* | Update default user theme to instance-default | Jorge Silva | 2020-02-12 | 1 | -2/+2 |
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 1 | -41/+45 |
* | Use lower instead of ilike to login users | Chocobozzz | 2020-01-09 | 1 | -2/+6 |
* | 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 |
* | 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 |
* | Autoplay next recommended video (#2137) | LoveIsGrief | 2019-09-24 | 1 | -0/+8 |
* | Add welcome modal | Chocobozzz | 2019-09-05 | 1 | -13/+45 |
* | Type toFormattedJSON | Chocobozzz | 2019-08-20 | 1 | -2/+10 |
* | Cleanup model types | Chocobozzz | 2019-08-20 | 1 | -2/+2 |
* | Stronger model typings | Chocobozzz | 2019-08-19 | 1 | -14/+16 |
* | 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 |
* | Fix/connection with email (#1917) | Nassim Bounouas | 2019-07-02 | 1 | -3/+3 |
* | Add language filters in user preferences | Chocobozzz | 2019-06-19 | 1 | -0/+8 |
* | Handle email update on server | Chocobozzz | 2019-06-11 | 1 | -0/+6 |
* | Upgrade sequelize | Chocobozzz | 2019-04-24 | 1 | -31/+27 |
* | Update sequelize | Chocobozzz | 2019-04-24 | 1 | -9/+9 |
* | Add user adminFlags | Chocobozzz | 2019-04-15 | 1 | -1/+17 |
* | Don't expose constants directly in initializers/ | Chocobozzz | 2019-04-11 | 1 | -1/+1 |
* | findById -> findByPk | Chocobozzz | 2019-02-21 | 1 | -1/+1 |
* | Add new follow, mention and user registered notifs | Chocobozzz | 2019-01-09 | 1 | -0/+51 |
* | Add import finished and video published notifs | Chocobozzz | 2019-01-09 | 1 | -0/+24 |
* | Add user notification base code | Chocobozzz | 2019-01-09 | 1 | -7/+94 |
* | Add ability to disable and clear history | Chocobozzz | 2018-12-18 | 1 | -0/+1 |
* | Add history on server side | Chocobozzz | 2018-12-18 | 1 | -1/+8 |
* | Cleanup tests imports | Chocobozzz | 2018-11-19 | 1 | -2/+2 |
* | Fix tests | Chocobozzz | 2018-10-17 | 1 | -0/+1 |
* | move to boolean switch | Rigel Kent | 2018-10-13 | 1 | -7/+6 |
* | add webtorrent opt-out settings | Rigel Kent | 2018-10-13 | 1 | -2/+10 |
* | Add users search filter | Chocobozzz | 2018-10-08 | 1 | -2/+21 |
* | Cache user token | Chocobozzz | 2018-09-20 | 1 | -0/+9 |
* | Add federation to ownership change | Chocobozzz | 2018-09-04 | 1 | -15/+17 |
* | Users can change ownership of their video [#510] (#888) | Gaƫtan Rizio | 2018-09-04 | 1 | -0/+12 |
* | add user account email verificiation (#977) | Josh Morel | 2018-08-31 | 1 | -0/+8 |