Commit Graph

22 Commits (fix-friendica)

Author SHA1 Message Date
Matt Baer 0285a9b0bd Show 503 page on collections under high load 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