Commit Graph

43 Commits

Author SHA1 Message Date
abd87b46b3 refactor(tables): change enum, str to StrEnum 2025-06-09 13:03:33 +05:00
787dc0e8f8 refactor: refactor api project with ruff 2025-06-09 12:12:48 +05:00
2e4e9d1113 feat: add bearer schema to all endpoints with auth 2025-06-09 12:10:40 +05:00
c1d315d6e9 feat: add bearer schema and get_current_user function 2025-06-09 11:51:13 +05:00
TheNoxium
a31758192d fix: model 2025-06-09 02:10:46 +05:00
TheNoxium
c68286f7cc fix:merge error 2025-06-05 14:55:38 +05:00
TheNoxium
58cc23f79b fix: mrege error 2025-06-05 14:41:18 +05:00
TheNoxium
48d52bf903 Merge branch 'master' into VORKOUT-7 2025-06-05 13:04:25 +05:00
TheNoxium
66c60cfc59 fix: name 2025-06-04 12:03:59 +05:00
TheNoxium
c60d19262e fix: model, name 2025-06-03 13:01:10 +05:00
TheNoxium
31236d558f feat: model update 2025-06-02 15:56:44 +05:00
TheNoxium
5094b84675 fix: TypeAdapter 2025-05-30 08:51:49 +05:00
7e1fe6f5c4 fix(api): fix pyproject.toml and poetry.lock files 2025-05-29 15:25:03 +05:00
TheNoxium
320c13183f feat: add TypeAdapter 2025-05-28 14:10:00 +05:00
TheNoxium
98a4692247 feat: pydantic models for swagger 2025-05-26 13:45:40 +05:00
8613cbdaac chore: update the patch version to 0.0.3 2025-05-23 18:08:32 +05:00
98e425862c refactor(account): remove unused print 2025-05-23 18:05:06 +05:00
TheNoxium
96dbc744d7 feat: add query params 2025-05-23 12:48:09 +05:00
TheNoxium
e47e449a36 feat: add page, limit 2025-05-23 12:41:32 +05:00
86d48d0d1c refactor(base): replace to_camel to to_camel from pydantic 2025-05-21 15:49:23 +05:00
TheNoxium
c3c421f66f feat: get all users 2025-05-21 14:58:06 +05:00
fe91bb7103 feat: add base class for all schemas and to camel case mapper 2025-05-21 12:44:28 +05:00
881a72a66c refactor: refactor project with ruff 2025-05-20 11:43:05 +05:00
de06890f6a chore: add ruff to dev dependencies 2025-05-20 11:41:19 +05:00
TheNoxium
eb63ebb10f style: deleting unnecessary file and stdoout 2025-05-15 15:15:26 +05:00
TheNoxium
3554d43d15 fix: profile 2025-05-12 21:20:36 +05:00
TheNoxium
19f8236b47 fix: middlewaer acces token auth 2025-04-29 21:16:59 +05:00
TheNoxium
b90b70568c fix: model validation 2025-04-23 17:30:49 +03:00
TheNoxium
23329e7d36 fix: refresh token exipreited 2025-04-23 16:54:30 +03:00
TheNoxium
22e2bca83c fix: name function 2025-04-23 16:48:02 +03:00
TheNoxium
f67ef7f96f fix: account post route 2025-04-23 16:06:33 +03:00
TheNoxium
8271737ce2 fix: makefile:install, auth token logic 2025-04-23 15:36:49 +03:00
TheNoxium
29027bf9f8 fix: name, update values HTTPException 2025-04-18 17:31:37 +05:00
TheNoxium
1333992dc5 feat: added endpoints: auth, pofile, account, keyring 2025-04-17 15:36:52 +05:00
b2f65ba21f chore: update the patch version to 0.0.2 2025-04-07 16:33:57 +05:00
83b723f5b9 feat: add init project to Makefile 2025-04-03 12:26:54 +05:00
TheNoxium
c9c5837b38 fix: config, list events table 2025-04-01 14:20:40 +05:00
TheNoxium
d7bef1ad26 feat: adder unsigned integer for id, function set expiry, "ps_id" 2025-03-31 12:34:41 +05:00
TheNoxium
b95b7caefd feat: added sql tables and db connection 2025-03-28 17:32:57 +05:00
aaea475296 chore: update versions 2025-03-20 12:33:34 +05:00
a6c7819e36 feat: add redis and redis settings 2025-03-20 12:32:16 +05:00
2dc50465ce feat: add client to supervisord.conf 2025-03-19 15:53:42 +05:00
15a5dad514 initial commit 2025-03-18 20:32:17 +05:00