Zed A. Shaw
|
051474bdc9
|
Refactor to use plain GoStyleCamelCase instead of json_style_snake_case.
|
2025-09-18 15:44:53 -04:00 |
|
Zed A. Shaw
|
931c493928
|
Games now have a page and everything works on multiple size screens, but I need to do a serious refactoring to normalize all data to be Go style.
|
2025-09-18 14:57:52 -04:00 |
|
Zed A. Shaw
|
c2123ff741
|
Remove unused code.
|
2025-09-17 11:32:58 -04:00 |
|
Zed A. Shaw
|
b0ba0c7e16
|
Started the insert page but need to take a break to do the final part.
|
2025-07-27 03:00:21 -04:00 |
|
Zed A. Shaw
|
504433502a
|
Now we have a working version without any JS. Way easier to do because javascript form submit blows hot wads.
|
2025-07-27 01:44:45 -04:00 |
|
Zed A. Shaw
|
1bd733c328
|
Created a common.Page function that returns a function to render a page from a view.
|
2025-07-26 22:43:59 -04:00 |
|
Zed A. Shaw
|
ec7298cce0
|
Refactor everything that's used all over into a common/ package and sync files from static/ into public/ so that public's not in the git.
|
2025-07-25 11:35:04 -04:00 |
|