Wykres commitów

  • c97e76a6b4 Round route/line distance Candid Dauth 2024-03-16 00:07:53 +0100
  • 1b5ad5838d Refactor marker/line style updating Candid Dauth 2024-03-16 00:07:09 +0100
  • b42e54245d Add eslint warning for unawaited async functions Candid Dauth 2024-03-15 23:28:15 +0100
  • 26753061a7 Properly store absent line extra info as null Candid Dauth 2024-03-15 17:09:51 +0100
  • 5071e5b417 Fix diff on failing marker tests Candid Dauth 2024-03-15 17:08:45 +0100
  • 16546e1585 Fix setting line points on line creation Candid Dauth 2024-03-15 17:08:21 +0100
  • e3660ba870 Upgrade leaflet-highlightable-layers Candid Dauth 2024-03-15 17:06:59 +0100
  • bc3cf1098b Add "Abandoned" and "Nudism" POI categories Candid Dauth 2024-03-10 15:39:20 +0100
  • de6b56de6e OsmAnd instead of Osmand Candid Dauth 2024-03-10 14:52:52 +0100
  • 8d27a1a975 Merge branch 'main' into vue3 Candid Dauth 2024-03-10 14:44:13 +0100
  • aaf5d132b1 Update README Candid Dauth 2024-03-10 14:39:01 +0100
  • 89cd0b4f20 Add GitHub Sponsors link Candid Dauth 2024-03-10 13:39:14 +0100
  • 4583476474 Show line description in Osmand, use XML namespace for line style (#246) Candid Dauth 2024-03-10 03:54:04 +0100
  • d3e3c513f6 Add option to export GPX files as ZIP, add Osmand line width and colour (#246) Candid Dauth 2024-03-10 03:18:33 +0100
  • 2999e4646c Apply workaround for failing test Candid Dauth 2024-03-09 05:25:26 +0100
  • d7f3524d91 Fix type errors Candid Dauth 2024-03-09 04:46:43 +0100
  • 082fa4379c Upgrade transitive dependencies Candid Dauth 2024-03-09 04:38:59 +0100
  • b97e366030 Keep alive export dialog state Candid Dauth 2024-03-09 04:33:46 +0100
  • f920856100 Add "copy to clipboard" export method Candid Dauth 2024-03-09 04:22:29 +0100
  • 24c5b6d1db Fix cheerio type usage Candid Dauth 2024-03-09 03:28:54 +0100
  • e3030a6b55 Use getTabularData() for table export Candid Dauth 2024-03-09 03:28:26 +0100
  • 7ab5594144 Support searching for GPS coordinates in degrees Candid Dauth 2024-03-09 01:28:26 +0100
  • 81b05e5bbc Add CSV export option Candid Dauth 2024-03-07 03:30:24 +0100
  • 03072a29e9 Refine toolbox wording Candid Dauth 2024-03-05 06:12:57 +0100
  • 97c5b7506e Fix failing test Candid Dauth 2024-03-05 05:42:59 +0100
  • 964d98cd1b Replace export links with export dialog (related to #246) Candid Dauth 2024-03-05 04:46:04 +0100
  • 6fdbd995ea Do not use dereferrer for internal links Candid Dauth 2024-03-05 04:45:29 +0100
  • 441780beab Allow and respect action/target in ValidatedForm and ModalDialog Candid Dauth 2024-03-05 04:44:39 +0100
  • b211800973 Fix lint errors Candid Dauth 2024-03-05 01:47:54 +0100
  • f713aceb76 Fix async marker icon typo Candid Dauth 2024-03-04 23:49:23 +0100
  • fac5648945 Introduce max width for dropdowns/popovers Candid Dauth 2024-03-04 14:11:46 +0100
  • 6fda31ad35 Set max height for popovers Candid Dauth 2024-03-04 14:11:32 +0100
  • fba5049c65 Streamline "copy to clipboard" experience Candid Dauth 2024-03-04 14:10:47 +0100
  • a9e75cce5e Update glyphicons Candid Dauth 2024-03-04 00:21:01 +0100
  • 7a63abc32f Run svgo on glyphicons (in preparation for adding more glyphicons) Candid Dauth 2024-03-04 00:15:47 +0100
  • b04a58eedd Do not normalize names for GeoJSON export Candid Dauth 2024-03-03 01:27:32 +0100
  • 03dbf5d33e Recalculate filters on type change Candid Dauth 2024-03-02 18:20:16 +0100
  • fdd174b21a Fix type error Candid Dauth 2024-03-02 15:35:06 +0100
  • b13025c777 Optimize setting line style Candid Dauth 2024-03-02 14:13:48 +0100
  • 8d857d4f4e Cache filter results Candid Dauth 2024-03-02 13:49:06 +0100
  • 0ef09d539d Do not show focus ring on lines Candid Dauth 2024-03-02 13:48:22 +0100
  • 308dfe7dc9 Use protected keyword in some classes Candid Dauth 2024-03-02 13:18:48 +0100
  • df37a4fb4a Do not recalculate polyline sections for lines completely within our outside map bbox Candid Dauth 2024-03-02 13:12:57 +0100
  • a2d256e307 Prevent hot reload Candid Dauth 2024-03-02 04:39:43 +0100
  • 45256247cf Avoid setting unchanged tooltip for lines Candid Dauth 2024-03-02 03:46:53 +0100
  • c27a776918 Reset line points in client on zoom change Candid Dauth 2024-03-02 03:46:33 +0100
  • 656f408cac Use bbox except for markers also with zoom changes Candid Dauth 2024-03-02 02:56:36 +0100
  • 69ef717c44 Avoid unnecessary marker rerenders Candid Dauth 2024-03-02 02:56:24 +0100
  • cbf51d148a Add eslint rules against promise misuse Candid Dauth 2024-03-02 02:55:43 +0100
  • 9550c91dae Check status code when downloading files Candid Dauth 2024-03-02 00:37:29 +0100
  • b7b70b6cf0 Make marker colour/shape Osmand compatible in GPX export (#246) Candid Dauth 2024-02-29 02:53:17 +0100
  • bdf6e186a8 Fix updating marker icon Candid Dauth 2024-02-27 15:50:47 +0100
  • 29e0942019 Add QR code button to share dialog Candid Dauth 2024-02-27 14:57:28 +0100
  • f1e82ab926 Fix applying default colour when creating type Candid Dauth 2024-02-26 20:10:58 +0100
  • 2c132c1ad6 Fix legend items when dropdown options fall back to default value Candid Dauth 2024-02-26 20:10:34 +0100
  • 38a642450c Allow importing files that only contain types/views Candid Dauth 2024-02-26 20:09:33 +0100
  • df78811dd7 Introduce stroke styles for lines (#239) Candid Dauth 2024-02-26 17:56:42 +0100
  • d3f482f284 Remove unexpected rejection handler Candid Dauth 2024-02-25 23:14:13 +0100
  • 21e22fa91e Clear route points on server startup Candid Dauth 2024-02-25 23:14:04 +0100
  • 52e78b0f2e Migrate unexpected null values in type fields Candid Dauth 2024-02-25 23:13:33 +0100
  • 8e97093eae Round marker positions in table export Candid Dauth 2024-02-25 21:16:11 +0100
  • fa08ff153e Harden UI against very long words Candid Dauth 2024-02-25 21:12:50 +0100
  • 94f3755857 Fix error when changing "cluster markers" setting (fixes #164) Candid Dauth 2024-02-20 02:11:00 +0100
  • 6185c68d50 Fix legend padding (fixes #158) Candid Dauth 2024-02-19 15:13:46 +0100
  • 04ce90720c Add option to include custom CSS (#185 #186) Candid Dauth 2024-02-19 14:27:04 +0100
  • 54e5e9f00f Add HIDE_COMMERCIAL_MAP_LINKS config option (#186) Candid Dauth 2024-02-19 13:41:23 +0100
  • 8365cf252d Add docker db healthchecks to documentation (#237) Candid Dauth 2024-02-19 12:43:24 +0100
  • 5471cb4d7d Hide markers/lines when they are changed and don't match the filter anymore Candid Dauth 2024-02-19 12:02:18 +0100
  • 396457aff2 Document filters for checkbox fields (#242) Candid Dauth 2024-02-19 11:54:27 +0100
  • c7d52cb1b6 Show marker/line type if there is more than one type (#243) Candid Dauth 2024-02-19 11:32:36 +0100
  • 85ccf30960 Create document socket/client API changes Candid Dauth 2024-02-18 22:25:51 +0100
  • fd7330c7a6 Document core/extra symbols Candid Dauth 2024-02-18 18:41:58 +0100
  • 5d129c2072 Fix service worker Candid Dauth 2024-02-18 15:47:49 +0100
  • 40c4be2bba Lazily preload extra icons Candid Dauth 2024-02-18 15:47:24 +0100
  • 2f901114c2 Split up icons into core icons and extra icons Candid Dauth 2024-02-18 15:03:26 +0100
  • d7d93ae773 Load icons asynchronously Candid Dauth 2024-02-18 05:56:50 +0100
  • 2418a5040c Fix handling of fixed type styles in legend Candid Dauth 2024-02-18 05:47:45 +0100
  • b8eec23cf5 Fix type error Candid Dauth 2024-02-18 04:30:51 +0100
  • d597d546ca Add integration-test-watch script Candid Dauth 2024-02-17 15:58:37 +0100
  • 3efcd06e67 Get rid of jquery usage (except tablesorter) Candid Dauth 2024-02-17 15:58:21 +0100
  • fe7c8f1a8d Get rid of obfuscation Candid Dauth 2024-02-17 15:57:44 +0100
  • 4fc3f51b6c Fix dereferrer Candid Dauth 2024-02-17 15:53:18 +0100
  • e1795d1297 Fix error when imported file contains non-string extratags (true for Osmand tracks) Candid Dauth 2024-02-17 15:34:02 +0100
  • aa4b82a69f Allow specifying a custom app name, calculate base URL for opensearch.xml Candid Dauth 2024-02-17 04:57:21 +0100
  • 485aa98e2b Migrate to Express 5 Candid Dauth 2024-02-17 04:31:46 +0100
  • f842134d38 Fix legend popover size when legend is scaled Candid Dauth 2024-02-16 06:58:41 +0100
  • fb2b631cb5 Add Lima Labs as the default layer Candid Dauth 2024-02-16 06:23:35 +0100
  • f4b45cc197 Add integration tests for markers Candid Dauth 2024-02-12 00:25:07 +0100
  • e67aceb3ea Fix manifest location Candid Dauth 2024-02-11 21:52:33 +0100
  • 1a12e6abea Add healthcheck to docker image and wait for it before running integration tests Candid Dauth 2024-01-23 03:27:01 +0100
  • dc3973f0c0 Run tests in GitHub Action Candid Dauth 2024-01-22 04:40:13 +0100
  • fad68137a1 Add some first integration tests Candid Dauth 2024-01-16 18:59:19 +0100
  • 2e2a363802 Remove pad ID validation from database adapter, it is already part of the zod validators Candid Dauth 2024-01-16 18:58:42 +0100
  • a3c7cb3f5b Mention chat in docs Candid Dauth 2024-01-16 18:57:38 +0100
  • fe999df48c Move "Privacy" to main section of docs Candid Dauth 2024-01-16 18:57:27 +0100
  • 7c04ea3bdd Treat connect error as server error Candid Dauth 2024-01-16 18:57:06 +0100
  • 8a3ff49f70 Allow specifying socket options in client Candid Dauth 2024-01-16 18:56:26 +0100
  • 401c08c190 Return MultipleEvents results in client Candid Dauth 2024-01-16 18:34:34 +0100
  • 112b5ab047 Fix typing of socket Candid Dauth 2024-01-16 18:34:08 +0100
  • 9494e4c379 Introduce socket versions Candid Dauth 2024-01-16 18:31:10 +0100