Commit Graph

20 Commits

Author SHA1 Message Date
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 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 3036e14d2a added frontpage (closes #39), fixed a bug in pagination, adjusted endpoints for frontpage 2024-05-23 23:27:21 +02:00
phryk 8ab6184ce8 added client cert auth (closes #15) 2024-05-20 04:10:17 +02:00
phryk 36e863de7e greatly reduced trailing state determination for menu links 2024-05-14 04:49:51 +02:00
phryk be0fe58c56 made listing offset urls non-collidable with full view urls, now checking all rules for an endpoint to determine trailing state for menu links 2024-05-14 04:20:47 +02:00
phryk d967213ae7 added block decorator for app and blueprints, used it to place search form site header 2024-05-13 05:57:53 +02:00
phryk c8de1fbfe3 added endpoint_parameters to make paginations work for parameterized routes; used this to properly paginate search 2024-05-13 05:35:26 +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 dcceaa6aa5 added support for different formats to page decorator and used that for atom feed PoC 2024-04-23 15:42:01 +02:00
phryk 88279efd45 improved titles, closes #30 2024-04-23 10:17:44 +02:00
phryk 73097f02eb combined assets and templates into one directory. closes #9. 2024-04-22 23:29:28 +02:00
phryk 10f9cf0b9e better trail detection for rendering.Menu 2024-04-21 18:23:28 +02:00
phryk 0d564bc1d7 removed old error rendering fallback from page decorator as it's been handled by error_catchall for a while 2024-04-14 16:01:00 +02:00
phryk 84a8edab3e Improved template selection for form elements, added <select> template, added lead images to existing content types, added initial version of markdown integration. 2024-04-14 15:56:36 +02:00
phryk 8cf5eab116 Added Administerable deletion, refactored AutoForm creation/handling a bit, renamed templates to .html, fixed Upload logic and a did a bunch of cleaning up 2024-04-12 21:22:00 +02:00
phryk 35176028ec extended autoform mechanism for better customization, more menu, initial naive file upload implementation 2024-04-12 21:22:00 +02:00
phryk c0b2e1ff5a basic administration working, began tagging implementation, better menu support, general cleanup, probably more 2024-04-12 21:22:00 +02:00
phryk 1864fc6db7 importing existing state. 2024-04-12 21:22:00 +02:00