summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-09-01Skip slider renders on empty images, and cleanup unused varsYuval Adam
2022-09-01No need to save map stateYuval 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-29Store lng, lat and zoom state, fix ref typeYuval Adam
2022-08-29Mapbox base layer and loading worksYuval Adam
2022-08-29Fix RoutesYuval Adam
2022-08-29Initial Map conversionYuval Adam
2022-08-29Fix more types in componentsYuval Adam
2022-08-29Remove unused geolocation funcYuval Adam
2022-08-29Fix types in GeshemYuval Adam
2022-08-29Fix config exportsYuval Adam
2022-08-29Update all .tsx files and remove unusedYuval Adam
2022-08-29Remove web-vitals and start removing react-mapbox-glYuval Adam
2022-08-29Copy over template from new react scripts projectYuval Adam
2022-01-26Fix for non-working slider in Firefox for Android (#28)Yoav Farhi
2020-11-02DateTime styling improvementsYuval Adam
2020-04-25Bump up dependencies and release v5.2 (#17)v5.2.0Yuval Adam
2019-11-01Cleanup fetchImages() and URL param parsingYuval Adam
2019-10-31Change config to support netlify deployment as wellYuval Adam
2019-10-17Fix missing host in layer imagesv5.1.0Yuval Adam
2019-10-17Fix IMAGES_BASE_URLYuval Adam
2019-10-17Fetch images at every minute intervalv5.0.0Yuval Adam
2019-10-17Remove unused OldGeshemYuval Adam
2019-10-16Fix warningsYuval Adam
2019-10-16Support playback modeYuval Adam
2019-10-16Cleanup divsYuval Adam
2019-10-16Remove unused slider marginLeftYuval Adam
2019-10-16Set proper layer opacityYuval Adam
2019-10-16Add DateTime component and remove unused varsYuval Adam
2019-10-16Add slider functionalityYuval Adam
2019-10-16Extract image loading to main component and add auto linting and formattingYuval Adam
2019-10-16Add image Source and Layer componentsYuval Adam
2019-10-16Proxy imgs.json in development to avoid CORS issuesYuval Adam
2019-10-16Initial fetchImages() implementation doesn't work due to CORSYuval Adam
2019-10-16Extract Map.jsYuval Adam
2019-10-16Remove unneeded map CSS ruleYuval Adam
2019-10-16Extract MAPBOX_ACCESS_TOKENYuval Adam
2019-10-16Initial Map componentYuval Adam
2019-10-15Update new extent coordinatesYuval Adam
2019-04-24Fix playback to use query paramsYuval Adam
2019-04-24Add history playback featureYuval Adam
2019-04-23Remove zoom behaviorYuval Adam
2018-11-23Change date formatYuval Adam