| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix avatar transaction retry | Chocobozzz | 2018-09-26 | 1 | -1/+1 |
* | Cache user token | Chocobozzz | 2018-09-20 | 3 | -10/+7 |
* | Limit associations fetch when loading token | Chocobozzz | 2018-09-20 | 7 | -61/+53 |
* | Refractor audit user identifier | Chocobozzz | 2018-09-19 | 7 | -39/+37 |
* | Put config redundancy strategies in "strategies" subkey | Chocobozzz | 2018-09-19 | 1 | -1/+1 |
* | Optimize activity actor load in AP processors | Chocobozzz | 2018-09-19 | 1 | -1/+1 |
* | Refractor videos AP functions | Chocobozzz | 2018-09-19 | 1 | -1/+1 |
* | Optimize SQL requests of watch page API endpoints | Chocobozzz | 2018-09-19 | 2 | -2/+2 |
* | Handle actors search beginning with '@' | Chocobozzz | 2018-09-17 | 1 | -0/+3 |
* | Refractor activities sending | Chocobozzz | 2018-09-14 | 1 | -2/+2 |
* | Add redundancy stats | Chocobozzz | 2018-09-14 | 2 | -11/+23 |
* | Speed up overviews route | Chocobozzz | 2018-09-14 | 1 | -8/+18 |
* | Basic video redundancy implementation | Chocobozzz | 2018-09-13 | 5 | -3/+40 |
* | Retry transactions on user endpoints if needed | Chocobozzz | 2018-09-13 | 1 | -4/+4 |
* | Add federation to ownership change | Chocobozzz | 2018-09-04 | 2 | -10/+25 |
* | Fix overview cache | Chocobozzz | 2018-09-04 | 1 | -2/+2 |
* | Users can change ownership of their video [#510] (#888) | Gaƫtan Rizio | 2018-09-04 | 3 | -0/+131 |
* | Use custom rate limiter when asking verif email | Chocobozzz | 2018-08-31 | 1 | -1/+7 |
* | Videos overview page: first version | Chocobozzz | 2018-08-31 | 2 | -0/+99 |
* | add user account email verificiation (#977) | Josh Morel | 2018-08-31 | 2 | -5/+58 |
* | Bufferize videos views in redis | Chocobozzz | 2018-08-30 | 1 | -3/+5 |
* | Add features table on signup | Chocobozzz | 2018-08-28 | 1 | -1/+1 |
* | Fix tests | Chocobozzz | 2018-08-28 | 1 | -0/+1 |
* | Implement daily upload limit (#956) | Felix Ableitner | 2018-08-28 | 3 | -5/+13 |
* | Correctly migrate to fs-extra | Chocobozzz | 2018-08-27 | 3 | -8/+8 |
* | Fetch outbox when searching an actor | Chocobozzz | 2018-08-27 | 3 | -11/+8 |
* | Search video channel handle/uri | Chocobozzz | 2018-08-27 | 1 | -11/+14 |
* | Add ability to search video channels | Chocobozzz | 2018-08-27 | 3 | -19/+123 |
* | Fix tests | Chocobozzz | 2018-08-27 | 1 | -2/+3 |
* | Add refresh video on search | Chocobozzz | 2018-08-27 | 1 | -13/+25 |
* | Add ability to search a video with an URL | Chocobozzz | 2018-08-27 | 1 | -1/+34 |
* | Add get subscription endpoint | Chocobozzz | 2018-08-27 | 1 | -12/+24 |
* | Add ability to set a name to a channel | Chocobozzz | 2018-08-27 | 2 | -11/+10 |
* | Add subscriptions endpoints to REST API | Chocobozzz | 2018-08-27 | 7 | -19/+123 |
* | Split users controller | Chocobozzz | 2018-08-27 | 2 | -208/+231 |
* | Cleanup utils helper | Chocobozzz | 2018-08-14 | 3 | -6/+9 |
* | Improve blacklist management | Chocobozzz | 2018-08-14 | 1 | -2/+2 |
* | Add blacklist reason field | Chocobozzz | 2018-08-14 | 2 | -17/+45 |
* | Add state and moderationComment for abuses on server side | Chocobozzz | 2018-08-10 | 1 | -8/+54 |
* | Add reason when banning a user | Chocobozzz | 2018-08-08 | 1 | -2/+6 |
* | Implement user blocking on server side | Chocobozzz | 2018-08-08 | 1 | -0/+48 |
* | Add ability to delete our account | Chocobozzz | 2018-08-08 | 1 | -1/+17 |
* | Add torrent tests | Chocobozzz | 2018-08-08 | 1 | -2/+4 |
* | Add import.video.torrent configuration | Chocobozzz | 2018-08-08 | 3 | -5/+15 |
* | Import torrents with webtorrent | Chocobozzz | 2018-08-08 | 1 | -12/+45 |
* | Import magnets with webtorrent | Chocobozzz | 2018-08-08 | 1 | -37/+105 |
* | Fix fps federation | Chocobozzz | 2018-08-06 | 1 | -1/+1 |
* | Add tests regarding video import | Chocobozzz | 2018-08-06 | 1 | -4/+5 |
* | Add import http enabled configuration | Chocobozzz | 2018-08-06 | 3 | -3/+16 |
* | Add audit logs for video import | Chocobozzz | 2018-08-06 | 1 | -7/+4 |