| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | Video upload feature | RblSb | 2025-01-28 | -40/+174 |
| | | | | | | | And you can play video as soon as upload starts! This is pretty useful for thicc ones. Video will be keeped in cache and will comply cache size limit. I'm also implemented system storage check to change cache limit if it's lower than config value, so upload will be blocked if there is lower than 10MiB available on disk. | |||
| * | Show server errors as html | RblSb | 2024-08-15 | -0/+1 |
| | | ||||
| * | Streamable support | RblSb | 2024-08-02 | -2/+0 |
| | | | | | closes #49 | |||
| * | Raw youtube fallback for unavailable videos | RblSb | 2024-04-28 | -10/+14 |
| | | | | | | | | Also: - fix `tryLocalIp` replacement (NAT workaround) - improve proxy headers a bit - use json2object fork for better generated diffs | |||
| * | Fix file descriptor leaks when streaming files | RblSb | 2024-01-05 | -16/+28 |
| | | ||||
| * | Flashback time per item, improve webm/webp support | RblSb | 2024-01-01 | -2/+5 |
| | | ||||
| * | Use null coalescing op | RblSb | 2023-04-23 | -3/+1 |
| | | ||||
| * | Fix downloading for partial content | RblSb | 2022-11-06 | -1/+8 |
| | | ||||
| * | Improve url handling | RblSb | 2022-03-09 | -16/+20 |
| | | ||||
| * | Detect null/ctrl chars | RblSb | 2021-09-03 | -2/+12 |
| | | | | | closes #30 | |||
| * | Fix int32 overflow | RblSb | 2021-08-29 | -6/+6 |
| | | | | | closes #29 | |||
| * | Fix subs for linux chrome | RblSb | 2021-08-20 | -3/+3 |
| | | | | | With trackEl.srclang = "en" | |||
| * | Fix local subs | RblSb | 2021-08-13 | -2/+6 |
| | | | | | closes #28 | |||
| * | Ban/unban commands | RblSb | 2021-08-10 | -2/+1 |
| | | | | | | | | | /ban Name 3d10h20m59s /ban Name 2h30m /unban Name /removeBan Name see #26 | |||
| * | Improve partial content streams | RblSb | 2021-07-11 | -5/+8 |
| | | ||||
| * | Fix local media paths | RblSb | 2021-07-10 | -0/+1 |
| | | | | | closes #25 | |||
| * | Reformat | RblSb | 2021-07-05 | -10/+10 |
| | | ||||
| * | Support partial content streams | RblSb | 2021-02-10 | -15/+34 |
| | | ||||
| * | Better url fix | RblSb | 2020-12-09 | -2/+1 |
| | | ||||
| * | Fix proxy urls with ports | RblSb | 2020-12-08 | -0/+1 |
| | | | | | closes RblSb/SyncTube-octosubs#1 | |||
| * | Support single proxy redirect | RblSb | 2020-05-23 | -10/+30 |
| | | ||||
| * | Make internal proxy more safe | RblSb | 2020-05-20 | -1/+4 |
| | | ||||
| * | Option to disable unregistered local admins | RblSb | 2020-05-14 | -2/+4 |
| | | ||||
| * | Minor improvements | RblSb | 2020-05-12 | -3/+3 |
| | | ||||
| * | Implement simple proxy | RblSb | 2020-04-30 | -0/+31 |
| | | ||||
| * | Fix folder links for user folder | RblSb | 2020-04-06 | -10/+13 |
| | | ||||
| * | Start working on user folder | RblSb | 2020-02-24 | -24/+55 |
| | | ||||
| * | Initial commit | RblSb | 2020-02-15 | -0/+106 |
