Commit Graph

96 Commits

Author SHA1 Message Date
mmcwilliams 44f1bcac33 Add API endpoints for just 3 or just 6 words 2024-06-28 15:04:29 -04:00
mmcwilliams d388791009 A few more Python2 -> Python3 changes 2024-06-28 15:00:43 -04:00
mmcwilliams 627d7197f7 In python3 xrange has been renamed to range 2024-06-28 14:55:10 -04:00
mmcwilliams b614d9b792 Change arguments 2024-06-28 14:54:00 -04:00
mmcwilliams 672670cf9f Different attempt at logging 2024-06-28 14:52:12 -04:00
mmcwilliams 271ba627ae Print more 2024-06-28 14:47:00 -04:00
mmcwilliams a07f4d033c Extra space 2024-06-28 14:45:49 -04:00
mmcwilliams 8e4f798ca3 Print error 2024-06-28 14:45:09 -04:00
mmcwilliams 944957e9cd Fix calls to three_words and six_words 2024-06-28 14:39:20 -04:00
mmcwilliams 42121d9cca Update host to 0.0.0.0 2024-06-28 12:53:38 -04:00
mmcwilliams 95b769f165 Rewrite to_rugbits 2024-06-28 12:42:29 -04:00
mmcwilliams 5e9d84fa94 Correctly copy directories 2024-06-28 09:43:49 -04:00
mmcwilliams 829880a51f quick test 2 2024-06-28 09:40:13 -04:00
mmcwilliams 8eb39aa2dd quick test 2024-06-28 09:39:38 -04:00
mmcwilliams ec63b3a5d1 Copy over words 2024-06-28 09:38:28 -04:00
mmcwilliams 2b90d9a495 With open, not open 2024-06-28 09:37:28 -04:00
mmcwilliams ff090f2744 Cannot use parameterized arguments in 3 2024-06-28 09:35:43 -04:00
mmcwilliams c3ecddcf3d Try this 2024-06-28 09:31:01 -04:00
mmcwilliams 2ee202a4bf Reference correct module 2024-06-27 14:23:17 -04:00
mmcwilliams a6043c50ea upgrade bottle 2024-06-27 14:21:19 -04:00
mmcwilliams 3e71239636 Remove Procfile (not using Heroku) and add Dockerfile 2024-06-27 14:04:10 -04:00
mmcwilliams 6fd0975a1b Update readme to remove dead links 2024-06-27 14:00:27 -04:00
Sophie Redford 35ec199f5e Superscripting squared
As Kevin told me how :)
2014-11-25 07:22:13 +01:00
Sophie Redford c4b8d063e6 Wordsmithing index.html
Made some language alterations to the homepage.
2014-11-24 21:18:01 +01:00
Kevin Dungs 990ebd3ee5 Merge pull request #17 from betatim/dont-move-marker-on-zoom
Do not move marker on double click
2014-11-24 15:53:01 +01:00
Tim Head 011620b406 Merge pull request #19 from kdungs/fix-18
Fix #18.
2014-11-23 12:54:28 +01:00
Tim Head e7eb6c2283 Move code that prevents moveTo from running 2014-11-23 12:24:59 +01:00
Kevin Dungs 14e5d8fb21 Fix #18. 2014-11-23 12:22:58 +01:00
Tim Head 719148aa1c Do not move marker on double click
Zoom but do not move the marker on double click
on the map.
2014-11-23 12:07:19 +01:00
Tim Head 365114dd8c Merge pull request #16 from betatim/panning
Map now pans when marker is outside viewport. Closes #12
2014-11-23 11:45:38 +01:00
Tim Head d5cae4c6b7 Map now pans when marker is outside viewport 2014-11-23 11:41:25 +01:00
Tim Head 9cdd13343a Removing some more rude words and automation of examples 2014-11-21 22:52:17 +01:00
Tim Head f47ea87475 Examples in index.html as well 2014-11-21 22:35:23 +01:00
Tim Head 464909060e Update README.md 2014-11-21 11:52:38 +01:00
Tim Head 23d400d82c Updated README.md
Changed the examples to work with new wordlist

added some exampel locations
2014-11-21 11:50:45 +01:00
Tim Head e28a4b4995 Trivial update to index.html 2014-11-21 11:36:24 +01:00
Kevin Dungs 43f2fe89a3 Merge pull request #15 from betatim/landing-page-extension
Extended landing page with examples
2014-11-21 10:06:18 +01:00
Kevin Dungs 1311a32577 Merge pull request #14 from betatim/google-ngram-wordlist
New word list based on google ngram from 2008
2014-11-21 10:06:08 +01:00
Tim Head 9acf0851ae Extended landing page with examples
Added some examples to the landing page that will make
it easier for newcomers to understand what this is
and what to do next
2014-11-21 09:55:09 +01:00
Tim Head 0bc618049e Undo temporary filename change
Forgot to undo temporary filename change
2014-11-21 09:32:23 +01:00
Tim Head e89bbe2399 New word list based on google ngram from 2008
In addition made handling of word lists in thesethreewords.py
more modular.
2014-11-21 09:23:07 +01:00
Tim Head 4aa7e921e7 Merge pull request #8 from betatim/button-fix
Repaired the submit button, self merge
2014-11-18 16:55:41 +01:00
Tim Head 10fc782332 Submit button works again 2014-11-18 16:47:47 +01:00
Kevin Dungs 658a40a09f Resolve merge conflict. 2014-11-18 16:18:49 +01:00
Kevin Dungs 1a445cdc0c Merge pull request #6 from betatim/landing
Rudimentary smart box on the landing page
2014-11-18 16:15:51 +01:00
Tim Head 96275a1a7e Change to the wording on the landing page 2014-11-18 16:05:44 +01:00
Tim Head 46e6d883dc More tidying up from Tims rebase screw up 2014-11-18 15:46:56 +01:00
Tim Head a08f93ff5b Merge remote-tracking branch 'origin/landing' into landing
Conflicts:
	views/index.html
2014-11-18 15:43:28 +01:00
Tim Head cc80f74dec Smarter landing page 2014-11-18 15:40:05 +01:00
Tim Head fa44970fd1 Rudimentary smart box on the landing page 2014-11-18 15:00:02 +01:00