Commit Graph

62 Commits

Author SHA1 Message Date
dependabot[bot]
7643bd11e4 Bump devalue from 5.1.1 to 5.6.2 in /web (#732)
Bumps [devalue](https://github.com/sveltejs/devalue) from 5.1.1 to 5.6.2.
- [Release notes](https://github.com/sveltejs/devalue/releases)
- [Changelog](https://github.com/sveltejs/devalue/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/devalue/compare/v5.1.1...v5.6.2)

---
updated-dependencies:
- dependency-name: devalue
  dependency-version: 5.6.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-05 09:16:01 +01:00
dependabot[bot]
a4fcbb21fd Bump tar from 7.4.3 to 7.5.7 in /web (#754)
Bumps [tar](https://github.com/isaacs/node-tar) from 7.4.3 to 7.5.7.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-tar/compare/v7.4.3...v7.5.7)

---
updated-dependencies:
- dependency-name: tar
  dependency-version: 7.5.7
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-05 08:58:35 +01:00
dependabot[bot]
7c7c5f89fb Bump brace-expansion from 2.0.1 to 2.0.2 in /web (#711)
Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](https://github.com/juliangruber/brace-expansion/compare/v2.0.1...v2.0.2)

---
updated-dependencies:
- dependency-name: brace-expansion
  dependency-version: 2.0.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-05 08:51:47 +01:00
dependabot[bot]
7c5d6012dd Bump vite from 5.4.14 to 5.4.21 in /web (#714)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.14 to 5.4.21.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.21/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.21/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 5.4.21
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-05 08:51:27 +01:00
dependabot[bot]
f864b55019 Bump linkifyjs from 4.3.1 to 4.3.2 in /web (#712)
Bumps [linkifyjs](https://github.com/nfrasser/linkifyjs/tree/HEAD/packages/linkifyjs) from 4.3.1 to 4.3.2.
- [Release notes](https://github.com/nfrasser/linkifyjs/releases)
- [Changelog](https://github.com/nfrasser/linkifyjs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nfrasser/linkifyjs/commits/v4.3.2/packages/linkifyjs)

---
updated-dependencies:
- dependency-name: linkifyjs
  dependency-version: 4.3.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-05 08:51:04 +01:00
dependabot[bot]
7224e41930 Bump @fortawesome/fontawesome-free from 6.7.2 to 7.0.0 in /web (#493)
Bumps [@fortawesome/fontawesome-free](https://github.com/FortAwesome/Font-Awesome) from 6.7.2 to 7.0.0.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/7.x/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/6.7.2...7.0.0)

---
updated-dependencies:
- dependency-name: "@fortawesome/fontawesome-free"
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-05 08:47:54 +01:00
dependabot[bot]
77dcac7808 Bump playwright and @playwright/test in /web (#713)
Bumps [playwright](https://github.com/microsoft/playwright) to 1.57.0 and updates ancestor dependency [@playwright/test](https://github.com/microsoft/playwright). These dependencies need to be updated together.


Updates `playwright` from 1.49.1 to 1.57.0
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.49.1...v1.57.0)

Updates `@playwright/test` from 1.49.1 to 1.57.0
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.49.1...v1.57.0)

---
updated-dependencies:
- dependency-name: playwright
  dependency-version: 1.57.0
  dependency-type: indirect
- dependency-name: "@playwright/test"
  dependency-version: 1.57.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-05 08:47:28 +01:00
github-actions[bot]
9db829a09f chore: release v0.18.4 (#764)
Co-authored-by: Flomp <26000991+Flomp@users.noreply.github.com>
2026-02-03 15:22:30 +01:00
Christian Beutel
4ba0281e0f adds customizable "about" section 2025-08-23 19:10:46 +02:00
Christian Beutel
46d3c45b58 adds undo/redo to route edit 2025-08-02 17:00:09 +02:00
Christian Beutel
efebcc176b v0.17.1 2025-06-27 18:52:57 +02:00
Flomp
9276690d60 Federation (#327)
* initial commit federation

* more federation

* more federation

* more federation

* completes follow, accept, undo

* add trail create activity

* process trail create activity

* more trail create activity

* adds missing endpoints

* adds update and delete activity

* adds comment activities

* adds activities back

* adds summit logs activities

* deletes follow counts table

* fixes migrations

* fixes migrations

* fixes migrations

* fixes migrations

* adds remote profiles

* ctd

* ctd

* we are getting closer...

* adds public summit logs

* fixes federated trails in lists

* adds remote lists

* adds list activites

* fixes lists

* adds notifications

* adds iri redirect

* fixes comments and summitlogs

* fixes follows and profiles

* adds asynchronous send

* fixes list search

* adds encryption key

* bug fixes

* fixes activity signing

* removes custon activity object types

* adds html editor

* fixes html editor

* fixes display issues on mastodon

* adds federated sharing

* finishes announcements

* fixes small summit log issues

* adds trail likes

* finalizes likes

* fixes images for komoot

* add disable federation option

* adds private profiles

* updates docs

* adds federated comments

* adds trail and comments actvitiypub routes

* adds mentions to editor

* adds mentions to trails, comments, summit logs

* updates theme

* updates theme

* update docs

* update docs

* updates docs

* fixes various frontend problems

* fixes activitypub follows api

* updates docs

* updates docs

---------

Co-authored-by: Christian Beutel <>
2025-06-21 10:09:22 +02:00
Christian Beutel
b1fa6d3a3d fixes versioning 2025-04-28 17:05:20 +02:00
Christian Beutel
c765e6391d start migration to pocketbase 0.23 2025-03-16 21:20:05 +01:00
Christian Beutel
0cf17cbd86 adds upload dialog and duplicates 2025-02-01 18:06:27 +01:00
Christian Beutel
3721b7f537 Migrates to svelte 5 2025-01-24 17:46:13 +01:00
Christian Beutel
94aa2f61c4 improves upload 2025-01-10 16:16:30 +01:00
Christian Beutel
0bd62653f6 hot fix for missing privacy settings 2025-01-05 19:44:37 +01:00
Christian Beutel
871481a84e refactor zo zod and felte 2024-12-30 19:52:44 +01:00
Christian Beutel
75c94a3ce4 adds zod API validation 2024-12-27 01:56:35 +01:00
Christian Beutel
ed6968db53 v0.12.0 2024-12-05 19:41:03 +01:00
Christian Beutel
60c1400dfd adds maplibre print 2024-11-29 21:41:35 +01:00
Christian Beutel
b6b409e855 starts transition to maplibre 2024-11-26 00:19:41 +01:00
Christian Beutel
1b30c6cc1e v0.10.1 2024-11-09 14:59:21 +01:00
Christian Beutel
ce3d65d324 updates version to 0.10.0 2024-11-05 23:42:11 +01:00
Christian Beutel
bab22301af adds profile page 2024-11-03 15:13:25 +01:00
Christian Beutel
3fefab45a2 addresses #101, #103, #104. #110 2024-09-06 13:25:08 +02:00
Christian Beutel
b29696f326 v0.8.1 2024-08-10 18:18:16 +02:00
Christian Beutel
1a23696880 v0.8.0 2024-07-13 23:22:28 +02:00
Christian Beutel
d0a408983b full settings overhaul 2024-07-05 18:14:31 +02:00
Christian Beutel
72e6d12713 v0.7.3 2024-07-01 17:17:35 +02:00
Christian Beutel
3ab0882b81 adds italian && fit support 2024-07-01 16:02:54 +02:00
Christian Beutel
7b3abb515d v0.7.2 2024-06-28 13:49:32 +02:00
Christian Beutel
018545bbcd v0.7.1 2024-06-16 01:03:02 +02:00
Christian Beutel
7a6cb6c771 v0.7.0 2024-06-15 19:53:50 +02:00
Christian Beutel
369e63972c #75 ,#79 #80, #81 2024-06-15 18:13:46 +02:00
Christian Beutel
c11114e726 v0.6.1 2024-06-11 03:10:32 +02:00
Christian Beutel
09335a85d2 v0.6.0 2024-06-07 15:42:02 +02:00
Christian Beutel
24cec4e42a release v0.5.1 2024-05-05 16:26:30 +02:00
Christian Beutel
756a9fa79f adds trail export 2024-05-05 15:46:17 +02:00
Christian Beutel
844d5771e8 release v0.5.0 2024-05-02 22:54:19 +02:00
Christian Beutel
8d7ed16904 adds route editing 2024-04-22 22:37:13 +02:00
Christian Beutel
8c3cda919b release v0.4.0 2024-04-13 22:37:41 +02:00
Christian Beutel
feb2214b1b adds settings collection 2024-04-13 20:51:05 +02:00
Christian Beutel
f9f8998617 finishes trail printing 2024-04-12 00:25:26 +02:00
Christian Beutel
71d548b9d6 adds grid lines to print map 2024-04-10 14:40:04 +02:00
Christian Beutel
e44ba65bd9 more work on print view 2024-04-10 02:05:13 +02:00
Flomp
50233b41a1 Merges v0.3.2 patch with main (#48)
* fixes public trail filter values bug

* updates CHANGELOG.md

* bumps version

---------

Co-authored-by: Christian Beutel <>
2024-04-05 17:07:46 +02:00
Christian Beutel
1105e4e4e4 updates version files 2024-04-03 23:30:31 +02:00
Matt Manjos
35a6115f2b Update version strings to v0.3.0 (#42)
* Update version strings to v0.3.0

* also update package-lock.json
2024-03-31 19:20:43 +02:00