forked from seblucas/cops
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Merge with original cops #1
Merged
Merged
Conversation
This file contains 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
Fixed css to show filter correctly
…endered links are relative instead of absolute.
#232) Replace references to $_SERVER["SCRIPT_NAME"] with calls to getScriptName() Leaves reference to $_SERVER["SCRIPT_NAME"] in Data:handleThumbnailLink() as it does not inherit from Link
Server side render links as relative URL's instead of absolute
Including AlReader HTTP_USER_AGENT URL: AlReader - https://play.google.com/store/apps/details?id=com.neverland.alreader
Add AlReader HTTP_USER_AGENT to the list of OPDS client
Including HTTP_USER_AGENT for android apps FullReader+ https://play.google.com/store/apps/details?id=com.fullreader Reader/2.3.1(java) PocketBook reader https://play.google.com/store/apps/details?id=com.obreey.reader Dalvik/2.1.0 Ebookdroid https://play.google.com/store/apps/details?id=org.ebookdroid org.ebookdroid 2.3.5 regarding issue #236
Images for categories missing from code · Issue #240 · seblucas/cops - #240 New set of images created. 64*64 px Tested on Android on light and dark backgrounds Color used: Color Hex #607b8b Light Sky Blue 4 - http://www.color-hex.com/color/607b8b Images are created from flaticon.com You can make new ones online from this links: http://www.flaticon.com/free-icon/user-silhouette_64096 http://www.flaticon.com/free-icon/books-piled-_14184 http://www.flaticon.com/free-icon/buildings_34271 http://www.flaticon.com/free-icon/signing-the-contract_66720 http://www.flaticon.com/free-icon/seo-tags_15564 http://www.flaticon.com/free-icon/abc-book_73353 http://www.flaticon.com/free-icon/small-wall-clock_3921 Creative Commons BY 3.0 Copyright notice for flaticon.com and freepik.com included in Cops (required by icons tool)
Ebookdroid https://play.google.com/store/apps/details?id=org.ebookdroid org.ebookdroid 2.3.5
Icons now working on rating details
Images for feed categories - new set and missing ones
Including HTTP_USER_AGENT for ebookdroid android app
Update sendtomail.php (handling secure smtp ports other that 465)
Documentation for GMX SMTP configuration
…mtp.secure is set
Linked to x64, armhf, arm64 versions.
@chadberg figured this one out, I'm just making the PR. @marioscube pointed me to the fix. I can take no credit for this one at all. I have applied the fix locally and it works for me. #344 #342
Hopefully it will make it clearer and avoid question and issues.
…made through Transifex. re #357
…, adapt the documentation. fix #359
Thanks to marioscube for making the test. Also change the styling to make it clearer.
Added Indonesia / Chinise (China and Taywan). Removed Chinise (single code)
Specify the old php5 package and the new one Add a mention that using /home for your Calibre directory is not a good idea
Notably fix #365 by bumping seblucas/php-epub-meta to 1.0.1
Transifex give files with CRLF so let's adapt
The official ISO 639 code for Ukraine is uk not ua
Starting with Kobo Firmware 4.7 the embedded browser got smarter and also use Content-Disposition filename to generate the local filename (it also use the full path somehow). Fix the case when following options are enabled : $config['cops_update_epub-metadata'] = "1"; $config['cops_provide_kepub'] = '1';
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.