aboutsummaryrefslogtreecommitdiffstats
path: root/res/langs
Commit message (Collapse)AuthorAgeLines
* improve some EN locale. add frontend admin registration page via tokenPinapelz2026-04-05-5/+5
| | | | Signed-off-by: Pinapelz <yukais@pinapelz.com>
* init custom changesPinapelz2026-03-20-114/+114
|
* Minor locales fixRblSb2025-08-21-4/+4
|
* Ask to create admin user on fresh install (#62)Remi2025-04-07-2/+10
| | | | | | | | | | | | | * 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>
* More informative permission errorsRblSb2025-03-06-2/+4
|
* Video upload featureRblSb2025-01-28-0/+8
| | | | | | 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.
* Add server pause when leader disconnectsRblSb2025-01-24-0/+4
|
* Cache on server featureRblSb2025-01-17-2/+6
| | | | | | | | 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.
* External audiotrack supportRblSb2025-01-12-2/+4
| | | | | | | | This works as voice over if video also has audio, changing video volume to 0.3. Also improve autoplay by playing videos muted and unmute on first page click. There is no mute if you use Firefox and allow autoplay on page (navigator.getAutoplayPolicy check).
* Update tab title when kickedRblSb2024-08-15-0/+2
|
* Keep player removed between videosRblSb2023-04-23-4/+4
|
* Hints, Open in App button, ui animationsRblSb2023-01-07-0/+22
|
* Update locked playlist restrictionsRblSb2022-03-15-0/+2
| | | | And add "toggleItemType" permission. Closes #36
* Ban/unban commandsRblSb2021-08-10-0/+2
| | | | | | | | /ban Name 3d10h20m59s /ban Name 2h30m /unban Name /removeBan Name see #26
* Way to change video src on clientRblSb2021-08-01-0/+6
| | | | see #27
* Subtitles url inputRblSb2021-02-14-0/+2
| | | | Can be enabled by plugins
* Major frontend redesign (#5)Austin Riddell2020-05-19-1/+11
| | | | | | | * Major frontend redesign * Some improvements Co-authored-by: RblSb <msrblsb@gmail.com>
* Add hotkeysRblSb2020-05-13-0/+2
|
* Skip item confirmation for touchRblSb2020-04-06-0/+2
|
* Add example linkRblSb2020-03-08-0/+4
|
* Playlist config limitsRblSb2020-03-04-1/+11
|
* Iframe itemsRblSb2020-03-04-2/+0
|
* Synch threshold settingRblSb2020-03-02-0/+2
|
* Video sync togglerRblSb2020-03-02-0/+6
|
* Remove search video buttonRblSb2020-03-02-4/+0
| | | | Too expensive with current youtube quota
* Implement video item buttonsRblSb2020-02-28-2/+4
|
* Html escapismRblSb2020-02-25-2/+2
|
* Improve login/exit and mob viewRblSb2020-02-25-0/+2
|
* NavBar buttonsRblSb2020-02-25-1/+5
|
* Save state and error logsRblSb2020-02-24-0/+2
|
* More playlist and video controlRblSb2020-02-24-0/+4
|
* Remove playlist manager buttonRblSb2020-02-23-4/+0
|
* More buttonsRblSb2020-02-19-2/+2
| | | | Emotes, filters, config, server history, autologin, tab blinking
* Initial commitRblSb2020-02-15-0/+134
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage