| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix admin edition disabling feature | Chocobozzz | 2021-10-14 | 2 | -2/+2 |
* | Fix production configuration | Chocobozzz | 2021-10-14 | 2 | -3/+5 |
* | Config typo | Chocobozzz | 2021-10-13 | 2 | -4/+4 |
* | Rename config key | Chocobozzz | 2021-10-12 | 2 | -2/+6 |
* | add option to always show channel display name (#4422) | kontrollanten | 2021-10-12 | 2 | -0/+10 |
* | extend client-overrides with default images (#4392) | kontrollanten | 2021-10-12 | 2 | -2/+14 |
* | Allow configuration to be static/readonly (#4315) | Jelle Besseling | 2021-10-12 | 2 | -0/+10 |
* | Add support for saving video files to object storage (#4290) | Jelle Besseling | 2021-08-17 | 2 | -0/+66 |
* | fixed typo (#4312) | ROBERT MCDOWELL | 2021-08-11 | 1 | -1/+1 |
* | Fix typo for minimum age | Chocobozzz | 2021-07-16 | 1 | -1/+1 |
* | (doc) add note in config that tmp is also used while processing | Rigel Kent | 2021-06-08 | 2 | -2/+2 |
* | Implemented configurable minimum signup age | Poslovitch | 2021-05-28 | 2 | -0/+2 |
* | Fix broadcast message log level | Chocobozzz | 2021-05-25 | 2 | -3/+3 |
* | Fix logger warning level | Chocobozzz | 2021-05-14 | 1 | -1/+1 |
* | Dissociate frameguard from csp | Chocobozzz | 2021-04-12 | 2 | -0/+10 |
* | Enable HLS transcoding by default | Chocobozzz | 2021-04-06 | 3 | -4/+6 |
* | Add new plugin/peertube version notifs | Chocobozzz | 2021-03-24 | 3 | -0/+17 |
* | Add ability to cleanup remote AP interactions | Chocobozzz | 2021-03-03 | 2 | -0/+12 |
* | Add ability to update torrents cache in client | Chocobozzz | 2021-02-18 | 1 | -0/+2 |
* | Dissociate video file names and video uuid | Chocobozzz | 2021-02-18 | 2 | -0/+4 |
* | Allow to specify transcoding and import jobs concurrency | Chocobozzz | 2021-02-08 | 3 | -0/+14 |
* | add best trending strategy based on Reddit's best | Rigel Kent | 2021-02-04 | 2 | -2/+4 |
* | Fix default.yaml and production.yaml inconsistencies | Chocobozzz | 2021-01-29 | 2 | -6/+10 |
* | Support transcoding options/encoders by plugins | Chocobozzz | 2021-01-28 | 2 | -1/+29 |
* | move from trending routes to alg param | Rigel Kent | 2021-01-28 | 2 | -8/+12 |
* | add default trending page choice, revert comments count for hot strategy | Rigel Kent | 2021-01-28 | 2 | -0/+8 |
* | Disable sql prettifier by default | Chocobozzz | 2021-01-26 | 2 | -0/+2 |
* | Update project description | Chocobozzz | 2021-01-14 | 1 | -1/+1 |
* | feat: allow administrator to disable logging of ping requests | Johan Fleury | 2021-01-13 | 2 | -0/+2 |
* | add support for 1440p (Quad HD/QHD/WQHD) videos | Rigel Kent | 2021-01-13 | 3 | -0/+6 |
* | Try to improve install doc | Chocobozzz | 2021-01-11 | 2 | -1/+2 |
* | Add more hints regarding live port | Chocobozzz | 2021-01-11 | 2 | -0/+2 |
* | Use -1 for max live duration unlimited | Chocobozzz | 2020-12-15 | 2 | -3/+3 |
* | Add unlimited max live duration by default | Chocobozzz | 2020-12-08 | 2 | -2/+2 |
* | Enable live transcoding by default | Chocobozzz | 2020-12-01 | 2 | -2/+2 |
* | Add missing "supports markdown" config comments | Chocobozzz | 2020-11-30 | 2 | -8/+8 |
* | Disable views cleaner on test instances | Chocobozzz | 2020-11-27 | 1 | -0/+5 |
* | Remove old video views by default | Chocobozzz | 2020-11-27 | 2 | -2/+2 |
* | Fix youtube-dl ipv4 PR | Chocobozzz | 2020-11-18 | 2 | -4/+6 |
* | default youtube-dl to use ipv4 (#3311) | Mark Van den Borre | 2020-11-18 | 2 | -0/+6 |
* | Fix tests | Chocobozzz | 2020-11-10 | 1 | -0/+4 |
* | BREAKING: do not federate unlisted videos by default | Chocobozzz | 2020-11-10 | 2 | -2/+2 |
* | Revert some mistakes | Chocobozzz | 2020-11-09 | 1 | -18/+18 |
* | Add live server hooks | Chocobozzz | 2020-11-09 | 1 | -1/+1 |
* | Add check params live tests | Chocobozzz | 2020-11-09 | 1 | -0/+4 |
* | Add live doc in production.yaml | Chocobozzz | 2020-11-09 | 1 | -0/+37 |
* | Add max lives limit | Chocobozzz | 2020-11-09 | 1 | -0/+8 |
* | Check live duration and size | Chocobozzz | 2020-11-09 | 1 | -1/+1 |
* | Add watch messages if live has not started | Chocobozzz | 2020-11-09 | 2 | -1/+12 |
* | Live streaming implementation first step | Chocobozzz | 2020-11-09 | 2 | -18/+54 |