Commit Graph

  • bc6b95f781 Development (#13) main v0.20.0 Stef 2025-10-18 14:52:54 +02:00
  • 10c5f0fffd Quick fix for url name issues development Stef 2025-10-18 14:52:35 +02:00
  • b83d2e1bd9 Merge branch 'main' into development Stef 2025-10-18 14:42:51 +02:00
  • 312eda85df Can now set macro target v0.19.0 Stef 2025-10-10 19:50:18 +02:00
  • e934633370 Development (#12) v0.18.0 Stef 2025-10-08 19:12:19 +02:00
  • 7fb75d46af Merge branch 'main' into development Stef 2025-10-08 19:10:34 +02:00
  • 70eef5b9a2 Daily log now sums up amount per item in a day Stef 2025-10-08 19:08:44 +02:00
  • 88f553a08e New webpage structure, not yet finished. Change password implemented again (#11) v0.17.0 Stef 2025-10-08 15:38:40 +02:00
  • cef3d63ca2 Change password + New base (#10) Stef 2025-10-08 15:28:50 +02:00
  • 573437f4cf Adjusted GUI of daily dashboard to better deal with float values (#9) v0.16.0 Stef 2025-10-08 11:56:20 +02:00
  • b379b59eec Adjusted GUI of daily dashboard to better deal with float values Stef 2025-10-08 11:55:56 +02:00
  • 4bc319c32a Revert "Update requirements.txt" v0.15.0 Stef 2025-08-21 17:05:32 +02:00
  • 24a1757166 Update requirements.txt v0.14.0 Stef 2025-08-21 16:55:52 +02:00
  • 5373d373ca Update find_item.html v0.13.0 Stef 2025-08-14 17:40:27 +02:00
  • dca3ff7efe Merge pull request #8 from StefBuwalda/development v0.12.0 Stef 2025-08-14 17:38:25 +02:00
  • 7cedd8f74d Update find_item.html Stef 2025-08-14 17:38:10 +02:00
  • faff1a60b8 Merge pull request #7 from StefBuwalda/development v0.11.0 Stef 2025-08-14 15:50:37 +02:00
  • 73985b9b6d Refactor add meal flow and remove v2 routes Stef 2025-08-14 15:50:17 +02:00
  • 7b84ab980e Merge pull request #6 from StefBuwalda/development v0.10.0 Stef 2025-08-14 12:52:56 +02:00
  • 4aca63671b Update scan_barcode_v2.html Stef 2025-08-14 12:52:38 +02:00
  • bd0468a600 Merge branch 'main' into development Stef 2025-08-14 12:47:16 +02:00
  • c1f46357f0 Update daily_log2.html Stef 2025-08-14 12:47:08 +02:00
  • 1680383d47 Merge pull request #5 from StefBuwalda/development v0.9.0 Stef 2025-08-14 12:46:41 +02:00
  • 4c76496920 Content aware class fix Stef 2025-08-14 12:46:12 +02:00
  • c3e9c8631d Remove part of day from remaining code Stef 2025-08-14 12:32:00 +02:00
  • f7f6d23562 Removed old log for new log Stef 2025-08-14 12:29:02 +02:00
  • 4f1b5a5667 Refactor meal addition flow and improve date handling Stef 2025-08-14 06:59:29 +02:00
  • d78f48710e Add meal v2 flow and user timezone support Stef 2025-08-14 06:08:17 +02:00
  • 7ff345d3a2 Do not update pip v0.8.0 Stef 2025-08-14 04:07:15 +02:00
  • 944ba17b31 Merge pull request #4 from StefBuwalda/development v0.7.0 Stef 2025-08-14 04:05:24 +02:00
  • 8820fc07d7 Removed accidental packages from requirements.txt Stef 2025-08-14 04:04:48 +02:00
  • 072dd2c651 Merge pull request #3 from StefBuwalda/development v0.6.0 Stef 2025-08-14 03:46:54 +02:00
  • 8acb8453ea Update requirements.txt Stef 2025-08-14 03:46:26 +02:00
  • fb160d364a Merge pull request #2 from StefBuwalda/development v0.5.0 Stef 2025-08-14 03:42:12 +02:00
  • fdf264b9c5 Update docker-ghcr.yml Stef 2025-08-14 03:41:34 +02:00
  • 91595ccc11 Caching pip downloads (hopefully) Stef 2025-08-14 03:39:39 +02:00
  • 6c01c6a923 Update Dockerfile Stef 2025-08-14 03:34:31 +02:00
  • 5a9e1f77c7 Merge pull request #1 from StefBuwalda/development v0.4.0 Stef 2025-08-14 03:18:58 +02:00
  • 2454bc61cb Moved the bar width calculation from jinja to the dashboard values generation Stef 2025-08-14 03:15:02 +02:00
  • 85297daaaf Add new daily log dashboard and macro summary Stef 2025-08-14 02:49:06 +02:00
  • c7395b07d9 Move logout route to auth blueprint v0.3.0 Stef 2025-08-11 18:05:30 +02:00
  • 97ff4acf02 Add change password functionality for users Stef 2025-08-11 18:03:18 +02:00
  • 0da580faf1 Refactor login flow to use auth blueprint Stef 2025-08-11 17:43:46 +02:00
  • ea2ea27d9e Refactor login_required and add auth blueprint Stef 2025-08-11 17:33:47 +02:00
  • cd9ae72864 Reapply "Add must_change_password field to User model" Stef 2025-08-11 17:20:45 +02:00
  • 47241e341e Revert "Add must_change_password field to User model" Stef 2025-08-11 17:17:30 +02:00
  • 42747df92f Add must_change_password field to User model Stef 2025-08-11 17:17:10 +02:00
  • fda5f8e17b Update daily_log.html v0.2.0 Stef 2025-08-11 16:56:51 +02:00
  • 18fa0fdb2d Remove admin food item and barcode test routes and templates Stef 2025-08-11 16:56:40 +02:00
  • 4d34049850 Change energy_100 column type to Float in food_item Stef 2025-08-11 16:52:57 +02:00
  • 3f9bd8984d Change energy field from integer to float Stef 2025-08-11 16:51:31 +02:00
  • 5a0dbef28f Update forms.py Stef 2025-08-11 16:50:19 +02:00
  • 93406db07e Update add_item.html Stef 2025-08-11 16:43:00 +02:00
  • 72fe1b602b Update routes.py Stef 2025-08-11 16:36:51 +02:00
  • 79f7364c5a Update auto_bump_main.yml v0.1.0 Stef 2025-08-11 16:19:48 +02:00
  • 5a5a9c5ca3 Create auto_bump_main.yml Stef 2025-08-11 16:08:59 +02:00
  • 47e725cb4f Update docker-ghcr.yml Stef 2025-08-11 15:42:48 +02:00
  • 5f0312e4f0 Add favicon support and static favicon file Stef 2025-08-11 15:13:45 +02:00
  • dff722a4af Update base.html Stef 2025-08-11 15:02:44 +02:00
  • d15ade61f2 Remove barcode scanner feature and template Stef 2025-08-11 15:02:40 +02:00
  • 9f37944af1 Delete docker-compose.yaml Stef 2025-08-11 14:44:26 +02:00
  • 06fe4f22c0 Merge branch 'main' into development Stef 2025-08-11 14:34:23 +02:00
  • 6ad7ffa62b Squashed commit of the following: Stef 2025-08-11 14:33:13 +02:00
  • 7fe30bfebf Improve FoodItem uniqueness and add name constraint Stef 2025-08-11 14:32:53 +02:00
  • ad7f787ce5 Update docker-ghcr.yml Stef 2025-08-11 02:46:00 +02:00
  • 5d86c27bd3 Update docker-ghcr.yml Stef 2025-08-11 02:42:57 +02:00
  • d737e808eb Create docker-ghcr.yml Stef 2025-08-11 02:39:17 +02:00
  • 85728c47c1 Update routes.py Stef 2025-08-11 02:12:02 +02:00
  • 1c31b431e4 Update docker-compose.yaml Stef 2025-08-11 02:05:33 +02:00
  • 6ecec986b7 Update app.py Stef 2025-08-11 02:00:42 +02:00
  • ef2d969654 Create default admin user if no users exist Stef 2025-08-11 01:57:31 +02:00
  • 2f89097219 Update Dockerfile Stef 2025-08-11 01:53:22 +02:00
  • f9760cae07 Update volume mount and enable shell debug mode Stef 2025-08-11 01:31:06 +02:00
  • 135e226db8 Add entrypoint script for Docker container Stef 2025-08-11 01:25:02 +02:00
  • 7f806e52dd Update docker-compose.yaml Stef 2025-08-11 01:13:37 +02:00
  • b3269c4113 Update docker-compose.yaml Stef 2025-08-11 01:10:42 +02:00
  • 66204e7e4a Add Docker, migrations, and initial database setup Stef 2025-08-11 00:49:46 +02:00
  • b8bd8d802b Change server port to 80 and improve log removal redirect Stef 2025-08-07 21:36:25 +02:00
  • f81329cedd Preserve date offset in meal logging flow Stef 2025-08-07 21:15:38 +02:00
  • 4a480eeee3 Update scan_barcode.html Stef 2025-08-07 20:49:31 +02:00
  • e3119a69fc Add day navigation to daily log view Stef 2025-08-07 20:49:10 +02:00
  • 4b068063ed Update base.html Stef 2025-08-07 20:31:13 +02:00
  • 26cbb48d1d Remove overview route and template Stef 2025-08-07 20:29:03 +02:00
  • f1a6f81540 Add daily nutrition summary to daily log page Stef 2025-08-07 20:28:46 +02:00
  • b575180b0a Add ability to remove food logs from daily log Stef 2025-08-07 20:19:23 +02:00
  • dd5923a03e Refactor search box and suggestions layout in scan_barcode.html Stef 2025-08-07 19:32:42 +02:00
  • 017f88846e Add search and autocomplete to barcode scan page Stef 2025-08-07 19:23:58 +02:00
  • b282f333fd Remove manual food item addition and barcode scanning Stef 2025-08-07 17:09:47 +02:00
  • c552a4571e Add barcode-based meal logging workflow Stef 2025-08-07 17:00:56 +02:00
  • 5ae82e379e Refactor food item flow and barcode handling Stef 2025-07-08 11:43:22 +02:00
  • bb5b2e8bc7 Change barcode field from integer to string Stef 2025-07-08 11:06:03 +02:00
  • 5b378cad38 Add barcode scanning and meal selection features Stef 2025-07-08 11:00:30 +02:00
  • 30e5e959cd Add daily overview and part_of_day to food logs Stef 2025-07-07 14:44:50 +02:00
  • 74ce42c578 Add food logging functionality for users Stef 2025-07-07 13:23:50 +02:00
  • 0e44c36e09 Restrict food deletion to item owner Stef 2025-07-02 16:08:25 +02:00
  • 7bf8a754db Add FoodLog model and update relationships Stef 2025-07-01 13:06:26 +02:00
  • f2fd288bd7 Update .gitignore Stef 2025-07-01 12:11:48 +02:00
  • e67c18be0d Prefer rear camera for video device selection Stef 2025-07-01 12:11:13 +02:00
  • 12d7e0c30c Enable HTTPS and external access in Flask app Stef 2025-07-01 12:11:02 +02:00
  • acd8a68c1f Update base.html Stef 2025-07-01 12:10:52 +02:00