1. 25 Apr, 2020 5 commits
    • Ozzieisaacs's avatar
      Merge branch 'master' into Develop · b4d7733e
      Ozzieisaacs authored
      # Conflicts:
      #	cps/templates/list.html
      #	cps/translations/cs/LC_MESSAGES/messages.po
      #	cps/translations/de/LC_MESSAGES/messages.po
      #	cps/translations/es/LC_MESSAGES/messages.po
      #	cps/translations/fi/LC_MESSAGES/messages.po
      #	cps/translations/fr/LC_MESSAGES/messages.po
      #	cps/translations/hu/LC_MESSAGES/messages.po
      #	cps/translations/it/LC_MESSAGES/messages.po
      #	cps/translations/ja/LC_MESSAGES/messages.po
      #	cps/translations/km/LC_MESSAGES/messages.po
      #	cps/translations/nl/LC_MESSAGES/messages.po
      #	cps/translations/pl/LC_MESSAGES/messages.po
      #	cps/translations/ru/LC_MESSAGES/messages.po
      #	cps/translations/sv/LC_MESSAGES/messages.po
      #	cps/translations/uk/LC_MESSAGES/messages.po
      #	cps/translations/zh_Hans_CN/LC_MESSAGES/messages.po
      #	messages.pot
      b4d7733e
    • Ozzieisaacs's avatar
      bugfix on create shelv via kobo sync protocol · 8b8fe7a0
      Ozzieisaacs authored
      bugfix for totally wrong json requests
      prevent empty shelf names on kobo create shelf
      Removed errorhandler 404
      8b8fe7a0
    • Ozzie Isaacs's avatar
      Update markup · 85ffc90f
      Ozzie Isaacs authored
      85ffc90f
    • Ozzieisaacs's avatar
      Added contributing file · fa387980
      Ozzieisaacs authored
      fa387980
    • Ozzieisaacs's avatar
      Fix for removing admin role from last admin user (in addition to prevent... · d6573305
      Ozzieisaacs authored
      Fix for removing admin role from last admin user (in addition to prevent delete of last admin user) #1326
      d6573305
  2. 24 Apr, 2020 6 commits
  3. 23 Apr, 2020 3 commits
  4. 22 Apr, 2020 3 commits
  5. 20 Apr, 2020 1 commit
  6. 19 Apr, 2020 3 commits
  7. 18 Apr, 2020 4 commits
  8. 17 Apr, 2020 2 commits
  9. 16 Apr, 2020 5 commits
  10. 15 Apr, 2020 2 commits
  11. 14 Apr, 2020 4 commits
    • Ozzieisaacs's avatar
      ce4f1258
    • Ozzieisaacs's avatar
      Fix #1307 · 3fbaba66
      Ozzieisaacs authored
      3fbaba66
    • Ozzieisaacs's avatar
      Temporary fix for #1307 · a8b36aed
      Ozzieisaacs authored
      a8b36aed
    • Ozzieisaacs's avatar
      Added fix for python2 regex · 4749eccf
      Ozzieisaacs authored
      Fix for python2 attributeError instead of TypeError on login with wrong openLDAP setting
      Added default empty string on LDAPCertificate
      Fix ldap as scheme for tls connection
      Enabled add user on LDAP Authentication
      LDAP config port is now number input
      Added header for user import config
      Added python ldap version to about section
      Fix: It's no longer possible to login via fallback password as long as LDAP server is available
      Fix: TypeError on bind is now catched and transformed to error message
      Update Readme
      Fixes for ldap
      4749eccf
  12. 13 Apr, 2020 1 commit
    • Michael Shavit's avatar
      [Kobo] Add Shelf/Collection support. · 41a3623f
      Michael Shavit authored
      Implements the v1/library/tags set of endpoints to sync CalibreWeb
      shelves with the Kobo device.
      Drive-by: Refactors shelf.py to consolidate how user permissions are checked.
      Drive-by: Fix issue with the sync endpoint that arrises when a book is
      hard-deleted.
      41a3623f
  13. 11 Apr, 2020 1 commit