]> OzVa Git service - delta-velorum/commit
Built database read system and rebuild admin start
authorMax Value <greenwoodw50@gmail.com>
Mon, 30 Mar 2026 22:16:08 +0000 (23:16 +0100)
committerMax Value <greenwoodw50@gmail.com>
Mon, 30 Mar 2026 22:16:08 +0000 (23:16 +0100)
commit4e4a1acdaf9eb60013ece6ef6ce95ea792737ce6
tree29d214ea95f1ecc2a26861baf4d4e3254d592534
parent4d90450a994ff720ab8fd39d284f5eafd825f6a1
Built database read system and rebuild admin start
13 files changed:
director/__init__.py
director/database/__init__.py [new file with mode: 0644]
director/database/read.py [new file with mode: 0644]
director/database/utils.py [new file with mode: 0644]
director/src/admin.ts [new file with mode: 0644]
director/templates/admin.html
director/templates/admin/float.html [new file with mode: 0644]
director/templates/admin/list.html [deleted file]
director/templates/admin/number.html
director/templates/admin/select.html [deleted file]
director/templates/admin/text.html
director/templates/admin/textarea.html
director/templates/admin/trigger.html [new file with mode: 0644]