Commit Graph

23 Commits

Author SHA1 Message Date
Renovate Bot e5bf6169d8 Configure Renovate (#3)
Co-authored-by: Renovate Bot <sam+renovate@samtherapy.net>
Co-committed-by: Renovate Bot <sam+renovate@samtherapy.net>
2023-01-03 16:37:00 +00:00
grumbulon 63c262b028 Merge pull request 'feat: auth flow' (#4) from chi-gorm-middleware into master
Reviewed-on: https://git.freecumextremist.com/grumbulon/pomme/pulls/4
2022-12-31 19:29:57 +00:00
grumbulon ff24f2e713 fix error message 2022-12-31 13:31:37 -05:00
grumbulon ec4a7ed396 fixed a big oops 2022-12-31 13:23:09 -05:00
grumbulon e2fbc9b1a1 review suggestion 2022-12-31 10:58:20 -05:00
grumbulon c3c533558f linted, added a custom web server definition with timeouts, added new type of context key, and added linting to the makefile 2022-12-31 10:05:20 -05:00
grumbulon 11692efdd1 small response stuff 2022-12-30 23:22:44 -05:00
grumbulon f469d20e06 move files around, make sure cookies work, and add logout 2022-12-30 23:15:09 -05:00
grumbulon c7893eb38e do the jwt shit 2022-12-30 21:48:01 -05:00
grumbulon e4236f235f add gorm chi middleware and fix up create and login functions 2022-12-30 19:47:47 -05:00
Sam Therapy 5fa55b22e1
autism: go mod tidy
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2022-12-30 22:55:12 +01:00
Sam Therapy 5c2dcf5cec
makefile
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2022-12-30 22:21:00 +01:00
grumbulon c8a22b5924 Merge pull request 'frontend :)' (#2) from frontend-init into master
Reviewed-on: https://git.freecumextremist.com/grumbulon/pomme/pulls/2
2022-12-30 18:40:37 +00:00
Sam Therapy 20a9fef0b6
add basic install instructions
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2022-12-30 19:27:46 +01:00
Sam Therapy 3771eaedfd frontend :)
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2022-12-30 18:24:51 +00:00
Sam Therapy fe454dd2c7 Use pure go sqlite instead of the cgo one (#1)
Co-authored-by: Sam Therapy <sam@samtherapy.net>
Reviewed-on: https://git.freecumextremist.com/grumbulon/pomme/pulls/1
2022-12-30 18:04:44 +00:00
grumbulon 93b9f23a25 handle incoming requests of zonefiles somewhat 2022-12-11 22:15:35 -05:00
grumbulon 2965700048 more auth stuff 2022-12-11 10:54:32 -05:00
grumbulon 06210317dd database thing 2022-12-11 01:57:53 -05:00
grumbulon 11e6900e1d switched from mux to Chi for way better auth middleware support, started building out auth flow, and a few other things 2022-12-11 01:10:02 -05:00
grumbulon d96b7a8b99 initial commit 2022-12-02 21:16:34 -05:00
grumbulon cd09dc190a initial commit 2022-12-02 21:15:49 -05:00
grumbulon f0c9c53331 Initial commit 2022-12-03 02:12:49 +00:00