Skip to content
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

Add fixes for PHP 8.2 #522

Open
wants to merge 1,324 commits into
base: master
Choose a base branch
from
Open

Add fixes for PHP 8.2 #522

wants to merge 1,324 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Dec 4, 2016

  1. Configuration menu
    Copy the full SHA
    7b7b900 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2016

  1. Merge pull request seblucas#274 from mbirth/code-cleanup

    Code cleanup
    seblucas committed Dec 13, 2016
    Configuration menu
    Copy the full SHA
    2509db5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50c9768 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    46a5864 View commit details
    Browse the repository at this point in the history
  4. Fix the mail sender.

    seblucas committed Dec 13, 2016
    Configuration menu
    Copy the full SHA
    c50e4a6 View commit details
    Browse the repository at this point in the history
  5. This should fix saucelabs

    seblucas committed Dec 13, 2016
    Configuration menu
    Copy the full SHA
    c51bb51 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ae2232d View commit details
    Browse the repository at this point in the history
  7. Merge pull request seblucas#302 from jeremitu/master

    Improved Polish translation
    seblucas committed Dec 13, 2016
    Configuration menu
    Copy the full SHA
    e1aa319 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e39b94b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    20651f8 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2016

  1. Android user agent for OPDS reader update

    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
    horus68 committed Dec 14, 2016
    Configuration menu
    Copy the full SHA
    d7c2b2c View commit details
    Browse the repository at this point in the history
  2. Changing cog icon to a magnifying glass

    Changing cog icon (in the header) to a magnifying glass / search
    
    Why? Magnifying glass its usually considered the search button when the Cog is considered a "configuration tool".
    With actual COPS theme people always ask me "where is the search button"?
    
    Note: To play with Search icon size (and make it smaller) see my initial commits to this PR
    horus68 committed Dec 14, 2016
    Configuration menu
    Copy the full SHA
    4d783df View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    282a62b View commit details
    Browse the repository at this point in the history
  4. Merge pull request seblucas#309 from horus68/patch-3

    Android user agent for OPDS reader update
    seblucas committed Dec 14, 2016
    Configuration menu
    Copy the full SHA
    ae7b860 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2016

  1. Update Changelog

    seblucas committed Dec 15, 2016
    Configuration menu
    Copy the full SHA
    9ed724d View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2016

  1. Configuration menu
    Copy the full SHA
    a577645 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2016

  1. Configuration menu
    Copy the full SHA
    5fd679e View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2016

  1. Configuration menu
    Copy the full SHA
    4599b88 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2016

  1. Add a chapter in the README to explain how to install from sources. a…

    …nd some small other formatting fixes.
    seblucas committed Dec 23, 2016
    Configuration menu
    Copy the full SHA
    05ce7f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3be7a57 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    178d62e View commit details
    Browse the repository at this point in the history
  4. Update phing build file with the new composer thing.

    the ouput gets a lot bigger but if I do somthing about it this file will become a mess.
    seblucas committed Dec 23, 2016
    Configuration menu
    Copy the full SHA
    91cf10f View commit details
    Browse the repository at this point in the history
  5. Update the README a little. Especially to enhance the easiest way to …

    …install COPS
    
    Small other stuff, nothing big
    seblucas committed Dec 23, 2016
    Configuration menu
    Copy the full SHA
    212092e View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2016

  1. Fixed the hover effect on the books article (2 or 3 pixel too short o…

    …n the top).
    
    The top margin is already on the cover so there is no need to add it also in the
    book title.
    seblucas committed Dec 26, 2016
    Configuration menu
    Copy the full SHA
    4a917ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3af6d70 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2017

  1. Configuration menu
    Copy the full SHA
    02b9c0d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2459b8d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e96581a View commit details
    Browse the repository at this point in the history
  4. Added platform in composer to the lowest supported version.

    That should help in keeping the lock file consistent.
    seblucas committed Jan 4, 2017
    Configuration menu
    Copy the full SHA
    4576dfc View commit details
    Browse the repository at this point in the history
  5. Modified the README.md to add the case of PHP lower than 5.6

    Also some small other changes
    seblucas committed Jan 4, 2017
    Configuration menu
    Copy the full SHA
    1b628ef View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2017

  1. Configuration menu
    Copy the full SHA
    3b21375 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2017

  1. Configuration menu
    Copy the full SHA
    838bfe8 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2017

  1. Configuration menu
    Copy the full SHA
    523c08c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    159637f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d89a93b View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2017

  1. Translations updates from Transifex

    Latest translators work from 2017/03/09
    horus68 committed Mar 9, 2017
    Configuration menu
    Copy the full SHA
    92c475f View commit details
    Browse the repository at this point in the history
  2. Copyright year update

    Updating year to 2017 on the info file!
    horus68 committed Mar 9, 2017
    Configuration menu
    Copy the full SHA
    cca457e View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2017

  1. Merge pull request seblucas#330 from horus68/lang201703

    Translations updates from Transifex
    seblucas committed Mar 10, 2017
    Configuration menu
    Copy the full SHA
    5ca21de View commit details
    Browse the repository at this point in the history
  2. Merge pull request seblucas#331 from horus68/patch-2

    Copyright year update
    seblucas committed Mar 10, 2017
    Configuration menu
    Copy the full SHA
    e6818f5 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2017

  1. Configuration menu
    Copy the full SHA
    22e13b4 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2017

  1. Configuration menu
    Copy the full SHA
    ece9423 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a45a1d View commit details
    Browse the repository at this point in the history
  3. Fix the package generated

    seblucas committed Apr 2, 2017
    Configuration menu
    Copy the full SHA
    df2af3d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d479f74 View commit details
    Browse the repository at this point in the history
  5. Prepare for next release.

    seblucas committed Apr 2, 2017
    Configuration menu
    Copy the full SHA
    51f74cd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    83a41a4 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2017

  1. Merge pull request seblucas#310 from horus68/patch-1

    Changing cog icon to a magnifying glass
    seblucas committed Apr 4, 2017
    Configuration menu
    Copy the full SHA
    41c0780 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2017

  1. Configuration menu
    Copy the full SHA
    2fbfc69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29d7608 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2017

  1. Update sendtomail.php

    Handling secure smtp ports other that 465. Eg. gmx requires port 587/tls.
    ubupl committed Apr 10, 2017
    Configuration menu
    Copy the full SHA
    6d36132 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2017

  1. Documentation for GMX SMTP configuration

    Documentation for GMX SMTP configuration
    ubupl committed Apr 25, 2017
    Configuration menu
    Copy the full SHA
    6bb55df View commit details
    Browse the repository at this point in the history
  2. Merge pull request seblucas#339 from ubupl/master

    Update sendtomail.php (handling secure smtp ports other that 465)
    seblucas committed Apr 25, 2017
    Configuration menu
    Copy the full SHA
    de35a3e View commit details
    Browse the repository at this point in the history
  3. Merge pull request seblucas#343 from ubupl/patch-1

    Documentation for GMX SMTP configuration
    seblucas committed Apr 25, 2017
    Configuration menu
    Copy the full SHA
    86d52a3 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2017

  1. Configuration menu
    Copy the full SHA
    8de408b View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2017

  1. Links to all the docker container versions

    Linked to x64, armhf, arm64 versions.
    CHBMB authored and seblucas committed Apr 28, 2017
    Configuration menu
    Copy the full SHA
    c947deb View commit details
    Browse the repository at this point in the history
  2. Fix COPS Basic Authentication

    @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.
    seblucas#344
    seblucas#342
    CHBMB authored and seblucas committed Apr 28, 2017
    Configuration menu
    Copy the full SHA
    1f691ac View commit details
    Browse the repository at this point in the history

