mdshack / shotshare

Open source image sharing application
https://demo.shotshare.dev/
MIT License
137 stars 10 forks source link

feat: add sanctum support + API key management on profile page #39

Closed mdshack closed 9 months ago

mdshack commented 9 months ago

All these screenshots are from the profile screen

image List of existing API keys

image Delete API key dialog

image Create API key dialog

image Post create/confirmation screen

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (dffc43d) 82.74% compared to head (0497567) 84.72%.

:exclamation: Current head 0497567 differs from pull request most recent head 836b663. Consider uploading reports for the commit 836b663 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #39 +/- ## ============================================ + Coverage 82.74% 84.72% +1.97% - Complexity 87 92 +5 ============================================ Files 32 33 +1 Lines 371 406 +35 ============================================ + Hits 307 344 +37 + Misses 64 62 -2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.