| Commit message (Expand) | Author | Age | Files | Lines |
* | Instance homepage support (#4007) | Chocobozzz | 2021-05-27 | 11 | -17/+124 |
* | Inject server config in HTML | Chocobozzz | 2021-05-14 | 2 | -0/+5 |
* | Stricter models typing | Chocobozzz | 2021-05-12 | 1 | -0/+4 |
* | Error if importing a torrent with multiple files | Chocobozzz | 2021-05-11 | 1 | -0/+1 |
* | Reorganize plugin models | Chocobozzz | 2021-05-11 | 34 | -35/+42 |
* | Cleanup shared models | Chocobozzz | 2021-05-11 | 15 | -15/+31 |
* | Resumable video uploads (#3933) | kontrollanten | 2021-05-10 | 7 | -59/+256 |
* | Update channel updatedAt when uploading a video | Chocobozzz | 2021-05-10 | 3 | -1/+5 |
* | Reduce pending job waiting | Chocobozzz | 2021-05-07 | 1 | -2/+2 |
* | Refactor a little bit live tests | Chocobozzz | 2021-05-07 | 2 | -5/+33 |
* | Fix remote actor creation date | Chocobozzz | 2021-05-07 | 1 | -0/+2 |
* | Add ability to search live videos | Chocobozzz | 2021-05-05 | 1 | -0/+1 |
* | Add ability to filter my videos by live | Chocobozzz | 2021-05-03 | 6 | -23/+48 |
* | Add ability to hide plugin form fields | Chocobozzz | 2021-04-22 | 1 | -0/+3 |
* | Add go-live example for plugin form fields | Chocobozzz | 2021-04-22 | 1 | -1/+1 |
* | Add action:admin-plugin-settings.init client hook | Chocobozzz | 2021-04-22 | 2 | -1/+13 |
* | Allow plugins to set short translation locale | Chocobozzz | 2021-04-20 | 1 | -3/+3 |
* | Support async onSettingsChange | Chocobozzz | 2021-04-20 | 1 | -1/+1 |
* | More robust tests | Chocobozzz | 2021-04-15 | 2 | -4/+8 |
* | Increase ffmpeg error test timeout | Chocobozzz | 2021-04-15 | 1 | -1/+1 |
* | Fix lint | Chocobozzz | 2021-04-12 | 1 | -1/+1 |
* | Add plugin placeholder elements support | Chocobozzz | 2021-04-12 | 2 | -0/+2 |
* | add channel and playlist stats to server stats endpoint (#3747) | Rigel Kent | 2021-04-12 | 1 | -0/+7 |
* | Add ability for plugins to specify scale filter | Chocobozzz | 2021-04-09 | 1 | -1/+4 |
* | add option for transcode plugins to add video filters and make all options op... | Théo Le Calvar | 2021-04-09 | 1 | -2/+3 |
* | add support for inputOptions in trancode plugins | Théo Le Calvar | 2021-04-09 | 1 | -0/+1 |
* | Update plugins doc | Chocobozzz | 2021-04-09 | 1 | -1/+1 |
* | Add ability to hide plugin settings | Chocobozzz | 2021-04-09 | 2 | -0/+9 |
* | Plugins can register html/select settings | Chocobozzz | 2021-04-09 | 2 | -5/+11 |
* | Add size info in db for actor images | Chocobozzz | 2021-04-08 | 1 | -0/+6 |
* | Add ability to update the banner | Chocobozzz | 2021-04-08 | 1 | -0/+9 |
* | Add banner tests | Chocobozzz | 2021-04-08 | 3 | -11/+29 |
* | Add banners support | Chocobozzz | 2021-04-08 | 3 | -2/+5 |
* | Agnostic actor image storage | Chocobozzz | 2021-04-08 | 8 | -10/+13 |
* | fix missing title attribute on <iframe> tag suggested for embedding (#3901) | Thavarasa Prasanth | 2021-03-31 | 1 | -0/+18 |
* | Add auth user client hook actions | Chocobozzz | 2021-03-24 | 1 | -0/+6 |
* | Add client action hooks for pubish pages | Chocobozzz | 2021-03-24 | 1 | -0/+9 |
* | Add server hooks for search endpoint | Chocobozzz | 2021-03-24 | 1 | -0/+10 |
* | Add filter hook to forbid embed access | Chocobozzz | 2021-03-24 | 1 | -1/+5 |
* | Add hooks support for video download | Chocobozzz | 2021-03-24 | 2 | -2/+10 |
* | Refactor auth flow | Chocobozzz | 2021-03-24 | 2 | -0/+10 |
* | Stricter email options typings | Chocobozzz | 2021-03-24 | 1 | -8/+45 |
* | Add new plugin/peertube version notifs | Chocobozzz | 2021-03-24 | 10 | -12/+132 |
* | Reduce bundle size using a const enum | Chocobozzz | 2021-03-24 | 1 | -1/+1 |
* | Fix AP security tests | Chocobozzz | 2021-03-24 | 1 | -2/+2 |
* | Use got instead of request | Chocobozzz | 2021-03-24 | 2 | -4/+3 |
* | Support sq | Chocobozzz | 2021-03-09 | 1 | -1/+2 |
* | Add ability to cleanup remote AP interactions | Chocobozzz | 2021-03-03 | 4 | -3/+42 |
* | Fix broken local actors | Chocobozzz | 2021-02-26 | 1 | -0/+5 |
* | Add more AP stats to stats endpoint | Chocobozzz | 2021-02-26 | 1 | -1/+29 |