Skip to content
This repository has been archived by the owner on Dec 19, 2024. It is now read-only.

0.3.0 - Early metrics & fancier embeds!

Pre-release
Pre-release
Compare
Choose a tag to compare
@tycrek tycrek released this 15 Jun 18:05
· 736 commits to master since this release

Ever wanted to know how much data your users have uploaded? Now you can find out easily with the new Metrics script! At the moment it is very basic but will be improved in the future. To use it, simply run npm run metrics in your ass directory.

In addition, ass is now even fancier than before:

  • Customizable Webhook avatars using the X-Ass-Webhook-Avatar HTTP header. For the value, use the full URL (including https://) to your image resource.
  • Author URL's & Providers are now possible using oEmbed. To set these new values (Author URL, Provider, Provider URL), check out the Fancy Embeds section of the README. Both the Author and Provider will become clickable when a URL is provided.

image