Commit Graph

33 Commits

Author SHA1 Message Date
46d6c4f5f1 Save RSS settings
- Add route for custom feed deletion
- Add ID for custom feed
2022-05-29 14:13:37 -04:00
fbacacfb5b WIP on feeds / podcasts 2022-05-28 13:51:07 -04:00
1cd7b06add WIP on "all the feeds" 2022-05-27 14:34:21 -04:00
b15fb78d5b Tweak tech blog theme
- Upgrade deps
2022-05-25 20:20:15 -04:00
cbf87f5b49 Support directory installations
- Add web log to HttpContext on first retrieval per req
- Add several DotLiquid filters
- Use int for page numbers
- Update all themes to use rel/abs link and other filters
2022-05-21 22:55:13 -04:00
ac3a4fd3f4 Fix prior permalink lookup (a8)
- Fix permalink edit links (a7)
2022-05-21 11:00:03 -04:00
0a21240984 Implement tag mapping
- Move all admin functions to /admin URLs
- Create Liquid filters for page/post edit, category/tag link
- Update all themes to use these filters
- Add delete for pages/posts
- Move category/page functions to Admin module
2022-05-21 00:07:16 -04:00
ea8d4b1c63 Add prior permalink management 2022-05-20 12:15:55 -04:00
20b7ba1150 Split handlers into individual files
- Fix 500 when viewing draft posts
2022-05-18 17:04:10 -04:00
e2f94edb9e WIP on local Bootstrap lib support
- Sort categories case-insensitively
- Strip HTML from category description
2022-05-13 09:18:56 -04:00
c07f1b11c9 Add permalink import
- Fill publish date on post edit page
2022-04-29 23:46:26 -04:00
afca5edfdd - Generate RSS feed
- Add category/tag post list handlers
- Add post newer/older links
- Add user info edit page
- Add support for all-of-the-above to personal theme
2022-04-29 19:40:36 -04:00
5350c09484 Add category post counts
- Add pagination (WIP)
- Tweak admin category/post list pages
2022-04-27 20:01:33 -04:00
ff87a71c9c Add page/post templates for personal theme
- Add images from personal site
2022-04-26 21:04:20 -04:00
dec45fddba Migrate bit-badger theme
- Add generator string
- Focus meta name when adding new item
- Sort meta items
2022-04-25 18:22:47 -04:00
f1249440b1 Add metadata support
- Begin WIP on Bit Badger theme
2022-04-25 13:36:16 -04:00
fa20122f20 Add meta item
- Use meta item for category/author lookups
- Add Liquid filter to get values from meta item lists
- Implement log on "returnUrl" parameter
2022-04-24 23:21:22 -04:00
d0e016fd28 Add post edit / index view 2022-04-23 23:35:18 -04:00
a58cc25bbb Add post list and category manipulation 2022-04-23 17:53:40 -04:00
e8b903b33b Fix session handling
- Fix query syntax
- Update queries for changes in F# RethinkDB drive
2022-04-22 11:10:45 -04:00
c198d33ec0 WIP on session / messages 2022-04-20 22:16:29 -04:00
a0573a348a WIP on messages 2022-04-19 16:25:51 -04:00
48e6d3edfa Add page edit
- Add nav link and user log-on link filter/tag
- Add page list support
- Add prior permalink index/search
- Remove v2 C# projects
2022-04-18 18:06:17 -04:00
1897095ff2 Add log on; fix DotLiquid rendering 2022-04-17 21:30:00 -04:00
98eb2b1785 WIP on DotLiquid support 2022-04-16 23:06:38 -04:00
62f7896621 WIP on F#/RethinkDB conversion 2022-04-16 12:21:16 -04:00
7e5e693008 WIP on Bit Badger theme
Building it in-place for now; will move it to its own assembly before going live
2022-03-06 23:21:05 -05:00
d0cc9d0d7c First cut at page add/edit 2022-03-01 22:08:36 -05:00
f8c58dbc3d Add settings update page
More dashboard UI work
2022-02-27 23:05:22 -05:00
8f94d7ddfe First cut of admin dashboard
Add web log details to common model
2022-02-27 20:01:53 -05:00
39e0d5ec8b Log on/off works; WIP on layout 2022-02-27 16:15:35 -05:00
df3467030a Init data, single home page, multi-tenant 2022-02-27 12:38:08 -05:00
8bc2cf0aa5 WIP on EF Core data context 2022-02-24 22:52:01 -05:00