Commit graph

73 commits

Author SHA1 Message Date
Alexander Borsuk
36f8d2dc88 Removed local gpx/kml/kmz files as they're not properly responded by CF, changed their location to the planet cdn
This reverts commit c0b6eb3102.

Signed-off-by: Alexander Borsuk <me@alex.bio>
2024-08-27 13:20:16 +02:00
Alexander Borsuk
77fc96a519 Migrate to a new eslint
Linter is not yet autoenabled, need to fix some issues first in npm run test

Signed-off-by: Alexander Borsuk <me@alex.bio>
2024-08-03 13:55:02 +02:00
Alexander Borsuk
492220adaa Changed file mode
Signed-off-by: Alexander Borsuk <me@alex.bio>
2024-08-03 13:53:11 +02:00
Alexander Borsuk
d077a26132 Add spaces and special symbols into test gpx, kml and kmz file names
Signed-off-by: Alexander Borsuk <me@alex.bio>
2024-06-26 10:28:10 +02:00
Alexander Borsuk
c0b6eb3102 Add downloadable kml, kmz, gpx files for testing at omaps.app/test
Signed-off-by: Alexander Borsuk <me@alex.bio>
2024-06-23 18:41:08 +02:00
Alexander Borsuk
35add2589b npm run upgrade + delete conflicting packages
Signed-off-by: Alexander Borsuk <me@alex.bio>
2024-06-23 18:40:39 +02:00
3af4d50de5 also query features at point in OSM link
Signed-off-by: Harry Bond <me@hbond.xyz>
2024-05-24 00:16:03 +02:00
Harry Bond
52157ba62a some more Geo: test links
Signed-off-by: Harry Bond <endim8@pm.me>
2024-04-26 19:28:07 +02:00
Alexander Borsuk
d783f0fde1 npm run upgrade
Signed-off-by: Alexander Borsuk <me@alex.bio>
2024-02-20 10:28:58 +02:00
Alexander Borsuk
045626a43f Minor text update
Signed-off-by: Alexander Borsuk <me@alex.bio>
2024-02-20 10:28:03 +02:00
Alexander Borsuk
80a918217c npm run upgrade
Signed-off-by: Alexander Borsuk <me@alex.bio>
2024-01-18 04:58:35 +02:00
7e3fc84221 Add Huawei and F-Droid signatures
- 9D:5A:95:65:8F:EC - Google Play
- E5:D3:CC:33:89:5A - Huawei AppGallery
- E2:16:FC:38:6C:32 - F-Droid
- B9:C7:AE:79:A5:A9 - Web
- 96:D6:28:81:78:B0 - Dev/Debug

Remove app.organicmaps.web as it is not used.

Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2024-01-07 13:24:30 +02:00
230b25af6d Update geo: test links
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2023-11-20 06:14:37 +01:00
Alexander Borsuk
0a3fd08114 Fixed undefined titles in ru
Signed-off-by: Alexander Borsuk <me@alex.bio>
2023-11-09 06:25:28 +01:00
Alexander Borsuk
12c17dd053 npm run upgrade
Signed-off-by: Alexander Borsuk <me@alex.bio>
2023-11-09 05:49:17 +01:00
Alexander Borsuk
b4bb61e158 Do not encode url in the default name/title
Signed-off-by: Alexander Borsuk <me@alex.bio>
2023-09-02 01:02:16 +02:00
Alexander Borsuk
5ed13124c9 npm run upgrade
Signed-off-by: Alexander Borsuk <me@alex.bio>
2023-09-01 22:59:00 +02:00
Alexander Borsuk
2793a071fa Fix XSS in omaps urls
Signed-off-by: Alexander Borsuk <me@alex.bio>
2023-08-16 17:57:50 +02:00
Alexander Borsuk
728f133e6b An attempt to fix deployment error
Signed-off-by: Alexander Borsuk <me@alex.bio>
2023-07-06 12:08:30 +02:00
Alexander Borsuk
76b2dade3d npm run upgrade
Signed-off-by: Alexander Borsuk <me@alex.bio>
2023-07-05 18:05:45 +02:00
Alexander Borsuk
cc0020cf09 Add checks
Signed-off-by: Alexander Borsuk <me@alex.bio>
2023-07-05 18:05:45 +02:00
Alexander Borsuk
dbd9221931 Fixed improperly encoded windows-1251 names when sharing bookmarks in vk
Signed-off-by: Alexander Borsuk <me@alex.bio>
2023-05-06 09:45:30 +02:00
Alexander Borsuk
e56bdfaf87 Properly handle exception
Signed-off-by: Alexander Borsuk <me@alex.bio>
2023-05-06 09:42:43 +02:00
Alexander Borsuk
c303211d94 Support clear text coordinates in the url
For example, these formats are supported:
https://omaps.app/12.345,-2.654
https://omaps.app/12.345/-2.654/18
https://omaps.app/-12.345_2.654_Some%20Name
https://omaps.app/12.345,-2.654,14,Some_Name

