You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix for #87
all public functions must specify an HTTP method
* only Jellyfin Admins can use the HTTP Endpoints
* Code cleanup, minor refactor before overhaul for easier readability
* updated manifest
* more code cleanup/refactoring
* updated build scripts for ease-of-life
* further cleaning. Fixed/modified error logging. Now no longer errors our on Virtual LocationType
* found new params for newsletter. Began adding them in. Still need to update DB table, jsonobj class, etc
* added popup for test email
* updated build script
* Alter DB table for new data/Added new data elements to DB. Clean up usless error messages.
* code refactor (renamed elements)
* code refactor (renamed class file)
* updated .gitignore
* More code refactoring. Now can dynamically add in new dynamic tags for future updates. Added new tags {} for newsletter
* updated .gitignore
* More code refactoring and adding in/fixing new tags. Updated default/template html code
* Pulls in and sets Body/Entry HTML from template files
* final updates for new tags
* Updated build scripts and versioning
* readme updated. build number bumped to 0.6.3.0. Manifest updated
* updated checksum
---------
Co-authored-by: Kilian von Pflugk <github@jumoog.io>
sed -i "s/github.com\/Cloud9Developer\/Jellyfin-Newsletter-Plugin\/releases\/download\/newsletters/github.com\/Cloud9Developer\/Jellyfin-Newsletter-Plugin\/releases\/download\/v${VERSION}/g" manifest.json
0 commit comments