163 Commits

Author SHA1 Message Date
James Quinley
1b2ac9399e Cut down on what the server can provide, currently chat service is in perpetual online mode, flags for this will be added in the future. 2023-04-02 21:40:56 -07:00
James Quinley
894558785a Experiment, push to main repo. 2023-04-02 20:43:22 -07:00
James Quinley
300b21e5cc Fixed server build, this consolidates requests into a general category. Please be mindful of your input data when making requests in the general category. 2023-03-24 22:08:29 -07:00
James Quinley
ed0f4fe666 Bleeding edge server build, DO NOT DEPLOY. 2023-03-22 21:40:51 -07:00
James Quinley
6b9c94fdad Adds EULA for web (VIA API), endpoint enabled automatically once this was deployed. 2023-03-12 22:52:07 -07:00
James Quinley
5beac2667c Adds email for platform link, api already supports on web side. 2023-03-09 21:54:27 -08:00
James Quinley
6c67ea6fa0 Remove session requirement from web /auth/ request. 2023-02-11 22:23:52 -08:00
James Quinley
a6d2694517 Switch to the local server, atlas server will shut down shortly. 2023-02-04 12:42:23 -08:00
James Quinley
f025d0754c This version adds a kill switch for account creation. 2023-01-20 20:01:40 -08:00
James Quinley
d2671102d8 Old launchers may be unable to send bug reports due to new enforcement of UUID sending on all log requests. 2023-01-12 20:14:27 -08:00
James Quinley
48c4609da7 This adjusted how login alerts were sent, making the flow quicker regardless of logins. Mainly to make it so nobody logs in suspects that their login has been tracked. This feature change was intended to help keep intruders unaware of the tracking of their attempts. Soon failed deletion and migration requests will have their activity logged and sent to the user. 2023-01-11 16:51:55 -08:00
James Quinley
19821f663a This server build fixes issues with not sending user UUID, which caused client auth issues with other features. 2023-01-07 21:37:47 -08:00
James Quinley
b43a7996aa Now supports Create RND logging. 2022-12-25 20:46:02 -08:00
James Quinley
8179c3e0ef Fixes crashes on banned users for web requests. This version is live. 2022-12-23 12:12:04 -08:00
James Quinley
1feeb21ce2 Prevents passwords from being sent out to web users. Looking to disable this for launcher users as well. 2022-12-20 19:07:27 -08:00
James Quinley
a7b7dbf78a Latest server build allows for home screen changes, the central message. (See central text on home screen ui) 2022-12-18 22:34:21 -08:00
James Quinley
7be6c81bd5 Another small patch. 2022-12-18 22:02:13 -08:00
JSQui
b27f12e949 Stop sending password on tnk login, client has no reason to know this. 2022-12-02 14:33:38 -08:00
James Quinley
f86005b09e
More Updates, bumps version 2022-12-02 13:21:12 -08:00
James Quinley
87aede8ff9
Remove sout on OTK check 2022-12-02 08:54:15 -08:00
JSQui
f08ca2b817 Rolls most of the server application to _id detection, while allowing the client to use clientid to pull requests. Allows us to more deal with spammed requests from one client. 2022-12-01 22:20:18 -08:00
James Quinley
1db6bd21dc Keeps server alive even after fatal crashes, known issue working on a fix need server to be online in the meantime. 2022-11-27 21:38:58 -08:00
James Quinley
1a969fdec4 Get things back to mostly stable. 2022-11-26 07:47:02 -08:00
James Quinley
bdffff72bf Adds login and token login in web branch. 2022-11-24 08:35:57 -08:00
James Quinley
486b999005 Beta and live branch now refuse to send password data during sync operations. Under no circumstances will correct passwords be send from the server. 2022-11-20 16:09:20 -08:00
James Quinley
a3d1da71a9 Server v1.2.
Various fixes.

Next version will include optimizations to how the server handles requests.
2022-11-19 22:07:03 -08:00
James Quinley
0af97d1d4e Fixes file paths. 2022-11-19 20:15:11 -08:00
James Quinley
39f3c58d02 Finishes Telemetry. 2022-11-19 20:13:33 -08:00
James Quinley
540e518464 Adds full telemetry support via 71 and 72. 2022-11-19 11:53:00 -08:00
James Quinley
d43bcad257 Adds OCST creation flag in token. 2022-11-16 15:01:02 -08:00
James Quinley
1ac9ca6206 Simplify beta chooser. 2022-11-10 07:02:43 -08:00
James Quinley
09808204b5 Set to beta server, this starts the transition to the "modern" framework. 2022-11-10 07:01:35 -08:00
James Quinley
ecaae3d288 Sets to non beta server. 2022-11-02 18:19:38 -07:00
James Quinley
586eda31ce Fixed wrong collection. 2022-11-02 18:12:17 -07:00
James Quinley
c0b8b0ca68 Adds correct beta delegation server. 2022-11-01 20:30:32 -07:00
James Quinley
675c315f2b Tells the truth. 2022-10-24 22:13:58 -07:00
JSQui
0637de4866 Removes a key printer. 2022-10-15 22:32:40 -07:00
JSQui
31603e5ccc Account deletion is now stable and safe to launch, other features will be getting bugfixes to make the server software more stable. 2022-10-15 22:31:36 -07:00
JSQui
1c25899408 Removes friend network creation, just filled stuff up anyway. 2022-10-14 23:33:43 -07:00
JSQui
83415ee595 This version has a semi working account deletion with emails that are sent along the way, not quite ready for live as key state is not stored and multiple keys can be made, although the latest revision is the one that will work. 2022-10-14 23:26:14 -07:00
JSQui
9aef612eae Includes client id deletion of request. 2022-10-14 21:52:04 -07:00
JSQui
a569cbf7da Merge remote-tracking branch 'origin/master' 2022-10-14 21:50:40 -07:00
JSQui
c8950b9c4f Work thus far, not complete. 2022-10-14 21:50:08 -07:00
James Quinley
274db7ddf7 Tweaks error messages, as file path shows on exr 2022-10-13 21:06:10 -07:00
JSQui
9968d404e2 Changes how files are named to allow for bug details to be previewed before file is opened. 2022-10-06 15:01:49 -07:00
JSQui
89c5e6c24c Merge remote-tracking branch 'origin/master' 2022-10-06 14:47:29 -07:00
JSQui
7d62ce06df Replaces with more efficient way of file retrieval. 2022-10-06 14:45:34 -07:00
JSQui
be812630ea Updates not found error to be reflective of path changes. 2022-10-06 14:38:53 -07:00
James Quinley
9e9d9a02ee Adds full logging for certain requests. 2022-09-28 21:00:52 -07:00
James Quinley
0424d62c07 Logging now works, bug reports can be submitted, and reports will be named according to products affected, and time of submission. 2022-09-24 00:10:20 -07:00