Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix embed on mastodon | Chocobozzz | 2020-02-04 | 1 | -8/+9 |
| | |||||
* | Fix AP icon URL for imported videos | Chocobozzz | 2020-01-29 | 1 | -1/+1 |
| | |||||
* | Add ability to disable webtorrent | Chocobozzz | 2019-11-25 | 1 | -53/+74 |
| | | | | In favour of HLS | ||||
* | Type toActivityPubObject functions | Chocobozzz | 2019-08-21 | 1 | -2/+2 |
| | |||||
* | Type toFormattedJSON | Chocobozzz | 2019-08-20 | 1 | -3/+3 |
| | |||||
* | Stronger model typings | Chocobozzz | 2019-08-19 | 1 | -7/+8 |
| | |||||
* | Fix broken playlist api | Chocobozzz | 2019-08-01 | 1 | -12/+0 |
| | |||||
* | Add migrations | Chocobozzz | 2019-04-24 | 1 | -1/+1 |
| | |||||
* | Upgrade sequelize | Chocobozzz | 2019-04-24 | 1 | -4/+6 |
| | |||||
* | Create a dedicated table to track video thumbnails | Chocobozzz | 2019-04-24 | 1 | -4/+4 |
| | |||||
* | 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 | -2/+2 |
| | |||||
* | Playlist server API | Chocobozzz | 2019-03-18 | 1 | -21/+15 |
| | |||||
* | Add originallyPublishedAt unit tests | Chocobozzz | 2019-02-11 | 1 | -3/+1 |
| | |||||
* | Merge branch 'develop' into pr/1285 | Chocobozzz | 2019-02-11 | 1 | -2/+61 |
|\ | |||||
| * | Merge branch 'develop' into pr/1217 | Chocobozzz | 2019-02-11 | 1 | -4/+65 |
| |\ | |||||
| | * | Add hls support on server | Chocobozzz | 2019-02-11 | 1 | -2/+59 |
| | | | |||||
| * | | Rename downloadingEnabled property to downloadEnabled | Lucas Declercq | 2018-10-08 | 1 | -2/+2 |
| | | | |||||
| * | | Add downloadingEnabled property to video model | Lucas Declercq | 2018-10-06 | 1 | -0/+2 |
| | | | |||||
* | | | Change models | clementbrizard | 2019-01-12 | 1 | -0/+4 |
| |/ |/| | |||||
* | | Support additional video extensions | Chocobozzz | 2018-12-11 | 1 | -3/+3 |
| | | |||||
* | | AP mimeType -> mediaType | Chocobozzz | 2018-10-18 | 1 | -0/+4 |
|/ | |||||
* | Add user moderation in the account page | Chocobozzz | 2018-10-05 | 1 | -1/+1 |
| | |||||
* | Add user history and resume videos | Chocobozzz | 2018-10-05 | 1 | -1/+8 |
| | |||||
* | Enable more angular options | Chocobozzz | 2018-09-28 | 1 | -1/+1 |
| | |||||
* | Fix video description when importing by url | Chocobozzz | 2018-09-28 | 1 | -1/+2 |
| | |||||
* | Optimize SQL requests of videos AP endpoints | Chocobozzz | 2018-09-19 | 1 | -2/+3 |
| | |||||
* | Reduce video.ts file size by moving some methods in other files | Chocobozzz | 2018-09-19 | 1 | -0/+295 |