Commit Graph

7 Commits (master)

Author SHA1 Message Date
Noah ba053900de Age gate skip header 2023-07-01 15:59:24 -07:00
Noah 777fd85085 Dust off gophertype and fix some bugs
* Add a rate limiter to the login page.
* Fix the CSRF cookie expiring after 24 hours; it now will be a session
  cookie that expires on browser exit so you get a fresh one each visit.
* Remove the dependency on go-bindata and use native Go file embed
* Add documentation
2022-12-05 21:09:06 -08:00
Noah 383b5d7591 Age Gate, Legacy kirsle/blog Migration Program
* Add the Age Gate middleware for NSFW sites.
* Cache thumbnail images from blog entries.
* Implement the user-root properly for loading web assets.
2020-02-17 15:50:04 -08:00
Noah 117542b23c Basic Blog Functionality & Permissions 2019-11-26 16:54:02 -08:00
Noah 0b04dad045 Pretty Logger and Persistent App Settings JSON 2019-11-26 11:17:01 -08:00
Noah 9348050b4c CSRF, Initial Setup and Admin User Creation 2019-11-14 20:58:55 -08:00
Noah f8bb08d2f5 Initial Prototype 2019-11-14 19:03:56 -08:00