Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SHA256 Config Generator and CSS/Doc Improvements #151

Merged
merged 1 commit into from
Nov 18, 2023
Merged

Conversation

caronc
Copy link
Owner

@caronc caronc commented Nov 18, 2023

Description:

Related issue (if applicable): refs #102

This is just a small PR with various changes:

  • clean up some documentation - provided examples for curl from the API website
  • dark mode improvements
  • Added new configuration generator based on sha256 strings to allow people to generate more obfuscated configurations that can be exposed to the internet easier without being guessed.
  • default configuration remains at apprise, but added a global variable APPRISE_DEFAULT_CONFIG_ID can be specified to over-ride this value if one wants.

@codecov-commenter
Copy link

codecov-commenter commented Nov 18, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.23%. Comparing base (46d9533) to head (c27bc31).
Report is 45 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #151      +/-   ##
==========================================
+ Coverage   95.16%   95.23%   +0.07%     
==========================================
  Files           7        7              
  Lines         703      714      +11     
==========================================
+ Hits          669      680      +11     
  Misses         34       34              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@caronc caronc merged commit 9ee3fd6 into master Nov 18, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants