Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't leak unlisted videos | Chocobozzz | 2018-01-31 | 1 | -3/+12 |
* | Add version in footer | Chocobozzz | 2018-01-31 | 1 | -0/+2 |
* | Fix job queue backoff | Chocobozzz | 2018-01-30 | 1 | -1/+1 |
* | Add tests for emails | Chocobozzz | 2018-01-30 | 8 | -12/+198 |
* | Add ability to reset our password | Chocobozzz | 2018-01-30 | 10 | -23/+364 |
* | Add ability to login with email | Chocobozzz | 2018-01-29 | 3 | -16/+7 |
* | Fix migrations | Chocobozzz | 2018-01-29 | 2 | -1/+24 |
* | Add missing context fields | Chocobozzz | 2018-01-29 | 1 | -0/+18 |
* | Add id to likes/dislikes/comments/shares collections | Chocobozzz | 2018-01-29 | 4 | -18/+128 |
* | Fix video announces processing | Chocobozzz | 2018-01-26 | 1 | -2/+5 |
* | Use sensitive instead of nsfw in activitypub | Chocobozzz | 2018-01-26 | 4 | -4/+4 |
* | Don't rehost announced video activities | Chocobozzz | 2018-01-26 | 9 | -53/+124 |
* | Add unique index on video comment url | Chocobozzz | 2018-01-26 | 1 | -0/+4 |
* | Don't leak passwords in log | Chocobozzz | 2018-01-26 | 1 | -4/+5 |
* | Fix announce activities | Chocobozzz | 2018-01-26 | 6 | -92/+66 |
* | Add context on activitypub responses | Chocobozzz | 2018-01-26 | 2 | -11/+17 |
* | Only accept public comments | Chocobozzz | 2018-01-26 | 1 | -2/+5 |
* | Move job queue to redis | Chocobozzz | 2018-01-25 | 44 | -654/+540 |
* | Accept actors with url objects instead of string | Chocobozzz | 2018-01-25 | 1 | -1/+8 |
* | Misc. typos (#245) | luzpaz | 2018-01-25 | 1 | -1/+1 |
* | Add api doc in html | Chocobozzz | 2018-01-24 | 2 | -2/+1 |
* | Fix tests | Chocobozzz | 2018-01-24 | 2 | -19/+28 |
* | Basic api documentation #7 (#220) | Dimitri Gilbert | 2018-01-24 | 1 | -1/+0 |
* | Fix lint | Chocobozzz | 2018-01-24 | 2 | -2/+0 |
* | Upgrade server dependencies | Chocobozzz | 2018-01-24 | 4 | -4/+6 |
* | Use json for schema.org instead of tags | Chocobozzz | 2018-01-24 | 1 | -9/+7 |
* | Add schema.org tags to videos | Chocobozzz | 2018-01-23 | 2 | -2/+26 |
* | Destroy user token when changing its role | Chocobozzz | 2018-01-23 | 6 | -23/+59 |
* | Peertube home in /var/www instead of /home | Chocobozzz | 2018-01-23 | 1 | -1/+0 |
* | Fix tests | Chocobozzz | 2018-01-19 | 2 | -1/+3 |
* | Add ability to configure log level | Chocobozzz | 2018-01-19 | 6 | -14/+59 |
* | Fix embed button outline | Chocobozzz | 2018-01-19 | 1 | -1/+8 |
* | Add http tracker in torrent too | Chocobozzz | 2018-01-19 | 1 | -1/+2 |
* | Fix videos list sql request | Chocobozzz | 2018-01-18 | 1 | -30/+16 |
* | Increase tests timeout | Chocobozzz | 2018-01-18 | 18 | -18/+18 |
* | Video get SQL optimization | Chocobozzz | 2018-01-18 | 1 | -5/+13 |
* | Optimize SQL query that fetch actor outbox | Chocobozzz | 2018-01-18 | 4 | -27/+77 |
* | Avoid too many requests and fetching outbox | Chocobozzz | 2018-01-18 | 6 | -20/+72 |
* | Don't show videos of remote instance after unfollow | Chocobozzz | 2018-01-18 | 34 | -205/+383 |
* | Set sort refractoring | Chocobozzz | 2018-01-18 | 9 | -81/+25 |
* | Add ability to update some configuration keys | Chocobozzz | 2018-01-17 | 11 | -51/+496 |
* | Update README badge paths | Chocobozzz | 2018-01-16 | 1 | -1/+1 |
* | Fix config storage paths | Chocobozzz | 2018-01-16 | 2 | -9/+16 |
* | Remove storage.certs from checker | Chocobozzz | 2018-01-15 | 1 | -1/+1 |
* | Prepare production workflow | Chocobozzz | 2018-01-15 | 1 | -4/+3 |
* | Fix lint | Chocobozzz | 2018-01-15 | 1 | -2/+1 |
* | Fix actor followers/following counts | Chocobozzz | 2018-01-15 | 4 | -26/+54 |
* | Add commentsEnabled field to AS context | Chocobozzz | 2018-01-12 | 1 | -1/+2 |
* | Fix communication with mastodon | Chocobozzz | 2018-01-12 | 3 | -10/+10 |
* | Fix lint | Chocobozzz | 2018-01-12 | 3 | -8/+6 |