242 Commits

Author SHA1 Message Date
e2a7f73804
Added link to telegram channel
Fixes #40
2023-09-14 22:23:48 +03:00
fc8f2b527b
Replaced checkbox with text agreements
Fixes #47
2023-09-14 22:18:14 +03:00
a2b0b25233
Fixed unknown category trashboxes
Added specific error for trashboxes token expiration
2023-09-14 01:30:51 +03:00
1f7f69e933
Changed poems adding to packet add_all 2023-09-14 01:30:08 +03:00
860ea43091
Added rounded corners for poem pic 2023-09-14 01:29:20 +03:00
32d1b1b0e6
Added tipical student locations 2023-09-14 00:34:37 +03:00
7ecfe6faa4 Merge pull request 'asynchronous-porridger' (#49) from asynchronous-porridger into main
Reviewed-on: dm1sh/porridger#49
2023-09-13 22:46:16 +03:00
7a4b3978a7
Fixed stories preview buttons color 2023-09-13 22:43:17 +03:00
18a7a0cbb9
Renamed Answer to Success return fields on front 2023-09-13 22:41:53 +03:00
2b001579c5
Fixed front ann book and delete err handling
Button no longer pre-updates on err
File uploading fix
2023-09-13 22:26:53 +03:00
a60ff39c43 postgres related error fixed in filter_ann 2023-09-12 21:29:55 +03:00
761f48c56f HTTP exceptions added instead of True, False responces 2023-09-12 00:35:24 +03:00
f74199b064 HTTP exceptions added instead of True, False responces 2023-09-12 00:31:53 +03:00
e6b34d684a HTTP exceptions added to endpoints (instead of just True, False responces) 2023-09-12 00:22:36 +03:00
60e5463028 HTTP exceptions added (intead of just True or False answers) 2023-09-12 00:19:52 +03:00
558922dcf4
Removed useless files 2023-09-08 19:40:46 +03:00
64a84d7c70
Switched obsolete checking period to daily 2023-09-08 19:40:44 +03:00
acd0a8fbf7
Fixed initial tables creation 2023-09-08 19:40:41 +03:00
22dc21bda1
Refactored trash category convertion 2023-09-08 19:40:38 +03:00
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
f2de7c419e
Humanized form captions
Related to #42
2023-09-05 08:42:19 +03:00
e9bf7eabaf
Made 'Петроградская' default metro station
Related to #44
2023-09-05 08:35:45 +03:00
74f89ae7cb
Fixed poetry image width 2023-09-05 08:26:35 +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