Commit graph

22 commits

Author SHA1 Message Date
29d8197ba3 Adjust function names 2024-10-13 21:26:03 +03:00
b15c942e64 Add a license 2024-10-13 21:15:19 +03:00
96c369e4b1 Refactor everything again 2024-10-13 21:03:44 +03:00
7fdb0bf0f4 Improve config and comments 2024-10-13 17:33:59 +03:00
78056d8b48 Adjust variable naming 2024-10-13 17:18:53 +03:00
c3334faa9e Switch to chi and improve logs 2024-10-13 16:51:29 +03:00
acab4bc68b Improve initial loading 2024-10-13 16:38:13 +03:00
1f50b8621e Move to Cobra for CLI 2024-10-13 16:16:19 +03:00
452048359a Add subcommand to find a user 2024-10-13 14:49:41 +03:00
c22cf9e7c8 Add debug mode to log 2024-10-13 11:25:00 +03:00
ba31bc24a6 Update README.md 2024-10-12 22:31:07 +03:00
7fbe06c2ab Load config from file 2024-10-12 22:15:44 +03:00
82aba0c9e9 Add SQLite file creation 2024-10-12 21:58:42 +03:00
cda8f0cc1b Refactor everything 2024-10-12 21:45:00 +03:00
b07f1b080a Refactor database to separate package 2024-10-12 20:41:30 +03:00
363f557c35 Replace JSON with SQLite 2024-10-12 18:39:38 +03:00
170416e791 Move to RSA and add verification 2024-10-12 16:59:47 +03:00
8fa3424a65 Update docs 2024-10-12 10:44:12 +03:00
c34f789567 Add working JWT tokens 2024-10-12 10:22:05 +03:00
1f8393a985 Implement basic API 2024-10-12 09:55:58 +03:00
94851e6104 Add encryption experiments 2024-10-11 23:57:57 +03:00
bf5acf23b0 Initial commit 2024-10-11 11:38:08 +03:00