]> OzVa Git service - delta-velorum/commit
Bulk commit
authorMax Value <greenwoodw50@gmail.com>
Mon, 6 Apr 2026 20:52:36 +0000 (21:52 +0100)
committerMax Value <greenwoodw50@gmail.com>
Mon, 6 Apr 2026 20:52:36 +0000 (21:52 +0100)
commit55d8a633b50e4dd3b87ab0b58db7b4181e93ca4c
tree97fc9de30b0a779b336e7c82aa9bf99587fc975e
parent4e4a1acdaf9eb60013ece6ef6ce95ea792737ce6
Bulk commit
35 files changed:
director/__init__.py
director/database/__init__.py
director/database/read.py
director/database/utils.py
director/database/write.py [new file with mode: 0644]
director/src/admin.ts
director/src/discount.ts [new file with mode: 0644]
director/src/price.ts
director/src/show_until.ts [new file with mode: 0644]
director/src/sound.ts [new file with mode: 0644]
director/src/state.ts [new file with mode: 0644]
director/src/style.ts [new file with mode: 0644]
director/src/text.ts
director/src/time.ts [new file with mode: 0644]
director/src/until.ts [new file with mode: 0644]
director/src/update.ts
director/src/utils.ts [new file with mode: 0644]
director/static/admin.css [new file with mode: 0644]
director/static/info.css [new file with mode: 0644]
director/static/media/sfx/clock.wav [new file with mode: 0644]
director/static/media/sfx/shout.wav [new file with mode: 0644]
director/static/show_until.css [new file with mode: 0644]
director/templates/admin.html
director/templates/admin/color.html [new file with mode: 0644]
director/templates/admin/float.html
director/templates/admin/number.html
director/templates/admin/text.html
director/templates/admin/textarea.html
director/templates/admin/trigger.html
director/templates/index.html
director/templates/info/a.html [new file with mode: 0644]
director/templates/info/b.html [new file with mode: 0644]
director/templates/info/c.html [new file with mode: 0644]
director/templates/table.html [new file with mode: 0644]
director/utils.py [new file with mode: 0644]