]> OzVa Git service - shopping-channel/commit
Rewrite read-only
authorMax Value <greenwoodw50@gmail.com>
Wed, 26 Feb 2025 11:49:03 +0000 (11:49 +0000)
committerMax Value <greenwoodw50@gmail.com>
Wed, 26 Feb 2025 11:49:03 +0000 (11:49 +0000)
commit6ee6fb2cb1367b799ec004ecad6eb3c56465ccb2
tree6289be3aa11bce63acbc100f79b4cb9a375938ef
parentf4aeac6ad735d7c26333ed21e5944e0372381291
Rewrite read-only

+ API is build for read only with database included
+ autocue and GFX main are largely complete but should be tested
- removed old index and autocue
33 files changed:
.gitignore
assets/arrow.svg [deleted file]
assets/clock.svg [deleted file]
assets/star.svg [deleted file]
clock.json [deleted file]
data.db [new file with mode: 0644]
data.json [deleted file]
fonts/Archivo-Bold.woff [deleted file]
fonts/Archivo-BoldItalic.woff [deleted file]
fonts/Archivo-Italic.woff [deleted file]
fonts/Archivo-Regular.woff [deleted file]
fonts/Archivo-SemiBold.woff [deleted file]
fonts/Archivo-SemiBoldItalic.woff [deleted file]
index.html [deleted file]
items.json [deleted file]
note [deleted file]
schema [new file with mode: 0644]
sigil.json [deleted file]
static/assets/arrow.svg [new file with mode: 0644]
static/assets/clock.svg [new file with mode: 0644]
static/assets/star.svg [new file with mode: 0644]
static/fonts.css [new file with mode: 0644]
static/fonts/Archivo-Bold.woff [new file with mode: 0644]
static/fonts/Archivo-BoldItalic.woff [new file with mode: 0644]
static/fonts/Archivo-Italic.woff [new file with mode: 0644]
static/fonts/Archivo-Regular.woff [new file with mode: 0644]
static/fonts/Archivo-SemiBold.woff [new file with mode: 0644]
static/fonts/Archivo-SemiBoldItalic.woff [new file with mode: 0644]
static/static.json [new file with mode: 0755]
teleshopping.py [new file with mode: 0755]
templates/autocue.html [new file with mode: 0644]
templates/gfx.html [new file with mode: 0644]
text.json [deleted file]