ngoomie nu
nu pushed to main at nu/CSS-colours 2024-10-22 19:56:30 +00:00
91d80498c4 fix readme
nu pushed to main at nu/CSS-colours 2024-10-22 19:55:05 +00:00
13770d85f4 Added more to Wikipedia list, added less vers of xkcd list
nu renamed repository from SCSS-colours to nu/CSS-colours 2024-10-22 19:38:04 +00:00
nu pushed to main at nu/CharmBoard 2024-08-24 07:25:31 +00:00
86a3551bc1 clean up _list_subf_cat.html.ep
nu opened issue nu/CharmBoard#23 2024-08-24 07:23:21 +00:00
Create Tree::Simple-based thread listing
nu commented on issue nu/CharmBoard#11 2024-08-24 07:22:34 +00:00
Look into using Mojo::Collection in place of Tree::Simple for (sub)forum layout

I think Tree::Simple is too easy to use in comparison to Mojo::Collection for me to actually do this

nu closed issue nu/CharmBoard#11 2024-08-24 07:22:34 +00:00
Look into using Mojo::Collection in place of Tree::Simple for (sub)forum layout
nu opened issue nu/CharmBoard#22 2024-08-24 07:13:51 +00:00
Environment variable for conf file location
nu pushed to main at nu/CharmBoard 2024-08-24 07:12:37 +00:00
e31aa8148f remove mention of unused dep from README
nu pushed to main at nu/CharmBoard 2024-08-24 07:10:52 +00:00
b04cb5ebaf clean up gitignore
nu pushed to main at nu/CharmBoard 2024-08-24 07:07:33 +00:00
75ca0aba0f Push error flash code into _err_msg.html.ep
nu pushed to main at nu/CharmBoard 2024-08-24 07:05:14 +00:00
f0073d1f1f Fully implement basic thread submission
nu pushed to main at nu/CharmBoard 2024-08-24 06:18:12 +00:00
c75f23b9c1 add info to LICENSE
nu pushed to main at nu/CharmBoard 2024-08-24 06:02:44 +00:00
569aa1c95b Run perltidy
69919bcccb Stop thread compose box from being filled with spaces initially
Compare 2 commits »
nu pushed to main at nu/CharmBoard 2024-08-24 05:38:16 +00:00
77365cc0c3 Change `use feature` to `':5.34`, suppress warnings for try/catch
nu pushed to main at nu/CharmBoard 2024-08-24 05:35:07 +00:00
9c19c8d95a Move subf/cat listing to its own template
nu pushed to main at nu/CharmBoard 2024-08-24 05:34:12 +00:00
aa78bc8c57 Reverse imageboard style subforum IDs change
nu commented on issue nu/CharmBoard#19 2024-08-24 04:53:26 +00:00
Session verificaton helper function

I think its fair to say this is done, despite the IP binding check not being implemented since, well, IP binding of sessions isn't implemented at all right now!

nu closed issue nu/CharmBoard#19 2024-08-24 04:53:26 +00:00
Session verificaton helper function
nu commented on issue nu/CharmBoard#3 2024-08-24 04:49:09 +00:00
Internationalization

Note to look into how Yancy does i18n