Commits on May 2, 2017

  1. Update changelog

    seblucas committed May 2, 2017
    Configuration menu
    Copy the full SHA
    fe78971 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d750d8 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2017

  1. Configuration menu
    Copy the full SHA
    ce3b535 View commit details
    Browse the repository at this point in the history
  2. Prepare for next release

    seblucas committed May 3, 2017
    Configuration menu
    Copy the full SHA
    fc6a26b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3928045 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2017

  1. Add a section in the README for future contributors. re seblucas#352

    Hopefully it will make it clearer and avoid question and issues.
    seblucas committed May 10, 2017
    Configuration menu
    Copy the full SHA
    89f800f View commit details
    Browse the repository at this point in the history

Commits on May 12, 2017

  1. Configuration menu
    Copy the full SHA
    65e9440 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2429b9 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2017

  1. Configuration menu
    Copy the full SHA
    58dcd69 View commit details
    Browse the repository at this point in the history
  2. Bulgarian translation added

    thorindwarf authored and seblucas committed May 25, 2017
    Configuration menu
    Copy the full SHA
    d7ce040 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2017

  1. With PHP7 being packaged by default with Ubuntu 16.04, Debian Stretch…

    …, adapt the documentation. fix seblucas#359
    seblucas committed Jun 5, 2017
    Configuration menu
    Copy the full SHA
    79c305c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    503c787 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2017

  1. Fix the Debian Stretch installation requirements. fix seblucas#361

    Thanks to marioscube for making the test.
    Also change the styling to make it clearer.
    seblucas committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    9a68353 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2017

  1. Configuration menu
    Copy the full SHA
    7307ddb View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2017

  1. Try to install it globally

    seblucas committed Jun 25, 2017
    Configuration menu
    Copy the full SHA
    c8e63f8 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2017

  1. Translation updates - 14-09-2017

    Added Indonesia / Chinise (China and Taywan). Removed Chinise (single
    code)
    horus68 authored and seblucas committed Sep 15, 2017
    Configuration menu
    Copy the full SHA
    248f12b View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2018

  1. Update checkconfig output to better help users

    Specify the old php5 package and the new one
    Add a mention that using /home for your Calibre directory is not a good idea
    seblucas committed Jan 5, 2018
    Configuration menu
    Copy the full SHA
    fab1fca View commit details
    Browse the repository at this point in the history
  2. Update the dependencies.

    Notably fix seblucas#365 by bumping seblucas/php-epub-meta to 1.0.1
    seblucas committed Jan 5, 2018
    Configuration menu
    Copy the full SHA
    7f857b9 View commit details
    Browse the repository at this point in the history
  3. Merge

    seblucas committed Jan 5, 2018
    Configuration menu
    Copy the full SHA
    feed739 View commit details
    Browse the repository at this point in the history
  4. Some translation were still with LF instead of CRLF Fix that

    Transifex give files with CRLF so let's adapt
    seblucas committed Jan 5, 2018
    Configuration menu
    Copy the full SHA
    415cbbf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    07544b4 View commit details
    Browse the repository at this point in the history
  6. Rename ukrainian translation

    The official ISO 639 code for Ukraine is uk not ua
    seblucas committed Jan 5, 2018
    Configuration menu
    Copy the full SHA
    cfc082b View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2018

  1. Partially fix the download of kepub.

    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';
    seblucas committed Jan 7, 2018
    Configuration menu
    Copy the full SHA
    7a702ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6dc757a View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2018

  1. Configuration menu
    Copy the full SHA
    88a00f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ce3610 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5355dcf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cf50612 View commit details
    Browse the repository at this point in the history
  5. Simplify a little PR seblucas#374.

    Add icons to make things easier to handle.
    Add hints to all button.
    Don't limit to PDF / EPUB, if someone has a FB2 / Mobi reader in its browser / PC let it use it
    seblucas committed Feb 25, 2018
    Configuration menu
    Copy the full SHA
    34c249e View commit details
    Browse the repository at this point in the history
  6. Update fetch.php

    The correct syntax of Cache-Control header is "max-age" :)
    cgxxx authored and seblucas committed Feb 25, 2018
    Configuration menu
    Copy the full SHA
    5db1403 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2018

  1. Translation updates - april-2018

    Translation updates from Transifex
    All translations verified, 3 with actual changes.
    9 April 2018
    
    To translate use Transifex
    https://www.transifex.com/rberec/cops
    horus68 authored and seblucas committed Apr 11, 2018
    Configuration menu
    Copy the full SHA
    996f217 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2018

  1. Update checkconfig.php on Database Error to better help a majority of…

    … users
    
    A lot of the time the Database Error happens because of a missing forward-slash in config_local.php. This helps users
    shaunakg authored and seblucas committed May 21, 2018
    Configuration menu
    Copy the full SHA
    5943c61 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2018

  1. Configuration menu
    Copy the full SHA
    0b505bf View commit details
    Browse the repository at this point in the history
  2. Merge

    seblucas committed May 22, 2018
    Configuration menu
    Copy the full SHA
    467af43 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e9cb877 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2018

  1. Configuration menu
    Copy the full SHA
    f7ae89e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ed9bad View commit details
    Browse the repository at this point in the history
  3. Switch to linux EOL

    seblucas committed May 23, 2018
    Configuration menu
    Copy the full SHA
    025b6bb View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2018

  1. Add a credit for Jetbrains

    seblucas committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    dde7b1f View commit details
    Browse the repository at this point in the history
  2. Let's release

    seblucas committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    812cf73 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1acc37d View commit details
    Browse the repository at this point in the history
  4. Prepare next release

    seblucas committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    4be6c55 View commit details
    Browse the repository at this point in the history
  5. Update lock file

    seblucas committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    b311169 View commit details
    Browse the repository at this point in the history
  6. Prepare next changelog

    seblucas committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    887d02f View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2018

  1. [fix] Fix an error with PHP 7.2.X where create_function was deprecated

    Was printing the deprecation warning on the screen.
    For me the problem only appear with server side rendering. Let's see if someone
    report problem with client side
    
    Fix seblucas#392
    seblucas committed Jul 9, 2018
    Configuration menu
    Copy the full SHA
    d44a369 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2018

  1. Configuration menu
    Copy the full SHA
    6cdd3fa View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2018

  1. Update for year copyright notice

    2017 to 2018
    horus68 authored and seblucas committed Oct 3, 2018
    Configuration menu
    Copy the full SHA
    e263ed5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e39dee2 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2018

  1. Fixed the view button when URL Rewriting is enabled. re seblucas#402, s…

    …eblucas#374
    
    The PR seblucas#374 was badly tested by me and did not include anything for URL Rewriting :(.
    seblucas committed Oct 9, 2018
    Configuration menu
    Copy the full SHA
    5d004a4 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2019

  1. Use image full file names

    marsender committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    3b640ba View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2019

  1. Add tag sort column

    marsender committed Mar 20, 2019
    Configuration menu
    Copy the full SHA
    2c56dc0 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2019

  1. Change localisation fr for tags

    marsender committed Mar 22, 2019
    Configuration menu
    Copy the full SHA
    0a92114 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2019

  1. Configuration menu
    Copy the full SHA
    c39a6bf View commit details
    Browse the repository at this point in the history
  2. Updating language codes

    Translations updates to include PR seblucas#409 : Language codes to names: fix 'hebrew' and add some more missing
    horus68 authored and seblucas committed Mar 31, 2019
    Configuration menu
    Copy the full SHA
    e5cbf17 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    CHBMB authored and seblucas committed Mar 31, 2019
    Configuration menu
    Copy the full SHA
    add86b2 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2019

  1. Add getThumbnail option for png files

    marsender committed Apr 22, 2019
    Configuration menu
    Copy the full SHA
    2f24cbd View commit details
    Browse the repository at this point in the history

