moving to /internal for a js dir, icons.svg Ive built, etc. and added route in files.py, updates all html to use new path

This commit is contained in:
2021-08-15 00:26:27 +10:00
parent 50ca3098ae
commit 59c72f9aee
15 changed files with 462 additions and 55 deletions

6
TODO
View File

@@ -26,17 +26,19 @@
fullscreen could maybe use a bit of this:
document.getElementById('canvas').requestFullscreen()
buttons:
to (re)do faces (always or somehow turn on for select)
buttons (with tootltips):
rot90, rot180, rot270
flip h, flip z
fullscreen
to (re)do faces (always or somehow turn on for select???)
* could look to remove the hand fixing of json.loads of array data --> seems you can make your own datatype in the ORM, and it can do the conversion every time you use it
- https://stackoverflow.com/questions/28143557/sqlalchemy-convert-column-value-back-and-forth-between-internal-and-database-fo
* fix up logging in general
* comment your code
* js files
* html files?
* more OO goodness :)
## DB