28e3cdeb15Fixed mav perl path for app AND for libraries (no longer using /pkg/)peteyboy2024-03-19 20:57:39 +0000
9aca50dbceUpdated to about-page format closer to what mojo branch has, moved most about content to about page. Removed the "view" template because it's not used.peteyboy2022-05-09 19:19:51 +0000
52f9d258d4Update master README to contain info on the different branches
master
peteyboy2022-04-20 07:16:43 +0000
c644fba146Removed unneeded uses, removed commented out List implementation before I used smartmatch instead.
mojo
peteyboy2022-04-20 06:37:05 +0000
bc43519cf9Forgot to update file name from -xpeteyboy2022-04-20 06:23:07 +0000
a38abfdf7eUpdated master branch to contain the CGI::Tiny version with mocked PATH_INFO, but supporting a 'neutral' environment (not SDF), and playing out of /cgi-bin.peteyboy2022-04-20 06:20:34 +0000
15313e924fMaking sdf branch out of current wordle-life-x.cgi, contains regexes for Duppy's wordum guessumpeteyboy2022-04-20 06:16:27 +0000
38585f0b71This is copying the mojo version to just wordle-life.cgi for the mojo branchpeteyboy2022-04-20 06:10:43 +0000
0151070b58Somehow lost the carriage return after the [[ in the RLE example, which makes the settings not take when you copy/paste into the worlde score Changes to be committed: modified: wordle-life.cgipeteyboy2022-02-24 01:44:25 +0000
9c9fe73d54After adding share functionality just now, cleaned up some comments and updated README with new packages needed. Changes to be committed: modified: README.md modified: wordle-life.cgipeteyboy2022-02-23 21:29:03 +0000
0dee763f5fAdded the sharing functionality and did a bunch of tweaks to the template to add conditional HTML bits for sharing.peteyboy2022-02-23 21:21:21 +0000
44d88a02a3Fixed the unless, the die, and the HTML template for layout fixes (it was adding a newline every time refreshed)peteyboy2022-02-22 19:11:41 +0000
a249bb48d5Revert "-remove copypasta die error, it doesn't work here" This didn't work, aggressivedly cleared legit worlde scores!peteyboy2022-02-17 03:26:45 +0000
0911066c20-remove copypasta die error, it doesn't work here -if user blanks the textarea, put the default text back, thus handling bug where form 500s if the world-result is blank. Just in case, if the wordle-result is blank, fill it with the default textpeteyboy2022-02-17 02:24:40 +0000
b4c1734d98Updated to remove next steps, which I did.peteyboy2022-02-16 08:43:02 +0000
8fe95c88b6-Added regexs for High Contrastpeteyboy2022-02-16 08:35:53 +0000
eb6b8d0887Updated README to show the LiveViewer plugin dependency.peteyboy2022-02-14 18:58:35 +0000
ef42cd452eAdded javascript Life Viewer to template, adjusted the HTML template to work with it and the ordered lists and using the existing textareas (thank goodness it already used textarea!)peteyboy2022-02-14 07:04:32 +0000
1ad7295b1fupdated readme with dependencies infopeteyboy2022-02-10 07:27:48 +0000