Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add ability for users to block an account/instance on server side | Chocobozzz | 2018-10-16 | 1 | -1/+5 |
* | Add user history and resume videos | Chocobozzz | 2018-10-05 | 1 | -1/+3 |
* | Basic video redundancy implementation | Chocobozzz | 2018-09-13 | 1 | -1/+3 |
* | Users can change ownership of their video [#510] (#888) | Gaƫtan Rizio | 2018-09-04 | 1 | -0/+2 |
* | Bufferize videos views in redis | Chocobozzz | 2018-08-30 | 1 | -1/+3 |
* | Add ability to import video with youtube-dl | Chocobozzz | 2018-08-06 | 1 | -1/+3 |
* | adding ORM pool configuration | Rigel Kent | 2018-07-31 | 1 | -0/+4 |
* | Fix last commit | Chocobozzz | 2018-07-26 | 1 | -4/+5 |
* | Add advanced search in client | Chocobozzz | 2018-07-24 | 1 | -2/+0 |
* | Begin advanced search | Chocobozzz | 2018-07-24 | 1 | -0/+43 |
* | Implement captions/subtitles | Chocobozzz | 2018-07-16 | 1 | -0/+2 |
* | Add ability for uploaders to schedule video update | Chocobozzz | 2018-06-14 | 1 | -1/+3 |
* | Move job queue to redis | Chocobozzz | 2018-01-25 | 1 | -2/+0 |
* | Create comment on replied mastodon statutes | Chocobozzz | 2017-12-22 | 1 | -1/+3 |
* | Begin moving video channel to actor | Chocobozzz | 2017-12-19 | 1 | -4/+4 |
* | Fix database connection (host + port) | Chocobozzz | 2017-12-15 | 1 | -1/+4 |
* | Add migration | Chocobozzz | 2017-12-13 | 1 | -2/+2 |
* | Move models to typescript-sequelize | Chocobozzz | 2017-12-13 | 1 | -133/+53 |
* | Add account avatar | Chocobozzz | 2017-12-04 | 1 | -0/+2 |
* | Fix well known and json parser with mastodon | Chocobozzz | 2017-11-29 | 1 | -0/+2 |
* | Add activitypub migration script | Chocobozzz | 2017-11-27 | 1 | -2/+4 |
* | Handle announces in inbox | Chocobozzz | 2017-11-27 | 1 | -0/+4 |
* | Fix error when creating a fresh database | Chocobozzz | 2017-11-27 | 1 | -1/+6 |
* | Rename Pod -> Server | Chocobozzz | 2017-11-27 | 1 | -2/+2 |
* | Make it compile at least | Chocobozzz | 2017-11-27 | 1 | -5/+0 |
* | Remove references to author | Chocobozzz | 2017-11-27 | 1 | -4/+0 |
* | Begin activitypub | Chocobozzz | 2017-11-27 | 1 | -6/+8 |
* | Add lazy description on server | Chocobozzz | 2017-10-30 | 1 | -2/+7 |
* | Remove sequelize deprecated operators | Chocobozzz | 2017-10-26 | 1 | -0/+1 |
* | Fix lint | Chocobozzz | 2017-10-26 | 1 | -1/+1 |
* | Use async/await in lib and initializers | Chocobozzz | 2017-10-26 | 1 | -47/+43 |
* | Use async/await in controllers | Chocobozzz | 2017-10-26 | 1 | -0/+1 |
* | Add video channels | Chocobozzz | 2017-10-26 | 1 | -0/+2 |
* | Fix database benchmark in prod mode | Chocobozzz | 2017-10-10 | 1 | -1/+1 |
* | Add tests for npm run scripts | Chocobozzz | 2017-09-07 | 1 | -20/+19 |
* | Begin user quota | Chocobozzz | 2017-09-04 | 1 | -0/+1 |
* | Move video file metadata in their own table | Chocobozzz | 2017-08-25 | 1 | -0/+2 |
* | Remove "function" in favor of () => {} | Chocobozzz | 2017-07-11 | 1 | -3/+3 |
* | Move to promises | Chocobozzz | 2017-07-05 | 1 | -50/+49 |
* | Excluse .js.map when scanning models/ directory | Chocobozzz | 2017-06-24 | 1 | -1/+2 |
* | Use typescript standard and lint all files | Chocobozzz | 2017-06-16 | 1 | -1/+1 |
* | Reorganize model files | Chocobozzz | 2017-06-16 | 1 | -15/+53 |
* | Update webpack stack | Chocobozzz | 2017-06-11 | 1 | -4/+4 |
* | Type functions | Chocobozzz | 2017-06-10 | 1 | -2/+2 |
* | require -> import | Chocobozzz | 2017-06-05 | 1 | -2/+2 |
* | Type models | Chocobozzz | 2017-05-25 | 1 | -9/+50 |
* | First typescript iteration | Chocobozzz | 2017-05-20 | 1 | -0/+72 |