Jesse Brault jessebrault
jessebrault pushed to main at jessebrault/meals-made-easy-api 2025-12-24 18:21:00 +00:00
b714593194 Upgrade to Spring Boot 4.0.1.
91168d69cb Upgrade to Spring Boot 3.5.9.
Compare 2 commits »
jessebrault pushed to main at jessebrault/meals-made-easy-app 2025-12-24 03:07:46 +00:00
0699c704de Styling comments list, add date format pipe.
jessebrault pushed to main at jessebrault/meals-made-easy-api 2025-12-22 20:15:46 +00:00
8f1efa4902 Add hasNext to slice view.
jessebrault pushed to main at jessebrault/meals-made-easy-app 2025-12-22 20:15:25 +00:00
0bc434251e Add infinite query to comments, some endpoint api stuff.
jessebrault pushed to main at jessebrault/meals-made-easy-app 2025-12-21 23:20:20 +00:00
714fe60d9f Add basic commenting to recipes.
2f6de0ade3 Turn off analytics.
Compare 2 commits »
jessebrault pushed to main at jessebrault/meals-made-easy-api 2025-12-21 23:18:05 +00:00
b952440047 Add recipe comment endpoints and associated logic.
jessebrault pushed to main at jessebrault/meals-made-easy-app 2025-12-16 18:21:57 +00:00
b8110e893a Add footer.
jessebrault pushed to main at jessebrault/meals-made-easy-app 2025-12-16 18:08:16 +00:00
ba79409d79 Styling and add missing features.
781831591b Remove unused import.
855acfddb9 Use input signal for recipe-card.
Compare 3 commits »
jessebrault pushed to main at jessebrault/meals-made-easy-app 2025-12-16 03:25:52 +00:00
80752f7513 Add refresh logic to auth interceptor and service. Misc. prettier.
28222e0655 Add starring ability.
Compare 2 commits »
jessebrault pushed to main at jessebrault/meals-made-easy-app 2025-12-16 01:01:07 +00:00
1a51a8f751 Renaming some things, add recipe cards to recipes page.
jessebrault created branch main in jessebrault/meals-made-easy-app 2025-12-15 21:45:22 +00:00
jessebrault pushed to main at jessebrault/meals-made-easy-app 2025-12-15 21:45:22 +00:00
cce55b8ebb Remove auth store, move signals around to auth service.
68eeeb9467 Renaming and moving.
6ae8da85f9 Added tanstack query, basic auth logic.
86ef321065 Hacking away at signals and resources.
ab1c39560f First commit, playing around with signals.
jessebrault created repository jessebrault/meals-made-easy-app 2025-12-15 21:45:05 +00:00
jessebrault renamed repository from meals-made-easy-app to jessebrault/meals-made-easy-react-app 2025-12-15 21:44:18 +00:00
jessebrault pushed to main at jessebrault/meals-made-easy-api 2025-12-13 23:14:52 +00:00
3166f1dd5d Make height/width nullable; add support for reading svgs; better error handling.
jessebrault pushed to main at jessebrault/meals-made-easy-api 2025-12-13 18:17:56 +00:00
0a619c5d41 Merge remote-tracking branch 'origin/main'
2505a7ee9e Implement db storage of image height/width, and add to ImageView.
a24f4192a9 Add localhost:4200 for new Angular frontend.
e9b106d5de Add dev compose file.
Compare 4 commits »
jessebrault pushed to grammar-overhaul at jessebrault/deimos-lang 2025-12-03 16:38:33 +00:00
8ba79be920 Add cst command.
jessebrault pushed to grammar-overhaul at jessebrault/deimos-lang 2025-11-24 18:54:38 +00:00
8eb13791ee Update pest.
7ffa516c03 Add fields and special children for Polymorphic enum loop specs.
Compare 2 commits »
jessebrault pushed to grammar-overhaul at jessebrault/deimos-lang 2025-11-22 23:59:26 +00:00
734a00ea92 Beginnings of type analysis.
8d73a8ea73 Update ast schema.
70aea0ba6f Rewrite pretty_print as Display impl; tweaking ir.
Compare 3 commits »
jessebrault pushed to grammar-overhaul at jessebrault/deimos-lang 2025-11-22 03:38:46 +00:00
f656d0d4d4 Merge remote-tracking branch 'origin/grammar-overhaul' into grammar-overhaul
026bc68fa7 Introduce asm representation (between ir and vm instructions).
9dfdcd716b Modest implementation of lowering to IR and Instruction code.
f21128fd68 Add support for polymorphic enum builds (used for suffix operators).
Compare 4 commits »