Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | | | We'll use it as cache in the future. /!\ You'll loose your old jobs (pending jobs too) so upgrade only when you don't have pending job anymore. | ||||
* | 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 |
| | | | Found via `codespell -q 3` | ||||
* | 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 |
| | | | | | | | | | | | | | | | | | | | | * Basic api documentation * fix styling issue * fix styling issue * gitignore unecessary folders * openApi 2.0 first draft * solved conflicts * solved errors in openapi file * added missing doc on video + deleted apidoc comments * fix last warnings and errors inopenapi definition | ||||
* | 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 |
| | | | | Sequelize my love <3 | ||||
* | 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 |
| | |||||
* | Fix tree comment rendering | Chocobozzz | 2018-01-12 | 1 | -1/+1 |
| | | | | Sort by updatedAt too | ||||
* | Update follower/following counts | Chocobozzz | 2018-01-12 | 8 | -1/+108 |
| | |||||
* | Avoid making retried requests to dead followers | Chocobozzz | 2018-01-12 | 7 | -3/+44 |
| | |||||
* | Activity Pub improvements | Chocobozzz | 2018-01-11 | 4 | -6/+10 |
| | |||||
* | Add maximum to actor follow scores | Chocobozzz | 2018-01-11 | 1 | -1/+1 |
| | |||||
* | Add reject processing for activitypub | Chocobozzz | 2018-01-11 | 4 | -1/+48 |
| | |||||
* | Little SQL optimization | Chocobozzz | 2018-01-11 | 1 | -17/+11 |
| | |||||
* | Fix actor refresh | Chocobozzz | 2018-01-11 | 1 | -0/+2 |
| | |||||
* | Add tests to handle down server | Chocobozzz | 2018-01-11 | 12 | -34/+161 |
| | |||||
* | Add scores to follows and remove bad ones | Chocobozzz | 2018-01-11 | 12 | -108/+188 |
| | |||||
* | Run videojs outside angular | Chocobozzz | 2018-01-10 | 1 | -1/+0 |
| | |||||
* | Fetch remote AP objects | Chocobozzz | 2018-01-10 | 20 | -385/+673 |
| | |||||
* | Fix sharedInboxUrl list | Chocobozzz | 2018-01-09 | 1 | -10/+19 |
| | |||||
* | Fix aot build | Chocobozzz | 2018-01-09 | 1 | -2/+9 |
| | |||||
* | Fix comment creation | Chocobozzz | 2018-01-08 | 2 | -1/+5 |
| |