179 Commits

Author SHA1 Message Date
JSQui
40c8552230 Adds openAi lib 2022-04-11 08:44:17 -07:00
James Quinley
06a6fe0cda
Update emailVerify.java
Doing stuff on GitHub, should still work.
2022-03-30 08:26:51 -07:00
James Quinley
5ae74f157b
Slight Tweak
Removes "No Pending Authentication" it was getting annoying.
2022-03-30 08:22:44 -07:00
James Quinley
552b8b3239 Fixes Manifest 2022-03-26 09:46:42 -07:00
James Quinley
6b257f10b8 Fixed Issues, Update Service Now Works Reliably. 2022-03-26 09:25:12 -07:00
James Quinley
f0cb2c18d6 Update MACADD Collector 2022-03-26 08:47:16 -07:00
James Quinley
75986c3f22 Merge remote-tracking branch 'origin/master' 2022-03-25 14:53:34 -07:00
James Quinley
13e1842983 Grammer 2022-03-25 14:53:14 -07:00
James Quinley
84cd4976f6
Create README.md 2022-03-22 21:43:04 -07:00
James Quinley
9054b9573c Update Home Dir On Creation Of Account 2022-03-22 16:52:15 -07:00
James Quinley
7f5537ef9a Now Stores Multiple Sessions. 2022-03-21 22:55:32 -07:00
James Quinley
515a2122ab Moves To LowCap. 2022-03-21 08:03:13 -07:00
James Quinley
37939a7f8a Slight Tweak In Emails 2022-03-20 20:32:17 -07:00
James Quinley
ac8996490b Creates Basic Fnet Profile On Account Creation. 2022-03-19 00:15:18 -07:00
James Quinley
a41a8435d3 Updates with new app password setup, more secure!
Old email password will be revoked shortly for the older builds.
2022-03-17 21:43:22 -07:00
James Quinley
00373daf27 Creates Basic Fnet Profile On Account Creation. 2022-03-16 10:19:50 -07:00
James Quinley
830c43ced0 Final Release Build before friends network api 2022-03-15 21:23:27 -07:00
James Quinley
568c706b86 FNL=21 2022-03-15 12:06:40 -07:00
James Quinley
d830f16a2b api updates, still working on fixing issue with path 2022-03-14 12:13:55 -07:00
James Quinley
75c0b77ca7 Fixed Early Deletion Of Request 2022-03-12 13:53:34 -08:00
James Quinley
730728260b Allows For Creation Of Limited Accounts (via DBS) 2022-03-12 13:31:41 -08:00
James Quinley
09ea12a35a Update with beta database. 2022-03-10 15:01:09 -08:00
James Quinley
89f6b36449 Enables deletion of malformed requests. 2022-03-02 21:55:58 -08:00
James Quinley
2d9a4b56de Corrects DB lookup fail and token login failures causing looks, it will now send code 7 on login error, or general error. 2022-03-02 14:56:07 -08:00
James Quinley
a8422f60a3 Newest build with cloud based region locks. 2022-02-27 18:46:52 -08:00
James Quinley
da18e44025 Pushed new token to DB 2022-02-26 10:04:51 -08:00
James Quinley
18d8ddee7e Moved Deletion from init request to finished request start state.
This requires an immediate server update, clients will be down (for a short time) but won't require an update to use the new version of the login server.

-JQUI
2022-02-25 20:34:56 -08:00
James Quinley
65de073358
Update init.java 2022-02-18 08:43:09 -08:00
James Quinley
1979d7ee69 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	src/main/java/com/jamesquinley/DelegationServices/delegationServices.java
2022-02-17 20:54:22 -08:00
James Quinley
fca7981fda Update Grammar, besides that nothing much. 2022-02-17 20:53:07 -08:00
James Quinley
0bc9a91da4
Fix Format
This just deletes spaces that drove me mad.
2022-02-16 14:58:20 -08:00
James Quinley
be29dea796 Checks every second. 2022-02-14 17:43:52 -08:00
James Quinley
2d77ac8e65 Adds Login For Game (non email response token based) 2022-02-14 17:42:51 -08:00
James Quinley
f24e97158a Adds prep for delquick on certain operations. 2022-02-13 07:53:07 -08:00
James Quinley
cf1e88b37f Added RID Timer & Deletion, these are for future use as redundancy for clear delete issues.
These may end up not being used but they're here so yippe, also starting work on account deletion after this commit.
2022-02-11 15:41:30 -08:00
James Quinley
c685c6c476 Update w/ settings file 2022-02-10 06:41:29 -08:00
James Quinley
a059d62336 Pulls account creation online FULLY.
Deletion is still not supported.
2022-02-09 23:50:47 -08:00
James Quinley
1ad7ba95e1 Moved Deletion Trigger to start of request parse to prevent issues down the line. 2022-02-09 15:29:02 -08:00
James Quinley
c2a4cb1064 Change Grammar 2022-02-09 11:11:55 -08:00
James Quinley
c59ca850a6 Add timestamp to email. 2022-02-09 11:09:13 -08:00
James Quinley
f4c292c36f Update Email Grammar. 2022-02-08 17:53:02 -08:00
James Quinley
d6b8e5f16d Give more grace with service delete 2022-02-08 17:47:17 -08:00
James Quinley
3d895026e1 Removed Full 60 second purge, targeted clear to help prevent record transit loss (Resulting in a client error, and possible crash) 2022-02-08 17:27:43 -08:00
James Quinley
7bb1643216 Add
-Purge Trigger
Remove
-NA
2022-02-08 17:09:22 -08:00
James Quinley
f4c1b701a1 Adds purge on startup 2022-02-08 17:08:40 -08:00
James Quinley
5ada5de01e Move deletion to one minute. 2022-02-08 17:02:54 -08:00
James Quinley
490be5a35a Removed "NOTICE" in console error print. 2022-02-08 08:17:10 -08:00
James Quinley
1c31ed5a3c Change ! to . 2022-02-08 08:13:26 -08:00
James Quinley
d3482f1344 Fixed Fail Print On Send 2022-02-08 08:12:26 -08:00
James Quinley
a70d9ca7f2
Update emailVerify.java 2022-02-08 08:24:48 -08:00