Commits on May 13, 2019

  1. Init image file name from epub file name

    marsender committed May 13, 2019
    Configuration menu
    Copy the full SHA
    d263fb2 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2019

  1. 2019 copyright

    Some links revised!
    horus68 authored and seblucas committed Jun 16, 2019
    Configuration menu
    Copy the full SHA
    58a68e4 View commit details
    Browse the repository at this point in the history
  2. Favicon for browser epubreader

    Added a single line to be able to display the favicon with the epubreader
    horus68 authored and seblucas committed Jun 16, 2019
    Configuration menu
    Copy the full SHA
    703c283 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2019

  1. translations_june2019

    translations update for June 2019. 
    COPS version 1.1.3
    horus68 authored and seblucas committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    61567fa View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2019

  1. Configuration menu
    Copy the full SHA
    39c9905 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0ba770 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d5c3a7f View commit details
    Browse the repository at this point in the history
  4. [chore] Prepare changelog

    seblucas committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    ada1ad6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7a1f157 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2019

  1. Configuration menu
    Copy the full SHA
    551e720 View commit details
    Browse the repository at this point in the history
  2. [fix] Fix Jshint errors

    seblucas committed Jun 22, 2019
    Configuration menu
    Copy the full SHA
    7f540dd View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2019

  1. Translations update - 20160923

    Include "Clear all" string
    Added new language: af (Afrikaans)
    horus68 authored and seblucas committed Jun 24, 2019
    Configuration menu
    Copy the full SHA
    306f7fb View commit details
    Browse the repository at this point in the history
  2. Favicon 2019

    Fix Favicon transparency error
    Fix images used as app icons
    horus68 authored and seblucas committed Jun 24, 2019
    Configuration menu
    Copy the full SHA
    f04d346 View commit details
    Browse the repository at this point in the history
  3. [chore] Update changelog

    seblucas committed Jun 24, 2019
    Configuration menu
    Copy the full SHA
    47e30ae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1a89d92 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2019

  1. Configuration menu
    Copy the full SHA
    571de06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d8823f View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2019

  1. Translations updates 2019-10

    Translations updates for 2019-10-14
    Czech (Czech Republic)
    horus68 authored and seblucas committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    00e12e7 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2020

  1. [setup] setup a backup database to test

    Ron committed May 21, 2020
    Configuration menu
    Copy the full SHA
    6c32285 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2020

  1. test

    TechRo committed May 26, 2020
    Configuration menu
    Copy the full SHA
    2f5341f View commit details
    Browse the repository at this point in the history
  2. Added bettercodehub badge

    TechRo committed May 26, 2020
    Configuration menu
    Copy the full SHA
    d1f888d View commit details
    Browse the repository at this point in the history
  3. Added Jenkinsfile

    TechRo committed May 26, 2020
    Configuration menu
    Copy the full SHA
    5ae4e0e View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2020

  1. [feature] DieDump function for testing

    Ron committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    a8f56bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56f3f2e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    481deb7 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2020

  1. Removed dd call

    TechRo committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    85721cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f8c12d View commit details
    Browse the repository at this point in the history
  3. Sonar cube scanner

    TechRo committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    03da5a6 View commit details
    Browse the repository at this point in the history
  4. Sonar cube scanner mod

    TechRo committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    a704767 View commit details
    Browse the repository at this point in the history
  5. Sonar cube scanner mod2

    TechRo committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    85342c0 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2020

  1. [tests] fix the broken mailtest

    Ron committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    a9a4a1f View commit details
    Browse the repository at this point in the history
  2. [test] add email test

    Ron committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    b33977f View commit details
    Browse the repository at this point in the history
  3. [fix] mail test fix

    Ron committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    25002d9 View commit details
    Browse the repository at this point in the history
  4. Added login tests

    TechRo committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    c7d8d1f View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/master'

    TechRo committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    4130ff8 View commit details
    Browse the repository at this point in the history
  6. [test] check email not empty

    Ron committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    141baee View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7cc705d View commit details
    Browse the repository at this point in the history
  8. Teardown voor locolize tests

    TechRo committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    7783863 View commit details
    Browse the repository at this point in the history
  9. [test] config tests

    Ron committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    a96295f View commit details
    Browse the repository at this point in the history
  10. [test] add template test

    Ron committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    271ce91 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2020

  1. Fixed missing url init parameters

    TechRo committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    7e5d6f3 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2020

  1. Fixed security vulnability

    TechRo committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    b40c84d View commit details
    Browse the repository at this point in the history
  2. Fixed security vulnability on css url building

    TechRo committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    056e01f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b51edc View commit details
    Browse the repository at this point in the history
  4. [fix] loop used for only 1 iteration

    Ron committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    bc1a279 View commit details
    Browse the repository at this point in the history
  5. [fix] removed the loop for get the book id

    Ron committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    17bf55d View commit details
    Browse the repository at this point in the history
  6. [fix] seperated the sql querries

    Ron committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    bbfbf2d View commit details
    Browse the repository at this point in the history
  7. [fix] removed the loop for get the book id

    Ron committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    a1c35c5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ba363dc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f68430e View commit details
    Browse the repository at this point in the history
  10. [fix] compacted the custom code

    Ron committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    95892da View commit details
    Browse the repository at this point in the history
  11. Fixed magic value for template directory

    TechRo committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    2e4c535 View commit details
    Browse the repository at this point in the history
  12. Hotfix on typo

    TechRo committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    e632d6d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3e5cc3b View commit details
    Browse the repository at this point in the history
  14. Added another typecast

    TechRo committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    3c22956 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2020

  1. [fix] fixes code smells

    Ron committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    8b7bd5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74caecc View commit details
    Browse the repository at this point in the history
  3. [fix] removed unused variable

    Ron committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    3af228d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    584dfb6 View commit details
    Browse the repository at this point in the history
  5. [fix] made the config const more clear

    Ron committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    5ca1d16 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2020

  1. Configuration menu
    Copy the full SHA
    7bc3401 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2020

  1. Just convert book comment to xhtml

    Not all html elements are detected by the preg_match. These comments then displayed with HTML elements visible.
    SenorSmartyPants committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    cb11279 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2020

  1. Configuration menu
    Copy the full SHA
    66303ea View commit details
    Browse the repository at this point in the history
  2. Add missing typeahead style

    Makes typeahead inputs look like bootstrap3
    Reference typeahead css
    SenorSmartyPants committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    8a3cf31 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f4c4eb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    59f55eb View commit details
    Browse the repository at this point in the history
  5. Navbar style updates

    Make bar take full width
    only hide labels in sm size
    use navbar-static-top. no rounded corners
    remove optional bootstrap theme
    SenorSmartyPants committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    85b62b8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0177fb1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ad5fafe View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    87eec2f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1efe5b1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2fb4fe6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b158095 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e3d11e3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    212b802 View commit details
    Browse the repository at this point in the history
  14. Major change to book list layout

    change HTML thumbnail size to 225
    SenorSmartyPants committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    18f47dc View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    cf13c19 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    2fa508f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d044958 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    fdfbecb View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    9270452 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    20427b1 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    a6d30ff View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    fcc514d View commit details
    Browse the repository at this point in the history
  23. Book Detail: cover frame and shadow

    Fix cover-image CSS - drop height attribute
    SenorSmartyPants committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    ccd0d18 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    33851cd View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    012754e View commit details
    Browse the repository at this point in the history
  26. Scroll by location hash

    Needed for client side rendering
    SenorSmartyPants committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    d41b618 View commit details
    Browse the repository at this point in the history
  27. Scroll directly to cover in bookdetail

    Only really needed on XS mobile phone view.
    Add 3px padding so cover isn't at the very top of display.
    SenorSmartyPants committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    4e0a100 View commit details
    Browse the repository at this point in the history
  28. Support multiple themes by reading theme directory

    Don't just support bootstrap
    Page redirect
    SenorSmartyPants committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    6e52beb View commit details
    Browse the repository at this point in the history
  29. Fix bootstrap2 links

    SenorSmartyPants committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    b2ec09f View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2020

  1. cops_ignored_formats list

    array of formats never to return from the database. ORIGINAL_EPUB as an example
    SenorSmartyPants committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    814771b View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2020

  1. Book Detail: add margin to tag buttons

    Now they won't touch when line wrapping.
    SenorSmartyPants committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    9ee94f7 View commit details
    Browse the repository at this point in the history
  2. Get book Identifiers from the database

    return them in JSON
    SenorSmartyPants committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    5838eac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    45d2779 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2021

  1. Configuration menu
    Copy the full SHA
    c4d7ea5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d63eda0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f046ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c3232b8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7a16350 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0d569de View commit details
    Browse the repository at this point in the history
  7. Book Detail: Display identifiers

    Depends on identifiers branch
    SenorSmartyPants committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    86ff04a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0f93c2c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    65f0b89 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    04d993c View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2021

  1. Configuration menu
    Copy the full SHA
    4901d4a View commit details
    Browse the repository at this point in the history

