220 Commits

Author SHA1 Message Date
543b7b0c46
Fixed assets mounting in app and container 2023-09-08 19:40:33 +03:00
0df1d50612
Added config loading from .env file 2023-09-08 19:40:29 +03:00
c922c8611e
Fixed async-await bugs 2023-09-08 19:40:23 +03:00
7453a60eee async completely fixed 2023-09-03 00:29:17 +03:00
37d219c516 filter_ann almost fixed 2023-09-02 19:04:30 +03:00
f744cce713 fixing ann_filters function 2023-09-02 15:32:20 +03:00
2c870ee983 making async api - 2 2023-08-31 23:41:48 +03:00
4326c70dbc trying to make api work - 1 2023-08-31 22:32:50 +03:00
93d2e2713e add_poems_to_db function made async type 2023-08-31 21:37:18 +03:00
834b0f27bb add_poems_to_db function made async type 2023-08-31 21:34:42 +03:00
ee79b9d4c5 наработки Вовы и Димы 2023-08-31 21:08:23 +03:00
c43814ccd4 Наработки вовы и димы 2023-08-31 21:05:38 +03:00
30cce3608a begin implementing async 2023-08-31 19:22:16 +03:00
1d2f786a8a begin implementing async 2023-08-31 19:16:45 +03:00
a2da356912 minor changes 2023-08-25 13:37:59 +03:00
e5d94959ec delete_all_poems script 2023-08-25 13:36:31 +03:00
6742c963ab refactoring - 1 2023-08-23 23:46:51 +03:00
fb3763b910 Check of poems in database added in function /api/user/poem 2023-08-18 18:49:40 +03:00
f345ed6587
Updated deployment instructions and container 2023-08-16 09:35:22 +03:00
0468125b23
updated manual poems adding 2023-08-16 09:34:52 +03:00
d7759adf26
Merge branch 'main' of ssh://git.dm1sh.ru:7820/dm1sh/porridger 2023-08-16 00:19:05 +03:00
48f6059bbd
Fixed on more homepage error 2023-08-16 00:18:22 +03:00
1a51c580d4
fixed error on empty poems table 2023-08-15 23:42:04 +03:00
11abdb9147
removed global package-lock.json (again) 2023-08-15 23:37:38 +03:00
85d437a0fb
Replaced empty text with picture 2023-08-15 23:33:58 +03:00
7798b0170d
Added location marker 2023-08-15 23:33:58 +03:00
410931b475
Code styling fixes 2023-08-15 23:33:58 +03:00
326016be2a api/trashbox fixed 2023-08-13 17:36:03 +03:00
3fb5d8bb10 api/trashboxes fixed (pydantic schemas implemented) 2023-08-13 16:59:49 +03:00
97e2ae5489 Merge branch 'main' of https://github.com/dm1sh/porridger_tmp 2023-08-13 16:33:39 +03:00
650d703f8f get_query_results-> filter_ann (in service.py module) 2023-08-13 16:33:30 +03:00
898acd0a5d
Removed debug console.log 2023-08-12 23:49:09 +03:00
79ff0a3813
Removed orphane code and root package-lock 2023-08-12 23:49:08 +03:00
6241fafbc6 Merge branch 'main' of https://github.com/dm1sh/porridger_tmp 2023-08-12 23:46:17 +03:00
1880f8abec clean imports (delete imports, which are not used) 2023-08-12 23:46:09 +03:00
480644c1e9 Merge branch 'main' of https://github.com/dm1sh/porridger_tmp 2023-08-12 12:42:52 +03:00
d5e19f45d2 Правки в мусорку 2023-08-12 12:27:50 +03:00
0aaef69a5a
Trashboxes fetching fixes 2023-08-12 02:50:26 +03:00
a5798cf767 Merge branch 'main' of https://github.com/dm1sh/porridger_tmp 2023-08-12 01:54:40 +03:00
2cfe8512f4 delete and poem endpoints fixed 2023-08-12 01:52:47 +03:00
ce97038f95
Merge branch 'main' of github.com:dm1sh/porridger_tmp 2023-08-12 01:35:31 +03:00
a4a6f620fb
Added empty ann list message on stories preview
Converted to use css module
2023-08-12 01:33:38 +03:00
b12f19ac51
Fixed useSend loading flow on abort
Made data null on error
Made it remain in loading state on refetch and remount abortion
2023-08-12 01:32:02 +03:00
043a210324 Мусорка Работает, завтра приукрашу 2023-08-12 00:25:56 +03:00
4cf7bb8889 Merge branch 'main' of https://github.com/dm1sh/porridger_tmp 2023-08-11 23:38:08 +03:00
2708cc53a6 Вовины наработки по мусоркам(почему-то не работают 2023-08-11 23:38:00 +03:00
3bf00cea6a
Fixed putting ann media src saving 2023-08-11 17:27:01 +03:00
8fb75f8329 api/trashbox endpoint request parameters changed 2023-08-11 15:47:03 +03:00
b3215596f1 Variables used in api/trashbox moved to service.py 2023-08-11 15:06:05 +03:00
07dfc1606c small changes 2023-08-11 15:02:49 +03:00