| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | Prefer original audio tracks | RblSb | 2025-08-15 | -3/+3 |
| | | ||||
| * | Improve upload filename encoding | RblSb | 2025-03-03 | -1/+1 |
| | | ||||
| * | Fixes pack | RblSb | 2025-02-07 | -4/+0 |
| | | | | | | | | - Fix timer seek on server pause with double timer.pause() calls - Implement multi-caching - Better uploading progress with XMLHttpRequest - Better upload/cache error reporting | |||
| * | Cache on server feature | RblSb | 2025-01-17 | -2/+4 |
| | | | | | | | | | Server will download video from supported players and add as raw video to playlist (only youtube is supported for now). Cache for YT player is available after installing optional dependencies, see readme. For cache size see `cacheStorageLimitGiB ` in config. There is also minor ux improvement, latest checkbox states will be keeped in local storage now. | |||
| * | Fix test | RblSb | 2022-03-14 | -3/+7 |
| | | ||||
| * | Improve url handling | RblSb | 2022-03-09 | -4/+7 |
| | | ||||
| * | Fix test | RblSb | 2021-10-16 | -1/+1 |
| | | ||||
| * | Add CI | RblSb | 2021-09-08 | -1/+5 |
| | | ||||
| * | Improve video skip logic | RblSb | 2021-09-07 | -1/+180 |
| | | ||||
| * | Detect null/ctrl chars | RblSb | 2021-09-03 | -0/+46 |
| closes #30 | ||||