Commits on May 17, 2021

  1. Remove composer.lock

    Mars Ender committed May 17, 2021
    Configuration menu
    Copy the full SHA
    6b61ac9 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

  1. Update fetch.php to lower memory consumption

    On big eBooks like comic books you can hit the PHP memory limit. With this changes there is no need to raise the memory limit in php.ini. Also readfile is recommended in the php documentation instead of fpassthru for most cases so I changed it. Also if you download binary data make sure that there is no output after that therefore an explicit exit() at the end.
    allandanton committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    e4ff7c4 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2023

  1. make installable

    mikespub committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    24b031f View commit details
    Browse the repository at this point in the history
  2. php-cs-fixer with @psr12 rules

    mikespub committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    bad594d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4cc917c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    072e9bf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    890f250 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    71dcc80 View commit details
    Browse the repository at this point in the history
  7. update phpunit tests

    mikespub committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    80e0d05 View commit details
    Browse the repository at this point in the history
  8. add .gitremotes

    mikespub committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    904a20e View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. fix tests

    mikespub committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    6b998fb View commit details
    Browse the repository at this point in the history
  2. add phpstan baseline + fix

    mikespub committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    d8a69b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7549ecf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7f864d9 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. update composer files

    mikespub committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    f3256b3 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. add docker compose

    mikespub committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    0d1ef7f View commit details
    Browse the repository at this point in the history
  2. fix tests for PHP 8.2

    mikespub committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    cc5aa72 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    58306bf View commit details
    Browse the repository at this point in the history
  4. update composer + fix build

    mikespub committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    c9fba4c View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2023

  1. Configuration menu
    Copy the full SHA
    9fd4fd9 View commit details
    Browse the repository at this point in the history
  2. fix db=0 issue

    mikespub committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    3bbcbbf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f74ec37 View commit details
    Browse the repository at this point in the history
  4. new phpstan baseline

    mikespub committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    eba2566 View commit details
    Browse the repository at this point in the history
  5. update CHANGELOG

    mikespub committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    556bcfb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c81e619 View commit details
    Browse the repository at this point in the history
  7. initialize URL params

    mikespub committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    7815021 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    de9871e View commit details
    Browse the repository at this point in the history
  9. Improve tests and security

    mikespub committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    00217fd View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2023

  1. Configuration menu
    Copy the full SHA
    340a5a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d83fed View commit details
    Browse the repository at this point in the history
  3. add README for monocle

    mikespub committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    7bfda21 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. update version

    mikespub committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    e2e812a View commit details
    Browse the repository at this point in the history