Commit graph

51 commits

Author SHA1 Message Date
dependabot[bot]
956a26bd64
Bump loader-utils and react-scripts
Bumps [loader-utils](https://github.com/webpack/loader-utils) to 2.0.4 and updates ancestor dependencies [loader-utils](https://github.com/webpack/loader-utils), [loader-utils](https://github.com/webpack/loader-utils) and [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts). These dependencies need to be updated together.


Updates `loader-utils` from 2.0.0 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.0...v2.0.4)

Updates `loader-utils` from 1.4.0 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.0...v2.0.4)

Updates `react-scripts` from 4.0.3 to 5.0.1
- [Release notes](https://github.com/facebook/create-react-app/releases)
- [Changelog](https://github.com/facebook/create-react-app/blob/main/CHANGELOG-4.x.md)
- [Commits](https://github.com/facebook/create-react-app/commits/react-scripts@5.0.1/packages/react-scripts)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
- dependency-name: loader-utils
  dependency-type: indirect
- dependency-name: react-scripts
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-18 00:57:31 +00:00
dependabot[bot]
a03a906648
Bump sockjs from 0.3.19 to 0.3.21
Bumps [sockjs](https://github.com/sockjs/sockjs-node) from 0.3.19 to 0.3.21.
- [Release notes](https://github.com/sockjs/sockjs-node/releases)
- [Changelog](https://github.com/sockjs/sockjs-node/blob/v0.3.21/Changelog)
- [Commits](https://github.com/sockjs/sockjs-node/compare/v0.3.19...v0.3.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-20 22:57:36 +00:00
dependabot[bot]
608ec84a53
Bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-16 08:33:26 +00:00
Fedor Katurov
e995b46641 added gpx dialog 2020-01-24 16:53:47 +07:00
Fedor Katurov
b20a3445d1 nominatim search (without working dialog) 2020-01-20 16:42:46 +07:00
Fedor Katurov
d8d448bcf7 updated leaflet version and tree-shaked deps 2020-01-16 17:08:55 +07:00
Fedor Katurov
69d1d749cf refactored rerendering speed 2020-01-16 11:49:24 +07:00
Fedor Katurov
c166eee586 drawing poly 2020-01-09 12:58:11 +07:00
Integral Team
3a74299ece added pwa cacher 2019-09-11 16:53:47 +07:00
Integral Team
cdbbaa0450 tried to add manifest 2019-09-11 16:24:10 +07:00
Integral Team
6f40f29d84 ceil to floor for map min and max 2019-09-11 16:05:26 +07:00
Integral Team
c1e3c6f383 not showing sticker dialog after adding sticker 2019-09-11 12:51:00 +07:00
Integral Team
76affc56b5 fixed mobile spinning on zoom and vulnerabilities 2019-09-11 10:18:51 +07:00
muerwre
8f60a5efd6 complete setting and editing description 2019-03-29 11:31:04 +07:00
muerwre
c040e33a8a frontend is_starred and description support 2019-03-29 10:54:20 +07:00
muerwre
ea08ab8a5e TitleDialog: title dialog proto 2019-03-15 17:29:30 +07:00
muerwre
a7ae059e4c Optimized rc-slider imports 2019-03-08 11:03:20 +07:00
muerwre
acfd5138df better webpack optimization 2019-03-08 10:48:03 +07:00
muerwre
328d2665fa Merge remote-tracking branch 'origin/master'
# Conflicts:
#	src/modules/InteractivePoly.ts
2019-02-25 13:47:22 +07:00
muerwre
f7e2831d3b touchHinter wider on mobile; 2019-02-25 13:46:22 +07:00
muerwre
cb61aa92a9 fixed empty polyline errors 2019-02-24 12:15:03 +07:00
muerwre
9d48c479a5 marker clusterization 2019-02-20 11:31:01 +07:00
muerwre
559d6c8d07 lazy loading maps 2019-02-18 18:03:03 +07:00
muerwre
0a01c91271 moved components to TypeScript 2019-02-12 16:20:31 +07:00
muerwre
85b8860862 reducers typescripting 2019-02-12 12:26:04 +07:00
muerwre
4c6526efc9 initial ts configuration 2019-02-12 10:31:46 +07:00
muerwre
eae5a893fc top panels code cleanup 2019-02-06 17:24:59 +07:00
muerwre
2f9952e8fa new-poly: new poly, continue forward 2018-12-18 16:57:33 +07:00
muerwre
3093bd24da initial 2018-12-18 15:04:32 +07:00
muerwre
febe619e8c routes: completed slider 2018-12-13 12:19:30 +07:00
muerwre
8248d9f166 routes: filtering by distance 2018-12-13 10:19:28 +07:00
muerwre
d11dd9043c routes: interface initial 2018-12-12 15:27:17 +07:00
muerwre
75505656df auth: login through vk iframe 2018-12-10 15:27:17 +07:00
muerwre
b108b1abc9 dialogs: scrollbars 2018-12-07 10:40:09 +07:00
muerwre
fc5b6009cb import: working solution 2018-12-06 18:36:28 +07:00
muerwre
cc4dff0ca1 backend: fixed loading of routes 2018-12-06 14:13:36 +07:00
muerwre
5025a43dbd backend: generating guests 2018-11-29 16:18:02 +07:00
muerwre
34d1b85513 render: cropper & download image 2018-11-28 17:57:56 +07:00
muerwre
6ed0361acf render: cleanup 2018-11-28 10:18:03 +07:00
muerwre
169d4d4222 appearance: icons fixed 2018-11-27 12:02:04 +07:00
muerwre
dca55a3bc4 redux: initial 2018-11-26 10:38:21 +07:00
muerwre
9c97c2df34 Merge branch 'develop' 2018-09-04 10:55:23 +07:00
muerwre
47e4f4a97d finally saving things 2018-08-30 17:10:33 +07:00
muerwre
1e49db0412 cleared package.json 2018-08-29 10:48:53 +07:00
muerwre
e19001ca82 now user can login 2018-08-28 16:58:36 +07:00
muerwre
b8545105c8 dist and time
finishing route
2018-08-24 12:36:36 +07:00
muerwre
d17a7b6aef styled panels 2018-08-22 15:20:39 +07:00
Fedor Katurov
7229a48297 svg buttons (initial)
removed styled-components
gradient paths
2018-08-21 15:26:35 +07:00
Fedor Katurov
e477f50283 basic router 2018-08-16 12:29:58 +07:00
Fedor Katurov
b8434c32e7 stickers with ability to drag them 2018-08-15 16:18:49 +07:00