| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix oauth server module | Chocobozzz | 2018-08-28 | 1 | -5/+0 |
* | Implement daily upload limit (#956) | Felix Ableitner | 2018-08-28 | 1 | -9/+59 |
* | Correctly migrate to fs-extra | Chocobozzz | 2018-08-27 | 3 | -24/+17 |
* | Fetch outbox when searching an actor | Chocobozzz | 2018-08-27 | 1 | -29/+34 |
* | Search video channel handle/uri | Chocobozzz | 2018-08-27 | 2 | -7/+7 |
* | Infinite scroll to list our subscriptions | Chocobozzz | 2018-08-27 | 2 | -44/+8 |
* | Add ability to search video channels | Chocobozzz | 2018-08-27 | 4 | -48/+242 |
* | Add refresh video on search | Chocobozzz | 2018-08-27 | 1 | -15/+12 |
* | Add local user subscriptions | Chocobozzz | 2018-08-27 | 1 | -1/+8 |
* | Add get subscription endpoint | Chocobozzz | 2018-08-27 | 1 | -12/+15 |
* | Add ability to set a name to a channel | Chocobozzz | 2018-08-27 | 3 | -17/+46 |
* | Use height instead of width to represent the video resolution | Chocobozzz | 2018-08-27 | 1 | -3/+3 |
* | Add subscriptions endpoints to REST API | Chocobozzz | 2018-08-27 | 3 | -33/+132 |
* | Add quota used in users list | Chocobozzz | 2018-08-14 | 1 | -3/+27 |
* | Cleanup utils helper | Chocobozzz | 2018-08-14 | 2 | -3/+6 |
* | Flat shared module directory | Chocobozzz | 2018-08-14 | 1 | -1/+1 |
* | Filter tracker based on infohash | Chocobozzz | 2018-08-14 | 1 | -0/+15 |
* | Improve blacklist management | Chocobozzz | 2018-08-14 | 3 | -8/+35 |
* | Add blacklist reason field | Chocobozzz | 2018-08-14 | 2 | -20/+69 |
* | Add state and moderationComment for abuses on server side | Chocobozzz | 2018-08-10 | 2 | -2/+53 |
* | Add reason when banning a user | Chocobozzz | 2018-08-08 | 2 | -1/+10 |
* | Implement user blocking on server side | Chocobozzz | 2018-08-08 | 2 | -3/+12 |
* | Add import.video.torrent configuration | Chocobozzz | 2018-08-08 | 2 | -50/+35 |
* | Import torrents with webtorrent | Chocobozzz | 2018-08-08 | 1 | -0/+4 |
* | Import magnets with webtorrent | Chocobozzz | 2018-08-08 | 1 | -1/+14 |
* | Fix fps federation | Chocobozzz | 2018-08-06 | 1 | -1/+2 |
* | Add tests regarding video import | Chocobozzz | 2018-08-06 | 1 | -2/+2 |
* | Remove ability to delete video imports | Chocobozzz | 2018-08-06 | 1 | -2/+4 |
* | Correctly handle video import errors | Chocobozzz | 2018-08-06 | 1 | -2/+4 |
* | Add ability to list video imports | Chocobozzz | 2018-08-06 | 2 | -9/+81 |
* | Add ability to import video with youtube-dl | Chocobozzz | 2018-08-06 | 3 | -2/+106 |
* | Add index on sharedInboxUrl | Chocobozzz | 2018-07-31 | 1 | -0/+3 |
* | Add audit logs in various modules | Aurélien Bertron | 2018-07-31 | 1 | -0/+4 |
* | Add more info logging | Chocobozzz | 2018-07-30 | 5 | -7/+4 |
* | Revert "Delete actor too when deleting account/video channel" | Chocobozzz | 2018-07-30 | 3 | -42/+34 |
* | Delete actor too when deleting account/video channel | Chocobozzz | 2018-07-30 | 3 | -34/+42 |
* | Optimize videos list SQL query (another time) | Chocobozzz | 2018-07-27 | 1 | -2/+10 |
* | Optimize search SQL query (I hope :p) | Chocobozzz | 2018-07-27 | 2 | -29/+17 |
* | Revert SQL optimization in videos list :( | Chocobozzz | 2018-07-27 | 1 | -3/+3 |
* | Fix last commit | Chocobozzz | 2018-07-26 | 3 | -2/+6 |
* | expliciting type checks and predicates (server only) | Rigel Kent | 2018-07-25 | 4 | -9/+35 |
* | adding initial support for nodeinfo | Rigel Kent | 2018-07-24 | 1 | -0/+117 |
* | Add ability to only filter in the search endpoint | Chocobozzz | 2018-07-24 | 1 | -4/+33 |
* | Optimize SQL queries | Chocobozzz | 2018-07-24 | 7 | -31/+66 |
* | Add advanced search in client | Chocobozzz | 2018-07-24 | 1 | -1/+16 |
* | Add videos list filters | Chocobozzz | 2018-07-24 | 2 | -28/+114 |
* | Begin advanced search | Chocobozzz | 2018-07-24 | 3 | -57/+93 |
* | Handle .srt subtitles | Chocobozzz | 2018-07-16 | 1 | -5/+9 |
* | Implement captions/subtitles | Chocobozzz | 2018-07-16 | 2 | -7/+206 |
* | Handle higher FPS for high resolution (test) | Chocobozzz | 2018-06-29 | 2 | -9/+32 |