summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-09-24Use R2 bucket nameYuval Adam
2025-09-24Add /imgs/ endpoint and fix type errorsYuval Adam
2025-09-24Remove favicon svgYuval Adam
2025-09-24Remove old src/ filesYuval Adam
2025-09-24Remove old html pagesYuval Adam
2025-09-24Update propsYuval Adam
2025-09-24Remove legacy cron/Yuval Adam
2025-09-24Override all files with v8 implementationYuval Adam
2025-09-24Refactor entire project to Astro stack v8Yuval Adam
2025-09-24Update READMEv8Yuval Adam
2025-09-24Ignore .wrangler and .vscodeYuval Adam
2025-09-24Extract layoutYuval Adam
2025-09-24Add fathomYuval Adam
2025-09-24Remove unused axiosYuval Adam
2025-09-24Handle mobile touch events in sliderYuval Adam
2025-09-24Migrate to tailwind stylesYuval Adam
2025-09-24Remove rc-sliderYuval Adam
2025-09-24Add types and fix chunk size warningYuval Adam
2025-09-24Add initial wranglerYuval Adam
2025-09-24Initial migrationYuval Adam
2025-09-24Add cloudflare adapterYuval Adam
2025-09-24Add react and tailwindYuval Adam
2025-09-24Initial astro projectYuval Adam
2023-05-09Revert to fathom CDNYuval Adam
2023-02-08Update 2023 screenshotYuval Adam
2022-11-29Merge pull request #35 from yuvadm/dependabot/npm_and_yarn/loader-utils-2.0.4v6.0.1Yuval Adam
2022-11-29Merge pull request #34 from yuvadm/dependabot/npm_and_yarn/minimatch-and-recu...Yuval Adam
2022-11-29Bump loader-utils from 2.0.2 to 2.0.4dependabot[bot]
2022-11-29Bump minimatch and recursive-readdirdependabot[bot]
2022-11-29Merge pull request #30 from yuvadm/v6v6.0.0Yuval Adam
2022-11-29Update netlify to vercel in README, test buildYuval Adam
2022-11-28Bump mapbox to 2.11.0, FINALLYYuval Adam
2022-09-01Skip slider renders on empty images, and cleanup unused varsYuval Adam
2022-09-01No need to save map stateYuval Adam
2022-09-01Disable SSL warningsYuval Adam
2022-09-01Add manual requirements.txt and update sls.ymlYuval Adam
2022-09-01Update deploycron scriptYuval Adam
2022-09-01Update pipfile lockYuval Adam
2022-09-01Test vercel deploymentYuval Adam
2022-09-01Extract playback slots to configYuval Adam
2022-09-01Fix slider prev value callbackYuval Adam
2022-09-01Map loading works, slider still notYuval Adam
2022-09-01Change map loaded to stateYuval Adam
2022-09-01Basic map structure, almost thereYuval Adam
2022-09-01Handle source and layer updatesYuval Adam
2022-09-01Fix default exportsYuval Adam
2022-08-30WIPYuval Adam
2022-08-30Unpin luxon after bug fixYuval Adam
2022-08-29Store lng, lat and zoom state, fix ref typeYuval Adam
2022-08-29Mapbox base layer and loading worksYuval Adam