Commit Graph

36 Commits

Author SHA1 Message Date
Steve White 54b412a3fe refactored by AI to be clearer and easier to support. Seems to work. 2024-10-25 23:50:04 -05:00
Steve White 76a03cda57 patching up to run on podman on my local mac. 2024-10-24 09:17:36 -05:00
Steve White 96d2aeae19 Added docker-compose file to start service 2024-10-23 12:51:43 -05:00
Steve White 188f09e5fe Fixed so that go serves static REACT files as well 2024-10-23 12:47:16 -05:00
Steve White 998ae4295b changed api endpoints to include /api/v1 for proxy magic 2024-10-21 11:28:30 -05:00
Steve White 4b2b8e96c1 add /api/v1 to endpoint path for proxying. 2024-10-21 11:06:32 -05:00
Steve White 0f33941e65 nade CORS allowed origins a variable 2024-10-18 10:00:04 -05:00
Steve White ccb53c85c6 enabled sqlite3 auto_vacuum 2024-10-17 10:07:12 -05:00
Steve White 0f2b213406 Encrypt passwords in the database 2024-10-17 10:03:07 -05:00
Steve White 2689d2296c removed the "Getting Image" log message 2024-10-17 09:41:37 -05:00
Steve White 75c8dde932 added email to user database 2024-10-17 09:38:52 -05:00
Steve White 6660c1e3b3 user and database administration 2024-10-17 00:08:28 -05:00
Steve White 9bdcc1f7db added db restore 2024-10-16 17:28:00 -05:00
Steve White 2d63c02048 added admin functions for user management and working on database management 2024-10-16 17:10:20 -05:00
Steve White 3cb082b3b0 Updating readme 2024-10-15 17:37:16 -05:00
Steve White b29cb8133a Updated README 2024-10-15 17:20:01 -05:00
Steve White d3c97555e4 fixed item box update 2024-10-14 23:55:23 -05:00
Steve White ea4c6142d0 working on updating items' box id 2024-10-14 08:20:04 -05:00
Steve White 012c2bd645 Added search/items endpoint for searching all items. 2024-10-11 21:15:15 -05:00
Steve White b426f59be7 Save image working along with image upload 2024-10-11 17:10:32 -05:00
Steve White 07a7b16f9a Minor changes 2024-10-11 10:43:23 -05:00
Steve White 61f30677e8 put scripts in ./scripts 2024-10-10 20:38:57 -05:00
Steve White 5c91623d25 fixing image display one step at a time. Removing .DS_Store 2024-10-10 17:16:56 -05:00
Steve White 189d519364 update gitignore 2024-10-10 10:24:11 -05:00
Steve White 92ea1dd58b working on adding images 2024-10-10 10:23:35 -05:00
Steve White 5ae1a88639 more scripts 2024-10-09 21:20:58 -05:00
Steve White 9e8d579544 Initial commit 2024-10-08 17:50:10 -05:00
Steve White f5a953763a added some individual scripts to test things 2024-10-08 17:34:49 -05:00
Steve White 7ced1b9e8d Updated to tests.bash, moved config.yaml to config/config.yaml for docker mount in /app/config/config.yaml 2024-10-07 10:28:16 -05:00
Steve White 94115067c4 fixed image upload, patched up tests.bash 2024-10-06 18:02:38 -05:00
Steve White 7d853c26f1 Removed DB from git and updated .gitignore again 2024-10-06 14:30:16 -05:00
Steve White bb0bf72067 added .gitignore 2024-10-06 14:29:04 -05:00
Steve White 546d722af1 Removed front end and fixed tests 2024-10-06 12:24:39 -05:00
Steve White 34580a4646 Added CORS middleware 2024-10-04 22:05:30 -05:00
Steve White 818cfcd818 added react frontend 2024-10-04 22:03:50 -05:00
Steve White 228e60f5b9 Initial Commit 2024-10-04 20:10:35 -05:00