Releases: KuhlTime/hsd-ossc-api
Releases · KuhlTime/hsd-ossc-api
v0.3.6
- Removed morgan logging library
v0.3.5
- Improved privacy by removing logs that exposed the username of a user and replacing it with a none user-relatable session id
- Edited README
v0.3.4
This updates contains:
- Security Patches
- Newest npm-Packages
v0.3.3
- Added a new
avg
route
- Added an authentication guard middleware, that handles authentication a bit more polished
- Updated the
README.md
to include curl commands
v0.3.2
- The avg grade now takes WMNT and WMT modules into account (factor x2)
April 2021 Update
- Change routing
/ossc/modules
has been rerouted to /ossc
/info
has been rerouted to /
- Fixed #4
- Added more documentation
Firestore Timestamp Conversion
- Fixes #1 and converts the firestore timestamp object to a javascript date.