Commit Graph

666 Commits

Author SHA1 Message Date
Eric van der Vlist 73172812f5 npm updates 2023-05-03 18:40:43 +02:00
Eric van der Vlist 4397dfc9f8 npm update 2023-04-24 16:30:11 +02:00
Eric van der Vlist dd32763895 npm install blob-util 2023-04-24 16:27:55 +02:00
Eric van der Vlist 9beb1eb1a3 Displaying thumbnails on the map 2023-04-24 15:26:03 +02:00
Eric van der Vlist e08d6993c1 Displaying WPT thumbnails 2023-04-24 15:03:34 +02:00
Eric van der Vlist 014e58a31b Calling WptEditDialog to import pictures as wpts 2023-04-23 18:06:10 +02:00
Eric van der Vlist a84b813066 npm update 2023-04-23 16:59:53 +02:00
Eric van der Vlist 65abffb5d9 Adding more properties to picture imports 2023-04-22 21:17:43 +02:00
Eric van der Vlist 06b2c60a4a Resize refactoring to create downsized image and thumbnails in one run 2023-04-22 18:04:20 +02:00
Eric van der Vlist 3ca64ad7eb Avoiding raising errors when there is no elevation in exif data 2023-04-21 21:28:09 +02:00
Eric van der Vlist e634d13ee5 Imageresizing using a canvas 2023-04-21 21:23:32 +02:00
Eric van der Vlist a91230f614 Attempt to scale using a canvas element 2023-04-21 18:53:38 +02:00
Eric van der Vlist 4df529abb7 Extracting GPS coordinates from exif 2023-04-20 17:50:30 +02:00
Eric van der Vlist d44f9a257e Using piexifjs to support exif (it(s yhe only one that can write exif data) and nothing to reisze images (WIP) 2023-04-20 15:18:32 +02:00
Eric van der Vlist 99410d7ebd npm updates 2023-04-20 10:52:55 +02:00
Eric van der Vlist ee980f219b Using image-js to generate images thumbnails (doesn't work well because of the lack of advanced interpolation methods in the current version) 2023-04-18 17:45:48 +02:00
Eric van der Vlist 15984a0d5d Adding a dragenter handler 2023-04-18 17:44:35 +02:00
Eric van der Vlist 35a03dcfc9 npm i image-js 2023-04-18 10:41:58 +02:00
Eric van der Vlist d3c0cfd393 Refactoring intent receivers for gmap links 2023-04-17 15:09:08 +02:00
Eric van der Vlist f9517b07b4 Refactoring intent receivers for web links 2023-04-17 15:02:46 +02:00
Eric van der Vlist c3c93139ed Refactoring intent receivers for geo: locations 2023-04-17 14:57:08 +02:00
Eric van der Vlist d5a8118c2a Refactoring intent receivers for invitations 2023-04-17 14:45:04 +02:00
Eric van der Vlist f82181347c Begining to refactor intent receivers to support GPX imports from more sources 2023-04-17 10:41:30 +02:00
Eric van der Vlist 8242680137 Accepting mimeType file/* (sic) to support wikiloc exports 2023-04-17 09:30:02 +02:00
Eric van der Vlist f17cc2e073 Adding a button to force importing tracks as routes 2023-04-15 20:24:35 +02:00
Eric van der Vlist 856cd7637e Making sure gpx id is 'new' when importing a GPX as a new journey 2023-04-15 18:25:27 +02:00
Eric van der Vlist b38fdf49ad Check db url before attempting to get a user id. 2023-04-15 17:29:50 +02:00
Eric van der Vlist 09e82600aa Do not restrict import file types on Android since it just doesn't work :( ... 2023-04-15 17:29:09 +02:00
Eric van der Vlist 5640cf8755 Bug regression caused by suid updates 2023-04-15 12:18:46 +02:00
Eric van der Vlist 91ef0239c9 npm updates 2023-04-15 11:55:52 +02:00
Eric van der Vlist 59f266de37 Displaying thumbnails 2023-04-04 19:33:22 +02:00
Eric van der Vlist 5333e8053b Extracting interesting stuff from exif 2023-04-04 19:17:44 +02:00
Eric van der Vlist f52191966c Reading exif tags 2023-04-04 15:25:53 +02:00
Eric van der Vlist 854a9d701a Fixing css issue with updater's alert 2023-04-04 15:03:44 +02:00
Eric van der Vlist f5e9657842 Refactoring to prepare jpg imports 2023-04-03 14:46:41 +02:00
Eric van der Vlist 9863efc26a Refactoring to prepare jpg imports 2023-04-03 14:39:55 +02:00
Eric van der Vlist 20bb1387fc Intent to receive Google maps share actions 2023-04-02 20:23:18 +02:00
Eric van der Vlist 60ca62bf09 Support for searching pluscodes (extended when required relative to the map center) 2023-04-02 16:06:38 +02:00
Eric van der Vlist b547e203a6 Pluscode npm package plus a utility function to test if a string may be a pluscode 2023-04-02 12:35:53 +02:00
Eric van der Vlist 519d671761 npm updates 2023-04-02 11:36:59 +02:00
Eric van der Vlist f6b5b97063 npm updates 2023-03-21 18:46:59 +01:00
Eric van der Vlist 41c81fca1b Adding file drop capability to import GPX files. 2023-03-17 19:57:22 +01:00
Eric van der Vlist 9b9bba1609 Trying to improve trkseg styles 2023-03-16 22:16:16 +01:00
Eric van der Vlist c9d231251f Looking how to import images 2023-03-16 21:41:51 +01:00
Eric van der Vlist 39876031e4 Setting a higher z-index for GPX layers 2023-03-16 21:41:29 +01:00
Eric van der Vlist e406590c59 Installing exifreader 2023-03-13 19:52:50 +01:00
Eric van der Vlist 7a2752e286 Declutter all wpt types (including notes) 2023-03-13 17:35:49 +01:00
Eric van der Vlist 9588ca7749 Regression that prevented initial configuration 2023-03-13 13:19:43 +01:00
Eric van der Vlist 95cfa8c8d7 Adding a click to copy feature in SystemInfo 2023-03-11 19:08:52 +01:00
Eric van der Vlist ef909b475b Adding a self test to check that web workers are supported 2023-03-11 18:35:14 +01:00