39 Commits (develop)

Author SHA1 Message Date
  Matt Baer 2275a288b9 Correctly respond to application/ld+json requests, part 2 7 months ago
  Josh Soref 02fb079a9f spelling: optional 1 year ago
  Matt Baer d08f067e9c Change copyright notices to Musing Studio LLC 1 year ago
  Matt Baer face603a0e Move to go-gopher library on GitHub 2 years ago
  Matt Baer 9a45030911 Change to code.as/wf/go-gopher library 2 years ago
  Matt Baer adb4fdc5fe Update go-gopher import path to new location 2 years ago
  Matt Baer 6b336e22aa Log user out when authenticated as deleted user 2 years ago
  Matt Baer e42ba392c6 Support Web Monetized split content 2 years ago
  Matt Baer 484d2736ce Update repo URL to writefreely org 3 years ago
  Josip Antoliš 1b1d3064c9 Move cacheControl func into handle.go file 3 years ago
  Matt Baer 09e70e07f8 Support loading more draft posts 3 years ago
  Neil Moore 94bcb91220 Add CORS header ('Access-Control-Allow-Origin') to 'AllReader' 3 years ago
  Matt Baer 0285a9b0bd Show 503 page on collections under high load 4 years ago
  Matt Baer 6aa8de3a4b Add Gopher support 4 years ago
  Matt Baer af23e28d05 Pass OAuth requests through new OAuth handler 4 years ago
  Nick Gerakines 7a0863f71b Added oauth handlers and tests with mocks. Part of T705. 4 years ago
  Rob Loranger f87371b594
update IsJSON to check for Accept header 4 years ago
  Matt Baer 35906118d0 Return only 404 on ActivityPub coll post request 4 years ago
  Matt Baer 5953a50f4a Let Apper set request log format 4 years ago
  Matt Baer 60a6848361 Fix userlevel error logging 4 years ago
  Matt Baer 44a4fd7a79 Correctly log and return after serving static file 4 years ago
  Matt Baer 7dc620aff1 Check reader permissions on .well-known endpoints 4 years ago
  Matt Baer a2088c1646 Restrict API read access based on Private setting 4 years ago
  Matt Baer b3a36a3be7 Allow completely private instances, part 1 4 years ago
  Matt Baer 26a0990014 Save config via Apper interface from Admin dash 4 years ago
  Matt Baer 034db22f8c Break functionality out of Serve() func 4 years ago
  Matt Baer d8937e89a8 Make App struct public 5 years ago
  Matt Baer 8513def899 Send correct status on 410/500 in handleHTTPError 5 years ago
  Matt Baer 19215b0355 Send correct status on 404 in handleHTTPError 5 years ago
  Matt Baer 3ae45bc156 Fix spacing around copyright notices 5 years ago
  Matt Baer 1274914207 Add copyright / license notices to .go files 5 years ago
  Matt Baer 7d87aad55a Add basic admin dashboard with app stats 5 years ago
  Matt Baer 704558114d Remove r.Host from server logs 5 years ago
  Matt Baer a30fc5b52b Add handler, page, template loading 5 years ago