1
0
mirror of https://github.com/ijaric/voice_assistant.git synced 2025-05-24 06:23:28 +00:00
Commit Graph

100 Commits

Author SHA1 Message Date
Artem Litvinov
a583b00b2a fix: fix minor errors 2023-10-03 15:51:38 +01:00
Artem Litvinov
e12bd403dd fix: lint-fix 2023-10-03 15:49:13 +01:00
Artem Litvinov
a177930656 fix: poetry.lock 2023-10-03 15:47:41 +01:00
Artem Litvinov
f2b1bd55b4
Merge branch 'main' into features/rabbitmq_publisher 2023-10-03 15:43:25 +01:00
Artem Litvinov
eab9177c00
Merge pull request #34 from ijaric/test/try_postgres
Пример: Handler, Service & Repository
2023-10-03 15:41:12 +01:00
Artem Litvinov
45be130732 chore: deleted redundant router 2023-10-03 15:40:21 +01:00
Artem Litvinov
a6700b4e17
Merge pull request #32 from ijaric/fix/#6_fix_template
Исправление мелких багов в "Шаблоне" #6
2023-10-03 15:38:25 +01:00
grucshetskyaleksei
8088058083 Перенёс схемы в модели 2023-10-03 16:09:23 +03:00
grucshetskyaleksei
42dbbf72d3 Исправлена логика отправки сообщений 2023-10-03 04:46:52 +03:00
Artem Litvinov
721651e2e2 chore: updated pyproject & deleted httpx client 2023-10-02 20:09:09 +01:00
Artem Litvinov
8722d79ee0 build: joke alembic migration 2023-10-02 20:08:49 +01:00
Artem Litvinov
18abf87598 build: joke handler & app 2023-10-02 20:08:31 +01:00
Artem Litvinov
a7afc8fa7b build: joke repo & service 2023-10-02 20:08:07 +01:00
Artem Litvinov
c0e35c4c3f build: add models 2023-10-02 20:07:19 +01:00
Artem Litvinov
741b84b875 chore: update pyright 2023-10-02 20:06:13 +01:00
grucshetskyaleksei
ffd66aec70 Добавил настройки rabbitmq в .env.example 2023-10-02 17:05:59 +03:00
grucshetskyaleksei
379dbb4a1b Мелкие правки форматирования 2023-10-02 17:04:15 +03:00
grucshetskyaleksei
f8df57844e Rubbitmq Publisher 2023-10-02 17:00:17 +03:00
Artem Litvinov
bf7807899c build: wip: joke example 2023-09-30 22:28:55 +01:00
Artem Litvinov
9888f0e993 fix: httpx client & handler & router 2023-09-30 21:47:37 +01:00
Artem Litvinov
8f2065e31f feat: example of httpx async client 2023-09-30 21:34:42 +01:00
Artem Litvinov
47f898ae18 feat: add httpx to poetry 2023-09-30 21:29:47 +01:00
Artem Litvinov
c0c4a566c4 fix: postgres client & dispose engine 2023-09-30 21:09:36 +01:00
Artem Litvinov
5d31ae0fdc fix: base and mixin models 2023-09-29 18:15:32 +01:00
Artem Litvinov
3db5df492e fix: alembic getting Settings() 2023-09-29 18:15:12 +01:00
Artem Litvinov
92380d4406 fix: token (token model TBU) 2023-09-29 18:11:11 +01:00
Artem Litvinov
46711d5172 fix: db settings improvements 2023-09-29 17:13:35 +01:00
Artem Litvinov
771b5ba2f1 chore: deleted redundant files 2023-09-29 17:08:19 +01:00
Artem Litvinov
8998fa2301 fix: lint-fix 2023-09-29 17:07:06 +01:00
Artem Litvinov
f74883b59e
Merge pull request #27 from ijaric/features/#15_postgres_client
Postgres клиент #15
2023-09-29 17:03:36 +01:00
Artem Litvinov
7279333da9
Merge branch 'main' into features/#15_postgres_client 2023-09-29 17:03:30 +01:00
Artem Litvinov
b245d0afb9
Merge pull request #30 from ijaric/features/#22_alembic
Alembic
2023-09-29 17:03:06 +01:00
Artem Litvinov
9501a61492 fix: updated ORM DeclarativeBase 2023-09-29 17:02:01 +01:00
Artem Litvinov
a69531767f feat: update migrations filename 2023-09-29 16:59:12 +01:00
Artem Litvinov
70c9485d0f fix: dsn password 2023-09-29 16:27:03 +01:00
Artem Litvinov
7e3c912962 feat: alembic settings 2023-09-29 15:38:11 +01:00
Artem Litvinov
ce71965c7a
Merge pull request #31 from ijaric/fix/startup_template
FIX startup template
2023-09-29 14:51:46 +01:00
ksieuk
24c6605f3a fix default value 2023-09-29 15:45:05 +03:00
ksieuk
e394cc6846 fix example 2023-09-29 15:44:18 +03:00
ksieuk
21331bd743 fix rename schemas 2023-09-29 15:42:56 +03:00
ksieuk
3e0f0d07b0 fix rename schemas 2023-09-29 15:38:41 +03:00
ksieuk
3e36da6481 rename schemas 2023-09-29 15:35:40 +03:00
ksieuk
a113809bc7 remove debug code 2023-09-29 15:29:48 +03:00
ksieuk
08026be5d7 add app settings 2023-09-29 15:26:32 +03:00
ksieuk
b580ac9cd9 add app settings 2023-09-28 21:30:38 +03:00
ksieuk
8f0365e8d2 change architecture 2023-09-28 21:30:36 +03:00
ksieuk
28507551b0 add app settings 2023-09-28 21:29:26 +03:00
ksieuk
8f6ddef639 add app values 2023-09-28 21:29:15 +03:00
ksieuk
fd84a03d59 add Healthy model 2023-09-28 21:28:49 +03:00
ksieuk
832726d8ae add app settings 2023-09-28 21:28:32 +03:00