1
0
Fork 0
Commit Graph

14 Commits

Author SHA1 Message Date
Alexander Andreev 85a3a9692e
A big revamp for mindflow and RSS. First of all, now RSS is 100% valid and has actual links instead of just a link to a post in a mindflow. Also, on mindflow page each post that has a URL field set has it displayed as Link: ... . 2023-09-25 00:23:06 +04:00
Alexander Andreev 2d3022aa27
old-category field is doesn't needed anymore as well. 2023-07-23 23:17:02 +04:00
Alexander Andreev a81375fc34
Removed ability to create new category when editing/creating a post. 2023-07-23 23:12:14 +04:00
Alexander Andreev 73cd9cd05b
Set active a category of a post. 2023-05-23 03:03:04 +04:00
Alexander Andreev f6db24b12a
Wrong place for !=, lol. 2023-05-23 03:02:20 +04:00
Alexander Andreev 770273bd57
Oh, and this option was off of its place. 2023-05-23 00:09:14 +04:00
Alexander Andreev 05a2686c3a
Oops, fucked up nesting. Fixed. 2023-05-23 00:08:15 +04:00
Alexander Andreev 1330cbd614
Changed manage-categories form renamed new category into category name. Added Add button. 2023-05-23 00:07:13 +04:00
Alexander Andreev 3566fc8a58
Added endpoint to delete a category. 2023-05-22 23:38:50 +04:00
Alexander Andreev 67c6902217
Oh, forgot about other posts in mindflow admin. 2023-05-22 23:16:56 +04:00
Alexander Andreev ecf9da5b3d
Added a header for a form on mindflow admin page. 2023-05-22 21:40:12 +04:00
Alexander Andreev 3b78aa64e2
Get categories from a DB. 2023-05-22 21:32:09 +04:00
Alexander Andreev 2e5bdc2b6f
Updated mindflow_admin template and written JS to make it work. 2023-05-22 05:22:47 +04:00
Alexander Andreev bb29f780e9
Added mindflow_admin.pug template and CSS. 2023-05-10 03:20:37 +04:00