Note that any other delimiter can be used instead of a comma, excluding digit, '.', '#' and '?'

Signed-off-by: Alexander Borsuk <me@alex.bio>
2023-05-06 09:42:34 +02:00
Alexander Borsuk
dae5a15132 Better coordinates for api example
Signed-off-by: Alexander Borsuk <me@alex.bio>
2023-05-03 22:26:22 +02:00
Alexander Borsuk
fc365de6d2 npm run upgrade
Signed-off-by: Alexander Borsuk <me@alex.bio>
2023-05-03 22:21:43 +02:00
Alexander Borsuk
9f5047ebac Added more test links for omaps.app => api calls
Signed-off-by: Alexander Borsuk <me@alex.bio>
2023-04-13 12:28:48 +02:00
Alexander Borsuk
9abbec4db0 Added email address to report bugs in API
Signed-off-by: Alexander Borsuk <me@alex.bio>
2023-04-13 12:06:21 +02:00
Alexander Borsuk
cc3927df10 Upgrade deps
Signed-off-by: Alexander Borsuk <me@alex.bio>
2023-04-13 12:04:14 +02:00
Alexander Borsuk
a0411bf49a Exclude news from deep link association
Signed-off-by: Alexander Borsuk <me@alex.bio>
2023-04-01 10:53:02 +02:00
Alexander Borsuk
025e739a59 Upgraded dependencies
Signed-off-by: Alexander Borsuk <me@alex.bio>
2023-04-01 10:53:02 +02:00
Alexander Borsuk
bea46496f7 Update dependencies
Signed-off-by: Alexander Borsuk <me@alex.bio>
2023-02-15 00:34:08 +01:00
Alexander Borsuk
80b3135109 Redirect to TR news
Signed-off-by: Alexander Borsuk <me@alex.bio>
2023-01-25 10:19:24 +01:00
Alexander Borsuk
e380cc4b51 Redirect to matrix
Signed-off-by: Alexander Borsuk <me@alex.bio>
2022-11-21 23:38:26 +01:00
Alexander Borsuk
760f9f3f07 Migrate to wrangler v2 2022-11-21 22:54:45 +01:00
Alexander Borsuk
6b347052a4 Apply formatting 2022-11-21 21:50:54 +01:00
Alexander Borsuk
3389ee4de5 Upgraded node modules 2022-11-21 21:50:38 +01:00
Alexander Borsuk
26d4a9b078 Fixed missing certificate fingerprint to verify omaps.app for Android 2022-11-21 21:43:31 +01:00
Alexander Borsuk
a5a25f0ee0 Upgraded dependencies
Signed-off-by: Alexander Borsuk <me@alex.bio>
2022-11-15 09:45:36 +01:00
Alexander Borsuk
3fa41464bb Set compatibility date for wrangler 2022-10-06 13:40:17 +02:00
Alexander Borsuk
2bfeb12277 Upgrade npm packages 2022-10-06 12:41:16 +02:00
Alexander Borsuk
315dae0e3d Added npm run upgrade to keep packages up to date 2022-10-06 12:41:02 +02:00
Alexander Borsuk
5214c90566 JS compatibility with Android 5
Signed-off-by: Alexander Borsuk <me@alex.bio>
2022-09-09 21:04:23 +02:00
Alexander Borsuk
6661f251ba Redirect to news
Signed-off-by: Alexander Borsuk <me@alex.bio>
2022-08-23 23:29:45 +03:00
Alexander Borsuk
6dbdc1c99c Updated API redirect and info
Signed-off-by: Alexander Borsuk <me@alex.bio>
2022-07-27 23:14:30 +02:00
Harry Bond
af7c84cbff improve UI style
Signed-off-by: Harry Bond <endim8@pm.me>
2022-04-19 23:02:27 +02:00
Alexander Borsuk
886da391a0 [android] Separate web flavors
Signed-off-by: Alexander Borsuk <me@alex.bio>
2022-03-08 23:56:13 +01:00
Alexander Borsuk
da189022fd Updated api test links
Signed-off-by: Alexander Borsuk <me@alex.bio>
2022-02-13 00:29:38 +01:00
Alexander Borsuk
4249eaa7be Fixed typos in test url
Signed-off-by: Alexander Borsuk <me@alex.bio>
2022-01-31 16:50:59 +01:00
Alexander Borsuk
af308814e2 Fixed 404 icon request
Signed-off-by: Alexander Borsuk <me@alex.bio>
2022-01-13 22:04:25 +01:00