88 Commits (53cd9b946524781b8e8e468524bdabeb687b13df)
 

Author SHA1 Message Date
Aadhavan Srinivasan 53cd9b9465 More styling - increase language font size 3 weeks ago
Aadhavan Srinivasan fe2aaef413 Updated DB 3 weeks ago
Aadhavan Srinivasan f26a5b8c59 Fix ordering of languages when inserting into DB 3 weeks ago
Aadhavan Srinivasan 2d810bb661 Updated references to classname 3 weeks ago
Aadhavan Srinivasan cf5b2e40a0 Adjusted positioning of some language translations; added new text element for the language name 3 weeks ago
Aadhavan Srinivasan 0c11a302e3 Added styling for language text 3 weeks ago
Aadhavan Srinivasan 9cc650a467 Fix ordering of languages when inserting into DB 3 weeks ago
Aadhavan Srinivasan 0e26b2345a Show all texts at once; hide them while the results are being fetched; show them after the results have been fetched 4 weeks ago
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