| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | WIP plugins: add storage manager | Chocobozzz | 2019-07-24 | 1 | -1/+35 |
* | WIP plugins: update plugin | Chocobozzz | 2019-07-24 | 1 | -9/+23 |
* | WIP plugins: move plugin CLI in peertube script | Chocobozzz | 2019-07-24 | 1 | -2/+4 |
* | WIP plugins: add plugin settings/uninstall in client | Chocobozzz | 2019-07-24 | 1 | -4/+24 |
* | WIP plugins: plugin settings on server side | Chocobozzz | 2019-07-24 | 1 | -4/+74 |
* | 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 |
* | WIP plugins: static files | Chocobozzz | 2019-07-24 | 1 | -0/+10 |
* | WIP plugins: install/uninstall | Chocobozzz | 2019-07-24 | 1 | -1/+10 |
* | WIP plugins: add ability to register plugins | Chocobozzz | 2019-07-24 | 1 | -0/+79 |
* | Fix/connection with email (#1917) | Nassim Bounouas | 2019-07-02 | 1 | -3/+3 |
* | Add language filters in user preferences | Chocobozzz | 2019-06-19 | 3 | -89/+140 |
* | Handle email update on server | Chocobozzz | 2019-06-11 | 1 | -0/+6 |
* | Server: Bulk update videos support field | Chocobozzz | 2019-05-31 | 1 | -0/+23 |
* | Remove unused actor uuid field | Chocobozzz | 2019-05-31 | 3 | -52/+2 |
* | Add pagination to account video channels endpoint | Chocobozzz | 2019-05-29 | 1 | -3/+10 |
* | Merge branch 'release/v1.3.0' into develop | Chocobozzz | 2019-05-21 | 1 | -25/+41 |
|\ |
|
| * | Fix blacklist sort | Chocobozzz | 2019-05-21 | 1 | -25/+41 |
* | | Merge branch 'release/v1.3.0' into develop | Chocobozzz | 2019-05-21 | 1 | -2/+2 |
|\| |
|
| * | Fix thumbnails in video blacklist list endpoint | Chocobozzz | 2019-05-21 | 1 | -2/+2 |
* | | Add audio support in upload | Chocobozzz | 2019-05-16 | 2 | -3/+10 |
|/ |
|
* | Fix account description error | Chocobozzz | 2019-05-13 | 1 | -3/+3 |
* | Fix thumbnail when listing my videos | Chocobozzz | 2019-05-13 | 1 | -10/+6 |
* | Fix createdAt/updatedAt issues | Chocobozzz | 2019-04-26 | 2 | -1/+3 |
* | Fix overview endpoint | Chocobozzz | 2019-04-24 | 1 | -2/+7 |
* | Fix scheduled update | Chocobozzz | 2019-04-24 | 1 | -1/+2 |
* | Add migrations | Chocobozzz | 2019-04-24 | 2 | -4/+4 |
* | Relax videos list thumbnail api join | Chocobozzz | 2019-04-24 | 1 | -1/+6 |
* | Fix ownership changes | Chocobozzz | 2019-04-24 | 1 | -16/+20 |
* | Upgrade sequelize | Chocobozzz | 2019-04-24 | 24 | -324/+322 |
* | Update sequelize | Chocobozzz | 2019-04-24 | 25 | -277/+272 |
* | Create a dedicated table to track video thumbnails | Chocobozzz | 2019-04-24 | 4 | -98/+266 |
* | Add user adminFlags | Chocobozzz | 2019-04-15 | 1 | -1/+17 |
* | Add ability to delete old remote views | Chocobozzz | 2019-04-12 | 1 | -0/+14 |
* | Add ability to limit videos history size | Chocobozzz | 2019-04-11 | 1 | -1/+13 |
* | Try to improve server tests compilation speed | Chocobozzz | 2019-04-11 | 1 | -2/+1 |
* | Don't expose constants directly in initializers/ | Chocobozzz | 2019-04-11 | 19 | -19/+18 |
* | Move config in its own file | Chocobozzz | 2019-04-11 | 10 | -28/+35 |
* | Add /accounts/:username/ratings endpoint (#1756) | Yohan Boniface | 2019-04-09 | 1 | -1/+42 |
* | Add new instance follower notification in client | Chocobozzz | 2019-04-09 | 1 | -1/+1 |
* | Add notification on new instance follower (server side) | Chocobozzz | 2019-04-08 | 2 | -1/+12 |
* | Update P2P media loader peer version | Chocobozzz | 2019-04-08 | 2 | -3/+43 |
* | Restore videos list components | Chocobozzz | 2019-04-02 | 2 | -4/+2 |
* | add quarantine videos feature (#1637) | Josh Morel | 2019-04-02 | 3 | -20/+49 |
* | Cleanup invalid rates/comments/shares | Chocobozzz | 2019-03-19 | 4 | -2/+57 |
* | Refresh playlists | Chocobozzz | 2019-03-19 | 4 | -17/+30 |
* | Fix videos list for api SQL request | Chocobozzz | 2019-03-18 | 1 | -3/+4 |
* | Add videos playlist exist tests | Chocobozzz | 2019-03-18 | 1 | -2/+3 |
* | Playlist reorder support | Chocobozzz | 2019-03-18 | 1 | -1/+6 |
* | Add to playlist dropdown | Chocobozzz | 2019-03-18 | 1 | -0/+23 |