Commit Graph

71 Commits

Author SHA1 Message Date
b4c7d9896b Fixed LICENSE and un-broke a thing in the guestbook CGI script 2021-05-11 23:05:35 -04:00
633bfe28c8 New guestbook 📖 2021-05-02 22:51:15 -04:00
e62fce85fd Latest guestbook++ 2021-05-02 19:32:36 -04:00
164258d02a Use latest guestbook 2021-05-02 19:07:50 -04:00
b75df77065 Make plain-text cookie lower-case for consistency 2021-04-30 18:50:33 -04:00
0408a92671 Fix the plain-text cookie 2021-04-22 12:26:09 -04:00
3d29910268 Revert "Revert "Merge branch 'main' of https://codeberg.org/swaggboi/www2.0""
This reverts commit a6e52b979f.
2021-04-20 13:17:02 -04:00
a6e52b979f Revert "Merge branch 'main' of https://codeberg.org/swaggboi/www2.0"
This reverts commit 0be8f2536c, reversing
changes made to 4520425e2b.
2021-04-20 13:15:38 -04:00
0be8f2536c Merge branch 'main' of https://codeberg.org/swaggboi/www2.0 2021-04-20 13:12:12 -04:00
4520425e2b Add Permissions-Policy response header to opt out of Google FLoC 2021-04-20 13:11:32 -04:00
4270bb5729 Add $SERVER_ADMIN environment variable 2021-04-17 17:12:09 -04:00
fbf180b9a8 Update soundtrack 2021-04-16 17:55:48 -04:00
64e9d4fd37 Moar minor clean up 2021-04-15 22:21:43 -04:00
94160aa5a7 Minor clean up 2021-04-15 21:52:41 -04:00
2e6630eff9 Misc tweaks
- Added some documentation finally
- Implemented cpanfile
- Cleaned up Dockerfile
- Use prefork server instead of daemon
2021-04-15 17:35:28 -04:00
63d130d6b5 New guestbook CGI script 2021-04-02 20:37:49 -04:00
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
392f55a791 Set session to expiration to 1 week and kill plain-text cookie once set 2021-03-29 13:51:37 -04:00
c5b25dcc40 Center everything in web portal 2021-03-28 18:52:44 -04:00
5313b80fdd Implement Portal page; some layout changes 2021-03-28 18:21:11 -04:00
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
f4d99b66d7 Style clean-up 2021-03-21 02:28:09 -04:00
6cf03c8e68 Updates to robot.txt 2021-03-19 22:45:01 -04:00
8a2ab8b71d Make banner a little more specific 2021-03-17 19:37:06 -04:00
be9d4d1c5a Increase banner cookie max-age to 10 min 2021-03-14 16:36:32 -04:00
6bf75d3a66 Don't load audio if banner isn't loaded 2021-03-14 01:34:35 -05:00
ff086bc629 Whoopsie 2021-03-13 23:27:11 -05:00
391501ebcf Clean up++ 2021-03-13 23:26:17 -05:00
f02ebbae63 Clean up session stuff 2021-03-13 23:05:42 -05:00
a6186eee2b Some tweaks to reduce container size and fix build error 2021-03-13 22:30:03 -05:00
2e24294736 Small tweak to appease Safari browsers 2021-03-13 13:33:31 -05:00
cc5638267f Clean up 2021-03-13 02:25:06 -05:00
61e45fe197 Comments 2021-03-13 02:21:16 -05:00
2d9bfe76c5 Clean up 2021-03-13 02:19:51 -05:00
051ff9a912 Implement under for session cookie 2021-03-13 02:15:04 -05:00
61a112a392 Implement restrictive placeholder 2021-03-13 00:42:36 -05:00
f47556e172 Clean up 2021-03-12 23:27:18 -05:00
3fecb71e1e Implement session cookie 2021-03-12 23:22:50 -05:00
f2c8b04d88 Revert "Implement session cookie" (so much for secret)
This reverts commit ae5faf6b1b.
2021-03-12 23:18:03 -05:00
ae5faf6b1b Implement session cookie 2021-03-12 23:15:22 -05:00
33d34fa679 Implement placeholder (will make session cookies easier later) 2021-03-12 20:07:57 -05:00
aa842d2cda Clean up cookie stuff 2021-03-11 15:22:02 -05:00
d3d3f769e7 Implement GDPR banner cookie (because irony) 2021-03-10 23:35:54 -05:00
5f1d45bbb7 Use stash() instead of my %serverSide hash 2021-03-09 21:31:15 -05:00
a2aeaa38c6 Style clean up++ 2021-03-07 20:57:42 -05:00
6ca966cb9c Style clean up 2021-03-07 20:55:34 -05:00
f84c4964be Clean up some errors 2021-03-07 20:44:58 -05:00
5f41255197 Fix robots.txt and some broken links 2021-03-07 17:13:30 -05:00
defade787d Fix HTML tags 2021-03-07 17:06:46 -05:00
10049be909 Moving some images around 2021-03-07 00:01:55 -05:00