shockrah
1c1bb5f3cd
* -c now uses the name parameter given to it
...
* new branch for failure of secret generation
2020-11-21 13:21:44 -08:00
shockrah
eaec922693
New dependancies
...
Fixing a bunch of things that cargo complains about but that really has no effect on me as a person
2020-11-17 23:46:03 -08:00
shockrah
751b947bef
db/src/channels.rs/ : Clerical error fix in Response::Other<String> message
...
src/channels.rs/ : simple log of sql error to stderr
main.rs : swapped secret and name parameters as they were backwards somehow (tfw cant type)
src/messages.sr : more clerical shit(mispelled parameter name) and logging sql to stderr
2020-11-17 00:08:13 -08:00
shockrah
75fcd5aef5
-c now uses db-lib as its backend
...
also updated the error messages to help out server owners a bit
2020-11-16 23:04:09 -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
06c81ce2f2
Removal of unused code or things that were trivial to switch to the library like db types
2020-11-02 00:11:15 -08:00
shockrah
90b131c60a
channels delete is now based on http deletes
2020-10-10 23:08:00 -07:00
shockrah
41c28cc845
dummy commit before mass library migration
2020-10-10 14:44:00 -07: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
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
7607d067a2
new admin module handling the first of many new admin only routes
2020-08-28 18:34:20 -07:00
shockrah
ef5b7a13f9
flattening code
2020-08-23 21:41:18 -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