80 Commits (38316b0ea9eb95d2147315537a92aeb9e20194da)
 

Author SHA1 Message Date
Aadhavan Srinivasan 38316b0ea9 Cleared romanizations, because of an out-of-order thing 4 weeks ago
Aadhavan Srinivasan b2055b11d9 Fixed issues with fetching romanizations from DB 4 weeks ago
Aadhavan Srinivasan f0395763e5 Updated translations DB 4 weeks ago
Aadhavan Srinivasan 776e45686e Updated DB 1 month ago
Aadhavan Srinivasan ab4acd189d Started working on adding romanizations to DB 1 month ago
Aadhavan Srinivasan 93ff0d172e Added how-to file 1 month ago
Aadhavan Srinivasan f495d939cb Updated TODO 1 month ago
Aadhavan Srinivasan d8c2b22a46 Changed Rajasthan's language from Marwari to Hindi 1 month ago
Aadhavan Srinivasan f65ea1dd8f Added more transliterations (some languages use the same script as others) 1 month ago
Aadhavan Srinivasan da993bf1aa Removed marwari (Rajasthan mostly speaks Hindi) 1 month ago
Aadhavan Srinivasan 7110b0e0e3 Set romanization text relative to translation text; Fill languages instead of the individual districts 1 month ago
Aadhavan Srinivasan d1feca7003 Make districts transparent; dim other languages when one is hovered; change default opacity of language 1 month ago
Aadhavan Srinivasan 3aa4135a81 Put languages before districts, so that district boundaries show up even with full opacity 1 month ago
Aadhavan Srinivasan 72747015ed Check if romanizations already exist in database; transliterate the whole sentence instead of just one word 1 month ago
Aadhavan Srinivasan d006ee8887 Update translations DB 1 month ago
Aadhavan Srinivasan 6cc8069c23 Moved translations DB to root, updated references to it 1 month ago
Aadhavan Srinivasan 0add8244e6 Added gitignore 1 month ago
Aadhavan Srinivasan 02c47cc218 Updated TODO 1 month ago
Aadhavan Srinivasan f20c17337b Added styling for romanizations (same as translations) 1 month ago
Aadhavan Srinivasan 4fece83e43 Show romanizations on map 1 month ago
Aadhavan Srinivasan f861b73846 Updated TODO 1 month ago
Aadhavan Srinivasan 0f92b11009 Add more text below the translation, in brackets - will be used for romanization 1 month ago
Aadhavan Srinivasan 6899c2ce86 Updated translation DB 1 month ago
Aadhavan Srinivasan 5cb766c2b8 Updated DB 1 month ago
Aadhavan Srinivasan c5ff92f941 Added JS to fetch romanization from an endpoint and log it; added a CSS class to the loading bar to show while the data is being fetched 1 month ago
Aadhavan Srinivasan 4671ba40e7 Updated translations 1 month ago
Aadhavan Srinivasan dfdd9326be Added modified xlit server file with new endpoint '/romanize' - should go in venv for transliteration server 1 month ago
Aadhavan Srinivasan 64f4f5f80b Fixed typo in manipuri language tag; regenerated database 1 month ago
Aadhavan Srinivasan ca7f6ad212 Fixed typo with struct tag; cleared DB because this bug resulted in incomplete translations 1 month ago
Aadhavan Srinivasan 7112874a06 General refactoring 1 month ago
Aadhavan Srinivasan a38657ddf1 Updated TODO 1 month ago
Aadhavan Srinivasan 6ba1189c6c Define color directly in the 'languages' object, instead of separately 1 month ago
Aadhavan Srinivasan d8bdb048c4 Added sqlite DB to cache translations; retrieve translations from DB if they're cached, otherwise fetch from API and cache results 1 month ago
Aadhavan Srinivasan a39fcc69a4 Added TODO 1 month ago
Aadhavan Srinivasan 42e31dab13 Use language code instead of language name; removed 'unavail' language; don't add text for districts 1 month ago
Aadhavan Srinivasan da3b3b8a16 Added loading indicator when translations are being retrieved 1 month ago
Aadhavan Srinivasan 0de268eec5 Replace text on map with translation 1 month ago
Aadhavan Srinivasan 2b8bed7587 Added language codes for all languages; removed 'unavail' langauge (not really a language) 1 month ago
Aadhavan Srinivasan 79944180d5 Added language codes for each language, add some testing text to determine if I can draw based on lat/long 1 month ago
Aadhavan Srinivasan 6cd33ac06d Add noto fonts (unicode glyph support); use HTMX to replace translations on map; pointer-events for languageText to help select a state on the map 1 month ago
Aadhavan Srinivasan e60da27cd5 New file - updates translations on map 1 month ago
Aadhavan Srinivasan c57de2492e Added Go translation server - send requests to Google Translate API 1 month ago
Aadhavan Srinivasan 5f8264cda8 Store language text instead of district text 1 month ago
Aadhavan Srinivasan 73149275fd Added a form, added some more styling 1 month ago
Aadhavan Srinivasan c7876fea3f Added Awadhi language boundary 1 month ago
Aadhavan Srinivasan d757454319 Added Awadhi language and language color 1 month ago
Aadhavan Srinivasan 53f8c63c2d Added Awadhi language 1 month ago
Aadhavan Srinivasan 6532036c73 Removed turf JS testing file (I have it implemented) 1 month ago
Aadhavan Srinivasan 5584374dea Updated JSON with Sindhi and Santali language boundaries 1 month ago
Aadhavan Srinivasan f43460e94b Added Santali and Sindhi languages; removed 'try ... catch' block because the function shouldn't error 1 month ago