Commit Graph

26 Commits

Author SHA1 Message Date
phryk f47f2153e1 slightly improved modals; styling fixes and improvements 2024-11-04 13:17:28 +01:00
phryk 2320ddb90f added modals to inline images, various theming improvements, fixed item count on tags 2024-10-29 12:19:03 +01:00
phryk 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
phryk 1b0e30ff9e added pagination to admin and tag listings, did a little bit more theming work 2024-10-26 20:31:31 +02:00
phryk 69f208fb8b one (1) metric fuckton of theming work 2024-10-22 17:02:22 +02:00
phryk 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
phryk f02a85dba5 bucketload of theming work 2024-09-01 18:52:27 +02:00
phryk 3d6259cdcd removed <picture> everywhere, adjusted styling, some theming work 2024-08-18 10:44:31 +02:00
phryk 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
phryk be664b534b added .access function used in .view to determine if a user is allowed to see it, added up/down reorder buttons to gallery form, added fonts, did a bunch of theming 2024-07-13 23:09:48 +02:00
phryk 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
phryk 6ce3c7e80f added seal message block 2024-06-18 03:38:50 +02:00
phryk 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
phryk b95bc9bf4e added dumb badge i put way too much effort into 2024-06-17 01:46:33 +02:00
phryk dc66551e5e changed adblock recommendation to adnauseam, minor styling adjustments 2024-06-16 00:26:56 +02:00
phryk 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
phryk 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
phryk 22ac084e9d more theming work 2024-06-11 11:54:12 +02:00
phryk 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
phryk 8ab6184ce8 added client cert auth (closes #15) 2024-05-20 04:10:17 +02:00
phryk cf46f8d350 improved ScoredLink implementation 2024-05-17 02:56:17 +02:00
phryk ae91db948a implemented pagination, added item_constructor to listing and support for custom classes in menu items 2024-05-13 04:52:45 +02:00
phryk 2ef9f0c55b improved markdown integration 2024-05-07 05:11:48 +02:00
phryk 0cd76e07a3 adblock enforcement, notifications, probably some other stuff 2024-05-02 20:57:38 +02:00
phryk 73097f02eb combined assets and templates into one directory. closes #9. 2024-04-22 23:29:28 +02:00