28e3cdeb15
Fixed mav perl path for app AND for libraries (no longer using /pkg/)
peteyboy2024-03-19 20:57:39 +00:00
9aca50dbce
Updated 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 +00:00
52f9d258d4
Update master README to contain info on the different branches
peteyboy2022-04-20 07:16:43 +00:00
c644fba146
Removed unneeded uses, removed commented out List implementation before I used smartmatch instead.
mojo
peteyboy2022-04-20 06:37:05 +00:00
bc43519cf9
Forgot to update file name from -x
peteyboy2022-04-20 06:23:07 +00:00
a38abfdf7e
Updated 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 +00:00
15313e924f
Making sdf branch out of current wordle-life-x.cgi, contains regexes for Duppy's wordum guessum
peteyboy2022-04-20 06:16:27 +00:00
38585f0b71
This is copying the mojo version to just wordle-life.cgi for the mojo branch
peteyboy2022-04-20 06:10:43 +00:00
0151070b58
Somehow 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.cgi
peteyboy2022-02-24 01:44:25 +00:00
9c9fe73d54
After 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.cgi
peteyboy2022-02-23 21:29:03 +00:00
0dee763f5f
Added 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 +00:00
44d88a02a3
Fixed 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 +00:00
a249bb48d5
Revert "-remove copypasta die error, it doesn't work here" This didn't work, aggressivedly cleared legit worlde scores!
peteyboy2022-02-17 03:26:45 +00:00
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 text
peteyboy2022-02-17 02:24:40 +00:00
b4c1734d98
Updated to remove next steps, which I did.
peteyboy2022-02-16 08:43:02 +00:00
8fe95c88b6
-Added regexs for High Contrast
peteyboy2022-02-16 08:35:53 +00:00
eb6b8d0887
Updated README to show the LiveViewer plugin dependency.
peteyboy2022-02-14 18:58:35 +00:00
ef42cd452e
Added 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 +00:00
1ad7295b1f
updated readme with dependencies info
peteyboy2022-02-10 07:27:48 +00:00
b59827746e
Added the main perl cgi file
peteyboy2022-02-10 07:17:11 +00:00