Commit Graph

61 Commits

Author SHA1 Message Date
SuperMarioDaBom
67c2f856ac Initialize grpc, check for env vars 2023-10-15 23:33:29 -07:00
SuperMarioDaBom
05707d9d47 Switch from aws-sdk to minio, import grpc 2023-10-15 23:31:12 -07:00
SuperMarioDaBom
d6c1d64f1d Update nex-protocols-go library version 2023-10-15 23:29:57 -07:00
Jonathan Barrow
e9aee73839
begin transition to MinIO 2023-10-14 15:33:17 -04:00
Jonathan Barrow
da509aac43
update to latest library versions, again 2023-10-10 18:16:33 -04:00
Jonathan Barrow
9192524d52
Update to new library standards 2023-07-14 17:00:48 -04:00
Jonathan Barrow
3c93a594cc
Updated .gitignore 2023-07-14 16:50:40 -04:00
Jonathan Barrow
bfaa05734f
Added log folder to gitignore 2023-04-08 14:10:45 -04:00
Jonathan Barrow
03c438080d
Updated NEX lib versions 2023-04-08 14:05:02 -04:00
Jonathan Barrow
be21209d3c
Create LICENSE 2022-08-13 20:41:11 -04:00
Jonathan Barrow
f57c3fc28b added comment 2022-02-05 17:15:53 -05:00
Jonathan Barrow
57a3cc61a7 Added specific check for shutters PID to test things 2022-02-05 17:15:34 -05:00
Jonathan Barrow
634e4d1062 forgot to commit new utility method 2022-01-31 09:06:32 -05:00
Jonathan Barrow
d80ba5ed3b Implement news data meta request 2022-01-31 09:05:52 -05:00
Jonathan Barrow
d5582006c2 renamed env variables to match s3 library 2022-01-31 09:05:24 -05:00
Jonathan Barrow
2f429fe7bc moved bucket name to env variable 2022-01-04 08:38:26 -05:00
Jonathan Barrow
9e76d1218f updated config type 1 2022-01-03 17:39:57 -05:00
Jonathan Barrow
774ed86b5b Small code clean up 2022-01-03 17:00:19 -05:00
Jonathan Barrow
8a47e767a9 removed unused function params in application config 2022-01-03 16:55:10 -05:00
Jonathan Barrow
8a34bd1855 Moved incrementCourseAttemptCount
GetBufferQueues is called in other places leading to fake attempt counts
2022-01-03 16:51:46 -05:00
Jonathan Barrow
e9adee15b0 Made all loops consistent 2022-01-03 15:37:15 -05:00
Jonathan Barrow
72621093d2 Cleaned up a lot of duplicate code for metadata 2022-01-02 09:59:06 -05:00
Jonathan Barrow
21ccb752d7 recently played course list now works 2022-01-02 09:28:45 -05:00
Jonathan Barrow
cb4166560c handle missing course IDs 2022-01-02 09:28:16 -05:00
Jonathan Barrow
65ade9ec45 Added user starred courses list 2022-01-01 22:47:57 -05:00
Jonathan Barrow
549e54d6bb forgot to remove unneeded function params 2022-01-01 22:17:07 -05:00
Jonathan Barrow
68aab2560a Refactored getCustomRankingByDataId 2022-01-01 22:13:37 -05:00
Jonathan Barrow
2b09339e5c removed pointless comment in database.go 2022-01-01 08:08:08 -05:00
Jonathan Barrow
a0102cef97 stubbed GetDeletionReason 2021-12-31 09:24:51 -05:00
Jonathan Barrow
973d163563 updated course DateTimes meta and loop types 2021-12-31 09:24:21 -05:00
Jonathan Barrow
aed9d44b0f updated comment on what slot 6 is (3ds) 2021-12-28 08:30:56 -05:00
Jonathan Barrow
a9ae54334f Updated comment on what slot 6 is 2021-12-28 08:28:06 -05:00
Jonathan Barrow
b37d2aa284 Total user uploads now shows 2021-12-28 08:27:50 -05:00
Jonathan Barrow
b2e4af46c2 Found max course upload value 2021-12-26 21:40:15 -05:00
Jonathan Barrow
cce4b2049e updated config 2021-12-05 19:48:44 -05:00
Jonathan Barrow
0e48949f29 Updated ConnectionIDCounter increment 2021-11-21 20:59:07 -05:00
Jonathan Barrow
2aa6fe83ec Upload datetime now handled 2021-10-05 09:46:12 -04:00
Jonathan Barrow
21c582c133 moved godotenv to init function 2021-10-05 09:40:03 -04:00
Jonathan Barrow
08cdd1dc4e upload URL moved to env variable 2021-10-05 09:19:51 -04:00
Jonathan Barrow
cefe5ecedb changed mongo URI to env variable 2021-10-05 09:17:04 -04:00
Jonathan Barrow
74eefb64c8 Fixed metadata get 2021-10-03 10:55:40 -04:00
Jonathan Barrow
34b4475429 course ratings working (needs more testing) 2021-10-03 03:17:24 -04:00
Jonathan Barrow
1bce01cadd implemented course ranking display 2021-10-02 22:03:59 -04:00
Jonathan Barrow
435a3d83b3 switched ratings to counter type 2021-10-02 22:00:35 -04:00
Jonathan Barrow
7062297bb5 CheckRateCustomRankingCounter 2021-10-01 22:08:21 -04:00
Jonathan Barrow
e79ccad8c4 added DeliverMessage 2021-09-30 22:06:23 -04:00
Jonathan Barrow
25734935e6 World record tracking 2021-09-30 08:13:27 -04:00
Jonathan Barrow
91c2e53115 AddToBufferQueues death data 2021-09-29 20:40:07 -04:00
Jonathan Barrow
f6ba328f48 Added SuggestedCourseSearchObject 2021-09-28 19:31:15 -04:00
Jonathan Barrow
7961ea89d8 stubbed GetCourseRecord 2021-09-28 19:14:23 -04:00