Commit graph

41 commits

Author SHA1 Message Date
swagg boi 1c8140987a Don't need this anymore yay 2022-07-17 21:17:51 -04:00
swagg boi df50718b7e Whoopsie... 2022-05-28 10:23:06 -04:00
swagg boi 3a8e034951 Eh, hardcode it for now cuz I'm down and anxious 2022-05-28 09:49:49 -04:00
swagg boi 5303d254da Implement www redirect due to swagg.net downtime 2022-05-28 09:41:35 -04:00
swagg boi 0167bb0a51 Create /reset route to start a new session 2022-01-05 21:44:58 -05:00
swagg boi 48bf2dea84 Clean up unnecessary fat commas 2021-06-03 23:56:51 -04:00
swagg boi 49635e2b10 Upgrade Perl version; remove redundant fat commas; clean up reflection page 2021-05-31 00:57:39 -04:00
swagg boi 4520425e2b Add Permissions-Policy response header to opt out of Google FLoC 2021-04-20 13:11:32 -04:00
swagg boi 64e9d4fd37 Moar minor clean up 2021-04-15 22:21:43 -04:00
swagg boi 94160aa5a7 Minor clean up 2021-04-15 21:52:41 -04:00
swagg boi 13924d7f61 Refine the new cookie/session behavior
Session is now a variable; applies to plain-text and session cookies (controller and passed throught to layout via stash())
2021-03-29 15:02:41 -04:00
swagg boi 392f55a791 Set session to expiration to 1 week and kill plain-text cookie once set 2021-03-29 13:51:37 -04:00
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