aboutsummaryrefslogtreecommitdiff
path: root/src/models
AgeCommit message (Collapse)AuthorFilesLines
2022-01-05Setup and migrate to Prisma (#456)Peerawas Archavanuntakun5-85/+0
2021-12-09Merge branch 'master' into playlist-limit-configThongrapee Panyapatiphan5-5/+21
2021-11-19Move file caching logic to new FileCache serviceMax Isom4-5/+5
Also: removes the -re ffmpeg option. If this option is passed, ffmpeg won't write to fs-capacitor (and the cache file) as fast as possible. In other words, the cache file won't finish writing until the entire stream has been played.
2021-11-18Add FileCache modelMax Isom2-0/+16
2021-11-18Rename existing cache modelMax Isom2-3/+3
2021-10-01Read playlist song limit from SettingsThongrapee Panyapatiphan1-0/+4
2021-09-19Bump linter versionMax Isom1-1/+1
2021-09-19Move to ESM, use ytsr, implement cachingMax Isom2-2/+19
Closes #315
2020-03-16Add custom shortcut supportMax Isom2-1/+26
2020-03-09Inital commitMax Isom2-0/+23