Commit Graph
28 Commits
Author SHA1 Message Date
moebiusband 53cb497e0c Update README and Remove TODO 2024-10-23 13:19:18 +02:00
moebiusband 2654a4e126 Add distclean target create config and var dir on build 2024-10-23 11:43:40 +02:00
moebiusband 037b60954f Start to prepare release 2024-10-23 06:41:19 +02:00
moebiusband f37523a93d Move config to configs folder 2024-10-21 14:34:51 +02:00
moebiusband da9e306601 Add goreleaser config 2024-10-21 14:33:42 +02:00
moebiusband 8200c05a56 Add ReleaseNote file 2024-10-21 14:33:00 +02:00
moebiusband 73d7376047 Remove tags Makefile target 2024-10-21 14:32:47 +02:00
moebiusband 26c3d7dd21 Merge branch 'main' into hotfix 2024-06-28 09:39:45 +02:00
moebiusband c7a63f8758 More Todos 2024-06-28 09:36:28 +02:00
moebiusband 98f52cc4ec Update Todo 2024-06-28 09:33:16 +02:00
moebiusband bc77ac4839 Update todos. Cleanup 2024-06-28 08:44:24 +02:00
moebiusband 19a5c6cc1d Update Todos 2024-06-28 07:31:41 +02:00
moebiusband 14cf922157 Use go 1.22 for test workflow 2024-06-26 05:33:53 +02:00
moebiusband 6d5594a376 Change JWT Auth to Middleware Handler
Caveat: Cache is per endpoint
2024-06-26 05:31:28 +02:00
moebiusband 826658f762 Refactor. Add Swagger UI docs.
Change from Gorilla mux to net/http
2024-06-25 20:08:25 +02:00
moebiusband 7538570bc5 Cleanup 2024-06-18 07:27:27 +02:00
moebiusband 80518897cf Merge in refactored branch 2024-06-18 07:13:56 +02:00
moebiusband 52704cabb5 Further cleanup 2024-05-06 17:51:50 +02:00
moebiusband 5ca66aef87 Put token authentication in separate file 2024-05-06 15:40:22 +02:00
moebiusband 8c9761fe2a Cleanup Makefile. Add version flag. 2024-05-06 15:10:45 +02:00
moebiusband fcc8eac2d5 Restructure and Cleanup
Compiles
2024-05-06 14:20:43 +02:00
moebiusband b2528f958c Continue restructuring. Intermediate state. 2024-05-06 09:27:28 +02:00
moebiusband e1e6694656 Intermediate state
Not working yet
2024-05-03 21:08:01 +02:00
moebiusband 0297e6d20d Update dependencies 2024-03-22 09:02:41 +01:00
moebiusband 626b533cf2 Refactor and improve error handling for JWT authentication 2024-03-22 09:02:10 +01:00
moebiusband 61892666a7 Add test target in Makefile 2024-03-22 09:00:48 +01:00
moebiusband dc1ee0f17c Update test action 2024-03-21 20:08:06 +01:00
moebiusband b721cf23e3 Switch to jwt-auth v5 2024-03-20 17:59:19 +01:00