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 |
|
|
3acc2dc197
|
Initial Card Maker ONGEKI support
|
2023-03-04 00:22:08 +01:00 |
|
|
8fe0acae93
|
Merge remote-tracking branch 'origin/develop' into fork_develop
|
2023-03-03 23:31:46 +01:00 |
|
|
02e1838d95
|
database: add format_serial, validate_keychip_format, set_machine_boardid, set_machine_serial
|
2023-03-03 17:05:16 -05:00 |
|
|
102bf3b5a4
|
database: remove functions that no longer exist
|
2023-03-03 17:04:26 -05:00 |
|
|
2a6842db24
|
remove db old-to-new migration
|
2023-03-03 17:03:19 -05:00 |
|
|
c26f6b7b1d
|
wacca: fix typing
|
2023-03-03 16:31:42 -05:00 |
|
|
9ad724d64b
|
wacca: fix edge case in handle_housing_start_request
|
2023-03-03 16:28:42 -05:00 |
|
|
f24d554a44
|
wacca: pull region_id from allnet if available
|
2023-03-03 16:26:07 -05:00 |
|
|
34e2c50fb5
|
allnet: see previous
|
2023-03-03 15:52:58 -05:00 |
|
|
b35e7d6983
|
allnet: hotfix for country
|
2023-03-03 15:49:33 -05:00 |
|
|
f6cfb9e36d
|
allnet: fix "none" in response
|
2023-03-03 15:45:21 -05:00 |
|
|
101b966e3a
|
add allnet request debug logging
|
2023-03-03 15:39:14 -05:00 |
|
|
fae6b77403
|
core: TESTING fix for get_machine
|
2023-03-03 15:03:57 -05:00 |
|
|
4c64554383
|
pushing small typo for title port on both guides
|
2023-03-03 13:27:22 -05:00 |
|
|
45fedd8425
|
wacca: tidy up UserStatusUpdateRequestV2
|
2023-03-03 13:12:06 -05:00 |
|
|
2da12e515e
|
wacca: see previous
|
2023-03-03 13:07:36 -05:00 |
|
|
cd78ecd7ea
|
wacca: fix typo in UserInfoUpdateRequest
|
2023-03-03 13:07:10 -05:00 |
|
|
7953519e68
|
wacca: fix UserInfoUpdateRequest, per #5
|
2023-03-03 13:03:48 -05:00 |
|
|
524f99879f
|
Merge branch 'develop' of https://gitea.tendokyu.moe/Hay1tsme/artemis into develop
|
2023-03-03 12:40:05 -05:00 |
|
|
4626ec36cd
|
wacca: fix options not saving
|
2023-03-03 12:40:03 -05:00 |
|
|
3791b2b238
|
Adding Ongeki Bright Memory support
|
2023-03-03 00:00:22 -05:00 |
|
|
937dba20ca
|
Fixing billing that was failing for Chunithm
|
2023-03-02 22:13:18 -05:00 |
|
|
c5fc879af6
|
core: add taiwan to AllnetCountryCode
|
2023-03-02 13:02:43 -05:00 |
|
|
e205777693
|
docs: fix typo in prod.md
|
2023-03-02 12:05:38 -05:00 |
|
|
4d9ae19cb2
|
update readme
|
2023-03-02 11:59:52 -05:00 |
|
|
99881ea220
|
docs: Add note about SSL certs to prod.md
|
2023-03-02 11:54:50 -05:00 |
|
|
d5a7247a7f
|
add production config
|
2023-03-02 11:47:40 -05:00 |
|
|
846a556c5b
|
fix nginx example
|
2023-03-02 10:28:49 -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
|
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 |
|
|
e46c8e7dbd
|
Merge pull request 'wacca: allow setting prefecture in config by name' (#9) from Raymonf/artemis:feat/wacca-prefecture into develop
Reviewed-on: Hay1tsme/artemis#9
|
2023-03-02 03:10:41 +00:00 |
|
|
379388c749
|
wacca: allow setting prefecture in config by name
|
2023-03-02 03:04:03 +00: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 |
|
|
447743da4c
|
Merge pull request 'chuni: add missing columns for course mode' (#8) from Raymonf/artemis:fix/chuni-course-mode into develop
Reviewed-on: Hay1tsme/artemis#8
|
2023-03-02 01:05:55 +00:00 |
|
|
b0bf151c9f
|
chuni: SDHD -> SDBT for upgrade scripts
|
2023-03-01 20:04:34 -05:00 |
|
|
97aeba20e5
|
chuni: add missing columns for course mode
|
2023-03-01 16:08:36 -05:00 |
|
|
a65055fc8c
|
Merge remote-tracking branch 'origin/develop' into fork_develop
|
2023-03-01 21:53:25 +01:00 |
|
|
e98a7c8ae0
|
Merge pull request 'Chunithm New!! (Plus)' (#7) from Dniel97/artemis:chuni_importer_fix into develop
Reviewed-on: Hay1tsme/artemis#7
|
2023-03-01 20:19:40 +00:00 |
|
|
842e3a313e
|
chuni: use title hostname instead of server hostname
|
2023-03-01 21:18:29 +01:00 |
|
|
b81767af8a
|
Chunithm New!!+ Importer and settings fixed
|
2023-03-01 21:09:06 +01:00 |
|