Commit Graph

20 Commits

Author SHA1 Message Date
MedzikUser 58d99806d4
utils (database/crypto): update comments and tests 2022-04-19 21:08:13 +02:00
Renovate Bot f02bb0e358 Update Rust crate axum to 0.5.3 2022-04-19 19:36:57 +02:00
Renovate Bot 7ecea2e076 Update Rust crate simplelog to 0.12.0 2022-04-19 19:36:33 +02:00
MedzikUser b5ee35dfe8
config: separate option for port setting 2022-04-19 15:25:56 +02:00
MedzikUser ac2eff6399
feat (token): add jsonwebtoken 2022-04-19 15:14:17 +02:00
MedzikUser aa5cecc93c
fix: cargo tests 2022-04-19 13:08:30 +02:00
MedzikUser ed6ec8790b
feat (server): add /register in auth (without tokens yet) 2022-04-19 13:05:47 +02:00
MedzikUser 022156582d
fix: clippy warnings 2022-04-18 14:17:30 +02:00
MedzikUser 65687fef74
feat (server): add http server (not finished yet) 2022-04-18 14:13:15 +02:00
MedzikUser c7a909fcb7
utils (crypto): fix cargo tests 2022-04-18 00:16:32 +02:00
MedzikUser 5b79b4f7e2
utils (crypto/database): update cryptographic functions/add comments and tests in database 2022-04-18 00:08:52 +02:00
Oskar 0867e44d58
utils (database): use bundled SQLite 2022-04-17 13:51:18 +02:00
MedzikUser 020ffd1170
utils (database): use rusqlite instead of sqlx and add custom error type 2022-04-17 00:09:23 +02:00
MedzikUser a111a4adc0
utils (config): fix clippy 2022-04-16 22:48:22 +02:00
MedzikUser e6f5be15e4
scripts (create-sqlite-db): move to `scripts` dir and edit it 2022-04-16 21:33:05 +02:00
MedzikUser c5b76d8b90
utils (config): rustfmt 2022-04-16 21:23:56 +02:00
MedzikUser 0099e93ad3
utils (config): add custom error type 2022-04-16 21:22:01 +02:00
MedzikUser d469d105f1
utils (crypto): fix clippy 2022-04-16 20:30:27 +02:00
MedzikUser d074fc58a2
ci: fix and test job run only on linux 2022-04-16 20:24:48 +02:00
MedzikUser 7b1d092001
initial commit 2022-04-16 20:19:38 +02:00