Wykres commitów

  • 0f15c1502a Catch error loading spots master Manuel Kasper 2024-03-26 17:59:57 +0100
  • 38d9e4788c Track map session type too Manuel Kasper 2024-02-21 12:11:18 +0100
  • 8f4e61c1eb Add method for tracking number of map sessions (to evaluate move to MapTiler Cloud) Manuel Kasper 2024-02-21 11:36:12 +0100
  • 2dd49d86a1 Switch activator import to api-db2 Manuel Kasper 2024-02-21 11:23:29 +0100
  • deb80e6f6f Fix again Manuel Kasper 2023-12-28 21:18:33 +0100
  • 2c8cd5d4d7 Attempt to fix JWT errors Manuel Kasper 2023-12-28 21:14:03 +0100
  • f56fe05622 Fix jwt Manuel Kasper 2023-12-28 17:31:37 +0100
  • cdba5c193a Downgrade sharp as 0.33 seems to be broken on DO (maybe related to https://github.com/lovell/sharp/issues/3870) Manuel Kasper 2023-12-28 17:21:02 +0100
  • 157eb20bca Update dependencies and remove unused tracks API Manuel Kasper 2023-12-28 15:53:22 +0100
  • 5e764a7ade Mark summits that don't appear in SOTA DB CSV anymore as retired and don't return them in searches Manuel Kasper 2023-08-22 09:43:55 +0200
  • bdc644cb27 Add ISO code for VR Manuel Kasper 2023-05-01 07:52:16 +0200
  • 9155947b31 Fix script filename Manuel Kasper 2023-02-07 19:50:22 +0100
  • 754073a846 Add ISO code for C3 Manuel Kasper 2022-12-01 22:42:25 +0100
  • 91f7a7dbe8 Accept JPEGs from certain Samsung phones with broken firmware Manuel Kasper 2022-11-29 19:38:27 +0100
  • d998de87c3 Don't cache summit data (to prevent stale photo list being shown) Manuel Kasper 2022-10-31 14:46:26 +0100
  • 8e5e69fcb2 Retry object storage uploads several times Manuel Kasper 2022-10-01 14:03:17 +0200
  • e3587c2394 Retry originals uploads Manuel Kasper 2022-09-02 16:26:12 +0200
  • 8fff8411e6 Add missing isocodes file Manuel Kasper 2022-08-27 16:32:08 +0200
  • a35fcc597a Update sharp library Manuel Kasper 2022-08-23 19:02:33 +0200
  • d299b20227 Add job to automatically delete unused photos Manuel Kasper 2022-08-18 17:24:24 +0200
  • b785ea782a Return proper HTTP response when Geo lookup is not ready Manuel Kasper 2022-08-15 11:22:09 +0200
  • f8db795a1d Start cron jobs from Node to avoid requiring external cron Manuel Kasper 2022-08-15 11:13:54 +0200
  • 8012964ad4 Improve logging Manuel Kasper 2022-08-14 14:16:38 +0200
  • 5db511f6b6 Modernize update summits script Manuel Kasper 2022-08-06 10:50:43 +0200
  • 8d7bbb4986 Replace deprecated cursor.count syntax Manuel Kasper 2022-08-05 16:41:19 +0200
  • 1e757e4667 Move photos to DigitalOcean Spaces Manuel Kasper 2022-08-05 10:44:19 +0200
  • 641b472cf9 Listen on all addresses Manuel Kasper 2022-08-02 22:42:14 +0200
  • 43abb02735 Update MongoDB driver and maxmind library Manuel Kasper 2022-08-02 18:05:22 +0200
  • baa6ed46b8 Switch to geolite2-redist Manuel Kasper 2022-08-02 17:23:05 +0200
  • 1b2ac37d18 Change temporary paths Manuel Kasper 2022-08-02 17:01:09 +0200
  • 40febaf6a1 Use environment vars for certain config vars Manuel Kasper 2022-08-02 16:53:14 +0200
  • c23962bda2 Change bucket name/path Manuel Kasper 2022-08-02 14:15:22 +0200
  • a05edc7b64 Store original photos in Backblaze (S3 compatible object storage) Manuel Kasper 2022-08-02 13:34:32 +0200
  • c79b215b2d Add endpoint to obtain historic solar data Manuel Kasper 2022-04-22 15:44:59 +0200
  • ea3e3fc456 Actually return 404 on stale data Manuel Kasper 2022-04-03 18:17:47 +0200
  • 75bd6507d7 Check that latest solar data is not stale Manuel Kasper 2022-04-03 18:16:27 +0200
  • 1c6b72ff35 Force integer values Manuel Kasper 2022-03-31 09:28:04 +0200
  • 46ecf82c79 Add API for obtaining solar data Manuel Kasper 2022-03-30 22:21:30 +0200
  • 04f6e36486 Check for all-zero GPS coordinates Manuel Kasper 2021-07-23 20:29:01 +0200
  • 8f065a5cc8 Add endpoints to download GeoJSON data for associations/regions Manuel Kasper 2021-06-01 16:38:49 +0200
  • 325ca0b702
    Merge pull request #1 from ttomasini/feature/favorite_summits Manuel Kasper 2021-06-01 16:23:16 +0200
  • ccecff25e7 Allow arbitrary user settings keys, and store them all under a "settings" embedded document for clarity Manuel Kasper 2021-06-01 16:22:04 +0200
  • 54114bbf26 Add ISO codes for new associations Manuel Kasper 2021-05-31 08:38:29 +0200
  • 215e7eb75c POST user summit data to the same URL that we GET it from (avoids problems with UA caching, as a POST will invalidate the cache for that URL) Fix saving tags when the summit is not bookmarked and there are no notes Manuel Kasper 2021-05-14 19:16:35 +0200
  • d64607e60b Add CE association Manuel Kasper 2021-05-14 17:34:08 +0200
  • af2ea2422e Add favorite summit feature Timo Tomasini 2021-04-05 22:29:07 +0200
  • 00592b22e1 Update sharp package Manuel Kasper 2021-03-27 09:57:47 +0100
  • 37b90459e5 Add endpoint to fetch summits with recently uploaded photos Manuel Kasper 2021-03-07 16:14:43 +0100
  • 6ba3570079 Add new SOTA association Manuel Kasper 2021-03-06 19:41:42 +0100
  • e584b0cc06 Add endpoint to determine user's country by IP Manuel Kasper 2021-03-06 19:41:30 +0100
  • c66c9fc83c
    Create LICENSE Manuel Kasper 2020-11-16 11:40:08 +0100
  • f898d4f3f9 Add support for querying by DB user ID Manuel Kasper 2020-10-25 18:13:59 +0100
  • c1c3255b34 Update MongoDB driver to silence Node v14 circular dependency warning Manuel Kasper 2020-09-07 08:42:10 +0200
  • 2dd4d9c7f5 Initial import Manuel Kasper 2020-08-14 10:25:45 +0200
  • 62b7d809bb
    Initial commit Manuel Kasper 2020-08-14 10:23:21 +0200