Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Limit channel numbers | Chocobozzz | 2019-11-29 | 1 | -0/+5 |
| | | | | | We can't load too much channels in selects and it helps to prevent actor name squatting | ||||
* | Add more filters to admin follows table | Chocobozzz | 2019-11-29 | 1 | -2/+2 |
| | |||||
* | Add ability to disable webtorrent | Chocobozzz | 2019-11-25 | 1 | -2/+3 |
| | | | | In favour of HLS | ||||
* | Increase clock skew for HTTP signatures | Chocobozzz | 2019-10-25 | 1 | -1/+2 |
| | |||||
* | Fix federation with some actors | Chocobozzz | 2019-10-23 | 1 | -2/+4 |
| | | | | That don't have a shared inbox, or a URL | ||||
* | Fix audio uploading without preview | Chocobozzz | 2019-10-18 | 1 | -1/+1 |
| | |||||
* | Support text/plain caption files | Chocobozzz | 2019-10-18 | 1 | -1/+2 |
| | |||||
* | Add auto play next video migration | Chocobozzz | 2019-09-24 | 1 | -1/+1 |
| | |||||
* | Fix migrations | Chocobozzz | 2019-09-06 | 1 | -1/+1 |
| | |||||
* | Implement auto follow in client | Chocobozzz | 2019-09-04 | 1 | -1/+1 |
| | |||||
* | Add auto follow instances index support | Chocobozzz | 2019-09-04 | 1 | -0/+7 |
| | |||||
* | Handle reports from mastodon | Chocobozzz | 2019-08-30 | 1 | -1/+1 |
| | |||||
* | Lazy load avatars | Chocobozzz | 2019-08-09 | 1 | -4/+18 |
| | |||||
* | Automatically update playlist thumbnails | Chocobozzz | 2019-08-01 | 1 | -1/+1 |
| | |||||
* | Fix broken playlist api | Chocobozzz | 2019-08-01 | 1 | -1/+1 |
| | |||||
* | Improve static files cache | Chocobozzz | 2019-07-29 | 1 | -2/+5 |
| | |||||
* | Sort on videoQuotaUsed in backend | Chocobozzz | 2019-07-25 | 1 | -1/+1 |
| | |||||
* | Add plugin table migration table | Chocobozzz | 2019-07-24 | 1 | -1/+1 |
| | |||||
* | Some plugins fixes and doc enhancements | Chocobozzz | 2019-07-24 | 1 | -1/+1 |
| | |||||
* | Use process.env.npm_package_version | Chocobozzz | 2019-07-24 | 1 | -1/+2 |
| | |||||
* | Check latest plugins version with config interval | Chocobozzz | 2019-07-24 | 1 | -3/+2 |
| | |||||
* | Check latest plugins version | Chocobozzz | 2019-07-24 | 1 | -0/+1 |
| | |||||
* | Add ability to search available plugins | Chocobozzz | 2019-07-24 | 1 | -1/+4 |
| | |||||
* | Add peertube plugin index website models | Chocobozzz | 2019-07-24 | 1 | -1/+1 |
| | |||||
* | WIP plugins: plugin settings on server side | Chocobozzz | 2019-07-24 | 1 | -1/+3 |
| | |||||
* | WIP plugins: load theme on client side | Chocobozzz | 2019-07-24 | 1 | -2/+4 |
| | |||||
* | WIP plugins: add theme support | Chocobozzz | 2019-07-24 | 1 | -1/+4 |
| | |||||
* | WIP plugins: add ability to register plugins | Chocobozzz | 2019-07-24 | 1 | -0/+11 |
| | |||||
* | Add rate limit to registration and API endpoints | Chocobozzz | 2019-07-04 | 1 | -14/+0 |
| | |||||
* | Add language filters in user preferences | Chocobozzz | 2019-06-19 | 1 | -1/+2 |
| | |||||
* | Handle email update on server | Chocobozzz | 2019-06-11 | 1 | -1/+1 |
| | |||||
* | Remove unused actor uuid field | Chocobozzz | 2019-05-31 | 1 | -1/+1 |
| | |||||
* | Merge branch 'release/v1.3.0' into develop | Chocobozzz | 2019-05-21 | 1 | -1/+1 |
|\ | |||||
| * | Fix video views | Chocobozzz | 2019-05-21 | 1 | -1/+1 |
| | | |||||
* | | Add audio upload tests | Chocobozzz | 2019-05-17 | 1 | -2/+2 |
| | | |||||
* | | Add audio support in upload | Chocobozzz | 2019-05-16 | 1 | -20/+44 |
|/ | |||||
* | Fix account description error | Chocobozzz | 2019-05-13 | 1 | -1/+1 |
| | |||||
* | Fix greek label | Chocobozzz | 2019-05-13 | 1 | -0/+1 |
| | |||||
* | Allow to control RATES_LIMIT from configuration (#1787) | Yohan Boniface | 2019-04-26 | 1 | -4/+4 |
| | | | | | | * Allow to control RATES_LIMIT from configuration * @Chocobozzz review (squash me) | ||||
* | Add migrations | Chocobozzz | 2019-04-24 | 1 | -1/+1 |
| | |||||
* | Add user adminFlags | Chocobozzz | 2019-04-15 | 1 | -1/+1 |
| | |||||
* | Add ability to delete old remote views | Chocobozzz | 2019-04-12 | 1 | -0/+2 |
| | |||||
* | Add ability to limit videos history size | Chocobozzz | 2019-04-11 | 1 | -4/+5 |
| | |||||
* | Don't expose constants directly in initializers/ | Chocobozzz | 2019-04-11 | 1 | -1/+6 |
| | |||||
* | Move config in its own file | Chocobozzz | 2019-04-11 | 1 | -270/+51 |
| | |||||
* | Add logs endpoint | Chocobozzz | 2019-04-10 | 1 | -0/+3 |
| | |||||
* | Add ability to disable tracker | Chocobozzz | 2019-04-10 | 1 | -0/+5 |
| | |||||
* | Add /accounts/:username/ratings endpoint (#1756) | Yohan Boniface | 2019-04-09 | 1 | -0/+1 |
| | | | | | | | | | | | | * Add /users/me/videos/ratings endpoint * Move ratings endpoint from users to accounts * /accounts/:name/ratings: add support for rating= and sort= * Restrict ratings list to owner * Wording and better way to ensure current account | ||||
* | Add new instance follower notification in client | Chocobozzz | 2019-04-09 | 1 | -1/+1 |
| | |||||
* | Add ability to manually approves instance followers in REST API | Chocobozzz | 2019-04-08 | 1 | -1/+2 |
| |