Commit graph

29 commits

Author SHA1 Message Date
swagg boi 5313b80fdd Implement Portal page; some layout changes 2021-03-28 18:21:11 -04:00
swagg boi 34f8331365 Security-related changes
I've added `apt-get -y upgrade` to the Dockerfile to ensure the latest security patches for Debian are pulled into the container and I've also hard-coded in the file extension for the CGI scripts/plugin due to some security vulnerability that's been patched in Mojolicious v9.11+ (probably should've been done this way in the first place)
2021-03-24 14:54:38 -04:00
swagg boi ff086bc629 Whoopsie 2021-03-13 23:27:11 -05:00
swagg boi 391501ebcf Clean up++ 2021-03-13 23:26:17 -05:00
swagg boi f02ebbae63 Clean up session stuff 2021-03-13 23:05:42 -05:00
swagg boi cc5638267f Clean up 2021-03-13 02:25:06 -05:00
swagg boi 61e45fe197 Comments 2021-03-13 02:21:16 -05:00
swagg boi 2d9bfe76c5 Clean up 2021-03-13 02:19:51 -05:00
swagg boi 051ff9a912 Implement under for session cookie 2021-03-13 02:15:04 -05:00
swagg boi 61a112a392 Implement restrictive placeholder 2021-03-13 00:42:36 -05:00
swagg boi f47556e172 Clean up 2021-03-12 23:27:18 -05:00
swagg boi 3fecb71e1e Implement session cookie 2021-03-12 23:22:50 -05:00
swagg boi 33d34fa679 Implement placeholder (will make session cookies easier later) 2021-03-12 20:07:57 -05:00
swagg boi 5f1d45bbb7 Use stash() instead of my %serverSide hash 2021-03-09 21:31:15 -05:00
swagg boi a2aeaa38c6 Style clean up++ 2021-03-07 20:57:42 -05:00
swagg boi 6ca966cb9c Style clean up 2021-03-07 20:55:34 -05:00
swagg boi f84c4964be Clean up some errors 2021-03-07 20:44:58 -05:00
swagg boi b89af7fc4c Try full path for fortune command 2021-03-06 20:24:16 -05:00
swagg boi f8f919dc37 Implement guestbook 2021-03-06 18:03:04 -05:00
swagg boi e756ca6d6e Implement visitor counter 2021-03-06 17:20:56 -05:00
swagg boi 1ea5e007fa Added CGI support (experimenting) + whoami.cgi 2021-03-06 16:47:56 -05:00
swagg boi 91caafa8e0 Minor cleanup++ 2021-03-05 22:35:51 -05:00
swagg boi 7666030990 Minor clean-up 2021-03-05 22:31:48 -05:00
swagg boi b646f11378 Implemented /ula6 route and template; new layout for iframes 2021-03-05 16:01:18 -05:00
swagg boi 83cc7b74e7 Syntax fix 2021-02-28 02:27:38 -05:00
swagg boi d7254205e8 Templatize pages and implement layout 2021-02-28 01:33:35 -05:00
swagg boi fa07331503 Add me and news routes 2021-02-27 01:24:34 -05:00
swagg boi eb74988c1e Implemented fortune 2021-02-27 01:14:38 -05:00
swagg boi 13b91c8ad3 Pulled in enough stuff to render something of a homepage 2021-02-27 00:39:40 -05:00