• Joined on 2023-06-02
jtom38 merged pull request jtom38/newsbot-api#1 2024-04-23 07:16:09 -07:00
moving code into the internal package
jtom38 created pull request jtom38/newsbot-api#1 2024-04-23 07:15:55 -07:00
moving code into the internal package
jtom38 created branch features/reorganize-project in jtom38/newsbot-api 2024-04-23 07:15:45 -07:00
jtom38 pushed to features/reorganize-project at jtom38/newsbot-api 2024-04-23 07:15:45 -07:00
543e8d8eab moving code into the internal package
jtom38 pushed to main at jtom38/go-cook 2024-04-21 10:30:53 -07:00
13d6e33b72 Merge pull request 'Refresh Token Support and package refactor based on best practice docs' (#18) from features/restructure-go-recommendations into main
7d6e7d46cd small helper file updates
26820d80f7 uuid was added
9627c51e7a minor changes to requests and responses
be337b4bb9 auth handler now can work with refresh token request
Compare 16 commits »
jtom38 deleted branch features/restructure-go-recommendations from jtom38/go-cook 2024-04-21 10:30:53 -07:00
jtom38 merged pull request jtom38/go-cook#18 2024-04-21 10:30:52 -07:00
Refresh Token Support and package refactor based on best practice docs
jtom38 created pull request jtom38/go-cook#18 2024-04-21 10:30:38 -07:00
Refresh Token Support and package refactor based on best practice docs
jtom38 created branch features/restructure-go-recommendations in jtom38/go-cook 2024-04-21 10:29:52 -07:00
jtom38 pushed to features/restructure-go-recommendations at jtom38/go-cook 2024-04-21 10:29:52 -07:00
7d6e7d46cd small helper file updates
26820d80f7 uuid was added
9627c51e7a minor changes to requests and responses
be337b4bb9 auth handler now can work with refresh token request
8482afed8d small improvement to creating a jwt logic
Compare 10 commits »
jtom38 pushed to main at jtom38/go-cook-portal 2024-04-14 19:40:32 -07:00
acda30ee33 Merge pull request 'features/client-side-settings' (#3) from features/client-side-settings into main
fe4293b02f minor changes
a110f2de73 the base layout now pulls the cookie for darkmode and loads it into the context
9dbd8e0e00 Same thing here, once they post a new value just return something basic for now
2086ff3547 simple loginPost to avoid double layouts
Compare 13 commits »
jtom38 deleted branch features/client-side-settings from jtom38/go-cook-portal 2024-04-14 19:40:32 -07:00
jtom38 merged pull request jtom38/go-cook-portal#3 2024-04-14 19:40:30 -07:00
features/client-side-settings
jtom38 created pull request jtom38/go-cook-portal#3 2024-04-14 19:40:22 -07:00
features/client-side-settings
jtom38 pushed to features/client-side-settings at jtom38/go-cook-portal 2024-04-14 19:39:56 -07:00
fe4293b02f minor changes
a110f2de73 the base layout now pulls the cookie for darkmode and loads it into the context
9dbd8e0e00 Same thing here, once they post a new value just return something basic for now
2086ff3547 simple loginPost to avoid double layouts
cda43e8ae2 updated the cookie view to show darkmode settings
Compare 5 commits »
jtom38 created branch features/client-side-settings in jtom38/go-cook-portal 2024-04-14 18:39:08 -07:00
jtom38 pushed to features/client-side-settings at jtom38/go-cook-portal 2024-04-14 18:39:08 -07:00
6cfc53901e working on getting the clientside settings in place
f9c7032e92 domain updates
22940d952c added a custom viewmodel for SettingsView
a4d5b7ade3 moving things to use WithLayout and push the darkmode theme to a cookie that is pulled on layout render
68c44812d8 vscode config
Compare 7 commits »
jtom38 deleted branch features/jwt-adustments from jtom38/go-cook 2024-04-13 11:55:44 -07:00
jtom38 merged pull request jtom38/go-cook#17 2024-04-13 11:55:43 -07:00
features/jwt-adustments
jtom38 pushed to main at jtom38/go-cook 2024-04-13 11:55:43 -07:00
150c54c4bd Merge pull request 'features/jwt-adustments' (#17) from features/jwt-adustments into main
db3baa0328 jwt now sends the issuer
08c2e36881 envconfig updated
8e5867c46d adding apiurl to env so we can define the issuer
Compare 4 commits »