Commit Graph

15 Commits (79cf6ce0eb9d194abb038d2238c8d66f57dd2f26)

Author SHA1 Message Date
Matt Baer 60a6848361 Fix userlevel error logging 5 years ago
Matt Baer 44a4fd7a79 Correctly log and return after serving static file 6 years ago
Matt Baer 7dc620aff1 Check reader permissions on .well-known endpoints 6 years ago
Matt Baer a2088c1646 Restrict API read access based on Private setting 6 years ago
Matt Baer b3a36a3be7 Allow completely private instances, part 1 6 years ago
Matt Baer 26a0990014 Save config via Apper interface from Admin dash 6 years ago
Matt Baer 034db22f8c Break functionality out of Serve() func 6 years ago
Matt Baer d8937e89a8 Make App struct public 6 years ago
Matt Baer 8513def899 Send correct status on 410/500 in handleHTTPError 6 years ago
Matt Baer 19215b0355 Send correct status on 404 in handleHTTPError 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 7d87aad55a Add basic admin dashboard with app stats 6 years ago
Matt Baer 704558114d Remove r.Host from server logs 6 years ago
Matt Baer a30fc5b52b Add handler, page, template loading 6 years ago