Skip to content

Releases: bddvlpr/untis-ics-sync

v0.7.2

01 May 23:38
c6b9c52
Compare
Choose a tag to compare
  • Fixed a bug where fields are undefined because some typings are incorrect. #30

Full Changelog: v0.7.1...v0.7.2

v0.7.1

28 Jan 23:22
v0.7.1
afbe11b
Compare
Choose a tag to compare

Now with somewhat okay-ish documentation. Added an example Docker compose setup. Enabled graceful shutdown hooks for faster deployment.

What's Changed

Full Changelog: v0.7.0...v0.7.1

v0.7.0

28 Jan 22:14
v0.7.0
237cf2d
Compare
Choose a tag to compare

In an attempt to prevent rate-limits for now, queue workers have been added. A Redis server must be supplied through environment variables in order to queue requests safely. In case the server hangs upon requesting lessons, the Redis server might be unresponsive/unreachable.

What's Changed

Full Changelog: v0.6.1...v0.7.0

v0.6.1

24 Jan 16:40
v0.6.1
ca54a25
Compare
Choose a tag to compare

This hopefully stops Untis from throwing 429 errors. Stops the inefficient way of fetching classes day-by-day and now focuses on the ranged fetch again. Shortened the fetch range as the range fetch might fail if it causes too many classes to list. Thanks Untis.

Full Changelog: v0.6.0...v0.6.1

v0.6.0

24 Jan 01:17
v0.6.0
5a54a3b
Compare
Choose a tag to compare

Nixification! There is now a nixos module for this service!

What's Changed

Full Changelog: v0.5.10...v0.6.0

v0.5.10

03 Jan 14:04
v0.5.10
9bee748
Compare
Choose a tag to compare

Added ghcr.io image generations. This release is used to trigger the actions.

Full Changelog: v0.5.9...v0.5.10

v0.5.9

01 Dec 15:43
v0.5.9
19048a3
Compare
Choose a tag to compare

Changed UI to showing the class before the subject.

Full Changelog: v0.5.8...v0.5.9

v0.5.8

15 Nov 13:50
v0.5.8
c2a2eb6
Compare
Choose a tag to compare

Added the ability to customize the amount of days fetched before and after today.

Full Changelog: v0.5.7...v0.5.8

v0.5.4

20 Oct 07:56
v0.5.4
5218bb9
Compare
Choose a tag to compare

I did an oopsie in versioning. Bumping for Nix's sake.

Full Changelog: v0.5.3...v0.5.4

v0.5.3

20 Oct 07:17
v0.5.3
7de095a
Compare
Choose a tag to compare

Vulnerability fixes in @babel/traverse. See CVE-2023-45133.

Full Changelog: v0.5.2...v0.5.3