Christian Beutel
65c04781cc
fix graticule
2025-06-26 19:03:42 +02:00
slothful-vassal
06f6d58b5e
Trail Table: Allow multi select ( #264 )
...
* trail table: multi select
* trail cards: multi select
* multiselect for list view, several multiselect fixes, code beautify
* remove unnecessary imports, move code to simplify diff of trail_dropdown
* translations
* fix horizontal scrollbar in table view
* direct export from list, multiselect export
* fix refreshing share icon after sharing from trail list
* fix adding multiple trails to a trail-list
* fix retrieving mail notification template
* migrates to v0.17.0
---------
Co-authored-by: Christian Beutel <>
2025-06-26 15:28:27 +02:00
Brian Nelson
9b6522ec21
Enhance Tags on TrailCard component with toggle support ( #285 )
...
* Updated trail card to show first 2 tags and made tags smaller
* fixes ux and adds i18n
---------
Co-authored-by: Christian Beutel <>
2025-06-26 13:22:54 +02:00
Christian Beutel
4b6d7289a5
removes insecure connections
2025-06-26 13:02:14 +02:00
slothful-vassal
9043fff817
fix uploading of photos to existing trail ( #294 )
2025-06-26 13:00:56 +02:00
Robert Clarke
9a724a5534
Add waypoints to printed PDF ( #307 )
...
* Print waypoints
* add waypoint titles and format nicely with description and first page
* add translations
* handle creation of second page a bit better
* adds padding between waypoint name and description
---------
Co-authored-by: Christian Beutel <>
2025-06-26 12:45:07 +02:00
luk
7293017c6d
Update docker-compose.yml ( #349 )
...
Fixed public Valhalla URL
2025-06-26 12:30:13 +02:00
Christian Beutel
01853dfaa0
Fixes valhalla URL
2025-06-26 12:29:54 +02:00
Christian Beutel
593b6c8142
fixes gpx parser to ignore empty objects
2025-06-26 12:21:28 +02:00
Christian Beutel
0e77550953
fixes large list save fail
2025-06-26 12:04:01 +02:00
Christian Beutel
593af5a6e1
fixes missing add to list button in trail create
2025-06-26 11:52:33 +02:00
Christian Beutel
ddd7857af4
fixes stats
2025-06-26 11:48:30 +02:00
Christian Beutel
06d96c6bd9
fixes link copy in list share
2025-06-26 11:35:57 +02:00
Christian Beutel
b828cdb533
auto set pocketbase app name
2025-06-26 11:34:12 +02:00
Christian Beutel
6f0fc6db72
auto set pocketbase app url
2025-06-26 11:15:26 +02:00
Christian Beutel
4051d232c6
signs all activitypub requests
2025-06-26 00:51:15 +02:00
Christian Beutel
54d7357603
converts trail duration to seconds
2025-06-25 15:59:56 +02:00
Christian Beutel
4ab112e61b
adds reverse geocoding to upload api
2025-06-25 15:37:25 +02:00
Christian Beutel
87334e2532
updates default map
2025-06-24 18:33:45 +02:00
Christian Beutel
8bf8642703
switches username and preferred_username
2025-06-24 17:55:59 +02:00
Christian Beutel
cb4f4f8125
fixes 404 for own private profile
2025-06-24 15:15:35 +02:00
Christian Beutel
8e3eea6216
fixes home page search
2025-06-21 18:55:18 +02:00
Christian Beutel
369202ec42
fixes map attribution && adds OpenFreeMap
2025-06-21 13:44:11 +02:00
Christian Beutel
b5a3864f04
Hotfixes trail visibility
2025-06-21 11:52:28 +02:00
Christian Beutel
0c7718cc24
updates changelog
2025-06-21 10:32:50 +02:00
Christian Beutel
031836cd24
updates changelog
2025-06-21 10:31:39 +02:00
Flomp
80f2d1bb20
New Crowdin updates ( #328 )
...
* New translations en.json (Spanish)
* New translations en.json (French)
* New translations en.json (German)
* New translations en.json (Hungarian)
* New translations en.json (Italian)
* New translations en.json (Dutch)
* New translations en.json (Polish)
* New translations en.json (Portuguese)
* New translations en.json (Chinese Simplified)
* New translations en.json (Russian)
---------
Co-authored-by: Christian Beutel <>
2025-06-21 10:28:22 +02:00
Christian Beutel
14e027eeec
Merge remote-tracking branch 'origin/i10n_main'
2025-06-21 10:25:36 +02:00
Christian Beutel
049fb6a35e
updates translations
2025-06-21 10:21:09 +02:00
Flomp
24042e66f1
New translations en.json (Russian)
2025-06-21 10:11:35 +02:00
Jeff Scrum
7fd78c6e23
Added ru.json ( #313 )
2025-06-21 10:10:10 +02:00
Flomp
ac0d0ed401
New translations en.json (Chinese Simplified)
2025-06-21 10:10:09 +02:00
Flomp
a611b07b18
New translations en.json (Portuguese)
2025-06-21 10:10:08 +02:00
Flomp
cf67ab0d87
New translations en.json (Polish)
2025-06-21 10:10:07 +02:00
Flomp
b61eb20da3
New translations en.json (Dutch)
2025-06-21 10:10:06 +02:00
Flomp
ebf795577a
New translations en.json (Italian)
2025-06-21 10:10:05 +02:00
Flomp
c611139d95
New translations en.json (Hungarian)
2025-06-21 10:10:04 +02:00
Flomp
9fe08bdde0
New translations en.json (German)
2025-06-21 10:10:03 +02:00
Flomp
6ebcde900c
New translations en.json (French)
2025-06-21 10:10:02 +02:00
Flomp
388e677866
New translations en.json (Spanish)
2025-06-21 10:10:01 +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
Flomp
cdc671a05a
New translations en.json (Spanish)
2025-06-13 21:27:03 +02:00
Flomp
6d4d6c0111
New translations en.json (Spanish)
2025-06-13 18:50:36 +02:00
Flomp
9444e58c08
New translations en.json (Spanish)
2025-06-08 23:36:37 +02:00
Flomp
c688a48379
New translations en.json (Spanish)
2025-06-08 22:02:32 +02:00
Flomp
100a1fe01c
New translations en.json (Spanish)
2025-06-05 23:28:56 +02:00
Flomp
e417e4de43
New translations en.json (Dutch)
2025-05-30 00:20:27 +02:00
Flomp
7ec2c700e7
New translations en.json (Dutch)
2025-05-29 22:47:26 +02:00
Flomp
ec989663e4
New translations en.json (Dutch)
2025-05-29 17:04:41 +02:00
Flomp
5a3a856ae1
New translations en.json (Dutch)
2025-05-29 15:21:32 +02:00