Skip to content

Releases: zrm99/Odalium

Code standardization and collaboration focus

20 Oct 02:26
fbecb31
Compare
Choose a tag to compare
  • Added ESlint, stylelint and fixed all linter errors to ensure better programming practices and to encourage people to contribute.
  • Added CONTRIBUTING.md and issue templates to encourage contributions.
  • Cleaned random code.

Login bypass flaw fixed

18 Oct 21:13
Compare
Choose a tag to compare
Pre-release
  • A major login bypass flaw was discovered and patched.
  • Basic environment variable support was added.
  • Refactored var to let.

Major handlebars view engine change

18 Oct 14:57
Compare
Choose a tag to compare
Pre-release
  • Slightly better mobile viewing on some devices.
  • Removed some CSS redundancies.
  • Switched handlebars view engine to support partials.
  • Converted .handlebars file extensions to .hbs to be in line with view engine and to reduce keystrokes in the future.
  • Converted the default navigation bar into a handlebars partial to reduce future work.

First alpha release

14 Oct 15:24
Compare
Choose a tag to compare
First alpha release Pre-release
Pre-release

A major U.I overhaul was completed, all known security vulnerabilities and all known major bugs have been fixed. (Mobile device viewing is still completely messed up in this version)
Alpha version will continue until all major features have been implemented with very few to no bugs remaining.

Init

20 Jul 05:38
91ef7a2
Compare
Choose a tag to compare
Init Pre-release
Pre-release

This is the pre-alpha version of this software, with limited functionality.