9 Commits

Author SHA1 Message Date
5448e0a7a4 just do all of static, rather than explicit subdirs 2025-05-13 18:41:26 +10:00
022ec457a6 remove old "storage" directory from DEV and therefore from .*ignore 2023-01-03 15:46:48 +11:00
fd4f9905e1 using tabbed pane for the 3 different info parts on about, removed debugs, cleaned up ignore files to remove the new files for the about info 2023-01-03 12:08:57 +11:00
be3e2ae19e improved about page to include BUGs and TODO, still better formatting required,and build date to be handled separate to last commit date 2023-01-03 00:34:03 +11:00
b952fe82f6 large refactor of code to use venv (in .python) for DEV, to use consistent python versions with PROD, sepcifically flask 2.2.2 to address the deprecation of FLASK_ENV -> replaced with ENV. Fixed up git and dockerignores to be more stringent 2022-12-31 15:42:03 +11:00
ec95cbfd47 tinkering with git commit logs being stored during build, and hit a BUG - back to functional, but cant do git yet 2022-12-28 21:36:28 +11:00
7ad75830e2 fixed up pa_metadata content to be docker ignored on copy from Dockerfile 2022-08-03 17:52:05 +10:00
b084f5d951 copy ref images over to make it easier for rebuilds 2021-06-30 14:31:00 +10:00
fcb74df7bf use a .dockerignore to avoid copying over 500+MB of git and backups, along with not copying some dev only images/dirs. when "docker-compose ... build" is used 2021-06-16 23:26:41 +10:00