Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add basic video editor support | Chocobozzz | 2022-02-28 | 1 | -0/+3 |
| | |||||
* | Rewrite youtube-dl import | Chocobozzz | 2021-10-22 | 1 | -0/+1 |
| | | | | | | | | Use python3 binary Allows to use a custom youtube-dl release URL Allows to use yt-dlp (youtube-dl fork) Remove proxy config from configuration to use HTTP_PROXY and HTTPS_PROXY env variables | ||||
* | Add ability to override client assets : logo - favicon - PWA icons - PWA ↵ | Kim | 2020-07-10 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | 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> | ||||
* | Add plugin API tests | Chocobozzz | 2019-07-24 | 1 | -0/+1 |
| | |||||
* | Add videos playlist exist tests | Chocobozzz | 2019-03-18 | 1 | -1/+1 |
| | |||||
* | Add hls support on server | Chocobozzz | 2019-02-11 | 1 | -0/+1 |
| | |||||
* | Add tmp and redundancy directories | Chocobozzz | 2018-12-04 | 1 | -0/+2 |
| | |||||
* | Implement captions/subtitles | Chocobozzz | 2018-07-16 | 1 | -0/+1 |
| | |||||
* | Remove unused keys in configuration | Chocobozzz | 2018-01-15 | 1 | -1/+0 |
| | |||||
* | Add account avatar | Chocobozzz | 2017-12-04 | 1 | -0/+1 |
| | |||||
* | Client: handle multiple file resolutions | Chocobozzz | 2017-10-06 | 1 | -0/+3 |
| | |||||
* | Add previews cache system between pods | Chocobozzz | 2017-07-12 | 1 | -0/+2 |
| | |||||
* | Add email to pods | Chocobozzz | 2017-02-16 | 1 | -0/+3 |
| | |||||
* | First version with PostgreSQL | Chocobozzz | 2016-12-19 | 1 | -1/+1 |
| | |||||
* | Server: host -> hostname (host = hostname + port) | Chocobozzz | 2016-10-26 | 1 | -1/+1 |
| | |||||
* | Server: Uploads -> Videos | Chocobozzz | 2016-10-21 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' into webseed-merged | Chocobozzz | 2016-10-02 | 1 | -4/+0 |
|\ | |||||
| * | Server: make friends urls come from the request instead of the | Chocobozzz | 2016-08-20 | 1 | -4/+0 |
| | | | | | | | | configuration file | ||||
* | | First draft using only webseed for server | Chocobozzz | 2016-07-27 | 1 | -0/+1 |
|/ | |||||
* | Refractoring and add thumbnails support (without tests) | Chocobozzz | 2016-05-10 | 1 | -0/+1 |
| | |||||
* | Make the network auto sufficient (eject bad pods with scores) | Chocobozzz | 2015-11-24 | 1 | -0/+19 |