Commit Graph
61 Commits
Author SHA1 Message Date
Hay1tsme 4da8622977 frontend: user page fixes, add card display 2023-05-20 15:32:02 -04:00
Hay1tsme 68e25b9c5e pokken: add frontend stub 2023-04-11 11:40:05 -04:00
Hay1tsme 36054ebb66 mucha: add missing boardath values 2023-03-05 11:42:03 -05:00
Hay1tsme 82b159e5b1 MuchaUpdateResponse: add missing values 2023-03-05 09:45:34 -05:00
Hay1tsme 59b2401a67 mucha: add updatecheck response stub 2023-03-05 09:43:05 -05:00
Hay1tsme f25152a6bf add RIP contributing guide 2023-03-04 23:00:21 -05:00
Hay1tsme ff6ef16b89 mucha: small cleanup with a oneliner 2023-03-04 22:52:17 -05:00
Hay1tsme a7a830c6b7 mucha: remove default values from response classes 2023-03-04 22:48:12 -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 b2b28850dd ongeki: add get_allnet_info, 2023-03-04 21:39:38 -05:00
Hay1tsme e0fdd937e6 pokken: add safety for loading config that doesn't exist 2023-03-04 21:36:15 -05:00
Hay1tsme b8fd0baee5 wacca: move to get_allnet_info, add safety for loading config 2023-03-04 21:34:35 -05:00
Hay1tsme a340bcf1dd change how allnet uri/host is generated 2023-03-04 21:27:52 -05:00
Hay1tsme f5d4f519d3 database: add create-owner, migrate-card, and cleanup commands 2023-03-04 00:04:47 -05:00
Hay1tsme 3181e1f4f8 frontend: add registration instructions 2023-03-03 21:38:26 -05:00
Hay1tsme 279f48dc0c frontend: fix login, remove frontend_session in favor of twisted sessions 2023-03-03 21:31:23 -05:00
Hay1tsme dc5e5c1440 database: fix event logging table 2023-03-03 19:56:12 -05:00
Hay1tsme 4f3d3d8395 database: fix error when trying to upgrade the schema for a game that wasn't created yet 2023-03-03 19:23:14 -05:00
Hay1tsme 7071ab0bd9 chuni: add IP logging, clean up logs 2023-03-02 00:24:04 -05:00
Hay1tsme 5965362a0f title: add 405 and 404 error responses 2023-03-02 00:14:13 -05:00
Hay1tsme 6b0838062e wacca: add lily to list of items given on profile create, fixes #4 2023-03-01 23:56:07 -05:00
Hay1tsme be00ad8e96 wacca: add lily to list of items given on profile create, fixes #4 2023-03-01 23:55:29 -05:00
Hay1tsme e2129b45b7 Merge branch 'develop' 2023-03-01 23:41:42 -05:00
Hay1tsme 1567ec23ab wacca: fix stageup list not populating correctly, fix #3 2023-03-01 23:24:36 -05:00
Hay1tsme a0739436cc Wacca: Fix stageup order, fixes #3 2023-03-01 23:03:29 -05:00
Hay1tsme e961c1dfb3 wacca: add region logic 2023-03-01 22:27:33 -05:00
Hay1tsme 078059f54e core: remove unused class from const 2023-03-01 21:51:52 -05:00
Hay1tsme 382e36e60f core: Add county codes and Japanese region IDs 2023-03-01 21:49:00 -05:00
Hay1tsme 88f6eba30b wacca: add region IDs and version helper classes 2023-03-01 21:48:43 -05:00
Hay1tsme 0284885926 add pokken, cxb and frontend to nginx config 2023-02-28 00:41:43 -05:00
Hay1tsme 066f92d94b pokken index fixes 2023-02-28 00:41:32 -05:00
Hay1tsme 7df998a51a add naomitest endpoint 2023-02-23 23:11:43 -05:00
Hay1tsme c3aac4c38e Move wacca from megaime develop branch, should at least partially fix #3 #4 and #5 2023-02-22 22:22:03 -05:00
Hay1tsme 83f09e180e add protobuf to requirements, fixes #2 2023-02-22 10:01:42 -05:00
Hay1tsme 9c62ea24be add protobuf to requirements, fixes #2 2023-02-22 09:59:31 -05:00
Hay1tsme 3f40e083ce add mucha config to coreconfig 2023-02-21 16:46:43 -05:00
Hay1tsme a83b717821 carry over database functions from megaime 2023-02-21 14:05:55 -05:00
Hay1tsme b343228072 refactor template directory to be artemis root dir 2023-02-20 21:55:12 -05:00
Hay1tsme db6b950c29 add partial frontend 2023-02-19 15:40:25 -05:00
Hay1tsme 97d16365df carry over database functions from megaime 2023-02-19 14:52:20 -05:00
Hay1tsme df4efa1fda replace print statements with error logging 2023-02-19 00:10:42 -05:00
Hay1tsme a57d2cf71c fix typo in aimedb 2023-02-19 00:07:14 -05:00
Hay1tsme d434bf084d fix sending incorrect params to dict_to_http_form_string 2023-02-19 00:06:21 -05:00
Hay1tsme f5d9bd8003 fix copypasta code 2023-02-19 00:01:39 -05:00
Hay1tsme ed479866cc fix download order 2023-02-18 23:57:45 -05:00
Hay1tsme a3c689cd09 fix using the request instead of the response 2023-02-18 23:42:27 -05:00
Hay1tsme a843e3d3ac added token replacement 2023-02-18 23:40:19 -05:00
Hay1tsme f42c2d7785 fix allnet requests not processing 2023-02-18 23:31:52 -05:00
Hay1tsme b09d2326c2 fix kvp_to_dict not returning 2023-02-18 23:27:25 -05:00
Hay1tsme 68b9c64f71 fix kvp_to_dict 2023-02-18 23:24:38 -05:00
Hay1tsme 655d9dc530 simplified main dispatcher 2023-02-18 23:12:40 -05:00
Hay1tsme 9a43303880 fix incorrect class being used 2023-02-18 23:02:50 -05:00
Hay1tsme edddb2e9d4 fix allnet request using the wrong function 2023-02-18 22:58:40 -05:00
Hay1tsme ffc2f4e0cc fix sqlalchemy requirements 2023-02-18 00:07:09 -05:00
Hay1tsme 8616c6d064 copy allnet functionality over 2023-02-18 00:00:30 -05:00
Hay1tsme abb25aa328 pokken support 2023-02-17 02:09:26 -05:00
Hay1tsme 9ee155792e add mucha handler, fix CXB log duplication 2023-02-17 01:37:59 -05:00
Hay1tsme 7e3396a7ff add back games, conform them to new title dispatch 2023-02-17 01:02:21 -05:00
Hay1tsme f18e939dd0 change to using txroutes 2023-02-16 17:13:41 -05:00
Hay1tsme 32879491f4 Begin the process of transitioning from megaime 2023-02-16 00:06:42 -05:00