Commit graph

14 commits

Author SHA1 Message Date
Joakim Frostegård
70d79b1871 http: add AnnounceResponse.warning_message; set in http_private 2022-04-03 01:07:38 +02:00
Joakim Frostegård
4154cc3c2a http_private: change url format to /announce/:user_token/ 2022-04-03 00:53:14 +02:00
Joakim Frostegård
c424ffb077 http_private: move all code in workers::common to common 2022-04-03 00:51:07 +02:00
Joakim Frostegård
8478a2b052 http_private: handle lacking DATABASE_URL env var better 2022-04-03 00:45:23 +02:00
Joakim Frostegård
30d06937fc http_private: disable keep_alive 2022-04-03 00:43:38 +02:00
Joakim Frostegård
5d4f30bb7b http_private: use CanonicalSocketAddr when calling DB 2022-04-03 00:39:06 +02:00
Joakim Frostegård
96e128bb90 http_private: get basic announce route working 2022-04-03 00:36:35 +02:00
Joakim Frostegård
b0f89edd30 http_private: more work on announce route and channels 2022-04-02 16:06:16 +02:00
Joakim Frostegård
0fb572556f WIP: http_private: work on channel types 2022-04-02 15:43:44 +02:00
Joakim Frostegård
088daa72ff http_private: add config, launch with cli helpers 2022-04-02 14:35:40 +02:00
Joakim Frostegård
4091f51bd8 http_private: add p_left, make BIGINTs UNSIGNED 2022-04-02 13:55:10 +02:00
Joakim Frostegård
82cad25fa8 http_private: set announce request uploaded & downloaded 2022-04-02 13:44:49 +02:00
Joakim Frostegård
dc943674f6 work on http_private, including parsing announce requests 2022-04-02 13:32:36 +02:00
Joakim Frostegård
11829f98eb WIP: start work on aquatic_http_private 2022-04-02 12:31:06 +02:00