Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Lazy load avatars | Chocobozzz | 2019-08-09 | 3 | -5/+6 |
| | |||||
* | Remove comment federation by video owner | Chocobozzz | 2019-08-07 | 1 | -37/+6 |
| | |||||
* | Automatically remove bad followings | Chocobozzz | 2019-08-06 | 2 | -36/+20 |
| | |||||
* | Automatically update playlist thumbnails | Chocobozzz | 2019-08-01 | 3 | -2/+27 |
| | |||||
* | Fix HLS transcoding | Chocobozzz | 2019-08-01 | 1 | -1/+7 |
| | |||||
* | Fix multiple server tests | Chocobozzz | 2019-08-01 | 2 | -10/+38 |
| | |||||
* | Fix broken playlist api | Chocobozzz | 2019-08-01 | 6 | -52/+169 |
| | |||||
* | Correctly notify on auto blacklist | Chocobozzz | 2019-07-24 | 1 | -0/+4 |
| | |||||
* | Add hook filters tests | Chocobozzz | 2019-07-24 | 1 | -1/+6 |
| | |||||
* | Add server hooks | Chocobozzz | 2019-07-24 | 1 | -2/+16 |
| | |||||
* | Move createTorrent in webtorrent utils | Chocobozzz | 2019-07-24 | 1 | -1/+2 |
| | |||||
* | Add language filters in user preferences | Chocobozzz | 2019-06-19 | 1 | -86/+123 |
| | |||||
* | Server: Bulk update videos support field | Chocobozzz | 2019-05-31 | 1 | -0/+23 |
| | |||||
* | Remove unused actor uuid field | Chocobozzz | 2019-05-31 | 1 | -20/+1 |
| | |||||
* | 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 thumbnail when listing my videos | Chocobozzz | 2019-05-13 | 1 | -10/+6 |
| | |||||
* | Fix createdAt/updatedAt issues | Chocobozzz | 2019-04-26 | 1 | -0/+1 |
| | |||||
* | 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 | 13 | -188/+181 |
| | |||||
* | Update sequelize | Chocobozzz | 2019-04-24 | 13 | -179/+175 |
| | |||||
* | Create a dedicated table to track video thumbnails | Chocobozzz | 2019-04-24 | 4 | -98/+266 |
| | |||||
* | Add ability to delete old remote views | Chocobozzz | 2019-04-12 | 1 | -0/+14 |
| | |||||
* | Don't expose constants directly in initializers/ | Chocobozzz | 2019-04-11 | 12 | -12/+12 |
| | |||||
* | Move config in its own file | Chocobozzz | 2019-04-11 | 6 | -21/+26 |
| | |||||
* | 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 | 2 | -20/+39 |
| | | | | | | | | | | | | | | | | | | | | * add quarantine videos feature * increase Notification settings test timeout to 20000ms. was completing 7000 locally but timing out after 10000 on travis * fix quarantine video test issues -propagate misspelling -remove skip from server/tests/client.ts * WIP use blacklist for moderator video approval instead of video.quarantine boolean * finish auto-blacklist feature | ||||
* | Cleanup invalid rates/comments/shares | Chocobozzz | 2019-03-19 | 3 | -1/+29 |
| | |||||
* | Refresh playlists | Chocobozzz | 2019-03-19 | 2 | -9/+17 |
| | |||||
* | 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 |
| | |||||
* | Rename streaming playlists routes/directories | Chocobozzz | 2019-03-18 | 2 | -5/+5 |
| | |||||
* | Refactor video playlist middlewares | Chocobozzz | 2019-03-18 | 1 | -2/+28 |
| | |||||
* | Add playlist rest tests | Chocobozzz | 2019-03-18 | 5 | -39/+109 |
| | |||||
* | Add playlist check param tests | Chocobozzz | 2019-03-18 | 3 | -4/+5 |
| | |||||
* | Playlist server API | Chocobozzz | 2019-03-18 | 5 | -99/+754 |
| | |||||
* | findById -> findByPk | Chocobozzz | 2019-02-21 | 6 | -8/+8 |
| | |||||
* | Improve channel and account SEO | Chocobozzz | 2019-02-21 | 1 | -1/+9 |
| | |||||
* | Fix mention notification with a remote account | Chocobozzz | 2019-02-15 | 1 | -15/+25 |
| |