Commit Graph

49 Commits

Author SHA1 Message Date
6d4765dc75 Add pre-commit config 2023-09-24 22:49:42 +02:00
2b26503cf1 Fixes 2023-09-14 21:51:40 +02:00
5898d31809 Fix 2023-08-10 21:19:40 +02:00
5ff38fcaab Fix bug 2023-07-25 00:31:49 +02:00
3f455df6d5 Use one connection 2023-07-24 23:06:36 +02:00
c499a6efa7 Update db pool size 2023-07-24 00:31:16 +02:00
15353e789b Fix 2023-07-23 23:41:26 +02:00
1843da8d3f Fix 2023-07-23 23:31:19 +02:00
bb5699a2bb Fix 2023-07-23 22:54:01 +02:00
91d2fee0a7 Fix 2023-07-23 22:53:29 +02:00
51fe481697 Fix 2023-07-23 22:47:30 +02:00
79ed9deff8 Fix 2023-07-23 22:28:57 +02:00
a691a5a145 Fix 2023-07-23 22:10:01 +02:00
eeb9098b34 Fix 2023-07-23 21:53:03 +02:00
6d6b098b1d Add logging 2023-07-23 21:45:57 +02:00
4ec26ce4c0 Rewrite to rust 2023-07-23 21:36:47 +02:00
47b280c205 Update NOTIFICATION_DELTA_DAYS 2023-05-28 02:52:30 +02:00
09123aa954 Fix 2023-05-24 21:40:18 +02:00
0069498708 Fix routers 2023-05-24 20:59:00 +02:00
358b5eebb3 Enable donation_notifications_router 2023-05-24 20:55:05 +02:00
ac4d0fcb3f Add donation notifications viewset 2023-05-22 00:07:31 +02:00
21b16ffa8c Refactor views 2023-05-21 23:02:59 +02:00
b45b8d9723 Fix 2023-05-14 17:56:35 +02:00
b4954c1f5b Reduce postgres pool size 2023-05-14 17:43:48 +02:00
40c64ccdc2 Add migration 2023-05-14 00:51:53 +02:00
7eb1239b30 Add ChatDonateNotification model 2023-05-14 00:43:31 +02:00
bc991e8148 Update deps and lint 2023-05-09 22:55:31 +02:00
8a230edce2 Fix update user activity 2023-03-31 09:42:33 +02:00
5eb3d47656 Use msgpack for redis cache 2023-02-13 21:43:27 +01:00
67f71e88a1 Update prometheus metrics settings 2023-01-12 12:52:10 +01:00
105a79f541 Add isort force-sort-within-sections 2023-01-09 21:30:04 +01:00
ce1010f590 Migrate to ruff 2023-01-07 23:13:00 +01:00
14e9347047 Update update_activity handler 2023-01-07 18:38:58 +01:00
6fb2435a12 Add user activity 2023-01-05 21:49:30 +01:00
2f9e70a5a5 Replace aioredis with redis 2022-10-26 22:52:11 +02:00
997362f0fa Set ORJSONResponse as default response class 2022-04-11 20:59:44 +03:00
c2e7be1c77 Add sentry 2022-04-01 18:01:52 +03:00
11a283a721 Add metrics and refactor healthcheck 2022-02-12 13:58:39 +03:00
19fe00335e Add redis cache 2022-02-09 01:25:40 +03:00
baae2c850b Add healthcheck 2022-02-05 11:54:04 +03:00
c80054cf55 Update user settings creating 2022-01-01 23:33:52 +03:00
e1389700cc Update 2022-01-01 19:53:47 +03:00
44cbfc4f59 Fix user creating 2021-12-28 23:46:28 +03:00
d875ac8cba Add create_language endpoint 2021-12-28 22:54:01 +03:00
2261885de9 Add migration 2021-12-28 22:47:59 +03:00
c6b21d9119 Fix pagination 2021-12-28 16:26:55 +03:00
e63f589a6c Add token checking 2021-12-04 00:47:59 +03:00
19cc8b5eea Add pagination and build.dockerfile 2021-12-03 23:27:20 +03:00
27f35df97a Init 2021-12-03 23:21:37 +03:00