Commit Graph

33 Commits

Author SHA1 Message Date
phryk f02a85dba5 bucketload of theming work 2024-09-01 18:52:27 +02:00
phryk b501e645eb (mostly) completed form api, extended test suite 2024-07-31 04:11:42 +02:00
phryk 90fd0ce00b lots of theming work, fixed up some form field implementations 2024-07-27 03:05:56 +02:00
phryk 544340bd2f removed stray debugger call, updated dependencies in readme 2024-07-14 00:54:18 +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 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 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 2ade24e9f0 refactored form API to use dict-style interface (closes #41) 2024-05-31 16:41:36 +02:00
phryk 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
phryk 3036e14d2a added frontpage (closes #39), fixed a bug in pagination, adjusted endpoints for frontpage 2024-05-23 23:27:21 +02:00
phryk cd4631d0e6 implemented generic redirection type (closes #35) 2024-05-22 03:32:17 +02:00
phryk cf46f8d350 improved ScoredLink implementation 2024-05-17 02:56:17 +02:00
phryk 37a78f17c1 started work on search 2024-05-09 21:43:43 +02:00
phryk 3ddeaf4641 click.types now available as form.types to avoid extra imports; fixed bug in Fieldset to make it raise errors encountered during validation 2024-05-05 23:19:56 +02:00
phryk 66c09bbbdb implemented working form field grouping 2024-05-05 22:10:41 +02:00
phryk 0cd76e07a3 adblock enforcement, notifications, probably some other stuff 2024-05-02 20:57:38 +02:00
phryk 4aa55df5a0 more progress on commenting. reply forms still missing 2024-04-29 18:16:00 +02:00
phryk 73097f02eb combined assets and templates into one directory. closes #9. 2024-04-22 23:29:28 +02:00
phryk 69e98c18d7 improved tagging ui, added tab menu to autoform 2024-04-21 19:13:38 +02:00
phryk d28d13a65b basic gallery functionality, forms now cleanly separate binding and validation, probably more. 2024-04-21 16:02:58 +02:00
phryk 1dd6774106 Refactored The Button to use new form logic 2024-04-17 20:43:23 +02:00
phryk 5fd1f9e8cf ported poobrains prefix logic for forms, added nestable fieldsets and proxyfieldset to wrap form objects, added field/button ordering by instantiation time, started work on gallery type and probably did some more stuff 2024-04-17 19:30:52 +02:00
phryk b771357c66 Adjusted duplicate error message in markdown.py, adjusted import order in main.py 2024-04-14 18:01:04 +02:00
phryk 49178a3d17 moved upload types and route to own module, closing #1 2024-04-14 16:32:40 +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