numbersprotocol / capture-lite

A photo-sharing app with only verifiable photos and videos.
https://numbersprotocol.github.io/
GNU General Public License v3.0
25 stars 6 forks source link

feat(app/utils/url.ts): update asset profile url #3242

Closed olgahaha closed 5 months ago

olgahaha commented 5 months ago

Changed

  1. Update the URL format of the asset profile from /asset-profile?nid=${nid} to /asset-profile/${nid} #3242
  2. Remove the unused tmp_token from the asset profile URL #3242

​ ┆The issue is also created on Asana