Commit graph

9 commits

Author SHA1 Message Date
D. Scott Boggs 8cb7b672d6 Repo is deployment dir
Rather than putting the source repo in a build dir and having a mount dir next to that, the
source repo itself is the deployment dir, with the mount dir inside of it. We do not want
to commit the contents of the database to the repo obviously
2025-05-08 08:52:01 -04:00
D. Scott Boggs 261b8cbed7 Add docker-compose file 2025-05-07 10:10:41 -04:00
D. Scott Boggs a834207fee Add ability to read database password from a file 2025-05-07 10:10:04 -04:00
Ben Grant f78d762999 Add docs for FRONTEND_URL env var 2023-05-16 02:42:01 +10:00
Ben Grant fc18e6f85b Update API version 2023-05-16 02:23:57 +10:00
Ben Grant fdc58b428b Rename main folders and write sql backend adaptor 2023-05-11 17:04:17 +10:00
Ben Grant 7ae6226a2f Loader for extension popup
Pretty sure this isn't going to do anything at all
2021-04-20 20:09:11 +10:00
Ben Grant 01a9b55b6a Dark mode toggle in settings 2021-04-12 12:09:10 +10:00
Ben Grant 15d4e2f126 Initial commit 2021-02-26 13:19:13 +11:00