Commit Graph

350 Commits

Author SHA1 Message Date
Edward Betts 2302809364 Add types and docstrings 2024-05-04 06:48:22 +00:00
Edward Betts 848737742c Highlight disused candidates in candidate list
Closes: #4
2024-05-03 18:52:54 +00:00
Edward Betts b0a53645e6 Switch from snowpack to vite for frontend tooling
Closes: #3
2024-05-03 18:51:30 +00:00
Edward Betts 030e0af610 Add support for decades to format_wikibase_time 2023-11-02 15:18:57 +00:00
Edward Betts 7f96126d7e Link leaflet map attribution to OSM copyright page 2023-11-02 12:46:47 +00:00
Edward Betts 768556d1a9 Add attribution to leaflet (thanks danieldegroot2) 2023-11-02 12:28:08 +00:00
Edward Betts a09fcb6dd5 Merge branch 'main' of https://git.4angle.com/edward/owl-map 2023-11-02 10:13:12 +00:00
Edward Betts 81e3ac8e0e Remove unused variable 2023-11-02 10:13:08 +00:00
Edward Betts 6ada61e09b Update code to work with SQLAlchemy 2 2023-11-02 09:19:36 +00:00
Edward Betts 7603b33b2b Fix some bugs 2023-11-02 09:11:11 +00:00
Edward Betts f0677e2468 Use session instead of database.session in update.py 2023-11-02 07:46:36 +00:00
Edward Betts eaca7a93bc Use preferred tile.openstreetmap.org URL 2023-11-01 20:58:44 +00:00
Edward Betts 5e8d1a99b0 Add types and docstrings + upgrade to SQLAlchmey 2 2023-11-01 20:54:19 +00:00
Edward Betts 82671959bb Cast Point to Geography 2023-10-31 15:35:18 +00:00
Edward Betts d8cc6c7480 Merge branch 'main' of https://git.4angle.com/edward/owl-map 2023-10-31 15:05:59 +00:00
Edward Betts ff4e8f63aa Add statement timeout 2023-10-31 15:05:40 +00:00
Edward Betts 099c87d42a Add gitignore 2023-10-31 14:47:01 +00:00
Edward Betts 91cdb955e9 Rename example config 2023-10-31 14:46:07 +00:00
Edward Betts 28323b128d Add types and docstrings 2023-10-31 14:41:59 +00:00
Edward Betts 6168c0eb4e Remove commented out debugging code 2023-10-31 14:41:15 +00:00
Edward Betts 2e9ea504f0 Add types and docstrings 2023-10-31 14:40:55 +00:00
Edward Betts 2229605672 Avoid making queries with 100s of parameters 2023-10-31 14:40:07 +00:00
Edward Betts bf98eb71dc Add a note 2023-10-31 14:38:56 +00:00
Edward Betts 5449564318 Remove debugging output. 2023-05-20 06:37:16 +00:00
Edward Betts 1a43996180 Bug fix. 2023-05-20 06:36:59 +00:00
Edward Betts 757f9822b7 Type hints and a docstring. 2023-05-20 06:35:48 +00:00
Edward Betts d4350cd888 Types 2023-05-19 06:56:21 +00:00
Edward Betts b8ed296f78 Type hints and docstrings. 2023-05-17 16:28:44 +00:00
Edward Betts dd9078f258 Adjust Base class to make mypy happy. 2023-05-15 19:37:53 +00:00
Edward Betts 26b47a5dd3 Type hints and docstrings. 2023-05-15 15:31:32 +00:00
Edward Betts cc3dc87d68 Type hints 2023-05-15 15:30:47 +00:00
Edward Betts 8e41dcab58 Type hints and docstrings. 2023-05-15 15:30:06 +00:00
Edward Betts 3bc6863b49 Type hints 2023-05-14 21:05:07 +00:00
Edward Betts b49ac353f5 Type hints and docstrings. 2023-05-14 21:04:26 +00:00
Edward Betts 49510843a7 import flask 2023-05-14 20:42:08 +00:00
Edward Betts 39ee7d1b0f Type hints and docstrings. 2023-05-14 20:40:16 +00:00
Edward Betts 384eb859b8 Type hints and docstrings. 2023-05-14 20:29:24 +00:00
Edward Betts 0ed3d3c761 Type hints and docstrings. 2023-05-14 20:29:09 +00:00
Edward Betts 212a4f4ec3 Remove unused code and add types and a docstring. 2023-05-14 20:21:28 +00:00
Edward Betts 980737753f Add types and docstrings 2023-05-14 20:20:41 +00:00
Edward Betts 3f7df22083 Add types. 2023-05-14 20:20:28 +00:00
Edward Betts b1ae7aa8dd Add types. 2023-05-14 18:17:16 +00:00
Edward Betts 2424fe0fdf Various updates. 2023-05-14 17:25:35 +00:00
Edward Betts ff41bb21d2 Add types and docstrings. 2023-05-14 16:05:19 +00:00
Edward Betts b1625115ad Adjust lxml import. 2023-05-14 16:04:53 +00:00
Edward Betts be2de5dc1a Remove broken error handling code. 2023-05-14 16:04:23 +00:00
Edward Betts 977f83779a Type hint and docstring. 2023-05-14 15:46:38 +00:00
Edward Betts 16c8e9a360 Add missing template. 2023-05-14 15:45:22 +00:00
Edward Betts 560cbb0843 Add types and docstrings. 2023-05-14 17:00:53 +02:00
Edward Betts a5221e9cc2 Bug fix 2023-05-14 14:23:51 +00:00