Web Dev Solutions

Catalin Mititiuc

aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-05-27WIP: add mimetypes to response headersCatalin Mititiuc
2024-05-27Use a proxy to set cache-control header on responsesCatalin Mititiuc
2024-05-27WIP: use esbuild to bust cache for mapsheets.svgCatalin Mititiuc
2024-05-24WIP: mock selenium responseCatalin Mititiuc
2024-05-23WIP: intercept request in testCatalin Mititiuc
2024-05-22Minor refactorCatalin Mititiuc
2024-05-22Don't export unnecessary functionsCatalin Mititiuc
2024-05-22Use observable for showing hex distance countCatalin Mititiuc
2024-05-22Use observable for end move and prone flagCatalin Mititiuc
2024-05-21Remove select callbacks and use observable insteadCatalin Mititiuc
2024-05-21Add diceCatalin Mititiuc
2024-05-20Fix custom affiliation namesCatalin Mititiuc
2024-05-20Fix show/hide record sheet toggleCatalin Mititiuc
2024-05-20Delete some unused stylesCatalin Mititiuc
2024-05-20Make record sheet weapon icons biggerCatalin Mititiuc
2024-05-20Record sheet layoutCatalin Mititiuc
2024-05-20WIP: record sheet layoutCatalin Mititiuc
2024-05-20Add weapon icons to record sheetCatalin Mititiuc
2024-05-19Simplify loading scenariosCatalin Mititiuc
2024-05-19Change furniture and tree/bush colorsCatalin Mititiuc
2024-05-19Change attacker color from green to blue; change trace colorCatalin Mititiuc
2024-05-19Add elevation label to buildings on mapsheetsCatalin Mititiuc
2024-05-19Rename furniture dresser to cabinetCatalin Mititiuc
2024-05-19Clean up scenario filesCatalin Mititiuc
2024-05-19Make scenario files; consolidate mapsheets into one fileCatalin Mititiuc
2024-05-18Finish furniture, recenter mapsCatalin Mititiuc
2024-05-18Add furnitureCatalin Mititiuc
2024-05-17Tree grove and map 4 buildingCatalin Mititiuc
2024-05-17Make map dot patternCatalin Mititiuc
2024-05-17Building layouts completeCatalin Mititiuc
2024-05-16WIP: BuildingsCatalin Mititiuc
2024-05-15Apply styles and map script to manually loaded filesCatalin Mititiuc
2024-05-15Add ability to load a map file manuallyCatalin Mititiuc
2024-05-15WIP: remove symlinkCatalin Mititiuc
2024-05-15Add some high-element maps to test performanceCatalin Mititiuc
2024-05-15Don't blow up if weapon element missing from trooper countersCatalin Mititiuc
2024-05-15Rename variables for clarityCatalin Mititiuc
2024-05-04WIP: add fullscreen and download save abilitiesCatalin Mititiuc
2024-05-02Remove unnecessary doctype tag from svg filesCatalin Mititiuc
2024-05-02Fix preexisting prone counter not removing if unit end movement without movingCatalin Mititiuc
2024-05-02Generate weapon data dynamically from countersCatalin Mititiuc
2024-05-02Fix bad path set for object data propCatalin Mititiuc
2024-05-02Change double quotes to singleCatalin Mititiuc
2024-05-02Update READMECatalin Mititiuc
2024-05-02Organize public directory contents into assets foldersCatalin Mititiuc
2024-05-02Organize index.js a bit betterCatalin Mititiuc
2024-05-02Use NODE_ENV to test for test environment; improve scriptsCatalin Mititiuc
2024-05-02Clean up testCatalin Mititiuc
2024-05-01Use an observer to create new object element when data attribute is changedCatalin Mititiuc
2024-05-01WIP: recreate object element when loading maps to avoid node warnings about ↵Catalin Mititiuc
dangling file handles