Commit Graph

8 Commits

Author SHA1 Message Date
1f2d12f318 maidx: upgrade schema for uni+ 2023-02-27 11:55:51 -05:00
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: Hay1tsme/artemis#1
2023-02-22 23:27:11 +00: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
8bdc2071da
diva: changed player_name length to 10 2023-02-19 16:08:53 +01:00
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
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