656 Commits

Author SHA1 Message Date
Jakub Miazek
2345e06682
Merge pull request #112 from grillazz/sqlalchemy-2
apply sqlalchemy 2.0 declarative base and mapped columns
2023-09-17 11:07:21 +02:00
Jakub Miazek
d0372e4420 apply sqlalchemy 2.0 declarative base and mapped columns 2023-09-17 11:05:21 +02:00
Jakub Miazek
f5de28ec5f
Merge pull request #111 from grillazz/104-improve-readme
104 improve readme
2023-09-15 13:09:00 +02:00
Jakub Miazek
9aa8ff7644 fix test 2023-09-15 12:45:41 +02:00
Jakub Miazek
2e5b2e71c4 poetry lock 2023-09-15 12:41:41 +02:00
Jakub Miazek
81420f41f8 bump project deps wip 2023-09-15 12:35:31 +02:00
Jakub Miazek
5097456f81
Merge pull request #110 from grillazz/hash-pass-with-bcrypt
typo :)
2023-09-02 20:03:07 +02:00
Jakub Miazek
c4cee5c5cf typo :) 2023-09-02 20:01:21 +02:00
Jakub Miazek
b7487cad68
Merge pull request #109 from grillazz/hash-pass-with-bcrypt
Hash pass with bcrypt
2023-09-02 15:19:53 +02:00
Jakub Miazek
c77bd2a11c update README.md 2023-09-02 15:17:59 +02:00
Jakub Miazek
515d5fafa0 drop cryptography leftovers 2023-09-02 15:16:14 +02:00
Jakub Miazek
76b0d427e7 user pass to be hash with bcrypt 2023-09-02 15:15:36 +02:00
Jakub Miazek
f6b3958d12 user pass to be hash with bcrypt 2023-09-02 15:14:31 +02:00
Jakub Miazek
17bf59a5b6 add passlib to project 2023-09-02 14:57:45 +02:00
Jakub Miazek
b960a7ef20
Merge pull request #107 from grillazz/104-improve-readme
refactor project shields
2023-08-21 11:03:44 +02:00
Jakub Miazek
21a1c2767d refactor project shields 2023-08-21 11:02:55 +02:00
Jakub Miazek
586e83cf5f
Merge pull request #106 from grillazz/104-improve-readme
refactor project shields
2023-08-21 11:00:37 +02:00
Jakub Miazek
37c20419c7 refactor project shields 2023-08-21 10:59:27 +02:00
Jakub Miazek
cda48bad07
Merge pull request #105 from grillazz/104-improve-readme
table of contents to rule them all
2023-08-21 10:48:14 +02:00
Jakub Miazek
6a8f727faf links 2023-08-21 10:45:45 +02:00
Jakub Miazek
70e2a070e3 changelog 2023-08-20 15:09:01 +02:00
Jakub Miazek
845891628d add build with 2023-08-20 14:43:52 +02:00
Jakub Miazek
2caf4cf16d table of contents to rule them all 2023-08-19 16:30:09 +02:00
Jakub Miazek
cfebba40e4
Merge pull request #103 from grillazz/92-low-carbon-footprint-with-good-cache
bump project deps
2023-08-13 09:01:58 +02:00
Jakub Miazek
93a32bdd9c fix lint UP008 2023-08-13 08:59:35 +02:00
Jakub Miazek
9436926729 Merge remote-tracking branch 'origin/main' into 92-low-carbon-footprint-with-good-cache 2023-08-13 08:56:51 +02:00
Jakub Miazek
a71ed73bdb bump project deps 2023-08-13 08:51:35 +02:00
Jakub Miazek
1a4e33fe58
Merge pull request #102 from grillazz/92-low-carbon-footprint-with-good-cache
remove unused imports
2023-08-02 10:55:53 +02:00
Jakub Miazek
aaa8d9faf2 remove unused imports 2023-08-02 10:47:38 +02:00
Jakub Miazek
2c1d006da8
Merge pull request #101 from levinotik/patch-1
Update to use async_sessionmaker
2023-08-02 10:45:42 +02:00
Levi Notik
4c8d783289
Update to use async_sessionmaker 2023-08-02 01:37:04 -04:00
Jakub Miazek
9622a472d3
Merge pull request #100 from grillazz/99-jwt-auth-sample
99 jwt auth sample
2023-07-24 19:30:53 +02:00
Jakub Miazek
f77ab40352 lint and format 2023-07-24 19:29:31 +02:00
Jakub Miazek
2fb3035709 update CI 2023-07-24 19:25:32 +02:00
Jakub Miazek
37da4715c7 update CI 2023-07-24 19:23:22 +02:00
Jakub Miazek
d2999313d7 update CI 2023-07-24 15:15:56 +02:00
Jakub Miazek
4d947c5826 fix tests 2023-07-24 15:13:18 +02:00
Jakub Miazek
89595175e6 add uni tests for user auth 2023-07-24 15:07:44 +02:00
Jakub Miazek
32346cd7e7 add auth and redis endpoints 2023-07-24 15:07:29 +02:00
Jakub Miazek
0b2d2e7933 introduce pydantic config dict 2023-07-24 12:53:57 +02:00
Jakub Miazek
603225a0de add auth user pydantic schemas 2023-07-24 12:51:55 +02:00
Jakub Miazek
d13d5abcda add auth bearer service and create token meth 2023-07-24 12:50:43 +02:00
Jakub Miazek
a1fbb86bab update project setting with new env vars 2023-07-24 12:49:07 +02:00
Jakub Miazek
95ed21bdd5 update env vars for redis and jwt 2023-07-24 12:43:26 +02:00
Jakub Miazek
f160dac370 add redis service to docker compose 2023-07-23 14:23:49 +02:00
Jakub Miazek
7939b241a9 update README.md 2023-07-23 14:14:02 +02:00
Jakub Miazek
dae5ad8dac update README.md 2023-07-23 14:13:18 +02:00
Jakub Miazek
0032f4418a add user migration 2023-07-22 14:24:14 +02:00
Jakub Miazek
a865abcdb3 add user model 2023-07-22 14:24:06 +02:00
Jakub Miazek
cc0b4b924d add auth deps 2023-07-22 14:05:40 +02:00