Web Dev Solutions

Catalin Mititiuc

aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-06-11Fix toggle content visCatalin Mititiuc
2024-06-11Remove some commented-out codeCatalin Mititiuc
2024-06-11Run npm audit fixCatalin Mititiuc
2024-06-11Update node package pan-zoomCatalin Mititiuc
2024-06-08WIP: Fix pan-zoom for webkitCatalin Mititiuc
2024-06-04Don't use custom built-in elements because they are not supported in webkitCatalin Mititiuc
2024-06-04Add build start time to serverCatalin Mititiuc
2024-06-02Rename some testsCatalin Mititiuc
2024-06-02Add a test helper to build the svg documentCatalin Mititiuc
2024-06-02Add some test todosCatalin Mititiuc
2024-06-02Add integration test-helpers and refactor integration testsCatalin Mititiuc
2024-06-01Fix/refactor testsCatalin Mititiuc
2024-06-01WIP: use scenario template to build scenarios client-sideCatalin Mititiuc
2024-06-01Fix duplicate ids in mapsheets.svgCatalin Mititiuc
2024-06-01Don't build scenarios server-sideCatalin Mititiuc
2024-05-31WIP: implement build status pluginCatalin Mititiuc
2024-05-31Rename pluginCatalin Mititiuc
2024-05-31Refactor external svg handlerCatalin Mititiuc
2024-05-30Handle resolving JSDOM promises betterCatalin Mititiuc
2024-05-30Simplify jsdom import in server fileCatalin Mititiuc
2024-05-30Remove mapsheets.svg inline stylesCatalin Mititiuc
2024-05-30Fix storing scenario in local storageCatalin Mititiuc
2024-05-30Make scenarios list in modal dynamicCatalin Mititiuc
2024-05-30Fix highlighting selected counterCatalin Mititiuc
2024-05-30Build scenario filesCatalin Mititiuc
2024-05-30WIP: put all svg refs in scenario file at build timeCatalin Mititiuc
2024-05-30WIP: dynamically add references to scenario svgCatalin Mititiuc
2024-05-29Update scenario test fixtureCatalin Mititiuc
2024-05-29Try to simplify trooper counterCatalin Mititiuc
2024-05-29Refactor esbuild server fileCatalin Mititiuc
2024-05-28Move takeScreenshot() function into a test helper fileCatalin Mititiuc
2024-05-28Add some select testsCatalin Mititiuc
2024-05-28WIP: select counter testCatalin Mititiuc
2024-05-28Clean up server.cjsCatalin Mititiuc
2024-05-28Import mapsheets.svgCatalin Mititiuc
2024-05-28Tried importing svgs in an esbuild pluginCatalin Mititiuc
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