| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | Ask to create admin user on fresh install (#62) | Remi | 2025-04-07 | -0/+22 |
| | | | | | | | | | | | | | | * Ask to create admin user on fresh install * Implement client form submitting * minimize diff, simplify impl * Check json typing and clean stuff --------- Co-authored-by: RblSb <msrblsb@gmail.com> | |||
| * | Video upload feature | RblSb | 2025-01-28 | -0/+55 |
| | | | | | | | 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. | |||
| * | Seamless reconnection for first 5 seconds | RblSb | 2024-08-14 | -0/+116 |
