Skip to content

Releases: KuhlTime/hsd-ossc-api

v0.3.6

06 Mar 21:52
f9a0d53
Compare
Choose a tag to compare
  • Removed morgan logging library

v0.3.5

28 Feb 20:55
cf85d3e
Compare
Choose a tag to compare
  • 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

02 Feb 17:51
0754eef
Compare
Choose a tag to compare

This updates contains:

  • Security Patches
  • Newest npm-Packages

v0.3.3

26 Dec 14:31
ab34f6b
Compare
Choose a tag to compare
  • 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

13 Nov 17:22
d8ed2b6
Compare
Choose a tag to compare
  • The avg grade now takes WMNT and WMT modules into account (factor x2)

v0.3.1

24 Aug 09:10
Compare
Choose a tag to compare
  • Small fixes and changes

April 2021 Update

26 Apr 19:27
Compare
Choose a tag to compare
  • Change routing
    • /ossc/modules has been rerouted to /ossc
    • /info has been rerouted to /
  • Fixed #4
  • Added more documentation

Firestore Timestamp Conversion

26 Oct 10:45
Compare
Choose a tag to compare
  • Fixes #1 and converts the firestore timestamp object to a javascript date.