All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Loading completed downloads from CloudFare (Alpha)
- This feature is planned to be extended upon and hence is disabled by default
- Enable Ehenta-Enhanced script on more list pages
- Add Click event to Exchange elements to pre-fill form
- Metadata
- Add calculations for Bid +1 and Ask -1 on exchanges
- Refactored html template block for exchange page.
- Bugfix on newly added feature
- Calculate max purchasing power on exchange using Bid and Ask prices
- Galleries are marked as download if manual download has been triggered
- Simplified url matching by splitting up
@include
into multiple@match
where possible
- Updated
@include
- Galleries are now marked immediately when download has started
- Updated
@include
- Wrap download click event to mark gallery as downloaded
- Typo in code caused gallery to not be downloaded
addGalleryToHistory
call on opening archiver popup- Caused galleries to be marked as downloaded before actual download took place
- Auto download gallery if it's free
@include
updated to include archiver page
- Use localStorage to keep history of downloads
- Initial release
- Add download button to galleries on thumbnailview
- Add download button to galleries on listview
- Get metadata from API
- Add cache using indexedDB