Commit Graph

67 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
8965365afc Merge pull request 'VORKOUT-7' (#9) from VORKOUT-7 into master
Reviewed-on: #9
Reviewed-by: cyrussmeat <dr.cyrill@gmail.com>
2025-06-05 16:29:14 +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
5f981e8ce1 Merge pull request 'VORKOUT-13' (#8) from VORKOUT-13 into master
Reviewed-on: #8
Reviewed-by: cyrussmeat <dr.cyrill@gmail.com>
2025-05-23 18:07:39 +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
f97d419467 Merge pull request 'VORKOUT-12' (#7) from VORKOUT-12 into master
Reviewed-on: #7
Reviewed-by: ivan.dev <ivan.dev@heado.ru>
Reviewed-by: cyrussmeat <dr.cyrill@gmail.com>
2025-05-21 11:53:30 +05:00
131102beba feat(makefile): add command to format and check formatting for api 2025-05-20 11:52:46 +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
8191ee3a48 Merge pull request 'feat: added endpoints: auth, pofile, account, keyring' (#5) from VORKOUT-4 into master
Reviewed-on: #5
Reviewed-by: Vladislav Syrochkin <vlad.dev@heado.ru>
Reviewed-by: cyrussmeat <dr.cyrill@gmail.com>
2025-05-15 15:21:33 +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
f1214e7b5a chore: update the client patch version to 0.0.2 2025-04-29 12:18:52 +05:00
dbe3e3ab86 Merge pull request 'VORKOUT-9' (#6) from VORKOUT-9 into master
Reviewed-on: #6
Reviewed-by: cyrussmeat <dr.cyrill@gmail.com>
2025-04-29 12:15:41 +05:00
53729813ff feat: add en language 2025-04-24 16:59:35 +05:00
dc1b74348f chore: add i18n 2025-04-24 16:14:16 +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
d6911626a7 refactor: remove twitch animation on upload photo 2025-04-23 12:44:48 +05:00
732dd701af feat: add form for create new user 2025-04-23 12:22:45 +05:00
5300e53c43 feat: add form for drawer and refactor styles 2025-04-22 11:53:36 +05:00
e7fbd53dfe feat: add content drawer and change header img to avatar 2025-04-21 13:44:56 +05:00
9cab3142c9 feat: resize icons in menu and add tooltips for labels 2025-04-18 17:59:10 +05:00
TheNoxium
29027bf9f8 fix: name, update values HTTPException 2025-04-18 17:31:37 +05:00
9f6b489bff feat: add styles for sider and remove deprecated menu elements 2025-04-17 20:55:57 +05:00
TheNoxium
1333992dc5 feat: added endpoints: auth, pofile, account, keyring 2025-04-17 15:36:52 +05:00
583d2005a7 feat: add base styles and base routes 2025-04-17 12:27:50 +05:00