phryk pushed to main at phryk/pdnew 2024-08-18 08:44:43 +00:00
3d6259cdcd removed <picture> everywhere, adjusted styling, some theming work
phryk pushed to main at phryk/pdnew 2024-08-16 15:59:05 +00:00
22f988ac00 some more theming work, improved modals, nicer warnings for unpublished content
3fdb60eabe Removed debug exception raise for unknown but valid client certs
Compare 2 commits »
phryk pushed to main at phryk/pdnew 2024-07-31 02:11:53 +00:00
b501e645eb (mostly) completed form api, extended test suite
phryk pushed to main at phryk/pdnew 2024-07-27 01:01:31 +00:00
90fd0ce00b lots of theming work, fixed up some form field implementations
phryk pushed to main at phryk/pdnew 2024-07-13 22:49:32 +00:00
544340bd2f removed stray debugger call, updated dependencies in readme
phryk pushed to main at phryk/pdnew 2024-07-13 21:05:07 +00:00
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
phryk pushed to main at phryk/pdnew 2024-06-29 03:37:21 +00: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
phryk pushed to main at phryk/pdnew 2024-06-18 01:38:57 +00:00
6ce3c7e80f added seal message block
cbe675a526 added link to comment moderation to admin menu
Compare 2 commits »
phryk pushed to main at phryk/pdnew 2024-06-17 22:32:18 +00: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
phryk pushed to main at phryk/pdnew 2024-06-16 23:46:45 +00:00
b95bc9bf4e added dumb badge i put way too much effort into
phryk pushed to main at phryk/pdnew 2024-06-15 22:27:03 +00:00
dc66551e5e changed adblock recommendation to adnauseam, minor styling adjustments
phryk pushed to main at phryk/pdnew 2024-06-15 14:19:20 +00:00
9d23904d4c implemented page type, used it for frontpage text, added markdown support for titles and did a bunch of theming work
phryk opened issue phryk/pdnew#43 2024-06-14 12:00:25 +00:00
Pre-Launch bucket list
phryk pushed to main at phryk/pdnew 2024-06-13 11:31:27 +00:00
c76f1d55a0 unfinished coveragerc, baseline non-generic uwsgi config, simple article population script
phryk pushed to main at phryk/pdnew 2024-06-11 18:31:36 +00:00
2f74a2e4c6 renamed .tabs to .menu, moved output of menus for main content from administerable template to layout (main.html)
phryk pushed to main at phryk/pdnew 2024-06-11 14:39:00 +00:00
3c2fde2600 added root-level block to field base template, removed erroneous checkbox and radiobutton templates, improved groupablefield template
1bcd18c805 added missing templates for checkbox and radiobutton
Compare 2 commits »
phryk pushed to main at phryk/pdnew 2024-06-11 09:54:26 +00:00
22ac084e9d more theming work
phryk pushed to main at phryk/pdnew 2024-06-04 11:07:09 +00:00
02cae4d9e5 handling a couple more column types in Administerable.form_field
phryk pushed to main at phryk/pdnew 2024-06-03 15:50:54 +00:00
b7a93cd954 added custom markdown-it-py plugin to break markdown content apart into <sections>, some cleanup and a bunch of theming work
phryk closed issue phryk/pdnew#42 2024-06-01 13:43:50 +00:00
Form field/button order