Commit graph

13 commits

Author SHA1 Message Date
9283b9e925
fix: create database in main class
All checks were successful
build / build (push) Successful in 1m35s
2025-04-25 20:13:25 -04:00
e0f3d7e914
feat: sqlite database support and generic database class 2025-04-25 20:06:37 -04:00
f93f21d2c6
fix: use correct visibility for CONFIG_FILE_PATH 2025-04-25 19:22:47 -04:00
147c8fe3af
feat: add basic database interface 2025-04-25 19:20:33 -04:00
3d9cfa0207
chore: add usage sections and notes to README.md 2025-04-25 19:16:49 -04:00
fa187bb766
feat: configuration comments and getters
All checks were successful
build / build (push) Successful in 1m36s
2025-04-24 13:07:50 -04:00
cac64864c6
feat: add basic configuration management
All checks were successful
build / build (push) Successful in 1m31s
2025-04-23 22:47:02 -04:00
7482c3cdfe
feat: add night-config library 2025-04-23 22:25:54 -04:00
0af2923ef2
fix: missing mod metadata 2025-04-23 20:43:55 -04:00
af36e13307
feat: add Google OAuth library 2025-04-23 20:43:28 -04:00
ce267a4c66
fix(ci): removed default branch name from artifact name
All checks were successful
build / build (push) Successful in 1m17s
2025-04-23 20:18:19 -04:00
2aa6cbcb12
fix(ci): use correct action for artifact uploading
All checks were successful
build / build (push) Successful in 1m22s
2025-04-23 20:09:14 -04:00
07178eabcc
Initial commit
Some checks failed
build / build (push) Failing after 3m47s
2025-04-23 19:49:37 -04:00