|
|
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 |
|
|
|
8232943621
|
added internal/git-log.txt to .gitignore if there in DEV for testing. Removed timezone from Date in About, and redid columns to 3 and 9 for better spacing in About
|
2022-12-31 14:35:52 +11:00 |
|
|
|
dc80db45f8
|
revert tmp chg
|
2022-12-28 19:56:43 +11:00 |
|
|
|
adb344f2c9
|
tmp add TEST/
|
2022-12-28 19:52:02 +11:00 |
|
|
|
a8af00fe66
|
big change to get metadata working fully in DB and on Filesystem, and recover from most common scenarios, improved GUI as well for allowing an immediate search after adding refimg as well
|
2022-08-01 23:44:38 +10:00 |
|
|
|
59c72f9aee
|
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
|
2021-08-15 00:26:27 +10:00 |
|
|
|
50ca3098ae
|
adding in static content like icons, js and explicitly ignoring the parts of static we should: Bin, Import, Storage, upstream
|
2021-08-14 23:08:55 +10:00 |
|
|
|
3f8c6a3d55
|
added storage path
|
2021-02-27 17:39:51 +11:00 |
|
|
|
be1f9729b7
|
adding in DB_BACKUP
|
2021-01-28 13:10:00 +11:00 |
|
|
|
e0de421a2a
|
trying to force reference_images/ into git
|
2021-01-13 14:03:26 +11:00 |
|
|
|
2a7151dc66
|
tried to add a reference_images directory in git, that contains actual uploaded images and the modify/remove also deals with filesystem issues
|
2021-01-13 13:52:56 +11:00 |
|
|
|
21b163acc7
|
ignore /home/ddp/src/photoassistant/new_img_dir/ as well, so we can test 2 active paths
|
2021-01-12 16:59:15 +11:00 |
|
|
|
57fe12c65d
|
keep static, but not its contents
|
2021-01-10 20:19:43 +11:00 |
|
|
|
89eb73dab6
|
Merge branch 'master' of mara.ddp.net:photoassistant
|
2021-01-10 16:59:24 +11:00 |
|
|
|
3fdd43467a
|
updated readme and gitignore, and also update the photos.py file to check what file types everything are, then return back a python dict with the absolute path to a file and the type. also updated the sqlalchemy model class to better fit all of our changes (added some fields that correspond to our file types and such).
|
2021-01-10 16:56:39 +11:00 |
|
|
|
f02203057d
|
added my images photo to ignore
|
2021-01-10 16:54:56 +11:00 |
|
|
|
446e9cf07a
|
adding in git ignore file
|
2021-01-10 12:07:05 +11:00 |
|