-
Notifications
You must be signed in to change notification settings - Fork 371
Improved handling of comic book archive and other archive formats #574
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
Open
omega-fallon
wants to merge
31
commits into
p2r3:master
Choose a base branch
from
omega-fallon:comic-books-2
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 16 commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
5e5678d
Initial commit - cache confusion
omega-fallon 490e8d6
Error reporting for failed handler initialization
omega-fallon 98ac7c3
Functional except for cba<->cba
omega-fallon c06841d
Remove testing message, whoops
omega-fallon 5d8908a
Weight adjustment to make archive to archive always be preferred, if …
omega-fallon cefd7f8
Proper output name for archive and files inside
omega-fallon c76fd84
Even proper-er naming.
omega-fallon 2e01b55
Reducing redundancy between comics handler and sevenZip handler
omega-fallon 3b18570
Spacing and comments
omega-fallon e0aba83
Removing now-unused list
omega-fallon 89f17b2
More sensible extension-checking logic
omega-fallon 66c1a7d
Ensuring only CBX-valid formats get packed into CBXs
omega-fallon 56e9c00
Prevent non-CBX to CBX direct conversions
omega-fallon 58d4547
Fixed input format checking for CBX archives and added new category a…
omega-fallon 6bd43b5
Proper weights and test validation
omega-fallon 42b5e64
Fixed issue where sevenZip converter could silently output invalid files
omega-fallon 8854217
Removing redundant weight
omega-fallon 0a28a6b
rezipping prevention
omega-fallon 24744e5
Checking for null category
omega-fallon 08fce34
Merge branch 'master' into comic-books-2
omega-fallon 2c69eda
Merge branch 'master' into comic-books-2
omega-fallon b74ff0d
Including new handlers
omega-fallon 65d1075
The innocuous missing comma
omega-fallon 8aa352e
ZipPacker only needs to pack CBZs, leave standard packing to another …
omega-fallon 2ba015d
Correcting weight
omega-fallon 133e841
...Okay, I guess we do have to support this since apparently no other…
omega-fallon f0c3da1
Naming fix
omega-fallon 5613bee
Correct name and weights.
omega-fallon 5cc4be3
Finally correct zipping behavior.
omega-fallon c5d9877
Stupid
omega-fallon ebf8e5c
Padding for file names
omega-fallon File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.