Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | | inspired from https://www.reddit.com/r/changelog/comments/7spgg0/best_is_the_new_hotness/ this implementation only adds freshness, and doesn't personalize based on subscribed communities yet. | ||||
* | 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 |
| | | | | It adds too much lines, leading to difficulties when reading dev logs | ||||
* | 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 |
| | | | | Direct muxing is not robust enough | ||||
* | 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 |
| | | | Co-authored-by: Rigel Kent <sendmemail@rigelk.eu> | ||||
* | 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 |
| | |||||
* | Add ssl support to postgresql | Chocobozzz | 2020-08-24 | 2 | -0/+2 |
| | |||||
* | add and document new additional video extensions supported at upload | Rigel Kent | 2020-08-10 | 2 | -2/+2 |
| | |||||
* | Add ability to override client assets : logo - favicon - PWA icons - PWA ↵ | Kim | 2020-07-10 | 8 | -0/+16 |
| | | | | | | | | | | | | | | | manifest name and description (#2897) * Add client-overrides storage to config * Add static-serve for client overrides * Move backgroun-image logo from bundle to css tag for runtime content hash * Add dynamic JSON manifest * Add content hash for manifest, favicon and logo Co-authored-by: kimsible <kimsible@users.noreply.github.com> | ||||
* | Fix users tests | Chocobozzz | 2020-07-02 | 1 | -2/+2 |
| | |||||
* | Add database.name config option | Girish Ramakrishnan | 2020-06-25 | 2 | -2/+2 |
| | | | | | | | | If database.name is set, we use it as the complete database name. If unset, we use the "peertube"+database.suffix as the complete database name. Fixes #1620 | ||||
* | Update server dependencies | Chocobozzz | 2020-06-17 | 1 | -2/+2 |
| | |||||
* | Add search target check params | Chocobozzz | 2020-06-10 | 1 | -1/+1 |
| | |||||
* | First implem global search | Chocobozzz | 2020-06-10 | 3 | -16/+72 |
| | |||||
* | Make federation of unlisted videos an instance-level server preference (#2802) | Levi Bard | 2020-06-03 | 2 | -0/+8 |
| | | | | | | | | | | | * Add preference for federating unlisted videos * Connect unlisted video federation with new preference * Apply pull request feedback * Fix lint issues * Remove preference for federating unlisted videos from web admin interface | ||||
* | Support broadcast messages | Chocobozzz | 2020-05-29 | 2 | -0/+12 |
| | |||||
* | Allow to auto follow a specific URL | Chocobozzz | 2020-05-11 | 2 | -2/+4 |
| | |||||
* | Increase API rate limit | Chocobozzz | 2020-04-17 | 1 | -1/+1 |
| | |||||
* | Add sendmail | Ismaël Bouya | 2020-04-10 | 2 | -0/+8 |
| | |||||
* | Add ability to accept or not remote redundancies | Chocobozzz | 2020-04-07 | 2 | -0/+16 |
| |