Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup model types | Chocobozzz | 2019-08-20 | 2 | -4/+4 |
| | |||||
* | Fix tests | Chocobozzz | 2019-08-20 | 2 | -3/+7 |
| | |||||
* | Stronger model typings | Chocobozzz | 2019-08-19 | 22 | -110/+111 |
| | |||||
* | Add avatar to prune script | Chocobozzz | 2019-08-09 | 1 | -1/+6 |
| | |||||
* | Lazy load avatars | Chocobozzz | 2019-08-09 | 3 | -20/+85 |
| | |||||
* | Stronger actor association typing in AP functions | Chocobozzz | 2019-08-09 | 1 | -1/+2 |
| | |||||
* | Remove comment federation by video owner | Chocobozzz | 2019-08-07 | 1 | -0/+8 |
| | |||||
* | Automatically update playlist thumbnails | Chocobozzz | 2019-08-01 | 3 | -24/+55 |
| | |||||
* | Fix broken playlist api | Chocobozzz | 2019-08-01 | 2 | -22/+14 |
| | |||||
* | Moderators can only manage users | Chocobozzz | 2019-07-30 | 1 | -1/+6 |
| | |||||
* | Fix quota in instance features table | Chocobozzz | 2019-07-29 | 2 | -2/+3 |
| | |||||
* | Improve static files cache | Chocobozzz | 2019-07-29 | 2 | -9/+11 |
| | |||||
* | Add gitlab ci support | Chocobozzz | 2019-07-29 | 1 | -3/+3 |
| | |||||
* | Add plugin translation system | Chocobozzz | 2019-07-26 | 1 | -1/+19 |
| | |||||
* | Add public settings endpoint | Chocobozzz | 2019-07-26 | 1 | -8/+24 |
| | |||||
* | Move controller in dedicated functions | Chocobozzz | 2019-07-25 | 1 | -18/+22 |
| | |||||
* | Change plugin models names | Chocobozzz | 2019-07-24 | 1 | -2/+2 |
| | |||||
* | Correctly notify on auto blacklist | Chocobozzz | 2019-07-24 | 3 | -14/+17 |
| | |||||
* | Add plugin static files cache | Chocobozzz | 2019-07-24 | 2 | -7/+18 |
| | |||||
* | Add filter hooks tests | Chocobozzz | 2019-07-24 | 3 | -13/+27 |
| | |||||
* | Add hook filters tests | Chocobozzz | 2019-07-24 | 3 | -9/+13 |
| | |||||
* | Add plugin API tests | Chocobozzz | 2019-07-24 | 1 | -3/+6 |
| | |||||
* | Add server hooks | Chocobozzz | 2019-07-24 | 2 | -18/+54 |
| | |||||
* | Use process.env.npm_package_version | Chocobozzz | 2019-07-24 | 2 | -32/+36 |
| | |||||
* | Check latest plugins version | Chocobozzz | 2019-07-24 | 1 | -0/+6 |
| | |||||
* | Add ability to search available plugins | Chocobozzz | 2019-07-24 | 1 | -3/+25 |
| | |||||
* | WIP plugins: update plugin | Chocobozzz | 2019-07-24 | 3 | -16/+63 |
| | |||||
* | WIP plugins: move plugin CLI in peertube script | Chocobozzz | 2019-07-24 | 2 | -34/+12 |
| | | | | Install/uninstall/list plugins remotely | ||||
* | WIP plugins: add plugin settings/uninstall in client | Chocobozzz | 2019-07-24 | 1 | -7/+20 |
| | |||||
* | WIP plugins: list installed plugins in client | Chocobozzz | 2019-07-24 | 1 | -2/+2 |
| | |||||
* | WIP plugins: plugin settings on server side | Chocobozzz | 2019-07-24 | 2 | -0/+123 |
| | |||||
* | WIP plugins: load theme on client side | Chocobozzz | 2019-07-24 | 2 | -6/+9 |
| | |||||
* | WIP plugins: add theme support | Chocobozzz | 2019-07-24 | 2 | -15/+29 |
| | |||||
* | WIP plugins: hook on client side | Chocobozzz | 2019-07-24 | 1 | -1/+18 |
| | |||||
* | WIP plugins: static files | Chocobozzz | 2019-07-24 | 1 | -7/+19 |
| | |||||
* | WIP plugins: add ability to register plugins | Chocobozzz | 2019-07-24 | 3 | -0/+78 |
| | |||||
* | Add rate limit to registration and API endpoints | Chocobozzz | 2019-07-04 | 2 | -5/+23 |
| | |||||
* | Feature/subject in contact form (#1926) | Nassim Bounouas | 2019-06-21 | 1 | -1/+1 |
| | | | | | | | | * #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 | ||||
* | Add language filters in user preferences | Chocobozzz | 2019-06-19 | 1 | -0/+1 |
| | |||||
* | 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 | -11/+23 |
| | |||||
* | Improve registration | Chocobozzz | 2019-06-07 | 1 | -2/+6 |
| | | | | | | | * 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 | ||||
* | Merge branch 'release/v1.3.0' into develop | Chocobozzz | 2019-06-07 | 2 | -6/+23 |
|\ | |||||
| * | Fix video import if autoblacklist is enabled | Chocobozzz | 2019-06-07 | 2 | -7/+11 |
| | | |||||
| * | Try to fix remote mastodon interactions | Chocobozzz | 2019-06-07 | 1 | -0/+13 |
| | | |||||
| * | Fix search with bad webfinger handles | Chocobozzz | 2019-05-28 | 1 | -2/+12 |
| | | |||||
* | | Add ability to unpublish video/playlist | Chocobozzz | 2019-06-06 | 1 | -0/+6 |
| | | |||||
* | | Add ability to set to private a public/unlisted video | Chocobozzz | 2019-06-06 | 1 | -3/+10 |
| | | |||||
* | | Upgrade server dependencies | Chocobozzz | 2019-06-06 | 1 | -1/+4 |
| | | |||||
* | | Improve 4K video quality after transcoding | Chocobozzz | 2019-06-06 | 1 | -3/+3 |
| | |