Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix html tag with blacklisted video | Chocobozzz | 2019-08-22 | 1 | -0/+14 |
* | Type toActivityPubObject functions | Chocobozzz | 2019-08-21 | 1 | -6/+9 |
* | Type toFormattedJSON | Chocobozzz | 2019-08-20 | 1 | -5/+6 |
* | Cleanup model types | Chocobozzz | 2019-08-20 | 1 | -7/+7 |
* | Stronger model typings | Chocobozzz | 2019-08-19 | 1 | -51/+60 |
* | Add avatar to prune script | Chocobozzz | 2019-08-09 | 1 | -4/+19 |
* | Lazy load avatars | Chocobozzz | 2019-08-09 | 1 | -1/+2 |
* | Fix HLS transcoding | Chocobozzz | 2019-08-01 | 1 | -1/+7 |
* | Fix broken playlist api | Chocobozzz | 2019-08-01 | 1 | -26/+53 |
* | Correctly notify on auto blacklist | Chocobozzz | 2019-07-24 | 1 | -0/+4 |
* | Add hook filters tests | Chocobozzz | 2019-07-24 | 1 | -1/+6 |
* | 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 |
* | Fix thumbnail when listing my videos | Chocobozzz | 2019-05-13 | 1 | -10/+6 |
* | Fix overview endpoint | Chocobozzz | 2019-04-24 | 1 | -2/+7 |
* | Relax videos list thumbnail api join | Chocobozzz | 2019-04-24 | 1 | -1/+6 |
* | Upgrade sequelize | Chocobozzz | 2019-04-24 | 1 | -88/+91 |
* | Update sequelize | Chocobozzz | 2019-04-24 | 1 | -81/+88 |
* | Create a dedicated table to track video thumbnails | Chocobozzz | 2019-04-24 | 1 | -65/+90 |
* | Don't expose constants directly in initializers/ | Chocobozzz | 2019-04-11 | 1 | -1/+1 |
* | Move config in its own file | Chocobozzz | 2019-04-11 | 1 | -10/+12 |
* | Cleanup invalid rates/comments/shares | Chocobozzz | 2019-03-19 | 1 | -1/+1 |
* | Refresh playlists | Chocobozzz | 2019-03-19 | 1 | -8/+3 |
* | Fix videos list for api SQL request | Chocobozzz | 2019-03-18 | 1 | -3/+4 |
* | Playlist reorder support | Chocobozzz | 2019-03-18 | 1 | -1/+6 |
* | Rename streaming playlists routes/directories | Chocobozzz | 2019-03-18 | 1 | -2/+2 |
* | Add playlist rest tests | Chocobozzz | 2019-03-18 | 1 | -13/+25 |
* | Playlist server API | Chocobozzz | 2019-03-18 | 1 | -65/+62 |
* | findById -> findByPk | Chocobozzz | 2019-02-21 | 1 | -1/+1 |
* | Add search by original publication date | Andrés Maldonado | 2019-02-12 | 1 | -0/+11 |
* | Add originallyPublishedAt unit tests | Chocobozzz | 2019-02-11 | 1 | -2/+11 |
* | Merge branch 'develop' into pr/1285 | Chocobozzz | 2019-02-11 | 1 | -31/+152 |
|\ | |||||
| * | Merge branch 'develop' into pr/1217 | Chocobozzz | 2019-02-11 | 1 | -62/+310 |
| |\ | |||||
| | * | Add hls support on server | Chocobozzz | 2019-02-11 | 1 | -31/+148 |
| * | | Rename downloadingEnabled property to downloadEnabled | Lucas Declercq | 2018-10-08 | 1 | -1/+1 |
| * | | Add downloadingEnabled property to video model | Lucas Declercq | 2018-10-06 | 1 | -0/+4 |
* | | | Change models | clementbrizard | 2019-01-12 | 1 | -0/+4 |
| |/ |/| | |||||
* | | Add import finished and video published notifs | Chocobozzz | 2019-01-09 | 1 | -0/+10 |
* | | Add user notification base code | Chocobozzz | 2019-01-09 | 1 | -0/+4 |
* | | Optimize index sizes | Chocobozzz | 2018-12-20 | 1 | -8/+36 |
* | | Add history page on client | Chocobozzz | 2018-12-18 | 1 | -0/+5 |
* | | Add history on server side | Chocobozzz | 2018-12-18 | 1 | -3/+16 |
* | | Remove inferred type | Chocobozzz | 2018-12-05 | 1 | -10/+10 |
* | | Create redundancy endpoint | Chocobozzz | 2018-12-04 | 1 | -2/+8 |
* | | Delete invalid or deleted remote videos | Chocobozzz | 2018-11-20 | 1 | -0/+6 |
* | | Check follow constraints when getting a video | Chocobozzz | 2018-11-16 | 1 | -0/+17 |
* | | Add ability to mute a user/instance by server in client | Chocobozzz | 2018-10-16 | 1 | -2/+4 |
* | | Add ability for users to block an account/instance on server side | Chocobozzz | 2018-10-16 | 1 | -12/+28 |
* | | Add ability to list all local videos | Chocobozzz | 2018-10-10 | 1 | -6/+20 |