gophertype/pkg
Noah 211b7d8318 Multitag frontend update, bug fixes
* Checking the box to reset a post's UpdatedAt to CreatedAt now actually
  does so (removes the "updated at" label from front-end)
* Tagged Posts index now has better header formatting when multi-tags
  are in use.
  * No longer "Tagged as: hello,world,-mars"
  * Now is titled "Tagged Posts" and includes the lists of Tags and Not
    formatted nicely with clickable links.
* Fixes the "Read more..." link always appearing in HTML-type blog
  posts even when they didn't use the `<snip>` tag.
2020-02-26 12:51:51 -08:00
..
authentication Blog Archive, RSS Feeds, and Model Cleanup 2020-02-17 18:10:35 -08:00
common Blog Archive, RSS Feeds, and Model Cleanup 2020-02-17 18:10:35 -08:00
console Pretty Logger and Persistent App Settings JSON 2019-11-26 11:17:01 -08:00
constants CSRF, Initial Setup and Admin User Creation 2019-11-14 20:58:55 -08:00
controllers Multitag frontend update, bug fixes 2020-02-26 12:51:51 -08:00
glue Pretty Logger and Persistent App Settings JSON 2019-11-26 11:17:01 -08:00
mail Ask Me Anything and Contact Me pages 2020-02-17 19:40:57 -08:00
markdown Basic Blog Functionality & Permissions 2019-11-26 16:54:02 -08:00
middleware Age Gate, Legacy kirsle/blog Migration Program 2020-02-17 15:50:04 -08:00
models Multitag frontend update, bug fixes 2020-02-26 12:51:51 -08:00
responses Age Gate, Legacy kirsle/blog Migration Program 2020-02-17 15:50:04 -08:00
rng ACE Code Editor and Blog Random-Page Endpoint 2020-02-17 21:21:09 -08:00
session Basic Blog Functionality & Permissions 2019-11-26 16:54:02 -08:00
settings Age Gate, Legacy kirsle/blog Migration Program 2020-02-17 15:50:04 -08:00
app.go Basic Commenting System Implemented 2020-02-13 22:03:01 -08:00
routes.go Age Gate, Legacy kirsle/blog Migration Program 2020-02-17 15:50:04 -08:00
version.go Initial Prototype 2019-11-14 19:03:56 -08:00