| Commit message (Expand) | Author | Age | Files | Lines |
* | Avoir some circular dependencies | Chocobozzz | 2020-05-04 | 1 | -13/+0 |
* | Support audio files import | Chocobozzz | 2020-04-03 | 1 | -3/+11 |
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 1 | -2/+2 |
* | Add infohash cache | Chocobozzz | 2020-01-03 | 1 | -1/+1 |
* | Type toActivityPubObject functions | Chocobozzz | 2019-08-21 | 1 | -1/+4 |
* | Add plugin static files cache | Chocobozzz | 2019-07-24 | 1 | -8/+4 |
* | Move config in its own file | Chocobozzz | 2019-04-11 | 1 | -1/+1 |
* | Use a single file instead of segments for HLS | Chocobozzz | 2019-02-11 | 1 | -1/+0 |
* | Implement contact form on server side | Chocobozzz | 2019-01-10 | 1 | -4/+2 |
* | Add tmp and redundancy directories | Chocobozzz | 2018-12-04 | 1 | -3/+3 |
* | Optimize config endpoint | Chocobozzz | 2018-11-23 | 1 | -3/+3 |
* | Add ability for users to block an account/instance on server side | Chocobozzz | 2018-10-16 | 1 | -1/+4 |
* | Set bitrate limits for transcoding (fixes #638) (#1135) | Felix Ableitner | 2018-10-08 | 1 | -1/+16 |
* | Fix config endpoint | Chocobozzz | 2018-10-03 | 1 | -9/+20 |
* | show last commit hash alongside server version in footer | Rigel Kent | 2018-10-01 | 1 | -0/+13 |
* | Speed up overviews route | Chocobozzz | 2018-09-14 | 1 | -18/+6 |
* | Correctly migrate to fs-extra | Chocobozzz | 2018-08-27 | 1 | -2/+3 |
* | Cleanup utils helper | Chocobozzz | 2018-08-14 | 1 | -144/+7 |
* | Add torrent tests | Chocobozzz | 2018-08-08 | 1 | -2/+1 |
* | Import torrents with webtorrent | Chocobozzz | 2018-08-08 | 1 | -4/+11 |
* | Import magnets with webtorrent | Chocobozzz | 2018-08-08 | 1 | -1/+10 |
* | Cleanup req files on bad request | Chocobozzz | 2018-07-31 | 1 | -1/+27 |
* | Fix last commit | Chocobozzz | 2018-07-26 | 1 | -1/+2 |
* | expliciting type checks and predicates (server only) | Rigel Kent | 2018-07-25 | 1 | -1/+2 |
* | Fix nodeinfo endpoint | Chocobozzz | 2018-07-24 | 1 | -3/+2 |
* | adding initial support for nodeinfo | Rigel Kent | 2018-07-24 | 1 | -0/+30 |
* | Add concept of video state, and add ability to wait transcoding before | Chocobozzz | 2018-06-12 | 1 | -11/+11 |
* | feature: IP filtering on signup page | Rigel Kent | 2018-05-22 | 1 | -0/+36 |
* | Add account view | Chocobozzz | 2018-04-24 | 1 | -60/+2 |
* | Fix error logging | Chocobozzz | 2018-03-26 | 1 | -1/+1 |
* | Add ability to set video thumbnail/preview | Chocobozzz | 2018-02-14 | 1 | -3/+15 |
* | Add ability to update some configuration keys | Chocobozzz | 2018-01-17 | 1 | -1/+1 |
* | Add ability to disable video comments | Chocobozzz | 2018-01-03 | 1 | -1/+1 |
* | Begin to add avatar to actors | Chocobozzz | 2017-12-29 | 1 | -2/+28 |
* | Set port if not specified in webfinger | Chocobozzz | 2017-12-19 | 1 | -2/+16 |
* | Begin moving video channel to actor | Chocobozzz | 2017-12-19 | 1 | -9/+11 |
* | Move models to typescript-sequelize | Chocobozzz | 2017-12-13 | 1 | -8/+9 |
* | Cleanup helpers | Chocobozzz | 2017-11-27 | 1 | -3/+2 |
* | Send server announce when users upload a video | Chocobozzz | 2017-11-27 | 1 | -6/+12 |
* | Handle follow/accept | Chocobozzz | 2017-11-27 | 1 | -0/+11 |
* | Adapt client with video channels | Chocobozzz | 2017-10-26 | 1 | -1/+0 |
* | Use async/await in lib and initializers | Chocobozzz | 2017-10-26 | 1 | -9/+11 |
* | Use async/await in controllers | Chocobozzz | 2017-10-26 | 1 | -0/+9 |
* | Change how we handle resolution | Chocobozzz | 2017-10-09 | 1 | -1/+1 |
* | Implement video transcoding on server side | Chocobozzz | 2017-10-03 | 1 | -2/+25 |
* | Handle blacklist (#84) | Green-Star | 2017-09-22 | 1 | -1/+4 |
* | Formated -> Formatted | Chocobozzz | 2017-08-25 | 1 | -6/+6 |
* | Add ability to limit user registrations | Chocobozzz | 2017-07-25 | 1 | -1/+19 |
* | Remove "function" in favor of () => {} | Chocobozzz | 2017-07-11 | 1 | -1/+1 |
* | Move to promises | Chocobozzz | 2017-07-05 | 1 | -17/+7 |