286 Commits

Author SHA1 Message Date
Hayden Hargreaves
5037b0c2db (FEAT): SQLX migration. 2026-02-03 22:33:55 -07:00
d1ecd8f5a3 Merge pull request '(FIX): Fixed some of the search.' (#89) from fix/search into master
Some checks failed
Deploy application with Docker / build_and_deploy (push) Failing after 43s
Reviewed-on: #89
2026-02-03 14:28:50 -07:00
Hayden Hargreaves
8e53ef9cf6 (FIX): Fixed some of the search.
Still an ORM sounds fun!
2026-02-03 14:27:54 -07:00
1e88f075cb Merge pull request '(FEAT): Recipe editing is complete!' (#87) from feature/edit-recipe into master
Some checks failed
Deploy application with Docker / build_and_deploy (push) Failing after 43s
Reviewed-on: #87
2026-02-01 00:30:45 -07:00
Hayden Hargreaves
7951945c3b (FEAT): Recipe editing is complete!
This will be deployed for testing!
2026-02-01 00:30:13 -07:00
a501ddc82e Merge pull request '(FIX): Fixed profile display issue.' (#85) from dev into master
All checks were successful
Deploy application with Docker / build_and_deploy (push) Successful in 55s
Reviewed-on: #85
2026-01-31 10:19:01 -07:00
Hayden Hargreaves
5179707d0f (FIX): Fixed profile display issue. 2026-01-31 10:18:36 -07:00
62f56e5efd Merge pull request '(FEAT): Deletion is implemented!' (#84) from feature/delete-recipes into master
All checks were successful
Deploy application with Docker / build_and_deploy (push) Successful in 1m11s
Reviewed-on: #84
2026-01-30 23:45:26 -07:00
2efff87a23 Merge branch 'master' into feature/delete-recipes 2026-01-30 23:45:18 -07:00
Hayden Hargreaves
b8c9fc469e (FEAT): Deletion is implemented!
This should be a nice test! Hopefully other users cannot delete my
recipes. Though they're setup to soft delete.
2026-01-30 23:44:21 -07:00
6b2b17b0ba Merge pull request '(FIX): Needed some work on the logging and handlers.' (#81) from dev into master
All checks were successful
Deploy application with Docker / build_and_deploy (push) Successful in 1m3s
Reviewed-on: #81
2026-01-27 12:37:58 -07:00
Hayden Hargreaves
396ca08381 (FIX): Needed some work on the logging and handlers. 2026-01-27 12:36:30 -07:00
a78a79bfab Merge pull request 'Merging dev into master' (#80) from dev into master
All checks were successful
Deploy application with Docker / build_and_deploy (push) Successful in 1m7s
Reviewed-on: #80
2026-01-26 23:34:00 -07:00
41b8bb6344 Merge pull request '(FIX): Fixed up the environent, much needed.' (#79) from feature/env-fix into dev
Reviewed-on: #79
2026-01-26 23:27:08 -07:00
Hayden Hargreaves
a54575b003 (FIX): Fixed up the environent, much needed.
Super cool package that uses struct tags to load the environment. Still
need to clean up the function in the server/server.go file.
2026-01-26 23:26:07 -07:00
bd961beb3a Merge pull request 'MERGING LOGGER INTO DEV' (#78) from feature/logger into dev
Reviewed-on: #78
2026-01-26 22:44:12 -07:00
Hayden Hargreaves
dd43845138 (FEAT): Logger is implemented!
However, its not used everywhere and the ENV needs work. Lots of work...
2026-01-26 22:41:40 -07:00
Hayden Hargreaves
aca3c8b4ee (FIX): Logging will be fully implemented later
For now, I want to implement a DB logger.
2026-01-23 10:29:08 -07:00
Hayden Hargreaves
72c9cb0f96 (FEAT): Logging is so much better now :) 2026-01-23 10:25:51 -07:00
Hayden Hargreaves
745a59ecaa (WIP): Working on the loggers 2026-01-15 13:10:53 -07:00
194c738d07 Merge pull request '(FEAT): Allow larger serving sizes.' (#77) from dev into master
All checks were successful
Deploy application with Docker / build_and_deploy (push) Successful in 59s
Reviewed-on: #77
2026-01-13 12:29:55 -07:00
Hayden Hargreaves
8f3cdefe7e (FEAT): Allow larger serving sizes.
Now we can range between 1 and 127.
2026-01-13 12:28:56 -07:00
9d06e979b8 Merge pull request '(FEAT): Implemented creation engagement.' (#76) from feature/create-engagement into master
All checks were successful
Deploy application with Docker / build_and_deploy (push) Successful in 44s
Reviewed-on: #76
2026-01-10 12:44:30 -07:00
Hayden Hargreaves
8ae705db89 (FEAT): Implemented creation engagement. 2026-01-10 12:44:04 -07:00
e0d423f806 Merge pull request '(FEAT): Added the view all button for Connor!' (#74) from feature/view-all into master
All checks were successful
Deploy application with Docker / build_and_deploy (push) Successful in 58s
Reviewed-on: #74
2026-01-10 12:15:37 -07:00
Hayden Hargreaves
2bd894ad9a (FEAT): Added the view all button for Connor! 2026-01-10 12:15:10 -07:00
439f7d219e Merge pull request '(FIX): Fixed the description display issue.' (#72) from fix/description into master
All checks were successful
Deploy application with Docker / build_and_deploy (push) Successful in 58s
Reviewed-on: #72
2026-01-09 19:35:43 -07:00
Hayden Hargreaves
5e850d8127 (FIX): Fixed the description display issue. 2026-01-09 19:34:55 -07:00
06a7f22182 Merge pull request '(FEAT): New favicon' (#71) from refactor/react into master
All checks were successful
Deploy application with Docker / build_and_deploy (push) Successful in 57s
Reviewed-on: #71
2026-01-09 18:30:52 -07:00
43a383ef90 Merge branch 'master' into refactor/react 2026-01-09 18:30:46 -07:00
Hayden Hargreaves
ae690d6690 (FEAT): New favicon 2026-01-09 18:30:17 -07:00
4a530627ed Merge pull request '(FIX): Fixed tailwind? failwind haha' (#70) from refactor/react into master
All checks were successful
Deploy application with Docker / build_and_deploy (push) Successful in 1m3s
Reviewed-on: #70
2026-01-09 10:53:46 -07:00
Hayden Hargreaves
5c77d925cf Merge branch 'refactor/react' 2026-01-09 10:53:04 -07:00
f0498f3eb1 Merge branch 'master' into refactor/react 2026-01-09 10:52:37 -07:00
Hayden Hargreaves
dbcb9bbc2d Merge branch 'refactor/react' of gitea:azpect/Potion into refactor/react 2026-01-09 10:51:50 -07:00
Hayden Hargreaves
48f72abcae (FIX): Fixed tailwind? failwind haha 2026-01-09 10:51:11 -07:00
17cf37d4ec Merge pull request '(FIX): Dev environemnt fixes in the backend' (#69) from refactor/react into master
All checks were successful
Deploy application with Docker / build_and_deploy (push) Successful in 45s
Reviewed-on: #69
2026-01-09 10:08:40 -07:00
168ac23d39 Merge branch 'master' into refactor/react 2026-01-09 10:08:31 -07:00
Hayden Hargreaves
bb52e1bee3 (FIX): Dev environemnt fixes in the backend 2026-01-09 10:07:55 -07:00
32256b3c0e Merge pull request '(FIX): Actually fixed it' (#67) from refactor/react into master
All checks were successful
Deploy application with Docker / build_and_deploy (push) Successful in 58s
Reviewed-on: #67
2026-01-08 22:32:52 -07:00
Hayden Hargreaves
f7ebc56856 (FIX): Actually fixed it 2026-01-08 22:32:36 -07:00
a0acd0fd46 Merge pull request '(FIX): Fixing the issue with the localhost share button' (#66) from refactor/react into master
All checks were successful
Deploy application with Docker / build_and_deploy (push) Successful in 58s
Reviewed-on: #66
2026-01-08 22:22:03 -07:00
7e67413305 Merge branch 'master' into refactor/react 2026-01-08 22:21:58 -07:00
Hayden Hargreaves
339a3ca5af Merge branch 'refactor/react' of gitea:azpect/Potion into refactor/react 2026-01-08 22:21:41 -07:00
Hayden Hargreaves
ecea23355c (FIX): Fixing the issue with the localhost share button 2026-01-08 22:21:29 -07:00
38098ea671 Merge pull request '(FIX): This is funny, look at the diff' (#65) from refactor/react into master
All checks were successful
Deploy application with Docker / build_and_deploy (push) Successful in 1m2s
Reviewed-on: #65
2026-01-08 22:13:09 -07:00
bb85873d3d Merge branch 'master' into refactor/react 2026-01-08 22:13:04 -07:00
Hayden Hargreaves
adb0c0d807 Merge branch 'refactor/react' of gitea:azpect/Potion into refactor/react 2026-01-08 22:12:46 -07:00
Hayden Hargreaves
d0ef6c0b11 (FIX): This is funny, look at the diff 2026-01-08 22:12:33 -07:00
0bdf4c3029 Merge pull request 'Another CI/CD fix. Commited go.sum' (#64) from refactor/react into master
Some checks failed
Deploy application with Docker / build_and_deploy (push) Failing after 51s
Reviewed-on: #64
2026-01-08 22:08:51 -07:00