| Commit message (Expand) | Author | Age | Files | Lines |
* | Add user notification base code | Chocobozzz | 2019-01-09 | 2 | -0/+24 |
* | Add history on server side | Chocobozzz | 2018-12-18 | 1 | -0/+5 |
* | Support additional video extensions | Chocobozzz | 2018-12-11 | 3 | -8/+13 |
* | AP mimeType -> mediaType | Chocobozzz | 2018-10-18 | 1 | -3/+4 |
* | move to boolean switch | Rigel Kent | 2018-10-13 | 1 | -5/+4 |
* | add webtorrent opt-out settings | Rigel Kent | 2018-10-13 | 1 | -1/+7 |
* | Add ability to list all local videos | Chocobozzz | 2018-10-10 | 1 | -2/+7 |
* | Add user history and resume videos | Chocobozzz | 2018-10-05 | 1 | -1/+3 |
* | Check the comment is defined when validating body | Chocobozzz | 2018-10-01 | 1 | -1/+1 |
* | Fix video fps validator | Chocobozzz | 2018-10-01 | 1 | -1/+1 |
* | Add dot into allowed actor username | lsde | 2018-09-25 | 1 | -1/+1 |
* | Fix jobs tests | Chocobozzz | 2018-09-19 | 1 | -1/+1 |
* | Refractor videos AP functions | Chocobozzz | 2018-09-19 | 1 | -10/+2 |
* | Optimize SQL requests of videos AP endpoints | Chocobozzz | 2018-09-19 | 1 | -1/+2 |
* | Optimize SQL requests of watch page API endpoints | Chocobozzz | 2018-09-19 | 1 | -6/+8 |
* | Add recently added redundancy strategy | Chocobozzz | 2018-09-14 | 1 | -2/+0 |
* | Basic video redundancy implementation | Chocobozzz | 2018-09-13 | 5 | -30/+75 |
* | use focus-visible polyfill to improve keyboard navigation | Rigel Kent | 2018-09-11 | 1 | -2/+2 |
* | Add federation to ownership change | Chocobozzz | 2018-09-04 | 1 | -1/+3 |
* | Users can change ownership of their video [#510] (#888) | Gaƫtan Rizio | 2018-09-04 | 1 | -0/+42 |
* | add user account email verificiation (#977) | Josh Morel | 2018-08-31 | 1 | -0/+5 |
* | Refractor user quota SQL queries | Chocobozzz | 2018-08-28 | 2 | -6/+1 |
* | Implement daily upload limit (#956) | Felix Ableitner | 2018-08-28 | 1 | -0/+5 |
* | Add ability to search video channels | Chocobozzz | 2018-08-27 | 1 | -1/+6 |
* | Add ability to set a name to a channel | Chocobozzz | 2018-08-27 | 3 | -8/+18 |
* | Use height instead of width to represent the video resolution | Chocobozzz | 2018-08-27 | 1 | -3/+6 |
* | Add subscriptions endpoints to REST API | Chocobozzz | 2018-08-27 | 3 | -13/+36 |
* | Add blacklist reason field | Chocobozzz | 2018-08-14 | 1 | -0/+32 |
* | Add state and moderationComment for abuses on server side | Chocobozzz | 2018-08-10 | 3 | -6/+46 |
* | Add reason when banning a user | Chocobozzz | 2018-08-08 | 1 | -0/+5 |
* | Implement user blocking on server side | Chocobozzz | 2018-08-08 | 1 | -6/+7 |
* | Import torrents with webtorrent | Chocobozzz | 2018-08-08 | 1 | -4/+10 |
* | Import magnets with webtorrent | Chocobozzz | 2018-08-08 | 1 | -0/+9 |
* | Merge branch 'release/beta-10' into develop | Chocobozzz | 2018-08-06 | 1 | -1/+3 |
|\ |
|
| * | Fix caption upload on Mac OS | Chocobozzz | 2018-08-06 | 1 | -2/+4 |
* | | Fix fps federation | Chocobozzz | 2018-08-06 | 1 | -1/+2 |
* | | Add ability to remove a video import | Chocobozzz | 2018-08-06 | 1 | -1/+20 |
* | | Add ability to import video with youtube-dl | Chocobozzz | 2018-08-06 | 2 | -1/+31 |
* | | Cleanup req files on bad request | Chocobozzz | 2018-07-31 | 1 | -1/+1 |
|/ |
|
* | Fix last commit | Chocobozzz | 2018-07-26 | 1 | -4/+4 |
* | expliciting type checks and predicates (server only) | Rigel Kent | 2018-07-25 | 2 | -6/+6 |
* | Add advanced search in client | Chocobozzz | 2018-07-24 | 1 | -1/+6 |
* | Add videos list filters | Chocobozzz | 2018-07-24 | 2 | -0/+26 |
* | Handle .srt subtitles | Chocobozzz | 2018-07-16 | 1 | -7/+4 |
* | Implement captions/subtitles | Chocobozzz | 2018-07-16 | 3 | -0/+78 |
* | Migrate to bull | Chocobozzz | 2018-07-11 | 1 | -1/+1 |
* | Handle higher FPS for high resolution (test) | Chocobozzz | 2018-06-29 | 1 | -0/+5 |
* | Fix images size limit | Chocobozzz | 2018-06-22 | 3 | -4/+7 |
* | Fix HTTP fallback when having videostream issues on firefox | Chocobozzz | 2018-06-20 | 1 | -1/+1 |
* | Add ability for uploaders to schedule video update | Chocobozzz | 2018-06-14 | 1 | -2/+11 |