summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-11-14Revert "Fix slider jumps"HEADmasterYuval Adam
This reverts commit 862a3f7545e2ee0fe8741bcabf5cd92207376fff.
2025-11-14Fix slider jumpsYuval Adam
2025-11-14Fix missing imgs/ prefix in redundant url fieldYuval Adam
2025-11-14Fix slider bugYuval Adam
2025-10-03Fix img hostYuval Adam
2025-10-03Update /imgs/ endpoint in clientYuval Adam
2025-10-03Load gis images in /imgs/ endpointYuval Adam
2025-10-03Fetch all images in scheduled handlerYuval Adam
2025-10-03Fix type issuesYuval Adam
2025-10-03Implement loading of unauthenticated radar GIS imagesYuval Adam
2025-10-03Ignore dev varsYuval Adam
2025-09-24Temporary load old imagesYuval Adam
2025-09-24Move /imgs/ pathYuval Adam
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
Bump loader-utils from 2.0.2 to 2.0.4
2022-11-29Merge pull request #34 from ↵Yuval Adam
yuvadm/dependabot/npm_and_yarn/minimatch-and-recursive-readdir-3.1.2 Bump minimatch and recursive-readdir
2022-11-29Bump loader-utils from 2.0.2 to 2.0.4dependabot[bot]
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.2 to 2.0.4. - [Release notes](https://github.com/webpack/loader-utils/releases) - [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md) - [Commits](https://github.com/webpack/loader-utils/compare/v2.0.2...v2.0.4) --- updated-dependencies: - dependency-name: loader-utils dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
2022-11-29Bump minimatch and recursive-readdirdependabot[bot]
Bumps [minimatch](https://github.com/isaacs/minimatch) and [recursive-readdir](https://github.com/jergason/recursive-readdir). These dependencies needed to be updated together. Updates `minimatch` from 3.0.4 to 3.1.2 - [Release notes](https://github.com/isaacs/minimatch/releases) - [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2) Updates `recursive-readdir` from 2.2.2 to 2.2.3 - [Release notes](https://github.com/jergason/recursive-readdir/releases) - [Changelog](https://github.com/jergason/recursive-readdir/blob/master/CHANGELOG.md) - [Commits](https://github.com/jergason/recursive-readdir/commits/v2.2.3) --- updated-dependencies: - dependency-name: minimatch dependency-type: indirect - dependency-name: recursive-readdir dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
2022-11-29Merge pull request #30 from yuvadm/v6v6.0.0Yuval Adam
Major v6 upgrade
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