* initial commit
* update api docs
* adds search token versioning
* make id filterable
* isLocal -> is_local
* add iri to actor index
* update gitignore
* Merge remote-tracking branch 'origin/main' into feat-add-actors-to-meilisearch
* fix sharing for newly discovered actors
* fix ActorSearchResult type
---------
Co-authored-by: Christian Beutel <>
* initial commit
* add remote trail/list
* fix errors
* update to use new IRIs
* use origin in migration instead
* use UnsafeWithoutHooks
* fix trail/list order of operations
* fix remote trail/list fetch
* fixes list document update
* fix errors
---------
Co-authored-by: Christian Beutel <>
* 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 <>