aboutsummaryrefslogtreecommitdiff
path: root/backend/server.py
AgeCommit message (Expand)Author
2022-05-05Make '... [N]' duplicate node name assignment prefer nodes with less tipsTerry Truong
2022-05-05Display common namesTerry Truong
2022-05-05Make image copyright/link info retrieved upon info-modal openTerry Truong
2022-05-05Simplify nodeNameToFile() callsTerry Truong
2022-05-05Make server bulk-query for child nodesTerry Truong
2022-05-04Make search-enter use user input, instead of first matchTerry Truong
2022-05-04Add scripts for obtaining/sending/displaying wikipedia descriptionsTerry Truong
2022-05-01Add fuzzy-search via sqlite extension spellfix1Terry Truong
2022-05-01Order search suggestions by num tipsTerry Truong
2022-05-01Make node data in db not collapsed-in-jsonTerry Truong
2022-05-01Use substring searchTerry Truong
2022-05-01Enable search-suggestion sending/displaying/selectionTerry Truong
2022-04-30Make TileInfoModal display more dataTerry Truong
2022-04-30Add scripts for downloading/reviewing/cropping_and_resizing imagesTerry Truong
2022-04-27Use EOL vernacular-names data for searchingTerry Truong
2022-04-26Change data URL path formatTerry Truong
2022-04-26Have tol data in sqlite db, and add server script that accesses itTerry Truong