Commit Graph

34 Commits

Author SHA1 Message Date
4dde96de6f added (hopefully) reasonable Cache-Control settings, adjusted URLs to scoredlink icons to avoid extra request for redirect 2024-11-07 22:22:36 +01:00
f47f2153e1 slightly improved modals; styling fixes and improvements 2024-11-04 13:17:28 +01:00
2320ddb90f added modals to inline images, various theming improvements, fixed item count on tags 2024-10-29 12:19:03 +01:00
76644732c9 background now uses <text>, hacked it to use custom font by abusing <object> in main layout, some theming improvements 2024-10-27 21:43:21 +01:00
1b0e30ff9e added pagination to admin and tag listings, did a little bit more theming work 2024-10-26 20:31:31 +02:00
69f208fb8b one (1) metric fuckton of theming work 2024-10-22 17:02:22 +02:00
fc7d826c13 improved tag view to use Listing for associated posts. pagination still missing 2024-10-22 16:53:11 +02:00
a1a2cde38a A boatload of changes, fixes, improvements and theming work.
* All menus have IDs now
* Added support for burgerized menus; burgerized main menu and minisearch
* Fixed menu in Listing objects
* Fixed issue with invalid datetime-local values
* Improved section breakout logic for inline renderables in markdown
* Search now ignores abstract content types
* Added some assets
* Various other things, mostly theming-related
2024-10-14 16:54:17 +02:00
f02a85dba5 bucketload of theming work 2024-09-01 18:52:27 +02:00
3d6259cdcd removed <picture> everywhere, adjusted styling, some theming work 2024-08-18 10:44:31 +02:00
22f988ac00 some more theming work, improved modals, nicer warnings for unpublished content 2024-08-16 17:57:08 +02:00
phryk
90fd0ce00b lots of theming work, fixed up some form field implementations 2024-07-27 03:05:56 +02:00
0fa7e47be4 added generic extra_classes parameter to Renderable for CSS, adjusted Menu to use it, added animated fediverse link, greatly improved propaganda administration and did a bunch of smaller things 2024-06-29 05:36:26 +02:00
4a56736762 added autogenerated ids to form fields, added markdown support to form field help, moved search help to form field help, added some styling 2024-06-18 00:32:06 +02:00
9d23904d4c implemented page type, used it for frontpage text, added markdown support for titles and did a bunch of theming work 2024-06-15 16:19:08 +02:00
2f74a2e4c6 renamed .tabs to .menu, moved output of menus for main content from administerable template to layout (main.html) 2024-06-11 20:31:28 +02:00
22ac084e9d more theming work 2024-06-11 11:54:12 +02:00
b7a93cd954 added custom markdown-it-py plugin to break markdown content apart into <sections>, some cleanup and a bunch of theming work 2024-06-03 17:50:44 +02:00
674e83470c added link back to CuratedArt, improved form for it, fixed listing order for search and frontpage 2024-05-24 01:48:49 +02:00
cd4631d0e6 implemented generic redirection type (closes #35) 2024-05-22 03:32:17 +02:00
3f9f2fe9ac added admin dashboard (closes #29) 2024-05-21 07:31:13 +02:00
ed6a1a4592 improved login to work with client cert auth, properly implemented published hint for uploads and commentables (closes #37) 2024-05-21 05:58:28 +02:00
cf46f8d350 improved ScoredLink implementation 2024-05-17 02:56:17 +02:00
0914c68a4c added help to SearchPage 2024-05-14 06:15:20 +02:00
ae91db948a implemented pagination, added item_constructor to listing and support for custom classes in menu items 2024-05-13 04:52:45 +02:00
f8991d4547 basic search implementation works. still needs help texts, ordering (and pagination) 2024-05-10 20:20:47 +02:00
37a78f17c1 started work on search 2024-05-09 21:43:43 +02:00
9bcddfbebe safe markdown for comments, moderation and some minor improvements 2024-05-07 22:54:45 +02:00
2ef9f0c55b improved markdown integration 2024-05-07 05:11:48 +02:00
13a0e27ee5 fixed missing intro in AutoForm template, minor improvements 2024-05-06 00:15:55 +02:00
0cd76e07a3 adblock enforcement, notifications, probably some other stuff 2024-05-02 20:57:38 +02:00
4aa55df5a0 more progress on commenting. reply forms still missing 2024-04-29 18:16:00 +02:00
dcceaa6aa5 added support for different formats to page decorator and used that for atom feed PoC 2024-04-23 15:42:01 +02:00
73097f02eb combined assets and templates into one directory. closes #9. 2024-04-22 23:29:28 +02:00