]> git.cworth.org Git - turbot-web/shortlog
turbot-web
2023-01-12 Avram GottschlichAdd code to auto-refresh each HTML page main
2022-01-13 Carl WorthUse relative links for internal links
2022-01-12 Avram GottschlichSecond attempt at fixing internal links
2022-01-12 Avram Gottschlichchanged indentation for generating puzzle pages in...
2022-01-12 Avram GottschlichWidened the expanded view boxes on the main board....
2022-01-12 Carl WorthWrite all files to temporary files, renaming afterwards
2022-01-12 Carl WorthAccept the name(s) of hunt_ids which should be generate...
2022-01-12 Carl WorthFix two bugs referencing a bogus 'rnd' variable that...
2022-01-12 Carl WorthGenerate all files in a hunt-specific directory under...
2022-01-12 Carl WorthExpect all dependencies to be found from /
2022-01-12 Carl WorthAbstract out the filename_from_name function
2022-01-12 Carl WorthMake the code robust against a puzzle without some...
2022-01-12 Carl WorthReplace slashes in puzzle name to create a filename
2022-01-12 Carl WorthAdd missing import of boto3
2022-01-12 Carl WorthDrop the top-level "turb" data structure
2022-01-12 Carl WorthCopy in the channel_url function
2022-01-12 Carl WorthDelete trailing whitespace
2022-01-12 Carl WorthConvert all files from DOS to Unix text file format
2022-01-12 Carl WorthInitial import of turbot-web code