shockrah
f0f0272c32
Removal of unused uses
or random code that was dead anyway
2020-11-16 22:58:58 -08:00
shockrah
2448e1b200
get_online_members now uses db-lib for its back end
...
This means we've removed a ton of old raw sql code
2020-11-16 20:20:37 -08:00
shockrah
700da3695f
Removing whats left of db_types references
...
Finally relying on db library crate for database types
2020-11-07 18:20:34 -08:00
shockrah
cb69d8b945
moving away from db_types in the members api module
2020-11-07 13:26:37 -08:00
shockrah
9f3e734b0b
moar warning removals
2020-10-02 13:24:45 -07:00
shockrah
04dca141b5
base for querying online users
2020-10-01 19:50:57 -07:00
shockrah
fa04d2d722
removed dead code
2020-09-30 22:42:28 -07:00
shockrah
eae2677765
temporary sketch patch for the following routse
...
*SET_PERMS_BY_ADMIN
*NEW_ADMIN
NOTE: this patch blows since its coming right before another large redesign
that redesign is the integration of a proper databse interface
2020-08-29 21:02:57 -07:00
shockrah
797042b97a
Merge branch 'testing' into master
2020-08-22 15:58:13 -07:00
shockrah
0822be3d20
renamed server/ to api/ since this is really only the api portion of the typical fc server
2020-08-22 15:52:37 -07:00