Commit Graph

20 Commits

Author SHA1 Message Date
vcoppe
1cc07901f6 progress 2025-06-21 21:07:36 +02:00
vcoppe
228ad1044e remove svelte-i18n dependency, replace with minimalistic implementation 2025-06-08 13:49:39 +02:00
vcoppe
c8e09fcd90 better handle time updates with weird original data 2025-03-22 15:54:13 +01:00
vcoppe
0b457f9a1e prettier config + format all, closes #175 2025-02-02 11:17:22 +01:00
vcoppe
f94edf3e3a fix urls 2024-09-20 10:15:28 +02:00
vcoppe
9a0d54c684 do not use locale time string, gives different formats and causes errors 2024-09-12 16:05:54 +02:00
vcoppe
71c88b15c6 small ui improvements 2024-09-06 13:36:36 +02:00
vcoppe
25a3df5756 fix time input for iOS 2024-09-05 10:23:34 +02:00
vcoppe
a1b5fe6352 realistic timestamps option 2024-08-29 18:37:06 +02:00
mbof
766ebe0275 Add support for nautical units (#61) (#66)
* Add support for nautical units

* Make panel reactive to unit changes even after pushing down conversions into utility functions.

* Fix issue: km->mph conversion was not done right.

* Add support for nautical units to the Time dialog.

* Add support for nautical units to the embedding view and embedding playground.

* add missing parameter and rename

* "npx prettier" pass on the files changed in this PR

Does not include changes to `website/src/lib/db.ts`, because there would otherwise be lots of unrelated formatting changes

* Change elevation unit to meters for 'nautical' distances.

* hide elevation decimals

---------

Co-authored-by: bdbkun <1308709+mbof@users.noreply.github.com>
Co-authored-by: vcoppe <vianney.coppe@gmail.com>
2024-08-26 12:51:05 +02:00
vcoppe
c600b25921 fix several time input issues, closes #47 2024-08-11 00:02:53 +02:00
vcoppe
5b877e1ef5 fix imperial speed input, closes #46 2024-08-09 23:28:59 +02:00
vcoppe
8dee6db813 add link to docs in help boxes 2024-08-07 16:54:48 +02:00
vcoppe
a7f9e082e4 fix double-click in checkbox and select inputs 2024-07-12 12:19:03 +02:00
vcoppe
7daf26aa5f finish tools docs 2024-07-10 15:09:52 +02:00
vcoppe
e86dcb7750 docs progress 2024-07-09 22:49:57 +02:00
Raphael D. Pinheiro
5449805cc0 fix calendar bug 2024-07-04 21:30:23 +02:00
vcoppe
8643abfafa real incremental immer patches 2024-07-04 02:17:50 +02:00
vcoppe
5f9d609a04 time data management 2024-06-18 12:35:24 +02:00
vcoppe
b29500cfeb time tool progress 2024-06-13 17:36:43 +02:00