| Commit message (Expand) | Author | Age | Files | Lines |
* | Use a proxy for youtube-dl to avoid travis errors | Chocobozzz | 2020-01-21 | 1 | -3/+9 |
* | Add outbox page size parameter | Rigel Kent | 2020-01-09 | 1 | -3/+8 |
* | Add ability to skip count query | Chocobozzz | 2020-01-08 | 1 | -1/+6 |
* | Update http signature | Chocobozzz | 2020-01-07 | 2 | -4/+12 |
* | Update validator dependency | Chocobozzz | 2020-01-07 | 20 | -21/+20 |
* | Accept . _ and 0-9 plugin names | Chocobozzz | 2020-01-06 | 1 | -1/+1 |
* | Add infohash cache | Chocobozzz | 2020-01-03 | 1 | -1/+1 |
* | autoplay next video support for playlists | Rigel Kent | 2019-12-13 | 1 | -0/+5 |
* | Add max file size, max files and ip anonymize log options | Chocobozzz | 2019-12-12 | 1 | -3/+3 |
* | Add internal privacy mode | Chocobozzz | 2019-12-12 | 1 | -1/+1 |
* | Serve audit logs to client | Chocobozzz | 2019-12-11 | 2 | -2/+4 |
* | Add ability to filter per job type | Chocobozzz | 2019-12-04 | 1 | -2/+8 |
* | Move deleted comment on new follow tests | Chocobozzz | 2019-12-04 | 1 | -9/+9 |
* | Fix retrieving of deleted comments when subscribing to a new instance | Julien Maulny | 2019-12-04 | 1 | -1/+18 |
* | Don't move the caption if it has the right name | Chocobozzz | 2019-12-03 | 1 | -1/+1 |
* | Only display accepted followers/followings in about page | Chocobozzz | 2019-11-28 | 1 | -0/+14 |
* | Fix duplicate HLS resolution in master playlist | Chocobozzz | 2019-11-26 | 1 | -1/+1 |
* | Add codec information in HLS playlist | Chocobozzz | 2019-11-26 | 1 | -5/+44 |
* | Add audio only transcoding tests | Chocobozzz | 2019-11-25 | 1 | -31/+23 |
* | Add audio-only option to transcoders and player | frankdelange | 2019-11-25 | 1 | -7/+38 |
* | Add disable webtorrent migration | Chocobozzz | 2019-11-25 | 1 | -1/+3 |
* | Add ability to disable webtorrent | Chocobozzz | 2019-11-25 | 5 | -23/+105 |
* | Avoid circular error in logger | Chocobozzz | 2019-11-05 | 1 | -10/+20 |
* | Add plugin hook on registration | Chocobozzz | 2019-10-25 | 1 | -4/+4 |
* | Fix federation with some actors | Chocobozzz | 2019-10-23 | 1 | -4/+11 |
* | Use typescript paths in cli scripts too | Chocobozzz | 2019-10-21 | 1 | -0/+16 |
* | Update server dependencies | Chocobozzz | 2019-10-21 | 2 | -2/+4 |
* | Don't quick transcode with the wrong pixel format | Chocobozzz | 2019-10-21 | 1 | -0/+1 |
* | Fix federation issue with some actor descriptions | Chocobozzz | 2019-10-21 | 4 | -20/+16 |
* | Autoplay next recommended video (#2137) | LoveIsGrief | 2019-09-24 | 1 | -0/+5 |
* | Improve plugin package.json error message | Chocobozzz | 2019-09-11 | 1 | -11/+59 |
* | Add welcome modal | Chocobozzz | 2019-09-05 | 1 | -0/+10 |
* | Handle reports from mastodon | Chocobozzz | 2019-08-30 | 1 | -7/+8 |
* | Remove old JSON LD signature implementation | Chocobozzz | 2019-08-29 | 2 | -67/+59 |
* | Merge branch 'feature/strong-model-types' into develop | Chocobozzz | 2019-08-22 | 14 | -96/+162 |
|\ |
|
| * | Type toActivityPubObject functions | Chocobozzz | 2019-08-21 | 1 | -1/+4 |
| * | Type toFormattedJSON | Chocobozzz | 2019-08-20 | 1 | -2/+2 |
| * | Cleanup model types | Chocobozzz | 2019-08-20 | 3 | -8/+19 |
| * | Stronger model typings | Chocobozzz | 2019-08-19 | 13 | -95/+147 |
* | | Relax plugin package.json validation | Chocobozzz | 2019-08-22 | 1 | -2/+6 |
|/ |
|
* | Add gitlab ci support | Chocobozzz | 2019-07-29 | 1 | -1/+9 |
* | Add plugin translation system | Chocobozzz | 2019-07-26 | 1 | -6/+17 |
* | Fix scheduled privacy and verify email validations | Chocobozzz | 2019-07-25 | 2 | -9/+4 |
* | Fix express validator | Chocobozzz | 2019-07-25 | 9 | -19/+18 |
* | Correctly notify on auto blacklist | Chocobozzz | 2019-07-24 | 1 | -16/+1 |
* | Refactor middleware helpers | Chocobozzz | 2019-07-24 | 15 | -207/+273 |
* | Add plugin static files cache | Chocobozzz | 2019-07-24 | 1 | -8/+4 |
* | Add CLI plugins tests | Chocobozzz | 2019-07-24 | 2 | -18/+21 |
* | Add server hooks | Chocobozzz | 2019-07-24 | 1 | -1/+1 |
* | Use process.env.npm_package_version | Chocobozzz | 2019-07-24 | 1 | -4/+2 |