Commit graph

11 commits

Author SHA1 Message Date
92230f8a07 Adds in dashboard page showing basic Mantis statistics 2025-04-26 10:55:37 +01:00
5268d6aecd Adds in Mantis features. Enabling automated downloading of Mantises into the internal database, browsing of them, and viewing of attachments (including .msg files).
Resolves #14
2025-04-26 10:54:04 +01:00
300040bd58 Add in Pino logging and make UI consistent across the app. 2025-04-25 19:34:17 +01:00
1f9bb34853 Changes sessions to be stored in the DB, this ensures that sessions persist after a restart! 2025-04-25 13:03:25 +01:00
83d93aefc0 Moved away from SSR to regular Node API server. 2025-04-25 12:50:44 +01:00
a857c3da07 Adds in initial migration, recommends ESLint VS Code extension and sets up defaults to format with ESLint on save and use ESLint as the general formatter 2025-04-25 08:48:14 +01:00
86967b26cd Added linting and enforced code styling. 2025-04-25 08:14:48 +01:00
28c054de22 Adds in authentication system and overhauls the navigation bar to be built dynamically. 2025-04-24 21:35:52 +01:00
bbd77a788c Updates branding to StylePoint 2025-04-24 11:36:05 +01:00
2ad9a63582 Add mantis summaries and start of email summaries... Need to figure out a way to get the emails since MS block IMAP :( 2025-04-23 21:12:08 +01:00
2d11d0bd79 Initial commit. 2025-04-23 15:55:28 +01:00