|
|
1fa0ee9d09
|
test network
|
2024-11-20 20:05:06 -06:00 |
|
|
|
3d0d06f2cc
|
fix proxy error
|
2024-11-20 19:48:21 -06:00 |
|
|
|
ad42f6289c
|
add jwt secret as ${JWT_SECRET}
|
2024-11-20 17:25:54 -06:00 |
|
|
|
23e6e54c4e
|
remove image and add build
|
2024-11-20 17:23:31 -06:00 |
|
|
|
a0a698677a
|
remove ports
|
2024-11-20 17:19:20 -06:00 |
|
|
|
80c15e9a52
|
interperable port
|
2024-11-20 17:13:03 -06:00 |
|
dkelly
|
534dc2dcc7
|
Merge pull request 'add compose' (#2) from AddDockerCompose into main
Reviewed-on: https://gitea.donovankelly.dev/dkelly/go-nkode/pulls/2
|
2024-11-20 22:54:05 +00:00 |
|
|
|
2160e087ce
|
add compose
|
2024-11-20 16:52:38 -06:00 |
|
dkelly
|
c488ab2076
|
Merge pull request 'add and test dockerfile build and run' (#1) from DockerizeAPI into main
Reviewed-on: https://gitea.donovankelly.dev/dkelly/go-nkode/pulls/1
|
2024-11-19 23:40:07 +00:00 |
|
|
|
5a2a0ccd9f
|
add and test dockerfile build and run
|
2024-11-19 17:36:24 -06:00 |
|
|
|
f19645d768
|
test edit
|
2024-11-10 19:17:38 +00:00 |
|
|
|
e675df4b36
|
add readme
|
2024-11-10 13:16:40 -06:00 |
|
|
|
9c3bb890c7
|
update bash scripts
|
2024-11-10 13:06:40 -06:00 |
|
|
|
b91ad276f4
|
remove contact us
|
2024-10-27 13:32:17 -05:00 |
|
|
|
bf24aebb19
|
add nginx
|
2024-10-27 13:27:49 -05:00 |
|
|
|
4f42710ee8
|
fix test bug
|
2024-10-24 10:17:15 -05:00 |
|
|
|
b112c726bb
|
implement contact us
|
2024-10-24 10:15:45 -05:00 |
|
|
|
13568d00b5
|
sort set index in user session signup
|
2024-10-21 18:28:38 -05:00 |
|
|
|
5b4dcf47d3
|
update nkode policy; max nkode len is 4
|
2024-10-21 14:17:50 -05:00 |
|
|
|
c81aa00b8d
|
fix session leak
|
2024-10-20 14:43:54 -05:00 |
|
|
|
ca58a73e78
|
add flat icons
|
2024-10-20 12:59:45 -05:00 |
|
|
|
aebd25dc16
|
add color to svg
|
2024-10-19 16:36:47 -05:00 |
|
|
|
9c33a61570
|
refactor customer_test.go
|
2024-10-14 16:54:24 -05:00 |
|
|
|
39d4a1e7f0
|
refactor errors
|
2024-10-14 13:29:05 -05:00 |
|
|
|
1e33a81a2c
|
implement sqlite write queue
|
2024-10-10 15:01:45 -05:00 |
|
|
|
3574d07997
|
implement db back to s3
|
2024-10-10 15:01:22 -05:00 |
|
|
|
76e5f86a0b
|
implement reset cache
|
2024-10-06 12:30:30 -05:00 |
|
|
|
bb915f8f0a
|
implement email queue
|
2024-10-06 09:57:29 -05:00 |
|
|
|
a95c0ed9b0
|
refactor jwt secret
|
2024-10-03 15:37:23 -05:00 |
|
|
|
058429fff8
|
update to no-reply
|
2024-10-03 09:59:20 -05:00 |
|
|
|
61b03070b4
|
secure jwt
|
2024-10-02 11:42:33 -05:00 |
|
|
|
57b5308ca9
|
implement reset nkode
|
2024-09-27 13:51:45 -05:00 |
|
|
|
1b133edd78
|
implement Email as username
|
2024-09-24 16:56:14 -05:00 |
|
|
|
a7235941e7
|
implement jwt claims
|
2024-09-24 11:11:28 -05:00 |
|
|
|
f6e9ee7b1a
|
implement jwt claims
|
2024-09-23 11:18:13 -05:00 |
|
|
|
2b3abb8fb2
|
refactor code to fewer files; remove unused code
|
2024-09-21 11:04:09 -05:00 |
|
|
|
b7a4a5cf4c
|
fix: convert customer, session ids to uuid for json un/marshal in both post and resp
|
2024-09-13 18:55:33 -05:00 |
|
|
|
b29612924a
|
fix: convert customer, session ids to uuid for json un/marshal
|
2024-09-13 15:20:07 -05:00 |
|
|
|
3013e74bc5
|
implement svg interface in login and signup
|
2024-09-13 15:18:36 -05:00 |
|
|
|
8ba7ae206f
|
add cors; add username to signup interface
|
2024-09-09 12:28:26 -05:00 |
|
|
|
0e8a6fd814
|
add svg builder
|
2024-09-09 12:26:51 -05:00 |
|
|
|
5684387bb0
|
Add default customer id
|
2024-08-30 18:37:22 -05:00 |
|
|
|
fe06a95c98
|
implement and test sql db accessor
|
2024-08-27 19:27:52 -05:00 |
|
|
|
e6947e714d
|
refactor db accessor
|
2024-08-26 13:10:34 -05:00 |
|
|
|
3bf2b4d71f
|
refactor user defined keypad
|
2024-08-24 21:02:50 -05:00 |
|
|
|
1a7dc45ab9
|
add sql example
|
2024-08-24 11:29:12 -05:00 |
|
|
|
b04e97fa9b
|
add .air.toml
|
2024-08-23 16:40:00 -05:00 |
|
|
|
ae4f12c159
|
functional simple api
|
2024-08-23 16:39:20 -05:00 |
|
|
|
f9354196dd
|
refactor types
|
2024-08-23 11:23:18 -05:00 |
|
|
|
19c922a00e
|
tested and functional in memory db
|
2024-08-23 11:02:04 -05:00 |
|