Commit graph

  • 5945a2b139
    feat(komoot): link imported activities to their FitPub detail pages Marcus Fihlon 2026-04-28 15:44:06 +02:00
  • f7f919f0b1
    feat(komoot): improve import flow with throttling, cancellation, and UI guidance Marcus Fihlon 2026-04-28 15:24:15 +02:00
  • 0387ca01e3
    feat(komoot): import listed activities sequentially with per-row status updates Marcus Fihlon 2026-04-28 14:59:05 +02:00
  • 6d89426584
    feat(komoot): refine activity list for import status and mapped types Marcus Fihlon 2026-04-28 14:10:06 +02:00
  • aef23720d6
    feat(komoot): add server-side date range filtering for activities Marcus Fihlon 2026-04-28 13:46:30 +02:00
  • 803caf06b1
    feat(komoot): import first new activity via GPX and override metadata Marcus Fihlon 2026-04-28 13:24:57 +02:00
  • 0cea88d033
    feat(db): add komoot activity id for import deduplication Marcus Fihlon 2026-04-28 12:31:18 +02:00
  • 7ca09f0f27
    feat(komoot): add completed activities preview import flow Marcus Fihlon 2026-04-28 12:18:02 +02:00
  • 97789c224c
    chore: add .sdkmanrc for SDK version management Marcus Fihlon 2026-04-28 09:37:38 +02:00
  • 13077573bb
    fix(activity-detail): preserve line breaks in activity descriptions Marcus Fihlon 2026-04-28 09:30:04 +02:00
  • 9e529f8b99 Quote Post Fixe Tim Zöller 2026-04-27 22:27:16 +02:00
  • d79678aae3 Accept Quote Post Requests Tim Zöller 2026-04-27 22:16:27 +02:00
  • 102d515b42
    Display activity date in local time (using the time zone that is stored with the activity), not in UTC (#4) Niklas 2026-04-27 22:01:08 +02:00
  • 5df4da86a5 Switched Weather Provider to OpenMeteo #15 Tim Zöller 2026-04-27 21:54:46 +02:00
  • 616b033042 Use correct timezone for auto-generated activity title kabupatix/2-local-time-zone-support Niklas Deutschmann 2026-04-18 20:04:45 +02:00
  • a9249dded4 Display timestamps using the timezone that is stored at the activity (relative date in timeline views) Niklas Deutschmann 2026-04-12 09:21:11 +02:00
  • 0625b5c0df Display timestamps using the timezone that is stored at the activity (fix 'new Date()' invocation) Niklas Deutschmann 2026-04-11 16:19:18 +02:00
  • 583a0a4112 Use correct timezone for auto-generated activity title kabupatix/9-timezone-fixes Niklas Deutschmann 2026-04-18 20:04:45 +02:00
  • 5f85417c80
    Don't display "null" as activity location in UI when reverse geocoding didn't took place (#3) Niklas 2026-04-13 14:20:04 +02:00
  • fb440b2b8f
    The activity type was not preserved when editing an activity (#6) Niklas 2026-04-13 14:18:38 +02:00
  • 03b8e6d315
    Get activity title from uploaded file, if it is present (#7) Niklas 2026-04-13 10:12:38 +02:00
  • 3002427e38 Extract constant kabupatix/8-use-activity-name-from-file Niklas Deutschmann 2026-04-12 13:19:46 +02:00
  • d2d58483d9 Test shortening of long names Niklas Deutschmann 2026-04-12 13:07:23 +02:00
  • a3e06d3347 Extend test Niklas Deutschmann 2026-04-12 13:02:27 +02:00
  • d4427ebd85 Use activity title from GPX file when present Niklas Deutschmann 2026-04-12 12:58:21 +02:00
  • 5fea75cf8f The activity type was not preserved when editing an activity kabupatix/6-preserve-activity-type Niklas Deutschmann 2026-04-12 11:38:47 +02:00
  • 53c991f1ec Fix display of "null" for activity location (frontend) kabupatix/5-null-activity-location Niklas Deutschmann 2026-04-11 11:28:10 +02:00
  • 339d78e4d5 Fix display of "null" for activity location (backend) Niklas Deutschmann 2026-04-11 11:24:53 +02:00
  • 6bd1dd6be3 Fix incorrect activity count in summaries kabupatix/summary-activity-count kabupatix/summary-activity-count Niklas Deutschmann 2026-04-10 21:41:40 +02:00
  • 6afd7a5dad
    Merge pull request #1 from schtobia/main Tim Zöller 2026-04-10 12:32:52 +02:00
  • 2cfee27af9
    Merge pull request #2 from kabupatix/privacy-zone-message Tim Zöller 2026-04-10 12:32:17 +02:00
  • 492fd7dee1 Changed message kabupatix/privacy-zone-message Niklas Deutschmann 2026-04-10 12:10:58 +02:00
  • 78c8b040c2 Fix too restricted visibility for followers Tim Zöller 2026-04-08 13:41:50 +02:00
  • a8b601233b Allow Mastodon to Quote Post Tim Zöller 2026-04-08 12:48:12 +02:00
  • 07fbcf8064 Nicer Share Pics Tim Zöller 2026-04-08 11:06:26 +02:00
  • 48ac2e444b Design a little less noisy Tim Zöller 2026-04-08 10:20:29 +02:00
  • c4f77469b8 New interactive charts Tim Zöller 2026-04-08 10:03:15 +02:00
  • 8fdb6a9fb1 Fix SPM bug Tim Zöller 2026-04-08 09:28:12 +02:00
  • 1952955f3b Fix broken links Tim Zöller 2026-04-08 00:07:29 +02:00
  • e78a03b41b Fix wrongly calculated dashboards Tim Zöller 2026-04-08 00:03:10 +02:00
  • f70c95b3bb Performance improvements Tim Zöller 2026-04-07 23:06:45 +02:00
  • df3fdad43c Use speed_enhanced, speed or elevation_enhanced and elevation Tim Zöller 2026-04-07 22:06:37 +02:00
  • cfea7abff3 Fix weird time bug Tim Zöller 2026-04-07 19:49:49 +02:00
  • 0e32aab244 Put Federation on async executor Tim Zöller 2026-04-07 19:40:04 +02:00
  • fde80672f2 Put Federation on async executor Tim Zöller 2026-04-07 19:29:43 +02:00
  • 662363555b Emoji likes Tim Zöller 2026-04-07 19:11:29 +02:00
  • 897252f9cd Finalizing Security Optimizations Tim Zöller 2026-04-07 12:49:46 +02:00
  • dc12425611 Fixed Signature Check in Inbox Tim Zöller 2026-04-07 11:34:19 +02:00
  • a0eebfcb3f Security Fixes Tim Zöller 2026-04-07 10:28:10 +02:00
  • aa7a7bc9fc Peak filters for users activity Tim Zöller 2026-04-07 07:49:29 +02:00
  • db025e42c3 Deactivate Admin Endpoints) Tim Zöller 2026-04-07 01:09:33 +02:00
  • 164e8b5894 Improvements Tim Zöller 2026-04-07 01:03:42 +02:00
  • 139e5c57ff Retroactive Peak Detection Fix Tim Zöller 2026-04-06 23:50:22 +02:00
  • a1416b232b Peak Detection Tim Zöller 2026-04-06 23:41:33 +02:00
  • 6e70e1495e Minor tweaks Tim Zöller 2026-04-06 21:42:52 +02:00
  • 3cba6de9f1 Better Post Formatting Tim Zöller 2026-04-06 21:31:53 +02:00
  • f92db29b0a Proper Post Formatting Tim Zöller 2026-04-06 21:28:52 +02:00
  • e203250104 Delayed Fediverse publication Tim Zöller 2026-04-06 20:51:17 +02:00
  • 5fcc0d1481
    Update environment variable names in docker-compose Tobias Schmidl 2026-02-26 07:32:26 +01:00
  • 47fd3808d2 Migrate old, locationless activities Tim Zöller 2026-01-15 11:05:09 +01:00
  • debc55d484 Reverse Lookup for activities Tim Zöller 2026-01-15 10:59:34 +01:00
  • 612d67ccda Search function, declaudification Tim Zöller 2026-01-14 16:53:34 +01:00
  • 6e7d52f827 Access terms without redirect Tim Zöller 2026-01-13 13:22:20 +01:00
  • 45b7285d1c Big Feature and Beautifying Package Tim Zöller 2026-01-13 12:59:26 +01:00
  • 1f2ff67f38 Big Feature and Beautifying Package Tim Zöller 2026-01-13 12:53:18 +01:00
  • 87da2a3861 Remove migration logic again Tim Zöller 2026-01-11 12:21:24 +01:00
  • 1a068e3217 Fixes for indoor activity markers Tim Zöller 2026-01-11 12:05:12 +01:00
  • 22c4ca0964 Mark indoor activities to exclude them from the heatmap Tim Zöller 2026-01-11 11:56:48 +01:00
  • 851ba87ef2 Performance Improvements Tim Zöller 2026-01-10 08:41:20 +01:00
  • 3fe5f90e02 Fix Elevation chart hovering Tim Zöller 2026-01-09 14:02:47 +01:00
  • fcef751483 Privacy Zones Tim Zöller 2026-01-09 13:32:45 +01:00
  • 6a8598ef30 UI fixes & updates Tim Zöller 2026-01-09 09:05:51 +01:00
  • 22f7f7c271 Async uploads, graph improvements Tim Zöller 2026-01-07 09:52:46 +01:00
  • 9dee8a7e84 Speed up upload Tim Zöller 2026-01-07 09:07:19 +01:00
  • a560036265 Fix remote activities Tim Zöller 2026-01-05 22:14:19 +01:00
  • 40173c269f Heatmap optimized Tim Zöller 2026-01-05 14:40:08 +01:00
  • f34ce5723e Moving Time ergänzt Tim Zöller 2026-01-05 14:12:29 +01:00
  • 1e833d52b6 Add a font Tim Zöller 2026-01-05 11:07:15 +01:00
  • 4b166c0637 Process activities without GPS better Tim Zöller 2026-01-05 10:42:06 +01:00
  • 4fe283f246 Account >D eletion Tim Zöller 2026-01-04 08:18:21 +01:00
  • b5164c9617 Fix Weather API access Tim Zöller 2026-01-04 07:46:07 +01:00
  • 9f13e89632 Fix Weather API access Tim Zöller 2026-01-04 07:37:42 +01:00
  • 054fa58290 More Logging Tim Zöller 2026-01-04 07:31:57 +01:00
  • 73dc2e1c15 More Logging Tim Zöller 2026-01-04 07:28:44 +01:00
  • fa5c04377c Fix Logging Tim Zöller 2026-01-03 22:40:29 +01:00
  • 0fe0810f51 Quality of Life, Security Tim Zöller 2026-01-03 22:30:04 +01:00
  • 5455f8cd36 Fix dark mode contrast issues on notifications page Tim Zöller 2026-01-03 21:03:58 +01:00
  • bc63e0f16d Moar Fixes Tim Zöller 2026-01-03 20:39:57 +01:00
  • c9b982890a Fix federated follow counts Tim Zöller 2026-01-03 20:25:17 +01:00
  • 3b18e30cee Undo für Batch Import Tim Zöller 2026-01-03 14:57:34 +01:00
  • a19d4870f7 Batch Import Tim Zöller 2026-01-03 08:56:57 +01:00
  • 7ecb5456cc Fix integration test: Add sourceFileFormat to test activity builder Tim Zöller 2026-01-02 18:03:23 +01:00
  • 534d55d6f3 Add Maven profile to skip integration tests when Docker unavailable Tim Zöller 2026-01-02 17:50:06 +01:00
  • f4be439002 Add GPX file support for activity imports Tim Zöller 2026-01-02 13:31:05 +01:00
  • 66b14ebf7f Add on-demand heatmap rebuild and remove nightly scheduler Tim Zöller 2026-01-02 09:21:52 +01:00
  • f391028061 Added Heatmaps Tim Zöller 2026-01-01 23:48:05 +01:00
  • c8b37f4720 Darkmode Tim Zöller 2025-12-16 15:29:29 +01:00
  • 0e092e670b Smoothen Speed Tim Zöller 2025-12-16 15:01:20 +01:00
  • 75a4f6524c Better Federation Support Tim Zöller 2025-12-15 21:59:44 +01:00
  • 5b687883b0 Better Federation Support Tim Zöller 2025-12-15 21:55:17 +01:00