Commit Graph

19 Commits (6e01bb7d94b6c5874690844f3f30aa0621d68d02)

Author SHA1 Message Date
guoguangwu cf53730f6c chore: remove refs to deprecated io/ioutil 1 year ago
Josh Soref af0927cf5c spelling: consequences 2 years ago
Matt Baer d08f067e9c Change copyright notices to Musing Studio LLC 2 years ago
Matt Baer b092421f6e Add Cross-Site Request Forgery (CSRF) protection on account deletion 4 years ago
Matt Baer 484d2736ce Update repo URL to writefreely org 4 years ago
Matt Baer 034db22f8c Break functionality out of Serve() func 6 years ago
Matt Baer 758269e3d8 Move key generation and Keychain to key pkg 6 years ago
Matt Baer 9e43b04f04 Make Keychain struct public 6 years ago
Matt Baer d8937e89a8 Make App struct public 6 years ago
Matt Baer 5de193a64d Generate encryption keys in configured directory 6 years ago
Matt Baer 1c40103fbf Fix generateKey error logging 6 years ago
Matt Baer 53a51be578 Support configuring resource directories 6 years ago
Matt Baer 6c7ee76768 Support configuring resource directories 6 years ago
Matt Baer 3ae45bc156 Fix spacing around copyright notices 6 years ago
Matt Baer 1274914207 Add copyright / license notices to .go files 6 years ago
Matt Baer 7bc873580c Move key generation to app from keys.sh 6 years ago
Matt Baer 96c197453d Fix key loading on Windows + move paths into vars 6 years ago
Matt Baer 62abc11142 Add web session management 6 years ago
Matt Baer 16473c97b7 Create basic server 6 years ago