Sébastien Lucas
0a0007a096
Fix the détection of bad publication date. fix #245
...
The previous one was based on the fact that the PHP version used was 64bits and so the unix timestamp could go way back.
With a 32bits PHP that's not the case. Check the notes in http://php.net/manual/en/function.strtotime.php for more information.
2016-02-13 06:25:20 +01:00
Sébastien Lucas
df592eb668
Update the documentation to reflect the real dependencies of COPS (I also updated the web site). fixes #237
2016-02-01 07:40:45 +01:00
Sébastien Lucas
a580bde740
Ajout d'une optimisation. On verra
2016-01-19 15:30:19 +01:00
Sébastien Lucas
5a233c1bdc
Use a more recent Android version for sauce
2016-01-19 14:22:29 +01:00
Sébastien Lucas
0605724ccf
Starting with PHP 5.5, php has an embedded opcache, It may speed up the sauce test
2016-01-19 09:23:37 +01:00
Sébastien Lucas
d3c97504e9
paratest is still not working. It should be my fault but I really don't why :(
2016-01-18 21:32:30 +01:00
Sébastien Lucas
6a9a1ac62d
As everything seems to be working fine, let's retry paratest
2016-01-18 21:12:53 +01:00
Sébastien Lucas
900d110d15
Try to replace the sleep by WaitUntil ...
2016-01-18 20:49:54 +01:00
Sébastien Lucas
70bf01617c
As it seems to work, try to update the testing to recent version
2016-01-18 18:37:18 +01:00
Sébastien Lucas
d648a6d6c7
Fix the addons being there 2 times
2016-01-18 18:05:39 +01:00
Sébastien Lucas
d09b2fc86a
Retry to use saucelabs addon from Travis
2016-01-18 18:04:59 +01:00
Sébastien Lucas
fdebc5c986
Update french anf Hungarian translation from Transifex
2016-01-16 15:25:33 +01:00
Sébastien Lucas
6ad4d34c48
Merge pull request #243 from horus68/patch-2
...
Including HTTP_USER_AGENT for ebookdroid android app
2016-01-15 14:15:32 +01:00
Horus68
5f3f4765ec
org\.ebookdroid
2016-01-14 13:47:00 +00:00
Sébastien Lucas
808a2cf84d
Merge pull request #244 from horus68/icons_feed
...
Images for feed categories - new set and missing ones
2016-01-14 14:15:30 +01:00
Horus68
5a0785f646
Rating icons also for rating details
...
Icons now working on rating details
2016-01-14 11:07:29 +00:00
Horus68
7227576b69
Including HTTP_USER_AGENT for ebookDroid
...
Ebookdroid https://play.google.com/store/apps/details?id=org.ebookdroid
org.ebookdroid 2.3.5
2016-01-14 09:51:54 +00:00
Horus68
050361b532
Images for feed categories - new set
...
Images for categories missing from code · Issue #240 · seblucas/cops -
https://github.com/seblucas/cops/issues/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)
2016-01-13 19:43:33 +00:00
Horus68
11603f2e88
Including HTTP_USER_AGENT for 3 more android apps
...
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 https://github.com/seblucas/cops/issues/236
2016-01-13 18:44:56 +00:00
Sébastien Lucas
f9ed7489e1
Merge pull request #238 from horus68/patch-1
...
Add AlReader HTTP_USER_AGENT to the list of OPDS client
2016-01-12 17:24:27 +01:00
Horus68
74770f5a02
AlReader HTTP_USER_AGENT
...
Including AlReader HTTP_USER_AGENT
URL: AlReader - https://play.google.com/store/apps/details?id=com.neverland.alreader
2016-01-12 15:29:12 +00:00
Sébastien Lucas
6b5fdb4b26
Add the new php version
2016-01-12 10:36:57 +01:00
Sébastien Lucas
21a93cd75b
Try the new container based travis
2016-01-11 21:59:33 +01:00
Sébastien Lucas
3920c74372
Merge pull request #232 from benjaminkitt/relative-urls
...
Server side render links as relative URL's instead of absolute
2016-01-08 13:40:21 +01:00
Benjamin Kitt
fb99de7159
Add getScriptName() method to Link class as suggested by @seblucas (see seblucas/cops#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
2015-12-14 12:57:32 -06:00
Benjamin Kitt
0ef551c8c8
Remove logging
2015-12-12 16:37:02 -06:00
Benjamin Kitt
4845dfa425
Trim leading slash from $_SERVER["SCRIPT_NAME"] so that server side rendered links are relative instead of absolute.
2015-12-12 16:32:58 -06:00
Sébastien Lucas
b0be1e55f6
Merge pull request #230 from Broele/fix_bootstrap_filter_highlights
...
Fixed css to show filter correctly
2015-12-07 17:08:19 +01:00
Klaus Broelemann
d277d247f3
Fixed css to show filter correctly
2015-12-05 00:33:34 +01:00
Sébastien Lucas
847f6a8155
Checked all translations with updateLang and fix all errors.
2015-11-03 14:38:57 +01:00
Sébastien Lucas
d901887288
Remove all trailing whitespaces
2015-11-03 14:38:21 +01:00
Sébastien Lucas
449b6bda01
Modify Updatelang to make it more error proof when trasnlation come from Transifex
2015-11-03 14:37:46 +01:00
Sébastien Lucas
32a38fe2dd
Add Turkish Translation. Thanks to Yunus Emre Deligöz
2015-10-31 09:37:56 +01:00
Sébastien Lucas
30f7a487a8
Merge pull request #226 from mike-ferenduros/master
...
Include Chunky in OPDS reader agents
2015-11-03 14:30:20 +01:00
Mike Ferenduros
099806215d
Include Chunky in OPDS reader agents
2015-11-01 01:00:46 +02:00
Sébastien Lucas
922cc0113b
Merge pull request #210 from glls/master
...
Transliteration of search text
2015-10-30 13:53:24 +01:00
George Litos
806eaf5c9d
Test normalized utf8 string according to unicode.org output
2015-10-29 22:10:55 +02:00
George Litos
62a7034ab8
Merge branch 'master' of github.com:seblucas/cops
2015-10-29 19:46:06 +02:00
Sébastien Lucas
058fb303b3
Reorder the .htaccess to make it more consistant
2015-10-14 17:54:26 +02:00
Sébastien Lucas
eac1837e5e
Add some information about non debian based linux flavour. fix #218
2015-10-14 17:53:59 +02:00
Sébastien Lucas
933292553d
Add a check for a altered database id in the query. Fixes the problem reported in the issue but there may be a lot more to do.
...
fix #216
2015-10-14 17:46:59 +02:00
Sébastien Lucas
5fb661f195
Changed the dutch translation to be more like Calibre's own dutch translation. thanks to FPCUser
2015-08-06 09:06:50 +02:00
Sébastien Lucas
36f6cced9f
Add a fix with user based configuration and Apache / PHP FPM. fix #213
2015-08-05 16:57:05 +02:00
George Litos
beae2d8bec
Merge branch 'master' of github.com:glls/cops
2015-06-03 13:54:58 +03:00
George Litos
a141fb50c4
Code cleanup
...
removing unused code
2015-06-03 13:54:45 +03:00
George Litos
7f79e02b05
Merge branch 'master' of github.com:glls/cops
2015-06-03 13:28:54 +03:00
George Litos
674c9d4846
code cleanup
2015-06-03 13:28:28 +03:00
George Litos
8814c9b5da
Merge branch 'master' of github.com:glls/cops
2015-06-03 13:16:11 +03:00
George Litos
ddb2b7dee8
Merge remote-tracking branch 'upstream/master'
2015-06-02 10:43:35 +03:00
George Litos
13624a6d63
Merge branch 'master' of github.com:glls/cops
2015-05-31 22:40:12 +03:00