Skip to content

Releases: redthirten/persman-10thMTN

Version 1.3.1

24 May 21:22
bec316d
Compare
Choose a tag to compare
  • Adjusted application form to make Discord user name required
  • Removed Passport Secret from being public and replaced it as a environment var. (and changed the secret internally for production)

V1.3.0: Update 1.3.0

24 May 18:53
5c05c5d
Compare
Choose a tag to compare
* Update 1.3.0

- Move settings storage/configuration to MongoDB.
- Rename settings.json to default-settings.json to better suit its new purpose.
- Cleanup of old code.
- Made formatting a bit more consistent between files.

Commit from P. Roy

* Quick fix to settings model

* Fix personnel list footer not being fixed to the bottom

* Small additions

- Major update deserves a major version revision ;) [changed to 1.3.0]
- Minor changes to default settings
- When there are many users on listusers.ejs, not having it fixed will actually look better since the footer wont hover over the long list while scrolling. [Reverted back]
- Small change in wording in settings.ejs

Co-authored-by: Red-Thirten <[email protected]>