-
Notifications
You must be signed in to change notification settings - Fork 3
Debug #7
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
Merged
Debug #7
Changes from all commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
fd39071
adding logs to debug manifest
femalves e369d3b
adding logs to debug manifest
femalves 510268a
removing problematic log
femalves e2a4be5
adding logs
femalves 1f18a0e
Encoding URL
femalves 29a3989
Encoding URL
femalves d4dc69e
Encoding id
femalves c65b686
adding more logs
femalves c202ab0
solving color_type:Color bug
femalves 111162c
debugging page color error
femalves 5cd9379
Merge branch 'master' into debug
femalves da2e65c
fixing color download
femalves ccce3dd
fixing thumbnail bug
femalves 8d2b1f5
introducing ampersand searches
femalves 3964042
introducing ampersand searches
femalves 7e2ddff
adding logs to debug book download
femalves 575b952
adding profiling to debug book download
femalves 2e31b98
adding logs
femalves fb757f3
adding change files and allowing lowercase search
femalves 6bdc09a
adding memory limit logs
femalves 14bd39d
fixing bug in pdf generation
femalves de1c531
adding lowercase queries
femalves 259fe52
removing lowercase queries
femalves 8eb7d8c
changing search
femalves 79b72a2
saving keyword
femalves 5753bcf
modifying search
femalves 83abdb7
removing lowercase
femalves 092ec07
removing search changes
femalves dd42e73
adding match
femalves 3e96cfd
removing search changes
femalves ca3d16d
adding logs to debug metadata
femalves 50a5e72
adding new return message
femalves a67d967
adding more logs
femalves 1d9d51f
fixing logs
femalves 31c1e32
removed unnecessary logs
femalves 818e157
removed stale imports
femalves 795ecdd
removing unnecessary spaces from manifest_factory
femalves 2045753
removing unnecessary spaces from manifest_factory
femalves ae85895
last fixes
femalves 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
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
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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should this be
PageColor:color?There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this is okay the way it is for now. I was testing weird letter casing.
But, I still haven't integrated JC's changes in the search to dev. I will need to test this again once I do that.