This website requires JavaScript.
Explore
Help
Sign In
BitGoblin
/
overseer
Watch
1
Star
0
Fork
0
You've already forked overseer
Code
Issues
3
Pull Requests
Packages
Projects
Releases
10
Wiki
Activity
49
Commits
2
Branches
10
Tags
5.3
MiB
8119f49b4d
Commit Graph
5 Commits
Author
SHA1
Message
Date
Gregory Ballantine
8119f49b4d
Added migrations and disabled auto-migrations to better protect users' databases
Some checks failed
ci/woodpecker/push/woodpecker
Pipeline failed
Details
2022-12-13 18:58:14 -05:00
Gregory Ballantine
6024a1fe7f
Added option to enable/disable redis session store; fixed the checks for username, password, and database number when setting up the Redis connection
All checks were successful
ci/woodpecker/push/woodpecker
Pipeline was successful
Details
2022-11-23 22:17:36 -05:00
Gregory Ballantine
0818f57131
Added ability to use redis datastores for session data
All checks were successful
ci/woodpecker/push/woodpecker
Pipeline was successful
Details
2022-11-05 16:14:37 -04:00
Gregory Ballantine
30e23caf7f
Added config options to define what host address and port to listen on
All checks were successful
ci/woodpecker/push/woodpecker
Pipeline was successful
Details
2022-11-04 18:07:44 -04:00
Gregory Ballantine
182356c685
Added the config module to handle app configuration loading; adding data/ folder for local sqlite storage
2022-11-02 14:03:20 -04:00