Commit graph

15 commits

Author SHA1 Message Date
swagg boi f3e2bc967f Switch back to CSS vs Sass, more CSS and HTML work 2023-05-19 23:07:28 -04:00
swagg boi 74bc32f670 Change to Sass and some class name changes 2023-05-19 18:49:08 -04:00
swagg boi 625843af53 Dial up severity for PerlCritic, also comment out in cpanfile as it's not necessary right now for a container build 2023-05-06 03:02:11 -04:00
swagg boi ab0f53ba26 Sanitize HTML in body; enforce NOT NULL on body; template clean-up 2023-05-03 21:05:57 -04:00
swagg boi 2838f73840 Just use markdown() for the XML escaping ya dingus 2023-04-28 11:51:22 -05:00
swagg boi 4554ed2e74 Dockerfile, some docs and dependency 2023-04-25 15:10:31 -04:00
swagg boi ebfad34e2f Implement RSS feed 2023-04-24 14:25:32 -04:00
swagg boi 5cce06c984 Use perlcritic theme; add is_admin() helper; clean up some things 2022-12-18 14:00:54 -05:00
swagg boi 45b64a214e Implement Argon2 in place of bcrypt, argon2 command instead of bcrypt and Crypt::Passphrase instead of Authen::Passphrase 2022-11-03 15:38:40 -04:00
swagg boi 835a790ba0 use Authen::Passphrase::BlowfishCrypt instead of bcrypt plugin; implement Moderator model 2022-10-23 14:30:43 -04:00
swagg boi fdf36b4738 Create table for moderators 2022-10-15 01:40:09 -04:00
swagg boi d9bf249728 Implement AssetPack 2022-08-15 18:35:30 -04:00
swagg boi e702fd9139 Implement paging for viewing threads (and fixed a broken test) 2022-08-14 18:30:22 -04:00
swagg boi 7eb6d2d37e Implement Thread model 2022-07-28 21:13:26 -04:00
swagg boi 59c8153ef4 Put some files in place for later; implement a basic Mojolicious::Lite app 2022-07-22 18:37:31 -04:00