Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'release/1.4.0' into develop | Chocobozzz | 2019-08-22 | 1 | -1/+1 |
|\ | |||||
| * | Try to fix video duplication | Chocobozzz | 2019-08-22 | 1 | -1/+1 |
| * | Fix socket notification with multiple user tabs | Chocobozzz | 2019-08-22 | 1 | -6/+10 |
| * | email object -> email subject | Chocobozzz | 2019-08-22 | 1 | -17/+17 |
* | | Fix html tag with blacklisted video | Chocobozzz | 2019-08-22 | 1 | -2/+2 |
* | | Merge branch 'feature/strong-model-types' into develop | Chocobozzz | 2019-08-22 | 58 | -531/+671 |
|\ \ | |||||
| * | | Type toActivityPubObject functions | Chocobozzz | 2019-08-21 | 1 | -3/+3 |
| * | | Fix ownership change | Chocobozzz | 2019-08-21 | 2 | -5/+8 |
| * | | Type toFormattedJSON | Chocobozzz | 2019-08-20 | 3 | -17/+16 |
| * | | Cleanup model types | Chocobozzz | 2019-08-20 | 11 | -43/+53 |
| * | | Fix tests | Chocobozzz | 2019-08-20 | 1 | -3/+1 |
| * | | Stronger model typings | Chocobozzz | 2019-08-19 | 58 | -513/+643 |
| |/ | |||||
* | | Fix socket notification with multiple user tabs | Chocobozzz | 2019-08-22 | 1 | -6/+10 |
* | | email object -> email subject | Chocobozzz | 2019-08-22 | 1 | -17/+17 |
|/ | |||||
* | Fix redundancy exceeding the limit | Chocobozzz | 2019-08-12 | 1 | -1/+4 |
* | Add avatar to prune script | Chocobozzz | 2019-08-09 | 1 | -1/+1 |
* | Lazy load avatars | Chocobozzz | 2019-08-09 | 4 | -52/+97 |
* | Stronger actor association typing in AP functions | Chocobozzz | 2019-08-09 | 23 | -87/+104 |
* | Remove comment federation by video owner | Chocobozzz | 2019-08-07 | 2 | -4/+7 |
* | Fix comment notifications | Chocobozzz | 2019-08-07 | 1 | -1/+1 |
* | Automatically remove bad followings | Chocobozzz | 2019-08-06 | 7 | -137/+173 |
* | Optimize watch endpoint | Chocobozzz | 2019-08-06 | 1 | -1/+1 |
* | Fix user notifications on new follow | Chocobozzz | 2019-08-02 | 15 | -34/+69 |
* | Automatically update playlist thumbnails | Chocobozzz | 2019-08-01 | 2 | -6/+23 |
* | Fix like/dislike federation | Chocobozzz | 2019-08-01 | 2 | -16/+18 |
* | Fix HLS transcoding | Chocobozzz | 2019-08-01 | 4 | -7/+13 |
* | Fix multiple server tests | Chocobozzz | 2019-08-01 | 4 | -25/+28 |
* | Add gitlab ci support | Chocobozzz | 2019-07-29 | 9 | -21/+34 |
* | Add plugin translation system | Chocobozzz | 2019-07-26 | 1 | -2/+42 |
* | Plugins can update video constants | Chocobozzz | 2019-07-26 | 1 | -1/+121 |
* | Add setting helper to client plugins | Chocobozzz | 2019-07-26 | 1 | -0/+1 |
* | Change plugin models names | Chocobozzz | 2019-07-24 | 1 | -7/+7 |
* | Correctly notify on auto blacklist | Chocobozzz | 2019-07-24 | 8 | -17/+23 |
* | Fix auto blacklist | Chocobozzz | 2019-07-24 | 1 | -1/+1 |
* | Refactor middleware helpers | Chocobozzz | 2019-07-24 | 2 | -1/+6 |
* | Add plugin static files cache | Chocobozzz | 2019-07-24 | 2 | -5/+12 |
* | Log error on unknown hook | Chocobozzz | 2019-07-24 | 1 | -1/+6 |
* | Add plugin table migration table | Chocobozzz | 2019-07-24 | 2 | -1/+8 |
* | Add filter hooks tests | Chocobozzz | 2019-07-24 | 3 | -14/+51 |
* | Add hook filters tests | Chocobozzz | 2019-07-24 | 3 | -12/+22 |
* | Add plugin API tests | Chocobozzz | 2019-07-24 | 3 | -8/+13 |
* | Add CLI plugins tests | Chocobozzz | 2019-07-24 | 1 | -3/+3 |
* | Provide logger to plugins | Chocobozzz | 2019-07-24 | 1 | -39/+51 |
* | Add plugins check params tests | Chocobozzz | 2019-07-24 | 1 | -2/+2 |
* | Add server hooks | Chocobozzz | 2019-07-24 | 6 | -85/+186 |
* | Some plugins fixes and doc enhancements | Chocobozzz | 2019-07-24 | 1 | -5/+7 |
* | Use process.env.npm_package_version | Chocobozzz | 2019-07-24 | 1 | -4/+3 |
* | Check latest plugins version with config interval | Chocobozzz | 2019-07-24 | 1 | -1/+1 |
* | Check latest plugins version | Chocobozzz | 2019-07-24 | 2 | -16/+29 |
* | Add ability to search available plugins | Chocobozzz | 2019-07-24 | 3 | -0/+128 |