Flomp
|
d2ac49470a
|
Federation Refactoring & Architecture Improvements (#930)
* initial commit
* add lists
* update permissions
* fix waypoint create
* needs_full_sync for activitypub trails
* fixes build issues
* fix list get
* further CSRF protection
* update API docs
* adds rate limiter
* fix tiptap mentions
* a bit more cleanup of main.go
* Fix migration order
* fixes reviewed notes
* require context for activitpub server calls
* improve hashing for identifier
* fix copy paste error
* fix sync trail/list issues
* fix summit log/comment duplicates
* adaptions after trail merge
* fix dockerignore
---------
Co-authored-by: Christian Beutel <>
Co-authored-by: slothful-vassal <89943360+slothful-vassal@users.noreply.github.com>
|
2026-05-09 17:30:34 +02:00 |
|
slothful-vassal
|
b5739cb72e
|
merge trails function added (#627)
* merge trails function added
* fix conflict resolve issues
* avoid incorrect authorship when merging trail comments
* require edit access for all selected trails before merge
* fix likes checkbox binding in trail merge modal
* improve error handling
* require editable target and deletable sources for merge
* avoid duplicate trail fetch during merge
* prevent duplicate likes when merging trails
* check photo download responses during trail merge
* add merge completion toast notifications
* cleanup
* small fixes
* move merge code to backend, option to merge single trail selection with similar one, automatic merge for integrations add as option, maintenance page to find and merge similar trails added
* fix build error
* fix
* docu, beautifying, refactoring
---------
Co-authored-by: Flomp <Flomp@users.noreply.github.com>
|
2026-05-09 13:09:26 +02:00 |
|
Flomp
|
b65fbdd128
|
fix trail privacy (#719)
* fix trail privacy
* adds privacy setting to integrations
---------
Co-authored-by: Christian Beutel <>
|
2026-01-13 19:01:05 +01:00 |
|
Christian Beutel
|
72acac072c
|
fixes strava integration
|
2025-09-13 16:04:48 +02:00 |
|
Christian Beutel
|
063292491d
|
fixes strava api models
|
2025-02-18 16:42:06 +01:00 |
|
Christian Beutel
|
77ffa48ee0
|
fixes strava max_heartrate data type
|
2025-02-16 20:46:44 +01:00 |
|
Christian Beutel
|
d790f06216
|
encrypts integration secrets
|
2025-02-08 11:48:21 +01:00 |
|
Christian Beutel
|
4d1d07922a
|
adds komoot integration
|
2025-02-04 21:23:54 +01:00 |
|