Commit Graph

951 Commits (master)
 

Author SHA1 Message Date
Dniel97 b30e9570e7
Merge branch 'develop' into fork_develop 2023-02-27 17:47:28 +01:00
Hay1tsme 806dd717e6 maidx: fix score, playlog and courses not saving properly 2023-02-27 11:39:42 -05:00
Hay1tsme b31e739ecd remove unnecessassary logging dup check 2023-02-24 14:14:18 -05:00
Hay1tsme cb227f9cf4 remove unnecessassary print statements 2023-02-24 14:13:31 -05:00
Hay1tsme bd1665a849 add logging levels for index.py and read.py 2023-02-24 14:10:41 -05:00
Hay1tsme c213926893 added core logger, allnet resiliancy 2023-02-24 14:07:54 -05:00
Hay1tsme 2bd980165e update windows guide 2023-02-24 13:38:31 -05:00
Hay1tsme 670747cf48 add platform_system to requirements.txt 2023-02-24 13:35:37 -05:00
Hay1tsme e7d73dd257 add platform_system to requirements.txt 2023-02-24 13:34:32 -05:00
Hay1tsme 6b265ea866 pokken: add ssl_enable 2023-02-24 13:27:37 -05:00
Midorica b105418431 Install guide for Ubuntu 20.04 2023-02-24 10:36:13 -05:00
Midorica e8e6414b66 Install guide for Windows 2023-02-24 10:24:35 -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
Midorica 026fcc5182 Merge pull request 'diva: added all previous commits, added username and password change' (#1) from Dniel97/artemis:diva_card_procedure into develop
Reviewed-on: https://gitea.tendokyu.moe/Hay1tsme/artemis/pulls/1
2023-02-22 23:27:11 +00:00
Midorica b300bb302b title fix for the version int - Thanks to Dniel97 2023-02-22 12:20:50 -05:00
God601 fff7eb4666 fixing logs for the read.py - Thanks to Dniel97 2023-02-22 11:47:32 -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
Dniel97 0b76c61059
Merge branch 'diva_card_procedure' into fork_develop 2023-02-20 20:44:39 +01:00
Dniel97 18a1923f6a
Merge remote-tracking branch 'origin/develop' into fork_develop 2023-02-20 20:44:35 +01:00
Dniel97 a7821fade8
diva: improved update_profile() function 2023-02-19 22:56:09 +01: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
Dniel97 285bb966a5
Merge branch 'diva_card_procedure' into fork_develop 2023-02-19 18:24:27 +01:00
Dniel97 d1535d7be1
Merge branch 'develop' into fork_develop 2023-02-19 16:40:15 +01:00
Dniel97 8bdc2071da
diva: changed player_name length to 10 2023-02-19 16:08:53 +01: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
Dniel97 c99bfda015
diva: added all previous commits, added username and password change
- Changed `update_profile()` function to allow a single Dict instead of multiple values
- Added `passwd*` Columns to profile table and added corresponding update/rollback sql scripts
- Added `handle_card_procedure_request()`, `handle_change_name_request ()` and `handle_change_passwd_request()` functions to DivaBase
2023-02-18 21:01:31 +01: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