Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This should fix travis with PHP 5.5 (and maybe below)HEADorigin/masterorigin/HEADmaster | Sébastien Lucas | 2016-12-26 | 1 | -0/+1 |
| | |||||
* | Fixed the hover effect on the books article (2 or 3 pixel too short on the top). | Sébastien Lucas | 2016-12-26 | 1 | -1/+1 |
| | | | | | The top margin is already on the cover so there is no need to add it also in the book title. | ||||
* | Update the README a little. Especially to enhance the easiest way to install ↵ | Sébastien Lucas | 2016-12-23 | 1 | -10/+12 |
| | | | | | | COPS Small other stuff, nothing big | ||||
* | Update phing build file with the new composer thing. | Sébastien Lucas | 2016-12-23 | 1 | -1/+9 |
| | | | | the ouput gets a lot bigger but if I do somthing about it this file will become a mess. | ||||
* | typo fixed (copy paste gone wrong). | Sébastien Lucas | 2016-12-23 | 1 | -1/+1 |
| | |||||
* | Remove IE9 from sauce (way too old to maintain) | Sébastien Lucas | 2016-12-23 | 1 | -9/+1 |
| | |||||
* | Add a chapter in the README to explain how to install from sources. and some ↵ | Sébastien Lucas | 2016-12-23 | 1 | -3/+15 |
| | | | | small other formatting fixes. | ||||
* | Simplify .gitignore and handle cops packages better | Sébastien Lucas | 2016-12-22 | 1 | -1/+2 |
| | |||||
* | Fix the remaining badges from the README. | Sébastien Lucas | 2016-12-19 | 1 | -2/+2 |
| | |||||
* | Add a mention in config_local.php.example to find all configuration items. ↵ | Sébastien Lucas | 2016-12-17 | 1 | -1/+8 |
| | | | | fix #312 | ||||
* | Update Changelog | Sébastien Lucas | 2016-12-15 | 1 | -1/+7 |
| | |||||
* | Merge pull request #309 from horus68/patch-3 | Sébastien Lucas | 2016-12-14 | 1 | -1/+1 |
|\ | | | | | Android user agent for OPDS reader update | ||||
| * | Android user agent for OPDS reader update | Horus68 | 2016-12-14 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some new user agents and a revised one (all for Android apps) **User Agent was changed by the app** UserAgent: `EBookDroid` Android app: Ebookdroid https://play.google.com/store/apps/details?id=org.ebookdroid **New User Agents** UserAgent: `BookReader` Android app: Gorser Ebookreader - https://play.google.com/store/apps/details?id=com.gorser.ebookreader.epub UserAgent: `CoolReader` Android app: Cool Reader https://play.google.com/store/apps/details?id=org.coolreader UserAgent: `PageTurner` Android app: PageTurner eBook Reader - https://play.google.com/store/apps/details?id=net.nightwhistler.pageturner.ads UserAgent: `books\.ebook\.pdf\.reader` Android app: EBook Reader & PDF Reader - https://play.google.com/store/apps/details?id=books.ebook.pdf.reader Note: it also works with `books.ebook.pdf.reader` UserAgent: `com\.hiwapps\.ebookreader` Android app: Ebook reader (from Hiwapps)- https://play.google.com/store/apps/details?id=com.hiwapps.ebookreader Note: app does not support epub format UserAgent: `OpenBook` Android app: https://play.google.com/store/apps/details?id=app.angeldroid.openbook | ||||
* | | Avoid mixed content if login is accessed over HTTPS. thanks to polytan02 for ↵ | Sébastien Lucas | 2016-12-14 | 1 | -2/+1 |
|/ | | | | the PR. fixes #307 and #308 | ||||
* | Seems that the doT directory is in fact dot directory. Should fix sauce. | Sébastien Lucas | 2016-12-13 | 2 | -2/+2 |
| | |||||
* | Fixed the link to all COPS contributors. Thanks to horus68 for the report ↵ | Sébastien Lucas | 2016-12-13 | 1 | -1/+1 |
| | | | | (see #303). | ||||
* | Merge pull request #302 from jeremitu/master | Sébastien Lucas | 2016-12-13 | 1 | -4/+4 |
|\ | | | | | Improved Polish translation | ||||
| * | Improved Polish translation | Jarek Jurasz | 2016-11-19 | 1 | -4/+4 |
| | | |||||
* | | Fix the dependency to LRUCache (we need an older version). Update all other ↵ | Sébastien Lucas | 2016-12-13 | 2 | -144/+161 |
| | | | | | | | | dependencies. | ||||
* | | This should fix saucelabs | Sébastien Lucas | 2016-12-13 | 1 | -2/+1 |
| | | |||||
* | | Fix the mail sender. | Sébastien Lucas | 2016-12-13 | 1 | -1/+2 |
| | | |||||
* | | Modify all badges to really use this repository. | Sébastien Lucas | 2016-12-13 | 1 | -4/+4 |
| | | |||||
* | | Remove slack notification (at least for now) | Sébastien Lucas | 2016-12-13 | 1 | -4/+0 |
| | | |||||
* | | Merge pull request #274 from mbirth/code-cleanup | Sébastien Lucas | 2016-12-13 | 131 | -13074/+7524 |
|\ \ | |/ |/| | Code cleanup | ||||
| * | Add required PHP extensions to Composer config. | Markus Birth | 2016-12-04 | 1 | -2/+8 |
| | | |||||
| * | Fix typo. | Markus Birth | 2016-12-04 | 1 | -1/+1 |
| | | |||||
| * | Fix config loading order for test. | Markus Birth | 2016-10-25 | 3 | -5/+5 |
| | | |||||
| * | Updated composer. | Markus Birth | 2016-10-25 | 2 | -60/+86 |
| | | |||||
| * | Fixed "Undefined variable config" in PHP 7. | Markus Birth | 2016-10-25 | 2 | -3/+3 |
| | | |||||
| * | Updated composer.lock. | Markus Birth | 2016-10-24 | 1 | -109/+345 |
| | | |||||
| * | Update dependencies. | Markus Birth | 2016-10-23 | 1 | -20/+1 |
| | | |||||
| * | Merge remote-tracking branch 'upstream/master' into code-cleanup | Markus Birth | 2016-10-23 | 45 | -126/+164 |
| |\ | |/ |/| | |||||
* | | Fix automatic release zip generation | Sébastien Lucas | 2016-10-15 | 2 | -2/+2 |
| | | |||||
* | | Prepare next release | Sébastien Lucas | 2016-10-15 | 1 | -1/+1 |
| | | |||||
* | | Étiquette 1.0.1 ajoutée à la révision 87a31fd7b1de | Sébastien Lucas | 2016-10-15 | 1 | -0/+1 |
| | | |||||
* | | Prepare the automatic build of releases1.0.1 | Sébastien Lucas | 2016-10-15 | 2 | -2/+29 |
| | | |||||
* | | Prepare release. | Sébastien Lucas | 2016-10-03 | 1 | -0/+8 |
| | | |||||
* | | Fix the tests broken by previous commit, more complicated and will need ↵ | Sébastien Lucas | 2016-10-03 | 3 | -53/+37 |
| | | | | | | | | refactoring later. fix #288 | ||||
* | | Fix custom columns in book list with server side rendering | Sébastien Lucas | 2016-10-03 | 2 | -1/+15 |
| | | |||||
* | | Switch to a more up to date docker container | Sébastien Lucas | 2016-09-10 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #293 from lucanos/lucanos-patch-1 | Sébastien Lucas | 2016-09-06 | 1 | -3/+1 |
|\ \ | | | | | | | Removes "header()" to send as HTML | ||||
| * | | Removes "header()" to send as HTML | Luke Stevenson | 2016-08-29 | 1 | -3/+1 |
| | | | | | | | | | This was causing a PHP error as the output body had already commenced at Line 1 | ||||
* | | | Merge pull request #294 from cgxxx/fix.changeicons | Sébastien Lucas | 2016-09-05 | 6 | -10/+10 |
|\ \ \ | | | | | | | | | Move /icons to /images and template updating (Apache issues) | ||||
| * | | | Bootstrap tempate forgotten corrections | CgX | 2016-08-31 | 1 | -5/+5 |
| | | | | |||||
| * | | | Déplacement du répertoire /icons dans /images et correction du template | CgX | 2016-08-31 | 5 | -5/+5 |
| |/ / | |||||
* | | | Fix an inconsistancy in checkconfig.php when multiple libraries were used | Sébastien Lucas | 2016-09-05 | 1 | -2/+2 |
| | | | |||||
* | | | Send the mail as UTF8. fix #286 | Sébastien Lucas | 2016-09-05 | 1 | -0/+1 |
| | | | |||||
* | | | Next version will be 1.0.1 | Sébastien Lucas | 2016-09-05 | 1 | -1/+1 |
|/ / | |||||
* | | Fix the redirection to the OPDS catalog for Moon+ Reader. reported ↵ | Sébastien Lucas | 2016-07-21 | 1 | -1/+1 |
| | | | | | | | | http://www.mobileread.com/forums/showpost.php?p=3353641&postcount=1292 | ||||
* | | Merge pull request #285 from Mikescher/master | Sébastien Lucas | 2016-07-18 | 2 | -5/+5 |
|\ \ | | | | | | | Fixed CustomColumnTypeText showing id instead of text when created by getCustomByBook() | ||||
| * | | Fixed wrong htmlvalue bug also for CustomColumnTypeEnumeration | Mike Schwörer | 2016-07-17 | 2 | -2/+2 |
| | | | |||||
| * | | Fixed unit tests for custom columns (display text - not id - for text columns) | Mike Schwörer | 2016-07-17 | 1 | -2/+2 |
| | | | |||||
| * | | Fixed CustomColumnTypeText showing id instead of text when created by ↵ | Mike Schwörer | 2016-07-17 | 1 | -1/+1 |
|/ / | | | | | | | getCustomByBook() | ||||
* | | Étiquette 1.0.0 ajoutée à la révision 728d8d2062b2 | Sébastien Lucas | 2016-07-08 | 1 | -0/+1 |
| | | |||||
* | | Update the changelog1.0.0 | Sébastien Lucas | 2016-07-08 | 1 | -1/+1 |
| | | |||||
* | | The next release will be 1.0.0, Yeah ! | Sébastien Lucas | 2016-07-06 | 1 | -1/+1 |
| | | |||||
* | | Update changelog | Sébastien Lucas | 2016-07-06 | 1 | -4/+6 |
| | | |||||
* | | Merge pull request #280 from horus68/copslanguages | Sébastien Lucas | 2016-07-06 | 24 | -42/+42 |
|\ \ | | | | | | | Translations - Fix no stars | ||||
| * | | Solving conflits on my repo | horus68 | 2016-07-05 | 1 | -4/+0 |
| | | | | | | | | | | | | Updating german file | ||||
| * | | Merge remote-tracking branch 'refs/remotes/seblucas/master' into copslanguages | horus68 | 2016-07-05 | 2 | -1/+5 |
| |\ \ | |/ / |/| | | | | | | | | # Conflicts: # lang/Localization_de.json | ||||
| * | | Translations - Fix no stars | horus68 | 2016-07-05 | 24 | -42/+42 |
| | | | | | | | | | | | | translation updates after master file changes from commit af15b65 | ||||
| | * | Merge remote-tracking branch 'upstream/master' into code-cleanup | Markus Birth | 2016-07-04 | 2 | -2/+2 |
| | |\ | |_|/ |/| | | |||||
* | | | Forgot to save after the change in german translation. | Sébastien Lucas | 2016-07-04 | 1 | -1/+1 |
| | | | |||||
* | | | Fix some translations, there no need for placeholder when no items are here. | Sébastien Lucas | 2016-07-04 | 2 | -2/+2 |
| | | | |||||
| | * | Merge remote-tracking branch 'upstream/master' into code-cleanup | Markus Birth | 2016-07-04 | 28 | -6698/+7576 |
| | |\ | |_|/ |/| | | |||||
* | | | Merge pull request #278 from horus68/copslanguages | Sébastien Lucas | 2016-07-03 | 25 | -1903/+2489 |
|\ \ \ | |/ / | | | | Translations 1.0.0 | ||||
| * | | Translations 1.0.0 | horus68 | 2016-07-01 | 25 | -1903/+2489 |
|/ / | | | | | | | | | Translations for 1.0 final version. From transifex including new lines. 2 new languages | ||||
* | | Change the formatting of the language files, based on a suggestion from ↵ | Sébastien Lucas | 2016-07-01 | 25 | -6988/+6988 |
| | | | | | | | | | | | | @horus68. fix #255 UpdateLang was also updated | ||||
* | | Update all language file following the custom column merge. | Sébastien Lucas | 2016-07-01 | 22 | -21/+49 |
| | | |||||
* | | Add Serbian translation. Thanks to Dalibor Vinkic | Dalibor Vinkic | 2016-07-01 | 1 | -0/+265 |
| | | |||||
* | | Merge pull request #275 from Mikescher/master | Sébastien Lucas | 2016-07-01 | 1 | -1/+0 |
|\ \ | | | | | | | Fixed duplicate authorsName in template | ||||
| * | | fixed authorsName duplicated in templates/default/main | Mike Schwörer | 2016-06-30 | 1 | -1/+0 |
|/ / | |||||
| * | Language files line endings back to CRLF (Windows). | Markus Birth | 2016-06-30 | 23 | -6739/+6739 |
| | | |||||
| * | Remove php-epub-meta and load via Composer. | Markus Birth | 2016-06-30 | 5 | -1921/+93 |
| | | |||||
| * | Merge remote-tracking branch 'upstream/master' | Markus Birth | 2016-06-30 | 3 | -3/+7 |
| |\ | |/ |/| | |||||
* | | Trim the search query it should help with autocomplete on mobile. fix #272 | Sébastien Lucas | 2016-06-30 | 1 | -1/+1 |
| | | |||||
* | | There is some forbidded characters for kepub, so we'll filter them. fix #264 | Sébastien Lucas | 2016-06-30 | 1 | -1/+3 |
| | | |||||
* | | Merge pull request #269 from Mikescher/master | Sébastien Lucas | 2016-06-30 | 39 | -104/+2930 |
|\ \ | | | | | | | Full implementation of calibre custom columns | ||||
* | | | Update changelog | Sébastien Lucas | 2016-06-30 | 1 | -1/+3 |
| | | | |||||
| | * | Code beautify Book.php. | Markus Birth | 2016-06-30 | 1 | -212/+212 |
| | | | |||||
| | * | Split customcolumn.php into classes files. | Markus Birth | 2016-06-30 | 11 | -1070/+1140 |
| | | | |||||
| | * | Merge branch 'master' of https://github.com/Mikescher/cops | Markus Birth | 2016-06-30 | 42 | -101/+2921 |
| | |\ | | |/ | |/| | |||||
| * | | Fixed scrutinizer issues | Mike Schwörer | 2016-04-30 | 2 | -31/+32 |
| | | | |||||
| * | | Fixed customcolumns.php for older php version (5.3) | Mike Schwörer | 2016-04-30 | 1 | -2/+2 |
| | | | |||||
| * | | Updated german translation file | Mike Schwörer | 2016-04-30 | 1 | -21/+21 |
| | | | |||||
| * | | Improved performance and memory consumption | Mike Schwörer | 2016-04-30 | 1 | -13/+31 |
| | | | |||||
| * | | Probably last bunch of test -> 96% coverage for customcolumns.php | Mike Schwörer | 2016-04-30 | 2 | -3/+195 |
| | | | |||||
| * | | PHPStorm code reformatting | Mike Schwörer | 2016-04-30 | 2 | -154/+218 |
| | | | |||||
| * | | Added a unit tests | Mike Schwörer | 2016-04-30 | 4 | -12/+58 |
| | | | |||||
| * | | Added a more unit tests | Mike Schwörer | 2016-04-28 | 2 | -80/+404 |
| | | | |||||
| * | | Added a few unit tests and fixed two bugs | Mike Schwörer | 2016-04-27 | 6 | -45/+647 |
| | | | |||||
| * | | fixed lowercase letter in language class | Mike Schwörer | 2016-04-27 | 1 | -1/+1 |
| | | | |||||
| * | | Updated bootstrap template for use with custom columns | Mike Schwörer | 2016-04-25 | 2 | -1/+9 |
| | | | |||||
| * | | Added support for custom_column datatype "comment" | Mike Schwörer | 2016-04-24 | 3 | -7/+103 |
| | | | |||||
| * | | Added support for custom columns in book preview (popup panel) | Mike Schwörer | 2016-04-24 | 7 | -8/+62 |
| | | | |||||
| * | | Added support for custom columns in normal list view | Mike Schwörer | 2016-04-24 | 29 | -60/+333 |
| | | | |||||
| * | | PHPDoc comments and a bit of clean up in customcolumn.php | Mike Schwörer | 2016-04-24 | 25 | -119/+512 |
| | | | |||||
| * | | Fixed problem with older databases (custom column json has no description field) | Mike Schwörer | 2016-04-24 | 1 | -1/+1 |
| | | | |||||
| * | | UnitTests: Fixed unit tests for folder with spaces in them | Mike Schwörer | 2016-04-24 | 1 | -3/+3 |
| | | | | | | | | | | | | -> wrapped system call parameters in quotes | ||||
| * | | update-lang | Mike Schwörer | 2016-04-23 | 22 | -0/+22 |
| | | |