8e1ead37e6
Allowing proxying for secure cookies.
2022-04-09 18:46:18 -05:00
450fcfeb5a
Server start command fixed.
...
Environment variable encapsulated within quotes.
2022-04-09 15:56:31 -05:00
f65fbd70aa
Fixed unset mongodb uri environment variable.
2022-04-08 13:26:31 -05:00
90040f9049
Admin display connected to backend.
2022-04-07 20:43:31 -05:00
9c4696b797
Fixed date issue with models.
2022-04-07 20:23:32 -05:00
5d2528da5f
Fixed database check.
2022-04-07 19:22:35 -05:00
eb4e4b2444
Added suspension mechanism.
2022-04-07 17:57:08 -05:00
2e8ba9c5b1
Separated public recent matches and user recent matches endpoints.
2022-04-07 17:36:57 -05:00
b575fc7fde
Login endpoint now returns the user profile.
2022-04-06 22:53:20 -05:00
c738e8044a
eslint no fails compiles due to unused imports.
2022-04-06 21:03:30 -05:00
4aced5ed2d
Added "api/" prefix to api routes.
...
Client updated to reflect changes.
2022-04-05 17:24:41 -05:00
b2c4178482
Fixed broken recent matches endpoint.
2022-04-05 16:19:05 -05:00
8a7fbd074b
Began integrating dashboard.
...
Also fixed match controller populate calls.
2022-04-05 14:52:19 -05:00
b447dcd985
Fixed broken import.
2022-04-05 12:00:55 -05:00
98ea02b56c
Added rental controller to server routes.
2022-04-05 11:54:06 -05:00
8f96a2e5c9
Multiple changes, basic rental CRUD backend implemented.
...
All responses are now in their own object with context name.
Added limit to user based recent results for matches.
Moved all code in endpoints inside try and catch.
Renamed authentication guard function.
2022-04-05 11:50:35 -05:00
6cedd74473
Recent match endpoint now populates all references.
2022-04-05 03:41:20 -05:00
c1589b9758
Welcome page now shows current matches.
2022-04-05 03:28:12 -05:00
dd6dc787e9
Match controller now returns user recents if authenticated.
2022-04-05 00:21:34 -05:00
7dd862e134
Added U and D endpoints.
2022-04-04 22:50:26 -05:00
ba566040b1
Rewrite phase 1.
...
Started improved client code structure.
Implemented session based authentication serverside.
Implemented user, match, and sport database models serverside.
Implemented Controllers for variety of C and R operations of CRUD.
2022-04-04 20:15:43 -05:00