Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve registration | Chocobozzz | 2019-06-07 | 1 | -1/+1 |
* | Add ability to specify channel on registration | Chocobozzz | 2019-05-28 | 1 | -1/+1 |
* | Add way to set root password by environment. | Axel Viala | 2019-05-16 | 1 | -0/+2 |
* | Move config in its own file | Chocobozzz | 2019-04-11 | 1 | -2/+3 |
* | Limit user tokens cache | Chocobozzz | 2019-03-19 | 1 | -5/+5 |
* | Cleanup tmp directory at startup | Chocobozzz | 2019-03-19 | 1 | -2/+4 |
* | Rename streaming playlists routes/directories | Chocobozzz | 2019-03-18 | 1 | -2/+2 |
* | Add playlist rest tests | Chocobozzz | 2019-03-18 | 1 | -2/+2 |
* | Add hls support on server | Chocobozzz | 2019-02-11 | 1 | -1/+4 |
* | Speedup peertube startup | Chocobozzz | 2018-11-19 | 1 | -6/+15 |
* | Improve redundancy: add 'min_lifetime' configuration | Chocobozzz | 2018-09-24 | 1 | -1/+1 |
* | add user account email verificiation (#977) | Josh Morel | 2018-08-31 | 1 | -0/+1 |
* | Implement daily upload limit (#956) | Felix Ableitner | 2018-08-28 | 1 | -1/+2 |
* | Correctly migrate to fs-extra | Chocobozzz | 2018-08-27 | 1 | -5/+5 |
* | expliciting type checks and predicates (server only) | Rigel Kent | 2018-07-25 | 1 | -1/+1 |
* | Handle .srt subtitles | Chocobozzz | 2018-07-16 | 1 | -2/+4 |
* | Add ability to choose what policy we have for NSFW videos | Chocobozzz | 2018-04-19 | 1 | -0/+1 |
* | Upgrade changelog | Chocobozzz | 2018-03-29 | 1 | -2/+0 |
* | Prevent brute force login attack | Chocobozzz | 2018-03-29 | 1 | -1/+1 |
* | Fix error logging | Chocobozzz | 2018-03-26 | 1 | -1/+1 |
* | Fetch remote AP objects | Chocobozzz | 2018-01-10 | 1 | -1/+1 |
* | Propagate old comment on new follow | Chocobozzz | 2017-12-28 | 1 | -1/+2 |
* | Begin moving video channel to actor | Chocobozzz | 2017-12-19 | 1 | -10/+7 |
* | Move models to typescript-sequelize | Chocobozzz | 2017-12-13 | 1 | -12/+13 |
* | Generate application keys too | Chocobozzz | 2017-11-27 | 1 | -1/+8 |
* | Optimize account creation | Chocobozzz | 2017-11-27 | 1 | -3/+3 |
* | Send server announce when users upload a video | Chocobozzz | 2017-11-27 | 1 | -1/+1 |
* | Follow works | Chocobozzz | 2017-11-27 | 1 | -3/+7 |
* | Fix issues on server start | Chocobozzz | 2017-11-27 | 1 | -8/+12 |
* | Make it compile at least | Chocobozzz | 2017-11-27 | 1 | -9/+15 |
* | Remove references to author | Chocobozzz | 2017-11-27 | 1 | -2/+2 |
* | Support roles with rights and add moderator role | Chocobozzz | 2017-10-27 | 1 | -2/+3 |
* | Use async/await in lib and initializers | Chocobozzz | 2017-10-26 | 1 | -73/+68 |
* | Add video channels | Chocobozzz | 2017-10-26 | 1 | -8/+11 |
* | Begin user quota | Chocobozzz | 2017-09-04 | 1 | -4/+5 |
* | Fix config checker | Chocobozzz | 2017-08-26 | 1 | -2/+2 |
* | Fix lint | Chocobozzz | 2017-07-12 | 1 | -3/+1 |
* | Add previews cache system between pods | Chocobozzz | 2017-07-12 | 1 | -4/+26 |
* | Move to promises | Chocobozzz | 2017-07-05 | 1 | -49/+26 |
* | Type functions | Chocobozzz | 2017-06-10 | 1 | -4/+4 |
* | require -> import | Chocobozzz | 2017-06-05 | 1 | -3/+3 |
* | Type models | Chocobozzz | 2017-05-25 | 1 | -4/+5 |
* | First typescript iteration | Chocobozzz | 2017-05-20 | 1 | -0/+128 |