Skip to content

Releases: crux-bphc/chronofactorem-rewrite

Security Patch v1.0.3

10 Feb 15:49
2669061
Compare
Choose a tag to compare

Fixes

fix: fix NGINX misconfiguration to fix security issue where .env was being served (194200b)

Features

feat: add a specific 404 page to frontend router (6ae3d86)

Full Changelog: v1.0.2...v1.0.3

CMS Auto-Enroll Fixes v1.0.2

11 Jan 16:32
37d639f
Compare
Choose a tag to compare

Fixes

fix: fix race condition in cms auto enrol (704af71)

Mobile view fixes, and needless refetch fixes patch v1.0.1

07 Jan 13:40
c73f762
Compare
Choose a tag to compare

Fixes

fix: allow back to back exams (aab0d80)
fix: catch error due to tt warning and section inconsistency (5677396)
fix: stop refetching on window focus (6ed2dc2)
fix: prevent overflows on side menu, and make it a little more mobile friendly (e6ef00e)
fix: fix grid sizing on mobile devices (73935f5)

First Release v1.0.0

06 Jan 06:41
e983a9f
Compare
Choose a tag to compare

This release of ChronoFactorem includes the following:

  • Various miscellaneous bugfixes
  • Security measures against bruteforcing timetable IDs
  • Better, more authentication design
  • New clone timetable feature
  • Better support for archived timetables
  • Unifying frontend code and backend code into a monorepo kind of structure
  • Updated frontend
  • New light mode
  • Frontend now has Edit User page

Rewrite Ingestion Overwrite Logic v0.0.9

07 Aug 16:02
c288045
Compare
Choose a tag to compare
Merge pull request #80 from crux-bphc/rewrite-ingestion-overwrite

Temporarily rewrite how ingestion overwriting is handled

Allow null exam times v0.0.8

07 Aug 13:54
faa1c9c
Compare
Choose a tag to compare
Merge pull request #78 from crux-bphc/accommodate-courses-without-exa…

…m-times

accommodate courses without exam times in add and remove section endpoints

2023-24 Sem I Release Midsem Hotfix v0.0.7

07 Aug 11:04
bf4cdf5
Compare
Choose a tag to compare
Merge pull request #75 from crux-bphc/update-timetable-json-2023-1

chore: update timetable json file (2023 sem 1)

2023-24 Sem I Release v0.0.6

07 Aug 10:51
Compare
Choose a tag to compare
chore: update timetable for 2023-24 sem 1

CMS Auto-Enroll v0.0.5

05 Aug 09:01
11055b6
Compare
Choose a tag to compare
Merge pull request #74 from crux-bphc/add-unenroll-endpoint

Add unenroll endpoint

www. Subdomain CORS Fix v0.0.4

03 Aug 15:04
010eb00
Compare
Choose a tag to compare
Merge pull request #71 from crux-bphc/fix-www-cors-error

Fix CORS origin to include www. subdomain