Commit Graph

32 Commits

Author SHA1 Message Date
Alexander Pankratov
c3f7ffaefc Feat: allow switch serializer and support generating enum from string 2023-12-11 17:54:19 +01:00
Alexander Pankratov
7eab19371e Feat: return proxy support 2023-12-11 15:55:58 +01:00
Alexander Pankratov
24ebeed9ec Feat: control file reference cache 2023-10-25 00:11:34 +02:00
Alexander Pankratov
c554bda966 Feat: group requests in bulks. 2023-09-02 23:45:01 +02:00
Alexander Pankratov
169a990897 Remove unsupported proxy settings 2023-08-14 01:23:52 +02:00
Alexander Pankratov
ac3630a530 Disable minDatabase by default 2023-08-14 01:22:07 +02:00
Alexander Pankratov
1503314706 Docs update 2021-03-30 02:18:03 +03:00
Alexander Pankratov
4921786ceb Disable healthcheck by default. 2021-03-24 15:34:23 +03:00
Alexander Pankratov
78f93b5628 Reduce healthcheck timeout after mysql fix 2020-11-11 14:23:24 +03:00
Alexander Pankratov
63932ab2be Health check upgrade: run check loop as child process to increase stability. 2020-11-09 03:07:34 +03:00
Alexander Pankratov
c475fd7448 Remove deleted option from env 2020-10-08 02:27:07 +03:00
Alexander Pankratov
3be5e22927 Support all db providers from madeline 2020-10-03 02:52:57 +03:00
Alexander Pankratov
296df55a29 Restart on fatal exception 2020-10-03 02:27:32 +03:00
Alexander Pankratov
be5d7e2749 Ability to redefine env file path 2020-06-25 01:33:18 +03:00
Alexander Pankratov
46f9ab4972 Add timezone setting 2020-06-13 01:44:52 +03:00
Alexander Pankratov
9986d3e812 Env versions 2020-06-08 01:44:18 +03:00
Alexander Pankratov
0f3b05e5dd Update .env.example 2020-06-08 01:44:18 +03:00
Alexander Pankratov
4d546e8e92 New settings for mysql 2020-06-08 01:44:18 +03:00
Alexander Pankratov
f2b76d1184 Madeline database test branch 2020-06-08 01:44:18 +03:00
Alexander Pankratov
173f48fe8b Support for big files upload 2020-05-08 03:00:18 +03:00
Alexander Pankratov
af3962ec4f Docker update 2020-03-11 02:20:14 +03:00
Alexander Pankratov
8530c2cd52 Docker support 2020-03-09 02:42:17 +03:00
Alexander Pankratov
2130d9fa9e Whitelist bugfix 2020-02-19 16:55:40 +03:00
Alexander Pankratov
c9c023e72c Small fixes 2019-12-08 15:46:54 +03:00
Alexander Pankratov
ce67e7c281 use Async MadelineProto Logger 2019-06-20 19:51:58 +03:00
Alexander Pankratov
7edef848a6 MadelineProto update 2019-06-20 18:45:53 +03:00
Alexander Pankratov
196cc0efab Update logger level 2019-05-15 02:48:55 +03:00
Alexander Pankratov
49241c052c env & config update 2019-03-20 01:56:28 +03:00
Alexander Pankratov
4fd69ea498 Big Refactor. Now return only json. 2019-02-01 17:28:50 +03:00
Alexander Pankratov
a743b749d7 Readme update & new api methods 2019-01-23 15:30:58 +03:00
Alexander Pankratov
bfff799f5a Direct Api access. 2019-01-20 20:20:41 +03:00
Alexander Pankratov
775921723e Basic functions:
- server
 - parsing
 - json encoding
2019-01-07 15:24:29 +03:00