Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix multiple server tests | Chocobozzz | 2019-08-01 | 4 | -25/+28 |
| | |||||
* | Add gitlab ci support | Chocobozzz | 2019-07-29 | 9 | -21/+34 |
| | |||||
* | Add plugin translation system | Chocobozzz | 2019-07-26 | 1 | -2/+42 |
| | |||||
* | Plugins can update video constants | Chocobozzz | 2019-07-26 | 1 | -1/+121 |
| | | | | Categories, licences and languages | ||||
* | Add setting helper to client plugins | Chocobozzz | 2019-07-26 | 1 | -0/+1 |
| | |||||
* | Change plugin models names | Chocobozzz | 2019-07-24 | 1 | -7/+7 |
| | |||||
* | Correctly notify on auto blacklist | Chocobozzz | 2019-07-24 | 8 | -17/+23 |
| | |||||
* | Fix auto blacklist | Chocobozzz | 2019-07-24 | 1 | -1/+1 |
| | |||||
* | Refactor middleware helpers | Chocobozzz | 2019-07-24 | 2 | -1/+6 |
| | |||||
* | Add plugin static files cache | Chocobozzz | 2019-07-24 | 2 | -5/+12 |
| | |||||
* | Log error on unknown hook | Chocobozzz | 2019-07-24 | 1 | -1/+6 |
| | |||||
* | Add plugin table migration table | Chocobozzz | 2019-07-24 | 2 | -1/+8 |
| | |||||
* | Add filter hooks tests | Chocobozzz | 2019-07-24 | 3 | -14/+51 |
| | |||||
* | Add hook filters tests | Chocobozzz | 2019-07-24 | 3 | -12/+22 |
| | |||||
* | Add plugin API tests | Chocobozzz | 2019-07-24 | 3 | -8/+13 |
| | |||||
* | Add CLI plugins tests | Chocobozzz | 2019-07-24 | 1 | -3/+3 |
| | |||||
* | Provide logger to plugins | Chocobozzz | 2019-07-24 | 1 | -39/+51 |
| | |||||
* | Add plugins check params tests | Chocobozzz | 2019-07-24 | 1 | -2/+2 |
| | |||||
* | Add server hooks | Chocobozzz | 2019-07-24 | 6 | -85/+186 |
| | |||||
* | Some plugins fixes and doc enhancements | Chocobozzz | 2019-07-24 | 1 | -5/+7 |
| | |||||
* | Use process.env.npm_package_version | Chocobozzz | 2019-07-24 | 1 | -4/+3 |
| | |||||
* | Check latest plugins version with config interval | Chocobozzz | 2019-07-24 | 1 | -1/+1 |
| | |||||
* | Check latest plugins version | Chocobozzz | 2019-07-24 | 2 | -16/+29 |
| | |||||
* | Add ability to search available plugins | Chocobozzz | 2019-07-24 | 3 | -0/+128 |
| | |||||
* | WIP plugins: add storage manager | Chocobozzz | 2019-07-24 | 1 | -1/+13 |
| | |||||
* | WIP plugins: update plugin | Chocobozzz | 2019-07-24 | 1 | -40/+62 |
| | |||||
* | WIP plugins: add plugin settings/uninstall in client | Chocobozzz | 2019-07-24 | 1 | -13/+12 |
| | |||||
* | WIP plugins: plugin settings on server side | Chocobozzz | 2019-07-24 | 2 | -40/+79 |
| | |||||
* | WIP plugins: load theme on client side | Chocobozzz | 2019-07-24 | 2 | -6/+13 |
| | |||||
* | WIP plugins: add theme support | Chocobozzz | 2019-07-24 | 2 | -4/+54 |
| | |||||
* | WIP plugins: hook on client side | Chocobozzz | 2019-07-24 | 1 | -0/+21 |
| | |||||
* | WIP plugins: static files | Chocobozzz | 2019-07-24 | 1 | -4/+59 |
| | |||||
* | WIP plugins: install/uninstall | Chocobozzz | 2019-07-24 | 2 | -3/+134 |
| | |||||
* | WIP plugins: add ability to register plugins | Chocobozzz | 2019-07-24 | 2 | -1/+169 |
| | |||||
* | Log typo | Chocobozzz | 2019-07-03 | 1 | -1/+1 |
| | |||||
* | Feature/subject in contact form (#1926) | Nassim Bounouas | 2019-06-21 | 1 | -2/+2 |
| | | | | | | | | * #1915 Add a subject to contact form and add it to email sent * #1915 Add subject to contact form tests * #1915 Contact form test corrected && tslint correction | ||||
* | Fix redundancy exceeded quota | Chocobozzz | 2019-06-20 | 1 | -1/+4 |
| | |||||
* | Handle email update on server | Chocobozzz | 2019-06-11 | 1 | -2/+16 |
| | |||||
* | Improve registration | Chocobozzz | 2019-06-07 | 1 | -10/+31 |
| | | | | | | | * 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 | ||||
* | Server: Bulk update videos support field | Chocobozzz | 2019-05-31 | 2 | -2/+15 |
| | |||||
* | Remove old activities processor | Chocobozzz | 2019-05-31 | 2 | -19/+3 |
| | |||||
* | More robust federation | Chocobozzz | 2019-05-31 | 4 | -10/+41 |
| | | | | In particular when fetching pleroma outbox | ||||
* | Remove unused actor uuid field | Chocobozzz | 2019-05-31 | 3 | -20/+18 |
| | |||||
* | Add ability to specify channel on registration | Chocobozzz | 2019-05-28 | 1 | -13/+21 |
| | |||||
* | Fix crash in files cache | Chocobozzz | 2019-05-28 | 1 | -2/+2 |
| | |||||
* | Merge branch 'release/v1.3.0' into develop | Chocobozzz | 2019-05-21 | 1 | -3/+8 |
|\ | |||||
| * | Fix video views | Chocobozzz | 2019-05-21 | 1 | -3/+8 |
| | | |||||
* | | Merge branch 'feature/audio-upload' into develop | Chocobozzz | 2019-05-21 | 6 | -45/+114 |
|\ \ | |||||
| * | | Add audio support in upload | Chocobozzz | 2019-05-16 | 6 | -45/+114 |
| | | | |||||
* | | | Allow to control emails prefix and signature with config (#1789) | Yohan Boniface | 2019-05-17 | 1 | -33/+33 |
|/ / | | | | | | | | | | | * Allow to control emails prefix and signature with config * Adapt email config according to @Chocobozzz review |