306 Commits

Author SHA1 Message Date
787fff6bb0 Merge pull request 'dev' (#95) from dev into master
All checks were successful
Deploy application with Docker / build_and_deploy (push) Successful in 53s
Reviewed-on: #95
2026-03-12 20:18:06 -07:00
34080466bd Merge branch 'master' into dev 2026-03-12 20:17:40 -07:00
Hayden Hargreaves
23d426ad71 Merge branch 'dev' of gitea:azpect/Potion into dev 2026-03-12 20:17:01 -07:00
Hayden Hargreaves
bacb070e6d fix: Using UI to set the cookie instead of server. 2026-03-12 20:16:45 -07:00
acb1ed1fd3 Merge pull request 'Trying to fix cookies.' (#94) from dev into master
All checks were successful
Deploy application with Docker / build_and_deploy (push) Successful in 3m45s
Reviewed-on: #94
2026-03-12 19:39:03 -07:00
8aa748d7ed Merge branch 'master' into dev 2026-03-12 19:38:56 -07:00
Hayden Hargreaves
3ad2c93448 Merge branch 'dev' of gitea:azpect/Potion into dev 2026-03-12 19:37:28 -07:00
Hayden Hargreaves
efeaccc6e3 fix: trying this on prod 2026-03-12 19:37:15 -07:00
f798ddb74c Merge pull request 'feature/orm' (#92) from feature/orm into master
All checks were successful
Deploy application with Docker / build_and_deploy (push) Successful in 57s
Reviewed-on: #92
2026-02-07 23:44:42 -07:00
413510d2cd Merge branch 'master' into feature/orm 2026-02-07 23:44:37 -07:00
Hayden Hargreaves
a1d6c22b22 Merge branch 'feature/orm' of gitea:azpect/Potion into feature/orm 2026-02-07 23:44:21 -07:00
Hayden Hargreaves
9f0a9d2d85 (FIX): Failed to build UI, here a fix. 2026-02-07 23:43:55 -07:00
eb2ebff0ae Merge pull request '(FIX): Some ORM things and an attempt to fix CI/CD' (#91) from feature/orm into master
Some checks failed
Deploy application with Docker / build_and_deploy (push) Failing after 57s
Reviewed-on: #91
2026-02-07 23:42:03 -07:00
a98cfcfe95 Merge branch 'master' into feature/orm 2026-02-07 23:41:58 -07:00
Hayden Hargreaves
eea1f09769 (FIX): Some ORM things and an attempt to fix CI/CD 2026-02-07 23:41:31 -07:00
217a9bf416 Merge pull request 'Need to merge editing in: Not sure why it isnt working' (#90) from feature/orm into master
Some checks failed
Deploy application with Docker / build_and_deploy (push) Failing after 19s
Reviewed-on: #90
2026-02-07 11:17:51 -07:00
Hayden Hargreaves
6e28ebfe80 (FEAT): Orm work, not complete, but editing needs to be merged. 2026-02-07 11:17:00 -07:00
Hayden Hargreaves
e81f2ec513 (FIX): Removed debug logs and such. 2026-02-03 23:02:07 -07:00
Hayden Hargreaves
9398e06943 (FIX): Removed legacy code from search API. 2026-02-03 22:58:07 -07:00
Hayden Hargreaves
4bd4c4ca26 (FEAT): First squirrel implementation. Search! 2026-02-03 22:56:26 -07:00
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