|
|
9b971e8985
|
type
|
2025-12-14 20:24:33 -08:00 |
|
|
|
81e01827cb
|
forgot don't map tag
|
2025-12-14 20:23:57 -08:00 |
|
|
|
3da29f8745
|
Merge pull request 'Fix MySQL Not Being Able To Map String Array's :(' (#13) from client-v2-refactoring into master
Reviewed-on: #13
|
2025-12-14 20:22:07 -08:00 |
|
|
|
ec75e1174c
|
Fix MySQL Not Being Able To Map String Array's :(
|
2025-12-14 20:21:10 -08:00 |
|
|
|
093847ae96
|
Merge pull request 'Refactor Some Endpoints To Work With Client V2' (#11) from client-v2-refactoring into master
Reviewed-on: #11
|
2025-12-14 19:44:55 -08:00 |
|
|
|
98f7c4cd96
|
Refactor Some Endpoints To Work With Client V2
|
2025-12-14 13:22:22 -08:00 |
|
|
|
4117727b68
|
Only Set LastLogin When User Goes Offline
|
2025-11-30 16:30:25 -08:00 |
|
|
|
7e93dee8da
|
Modify Project File
|
2025-11-30 13:07:46 -08:00 |
|
|
|
95618ceed7
|
Implement LastLogin Field In User Model
Move `ServerConfig.json` Into Resources Folder
|
2025-11-30 13:07:36 -08:00 |
|
|
|
b2d824accd
|
Send Room Refresh Command On Connect
|
2025-11-26 14:51:09 -08:00 |
|
|
|
110f8c77dd
|
Fix Contacts Status' Not Updating
Implement Room User Count
SQL SCHEMA CHANGE
`ALTER TABLE Rooms ADD COLUMN UserCount INT(32) NOT NULL;`
|
2025-11-21 16:15:15 -08:00 |
|
|
|
2d5cd25a55
|
Fix Users Not Disappearing From Room Lists If Client Is Exited Ungracefully
SQL SCHEMA CHANGE
`ALTER TABLE Users ADD COLUMN CurrentRoomId VARCHAR(255);`
|
2025-11-17 17:46:10 -08:00 |
|
|
|
241e159906
|
Use Server: Instead Of [SERVER]
|
2025-11-17 16:43:00 -08:00 |
|
|
|
41f8d51f08
|
Merge pull request 'S3 Bucket Support And Lobby Rework' (#9) from s3-support into master
Reviewed-on: Moonbase/qtc-net-server#9
|
2025-11-15 12:31:42 -08:00 |
|
|
|
8eb344a655
|
Treat Lobby As A Normal Room
|
2025-11-14 18:35:12 -08:00 |
|
|
|
3c4f0dacb3
|
Improve Caching
|
2025-11-14 17:03:43 -08:00 |
|
|
|
c7cc39e914
|
Initial S3 Implementation
|
2025-11-14 13:32:16 -08:00 |
|
|
|
dd5da6347e
|
Increase Refresh Token Validity To One Month (i got tire of the login prompt)
|
2025-11-12 13:40:09 -08:00 |
|
|
|
57c6c010ff
|
Fix Profile Cosmetic Not Being Included In Some User Related Requests
|
2025-08-03 14:20:18 -07:00 |
|
|
|
d4aa8761d3
|
Copy store.Development.json Always
|
2025-08-03 14:04:12 -07:00 |
|
|
|
ab4f641821
|
Ignore store.Development.json
|
2025-08-03 14:03:48 -07:00 |
|
|
|
b4c1afc3b5
|
Keep Default KA Values
|
2025-07-31 15:05:19 -07:00 |
|
|
|
c6b8e15643
|
Keep-Alive Interval = 1m
|
2025-07-31 14:59:43 -07:00 |
|
|
|
11abea58c6
|
Remove Trailing Code
|
2025-07-31 14:54:32 -07:00 |
|
|
|
eca5d13098
|
Change KA Interval To 15 Seconds
|
2025-07-31 14:53:30 -07:00 |
|
|
|
a7dda238ce
|
Configure SignalR To Show Detailed Errors And Fallback To Long Polling If WebSocket Dies (To Diagnose Clientside Connection Errors)
|
2025-07-31 09:49:10 -07:00 |
|
|
|
0b35f4e55e
|
Update README.md
|
2025-07-27 16:57:46 -07:00 |
|
|
|
10526dea33
|
Merge pull request 'Email Verification And Password Reset' (#8) from email-verification into master
Reviewed-on: Moonbase/qtc-net-server#8
|
2025-07-27 13:55:37 -07:00 |
|
|
|
ae60f58107
|
Send Password Reset Over DTO Instead Of Parameters
|
2025-07-27 13:54:58 -07:00 |
|
|
|
3a530b6639
|
Implement Password Reset
|
2025-07-27 12:58:44 -07:00 |
|
|
|
08fb330de3
|
Use HTML Body To Prevent Spam Flags
|
2025-07-26 23:42:16 -07:00 |
|
|
|
503653e951
|
Verification Fixes
|
2025-07-26 23:42:16 -07:00 |
|
|
|
4085267499
|
Implement Email Verification In Auth Flow
|
2025-07-26 23:42:16 -07:00 |
|
|
|
5abc3d8221
|
Initial Implementation Of Email Verification
|
2025-07-26 23:42:16 -07:00 |
|
|
|
1cbbe8c209
|
Don't Track appsettings.Development.json
|
2025-07-26 14:41:58 -07:00 |
|
|
|
af076dd578
|
Add Additional Logs For Status Setting
|
2025-07-19 13:35:28 -07:00 |
|
|
|
24c9ef6061
|
Fix CreatedAt Parameter Not Getting Sent With User Requests
|
2025-07-17 14:53:57 -07:00 |
|
|
|
ba8b8b8342
|
Don't Open DB Port
|
2025-07-17 14:46:39 -07:00 |
|
|
|
e8c2aac407
|
Update docker-compose.yml
|
2025-07-17 14:46:13 -07:00 |
|
|
|
446b252771
|
Fix User List Not Refreshing On Status Change
|
2025-07-17 14:43:29 -07:00 |
|
|
|
5ff5d63882
|
Add Additional Logging/Diagnostics For Weird Status Behaviours
|
2025-07-17 14:38:57 -07:00 |
|
|
|
36a7b1f49b
|
Do Not Log Database Queries
|
2025-07-17 14:28:53 -07:00 |
|
|
|
45af36a8a1
|
Information Instead
|
2025-07-17 14:27:37 -07:00 |
|
|
|
016027ff7b
|
Change Production Log Level
Remove `LoginAsync` And `LogoutAsync` And Update Status Directly In Events
|
2025-07-17 14:24:50 -07:00 |
|
|
|
c7409a90c5
|
Send Logout Event If User Is Logged In
Fix Instances Of `RefreshUserList` Instead Of `RefreshUserLists`
|
2025-07-13 17:25:06 -07:00 |
|
|
|
bdbd00bb2a
|
Rework Online User Tracking
|
2025-07-12 10:50:36 -07:00 |
|
|
|
4cdedab2c1
|
Update store.json
|
2025-07-11 10:45:26 -07:00 |
|
|
|
62ea9facc5
|
Implement Getting Single Items From Store
Bug Fixes
|
2025-07-10 17:20:31 -07:00 |
|
|
|
34a6ac92d3
|
Implement Store Backend
MODEL CHANGE COMMANDS:
`ALTER TABLE Users ADD ActiveProfileCosmetic int(11) NOT NULL;`
`CREATE TABLE OwnedStoreItems (Id int(11) NOT NULL, UserId varchar(255) NOT NULL, StoreItemId int(11) NOT NULL, FOREIGN KEY (UserId) REFERENCES Users(Id));`
|
2025-07-09 14:51:18 -07:00 |
|
|
|
0000f3bfe4
|
Add .env.sample
|
2025-07-06 16:18:13 -07:00 |
|