This website requires JavaScript.
Explore
Help
Sign In
w1cdn
/
spothole
Watch
1
Star
0
Fork
0
You've already forked spothole
mirror of
https://git.ianrenton.com/ian/spothole.git
synced
2026-06-24 05:35:10 +00:00
Code
Issues
13
Packages
Projects
Releases
Wiki
Activity
Files
8d09484425480f1ea38e6733b09e398a287ff6d8
spothole
/
server
History
Ian Renton
8d09484425
Move some of the "add spot" checks from client-side to server-side to avoid duplication and enforce them in the proper place.
#95
2026-06-20 10:30:24 +01:00
..
handlers
Move some of the "add spot" checks from client-side to server-side to avoid duplication and enforce them in the proper place.
#95
2026-06-20 10:30:24 +01:00
webserver.py
Stop fudging the server-side handling instructions for "add spot" into the spot data structure itself, instead break them out into a new area. This is a breaking change to the API so all API endpoints have been bumped to v2.
2026-06-20 09:57:09 +01:00