summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-12-17Fix bad with blockYuval Adam
2019-12-17Update READMEYuval Adam
2019-12-17Add serverless support for python requirementsYuval Adam
2019-12-17Remove venvYuval Adam
2019-12-17Rename cron taskYuval Adam
2019-12-17Bump serverlessYuval Adam
2019-12-17Prepare for deployYuval Adam
2019-12-17Update imgs varYuval Adam
2019-12-17Initial HTTP NTLM supportYuval Adam
2019-11-01Cleanup fetchImages() and URL param parsingYuval Adam
2019-10-31Update README with netlify deploymentYuval Adam
2019-10-31Change config to support netlify deployment as wellYuval Adam
2019-10-26Update READMEYuval 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-16Rebuild yarn.lockYuval Adam
2019-10-16Initial fetchImages() implementation doesn't work due to CORSYuval Adam
2019-10-16This will be Geshem v5.0.0Yuval Adam
2019-10-16Extract Map.jsYuval Adam
2019-10-16Remove unneeded map CSS ruleYuval Adam
2019-10-16Extract MAPBOX_ACCESS_TOKENYuval Adam
2019-10-16Bump luxon to 1.19.3Yuval Adam
2019-10-16Initial Map componentYuval Adam
2019-10-16Add missing react-router-domYuval Adam
2019-10-16Bump all dependenciesYuval Adam
2019-10-15Update new extent coordinatesYuval Adam
2019-10-15Update README screenshotYuval Adam
2019-10-09Merge pull request #13 from yuvadm/dependabot/npm_and_yarn/mixin-deep-1.3.2Yuval Adam
Bump mixin-deep from 1.3.1 to 1.3.2
2019-10-09Merge pull request #12 from yuvadm/dependabot/npm_and_yarn/handlebars-4.4.3Yuval Adam
Bump handlebars from 4.0.12 to 4.4.3
2019-10-09Merge pull request #11 from yuvadm/dependabot/npm_and_yarn/eslint-utils-1.4.2Yuval Adam
Bump eslint-utils from 1.3.1 to 1.4.2
2019-10-09Bump mixin-deep from 1.3.1 to 1.3.2dependabot[bot]
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2. - [Release notes](https://github.com/jonschlinkert/mixin-deep/releases) - [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2) Signed-off-by: dependabot[bot] <support@github.com>
2019-10-09Bump handlebars from 4.0.12 to 4.4.3dependabot[bot]
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.12 to 4.4.3. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md) - [Commits](https://github.com/wycats/handlebars.js/compare/v4.0.12...v4.4.3) Signed-off-by: dependabot[bot] <support@github.com>
2019-10-09Bump eslint-utils from 1.3.1 to 1.4.2dependabot[bot]
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.2. - [Release notes](https://github.com/mysticatea/eslint-utils/releases) - [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.3.1...v1.4.2) Signed-off-by: dependabot[bot] <support@github.com>
2019-10-09Merge pull request #10 from yuvadm/dependabot/npm_and_yarn/lodash.template-4.5.0Yuval Adam
Bump lodash.template from 4.4.0 to 4.5.0
2019-10-09Bump lodash.template from 4.4.0 to 4.5.0dependabot[bot]
Bumps [lodash.template](https://github.com/lodash/lodash) from 4.4.0 to 4.5.0. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.4.0...4.5.0) Signed-off-by: dependabot[bot] <support@github.com>
2019-10-09Initial FTP implementationYuval Adam
2019-06-02More package.json fixesYuval Adam
2019-06-02Fix error when Set-Cookie is missingYuval Adam