]> OzVa Git service - delta-velorum/commit
Renaming and adding Delta Velorum
authorMax Value <greenwoodw50@gmail.com>
Mon, 4 May 2026 11:59:34 +0000 (12:59 +0100)
committerMax Value <greenwoodw50@gmail.com>
Mon, 4 May 2026 11:59:34 +0000 (12:59 +0100)
commite80d87e11c4027af8b08362dc78f4e543ffb8272
tree61403e7ba4fa15301af06a9d981eca44b7256782
parent9fde77889f21530f17dad55398ffa2f72a2481e0
Renaming and adding Delta Velorum
119 files changed:
Makefile
argo/__init__.py [new file with mode: 0644]
argo/admin.py [new file with mode: 0644]
argo/database/__init__.py [new file with mode: 0644]
argo/database/read.py [new file with mode: 0644]
argo/database/utils.py [new file with mode: 0644]
argo/database/write.py [new file with mode: 0644]
argo/src/admin.ts [new file with mode: 0644]
argo/src/discount.ts [new file with mode: 0644]
argo/src/price.ts [new file with mode: 0644]
argo/src/show_until.ts [new file with mode: 0644]
argo/src/sound.ts [new file with mode: 0644]
argo/src/state.ts [new file with mode: 0644]
argo/src/style.ts [new file with mode: 0644]
argo/src/text.ts [new file with mode: 0644]
argo/src/time.ts [new file with mode: 0644]
argo/src/until.ts [new file with mode: 0644]
argo/src/update.ts [new file with mode: 0644]
argo/src/utils.ts [new file with mode: 0644]
argo/static/admin.css [new file with mode: 0644]
argo/static/andika.css [new file with mode: 0644]
argo/static/fonts/Andika-Bold.woff2 [new file with mode: 0644]
argo/static/fonts/Andika-BoldItalic.woff2 [new file with mode: 0644]
argo/static/fonts/Andika-Italic.woff2 [new file with mode: 0644]
argo/static/fonts/Andika-Medium.woff2 [new file with mode: 0644]
argo/static/fonts/Andika-MediumItalic.woff2 [new file with mode: 0644]
argo/static/fonts/Andika-Regular.woff2 [new file with mode: 0644]
argo/static/fonts/Andika-SemiBold.woff2 [new file with mode: 0644]
argo/static/fonts/Andika-SemiBoldItalic.woff2 [new file with mode: 0644]
argo/static/info.css [new file with mode: 0644]
argo/static/media/sfx/banner_shout.wav [new file with mode: 0644]
argo/static/media/sfx/clock.wav [new file with mode: 0644]
argo/static/media/sfx/shout.wav [new file with mode: 0644]
argo/static/media/sfx/state_change.wav [new file with mode: 0644]
argo/static/media/velo.jpg [new file with mode: 0644]
argo/static/style.css [new file with mode: 0644]
argo/static/style/banner_box.css [new file with mode: 0644]
argo/static/style/box.css [new file with mode: 0644]
argo/static/style/center_shout.css [new file with mode: 0644]
argo/static/style/discount_box.css [new file with mode: 0644]
argo/static/style/item_box.css [new file with mode: 0644]
argo/static/style/logo_box.css [new file with mode: 0644]
argo/static/style/pricing_box.css [new file with mode: 0644]
argo/static/style/qty_box.css [new file with mode: 0644]
argo/static/style/show_until.css [new file with mode: 0644]
argo/static/style/side_box.css [new file with mode: 0644]
argo/static/style/side_timer_box.css [new file with mode: 0644]
argo/templates/admin.html [new file with mode: 0644]
argo/templates/admin/color.html [new file with mode: 0644]
argo/templates/admin/float.html [new file with mode: 0644]
argo/templates/admin/number.html [new file with mode: 0644]
argo/templates/admin/text.html [new file with mode: 0644]
argo/templates/admin/textarea.html [new file with mode: 0644]
argo/templates/admin/trigger.html [new file with mode: 0644]
argo/templates/index.html [new file with mode: 0644]
argo/templates/info/a.html [new file with mode: 0644]
argo/templates/info/b.html [new file with mode: 0644]
argo/templates/info/c.html [new file with mode: 0644]
argo/templates/table.html [new file with mode: 0644]
argo/utils.py [new file with mode: 0644]
director/__init__.py [deleted file]
director/admin.py [deleted file]
director/database/__init__.py [deleted file]
director/database/read.py [deleted file]
director/database/utils.py [deleted file]
director/database/write.py [deleted file]
director/src/admin.ts [deleted file]
director/src/discount.ts [deleted file]
director/src/price.ts [deleted file]
director/src/show_until.ts [deleted file]
director/src/sound.ts [deleted file]
director/src/state.ts [deleted file]
director/src/style.ts [deleted file]
director/src/text.ts [deleted file]
director/src/time.ts [deleted file]
director/src/until.ts [deleted file]
director/src/update.ts [deleted file]
director/src/utils.ts [deleted file]
director/static/admin.css [deleted file]
director/static/andika.css [deleted file]
director/static/fonts/Andika-Bold.woff2 [deleted file]
director/static/fonts/Andika-BoldItalic.woff2 [deleted file]
director/static/fonts/Andika-Italic.woff2 [deleted file]
director/static/fonts/Andika-Medium.woff2 [deleted file]
director/static/fonts/Andika-MediumItalic.woff2 [deleted file]
director/static/fonts/Andika-Regular.woff2 [deleted file]
director/static/fonts/Andika-SemiBold.woff2 [deleted file]
director/static/fonts/Andika-SemiBoldItalic.woff2 [deleted file]
director/static/info.css [deleted file]
director/static/media/sfx/banner_shout.wav [deleted file]
director/static/media/sfx/clock.wav [deleted file]
director/static/media/sfx/shout.wav [deleted file]
director/static/media/sfx/state_change.wav [deleted file]
director/static/style.css [deleted file]
director/static/style/banner_box.css [deleted file]
director/static/style/box.css [deleted file]
director/static/style/center_shout.css [deleted file]
director/static/style/discount_box.css [deleted file]
director/static/style/item_box.css [deleted file]
director/static/style/logo_box.css [deleted file]
director/static/style/pricing_box.css [deleted file]
director/static/style/qty_box.css [deleted file]
director/static/style/show_until.css [deleted file]
director/static/style/side_box.css [deleted file]
director/static/style/side_timer_box.css [deleted file]
director/templates/admin.html [deleted file]
director/templates/admin/color.html [deleted file]
director/templates/admin/float.html [deleted file]
director/templates/admin/number.html [deleted file]
director/templates/admin/text.html [deleted file]
director/templates/admin/textarea.html [deleted file]
director/templates/admin/trigger.html [deleted file]
director/templates/index.html [deleted file]
director/templates/info/a.html [deleted file]
director/templates/info/b.html [deleted file]
director/templates/info/c.html [deleted file]
director/templates/table.html [deleted file]
director/utils.py [deleted file]
tsconfig.json