Commit Graph

46 Commits

Author SHA1 Message Date
97e5c29cf5 frontend: utf16 -> utf8 2024-01-13 17:15:02 -05:00
e80b0671c2 frontend: add charset=utf16 2024-01-12 18:03:44 -05:00
c680c2d4e9 readd get_title_port_ssl 2024-01-09 17:49:18 -05:00
2d95e29f3c remove unused imports 2024-01-09 15:59:58 -05:00
9dab26b122 port frontend changes from different project 2024-01-09 15:54:34 -05:00
05586df08a move to async database 2024-01-09 14:42:17 -05:00
edd3ce8ead move to alembic 2024-01-09 13:57:59 -05:00
14fa0f5e8e begin move 2024-01-09 03:07:04 -05:00
cb8eaae2c0 Per-version URI/Host (#66)
Allows setting allnet uri/host response based on things like version, config files, and other factors to accommodate a wider range of potential setups under the same roof. This DOES require all titles to adopt a new structure but it's documented and should hopefully be somewhat intuitive.

Co-authored-by: Hay1tsme <kevin@hay1ts.me>
Reviewed-on: Hay1tsme/artemis#66
Co-authored-by: Kevin Trocolli <pitok236@gmail.com>
Co-committed-by: Kevin Trocolli <pitok236@gmail.com>
2023-11-09 02:17:48 +00:00
d641705273 pokken: fix last_play_event_id 2023-10-02 15:12:29 -04:00
3d13eb1698 pokken: add coalesce 2023-10-01 23:49:47 -04:00
33e0288e5e pokken: pokemon data save/load 2023-10-01 22:38:56 -04:00
88a1462304 logger: change from warn to warning 2023-08-08 10:17:56 -04:00
f417be671b pokken: fix typo 2023-07-23 12:47:37 -04:00
432177957a pokken: save most profile data 2023-07-02 02:42:49 -04:00
514f786e2d pokken: Switch to using external STUN server 2023-06-25 01:09:23 -04:00
3c385f505b pokken: add requirement for autobahn, add stun, turn and admission servers 2023-06-23 00:30:25 -04:00
b12938bcd8 pokken: add partial profile save logic 2023-06-14 03:00:52 -04:00
Hay1tsme
4da8622977 frontend: user page fixes, add card display 2023-05-20 15:32:02 -04:00
238d437519 reformat with black in preperation for merge to master 2023-04-23 21:04:52 -04:00
dc3e3e1fb3 pokken: add constants, add stats to profile table 2023-04-14 02:51:28 -04:00
71c43a4a57 pokken: add_profile_points stub 2023-04-12 02:39:56 -04:00
bd356af272 pokken: restructure database 2023-04-12 02:34:29 -04:00
Hay1tsme
68e25b9c5e pokken: add frontend stub 2023-04-11 11:40:05 -04:00
bf6c7d39f5 pokken: small cleanup on LoadUser 2023-04-10 04:47:19 -04:00
5ec280ab8c pokken: fill LoadUser, add auto_register flag 2023-04-10 04:42:40 -04:00
de5f61b0de pokken: add database tables 2023-04-10 03:35:14 -04:00
6489e3ca21 pokken: add skeleton LoadUser response 2023-03-26 04:33:53 -04:00
346e898983 pokken: remove hanging debug log 2023-03-12 16:34:20 -04:00
fddf2e448a pokken: rearrange logging, fix types 2023-03-12 16:30:57 -04:00
18a95f5213 add get_ip_addr util function for servers behind proxies 2023-03-12 01:00:51 -05:00
e4b7809e34 pokken: add matching server skeleton 2023-03-11 23:42:12 -05:00
a9f49e8d5d pokken: remove setup(), ssl config options, change matching uri 2023-03-11 20:17:05 -05:00
edb9ec1971 pokken: add responnse debug logging 2023-03-11 20:02:58 -05:00
2dd84bbe3e pokken: fix mucha and allnet info, fix allnet 2.00 format requests 2023-03-10 20:31:29 -05:00
2033bc897f pokken: fix a crash that happens when the game is disabled 2023-03-09 13:46:28 -05:00
a76bb94eb1 let black do it's magic 2023-03-09 11:38:58 -05:00
Hay1tsme
b12f61198f mucha: fixups 2023-03-04 22:46:26 -05:00
Hay1tsme
bfe5294d51 add get_allnet_info and config loading safety to all games 2023-03-04 21:58:51 -05:00
Hay1tsme
e0fdd937e6 pokken: add safety for loading config that doesn't exist 2023-03-04 21:36:15 -05:00
Hay1tsme
a340bcf1dd change how allnet uri/host is generated 2023-03-04 21:27:52 -05:00
Hay1tsme
066f92d94b pokken index fixes 2023-02-28 00:41:32 -05:00
abe1fa7853 Pokken: added check for ssl cert/key 2023-02-27 16:51:17 -05:00
0da3053454 add dummy database attribute for pokken 2023-02-27 11:57:49 -05:00
6b265ea866 pokken: add ssl_enable 2023-02-24 13:27:37 -05:00
Hay1tsme
abb25aa328 pokken support 2023-02-17 02:09:26 -05:00