Commit Graph

39 Commits (custom-css-config)

Author SHA1 Message Date
Matt Baer 2275a288b9 Correctly respond to application/ld+json requests, part 2 1 year ago
Josh Soref 02fb079a9f spelling: optional 2 years ago
Matt Baer d08f067e9c Change copyright notices to Musing Studio LLC 2 years ago
Matt Baer face603a0e Move to go-gopher library on GitHub 3 years ago
Matt Baer 9a45030911 Change to code.as/wf/go-gopher library 3 years ago
Matt Baer adb4fdc5fe Update go-gopher import path to new location 3 years ago
Matt Baer 6b336e22aa Log user out when authenticated as deleted user 3 years ago
Matt Baer e42ba392c6 Support Web Monetized split content 4 years ago
Matt Baer 484d2736ce Update repo URL to writefreely org 4 years ago
Josip Antoliš 1b1d3064c9 Move cacheControl func into handle.go file 4 years ago
Matt Baer 09e70e07f8 Support loading more draft posts 4 years ago
Neil Moore 94bcb91220 Add CORS header ('Access-Control-Allow-Origin') to 'AllReader' 4 years ago
Matt Baer 0285a9b0bd Show 503 page on collections under high load 5 years ago
Matt Baer 6aa8de3a4b Add Gopher support 5 years ago
Matt Baer af23e28d05 Pass OAuth requests through new OAuth handler 5 years ago
Nick Gerakines 7a0863f71b Added oauth handlers and tests with mocks. Part of T705. 5 years ago
Rob Loranger f87371b594
update IsJSON to check for Accept header 5 years ago
Matt Baer 35906118d0 Return only 404 on ActivityPub coll post request 5 years ago
Matt Baer 5953a50f4a Let Apper set request log format 5 years ago
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