Commit Graph

23 Commits

Author SHA1 Message Date
7fd0a732b3 refactor(api): refactor imports 2025-08-21 22:46:27 +05:00
571186151b refactor(api): remove db tables and fix import paths 2025-08-20 14:42:20 +05:00
TheNoxium
c66c21eb14 feat:dto accaunt endpoint, dto list events endpoint 2025-08-02 21:42:06 +05:00
82fcd22faf Merge branch 'master' into VORKOUT-14 2025-07-04 18:05:45 +05:00
TheNoxium
2690843954 fix(api): schemas, name error 2025-07-04 11:30:09 +05:00
TheNoxium
a90a802659 fix: update data 2025-07-02 11:43:24 +05:00
TheNoxium
3d5d717962 fix: removed id for update data 2025-07-02 11:37:10 +05:00
ad1369c3e3 refactor(api): change UserCreate model fields 2025-06-30 16:30:53 +05:00
ad0a4837fc feat(api): add update password 2025-06-27 13:31:32 +05:00
692461e266 feat: create new user with password 2025-06-26 15:08:05 +05:00
53bf173373 fix(api): fix get_user_by_id method 2025-06-25 13:39:16 +05:00
18bb79262c feat(api): add current page to AllUserResponse and fix returning type 2025-06-24 13:12:31 +05:00
787dc0e8f8 refactor: refactor api project with ruff 2025-06-09 12:12:48 +05:00
TheNoxium
a31758192d fix: model 2025-06-09 02:10:46 +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
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
TheNoxium
98a4692247 feat: pydantic models for swagger 2025-05-26 13:45:40 +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
TheNoxium
1333992dc5 feat: added endpoints: auth, pofile, account, keyring 2025-04-17 15:36:52 +05:00