Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | 2 | -1/+28 | |
| | ||||||
* | Fix migrations | Chocobozzz | 2019-09-06 | 2 | -1/+1 | |
| | ||||||
* | Add hardware information in instance config | Chocobozzz | 2019-09-05 | 1 | -0/+1 | |
| | ||||||
* | Add creation reason | Chocobozzz | 2019-09-05 | 1 | -0/+2 | |
| | ||||||
* | Add welcome modal | Chocobozzz | 2019-09-05 | 1 | -0/+40 | |
| | ||||||
* | Add more attributes to about page | Chocobozzz | 2019-09-05 | 1 | -0/+10 | |
| | ||||||
* | Implement auto follow in client | Chocobozzz | 2019-09-04 | 2 | -1/+41 | |
| | ||||||
* | Add auto follow instances index support | Chocobozzz | 2019-09-04 | 1 | -0/+7 | |
| | ||||||
* | Add auto follow back support for instances | Chocobozzz | 2019-09-04 | 1 | -0/+17 | |
| | ||||||
* | Handle reports from mastodon | Chocobozzz | 2019-08-30 | 2 | -1/+27 | |
| | ||||||
* | email object -> email subject | Chocobozzz | 2019-08-22 | 2 | -3/+3 | |
| | ||||||
* | Lazy load avatars | Chocobozzz | 2019-08-09 | 2 | -4/+78 | |
| | ||||||
* | Deprecate Node 8 | Chocobozzz | 2019-08-07 | 1 | -1/+15 | |
| | | | | The support ends on December 2019: https://github.com/nodejs/Release#release-schedule | |||||
* | Automatically update playlist thumbnails | Chocobozzz | 2019-08-01 | 2 | -1/+36 | |
| | ||||||
* | Fix broken playlist api | Chocobozzz | 2019-08-01 | 2 | -1/+40 | |
| | ||||||
* | 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 | 2 | -1/+41 | |
| | ||||||
* | 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 | 2 | -4/+4 | |
| | ||||||
* | Check latest plugins version | Chocobozzz | 2019-07-24 | 1 | -0/+1 | |
| | ||||||
* | Add ability to search available plugins | Chocobozzz | 2019-07-24 | 2 | -1/+10 | |
| | ||||||
* | 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 | 2 | -3/+5 | |
| | ||||||
* | WIP plugins: add theme support | Chocobozzz | 2019-07-24 | 4 | -2/+34 | |
| | ||||||
* | WIP plugins: install/uninstall | Chocobozzz | 2019-07-24 | 1 | -1/+3 | |
| | ||||||
* | WIP plugins: add ability to register plugins | Chocobozzz | 2019-07-24 | 3 | -2/+14 | |
| | ||||||
* | Add rate limit to registration and API endpoints | Chocobozzz | 2019-07-04 | 2 | -14/+8 | |
| | ||||||
* | Add language filters in user preferences | Chocobozzz | 2019-06-19 | 2 | -1/+27 | |
| | ||||||
* | Add 4k conf in transcoding in admin panel | Chocobozzz | 2019-06-12 | 1 | -1/+2 | |
| | ||||||
* | Handle email update on server | Chocobozzz | 2019-06-11 | 2 | -1/+26 | |
| | ||||||
* | Feature/logrotation (#1881) | Nassim Bounouas | 2019-06-11 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | * #1775 Configure the activation or deactivation of winston log rotation * Winston log rotation enabled by default #1775 * #1775 tslint correction * #1775 FileTransportOptions typed and configuration files * #1775 tslint correction * #1775 log.rotation.enabled configuration binding | |||||
* | Fix email object/body configurations | Chocobozzz | 2019-06-11 | 1 | -0/+1 | |
| | ||||||
* | Improve registration | Chocobozzz | 2019-06-07 | 2 | -3/+8 | |
| | | | | | | | * Add ability to set the user display name * Use display name to guess the username/channel name * Add explanations about what is the purpose of a username/channel name * Add a loader at the "done" step | |||||
* | Remove unused actor uuid field | Chocobozzz | 2019-05-31 | 2 | -1/+20 | |
| | ||||||
* | Add ability to specify channel on registration | Chocobozzz | 2019-05-28 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'release/v1.3.0' into develop | Chocobozzz | 2019-05-21 | 2 | -1/+30 | |
|\ | ||||||
| * | Fix video views | Chocobozzz | 2019-05-21 | 2 | -1/+30 | |
| | | ||||||
* | | Merge branch 'feature/audio-upload' into develop | Chocobozzz | 2019-05-21 | 2 | -22/+47 | |
|\ \ | ||||||
| * | | Add audio upload tests | Chocobozzz | 2019-05-17 | 1 | -2/+2 | |
| | | | ||||||
| * | | Add audio support in upload | Chocobozzz | 2019-05-16 | 2 | -20/+45 | |
| | | | ||||||
* | | | Allow to control emails prefix and signature with config (#1789) | Yohan Boniface | 2019-05-17 | 1 | -0/+8 | |
|/ / | | | | | | | | | | | * Allow to control emails prefix and signature with config * Adapt email config according to @Chocobozzz review | |||||
* / | Add way to set root password by environment. | Axel Viala | 2019-05-16 | 1 | -0/+2 | |
|/ | | | | | Add a condition test to pass by environment a predetermined root password for setting up. | |||||
* | Fix account description error | Chocobozzz | 2019-05-13 | 2 | -1/+26 | |
| | ||||||
* | Fix greek label | Chocobozzz | 2019-05-13 | 1 | -0/+1 | |
| | ||||||
* | Allow to control RATES_LIMIT from configuration (#1787) | Yohan Boniface | 2019-04-26 | 3 | -5/+16 | |
| | | | | | | * Allow to control RATES_LIMIT from configuration * @Chocobozzz review (squash me) |