Commit Graph

1781 Commits (3fb851304f675f91e47205403b9f376ba3724171)
 

Author SHA1 Message Date
Ozzieisaacs 3fb851304f Merge remote-tracking branch 'ru/master' 4 years ago
Ozzieisaacs d267338837 Fixes for Kobo sync
Better output on upload cover
Fix for download after access to opds/fileformat
Fix osd search link
Added ratings to opds feed
Change for kobo sync for testing
4 years ago
ZIzA 82afa81220
up 4 years ago
ZIzA d730eb8d31
fix 4 years ago
ZIzA 5a219b580f
ru update 4 years ago
Ozzieisaacs fb83bfb363 Fix for #1223 (pdf-reader isn't working on chrome, IE, Edge) 4 years ago
Ozzie Isaacs df7d3d18b6 pdf reader 4 years ago
Ozzieisaacs 202b6121ab Fix for #1227 (Download books not possible with gevent IPV6 connection)
Fix issue where books aren't correctly ordered by Date Added
4 years ago
Ozzieisaacs 4e8b814ec2 Fix download URL for IPV6 4 years ago
Ozzieisaacs 6becca17bf Merge remote-tracking branch 'fix/fix_time' into Develop 4 years ago
Ozzieisaacs c8b64d4162 Update chinese translation Merge remote-tracking branch 'cn/patch-1' 4 years ago
Jeff 0854303710
Update Chinese translation 4 years ago
Michael Shavit cba3e62e71 Fix issue where books weren't correctly ordered by Date added on the
Kobo device.
4 years ago
Ozzieisaacs dcba720e97 Merge remote-tracking branch 'restrict/patch-1' 4 years ago
Rewerson 6c614c06f6
restricted_tags -> denied_tags
Fix for the next error after update:
Traceback (most recent call last):
  File "cps.py", line 34, in <module>
    from cps import create_app
  File "/home/rewerson/lib/web/cps/__init__.py", line 68, in <module>
    config = config_sql.load_configuration(ub.session)
  File "/home/rewerson/lib/web/cps/config_sql.py", line 348, in load_configuration
    update({"restricted_tags": conf.config_mature_content_tags}, synchronize_session=False)
  File "/home/rewerson/.local/lib/python2.7/site-packages/sqlalchemy/orm/query.py", line 3862, in update
    update_op.exec_()
  File "/home/rewerson/.local/lib/python2.7/site-packages/sqlalchemy/orm/persistence.py", line 1693, in exec_
    self._do_exec()
  File "/home/rewerson/.local/lib/python2.7/site-packages/sqlalchemy/orm/persistence.py", line 1874, in _do_exec
    values = self._resolved_values
  File "/home/rewerson/.local/lib/python2.7/site-packages/sqlalchemy/orm/persistence.py", line 1840, in _resolved_values
    desc = _entity_descriptor(self.mapper, k)
  File "/home/rewerson/.local/lib/python2.7/site-packages/sqlalchemy/orm/base.py", line 402, in _entity_descriptor
    "Entity '%s' has no property '%s'" % (description, key)
sqlalchemy.exc.InvalidRequestError: Entity '<class 'cps.ub.User'>' has no property 'restricted_tags'
4 years ago
Ozzieisaacs 9a812f11e7 Merge remote-tracking branch 'it/patch-8'
# Conflicts:
#	cps/translations/it/LC_MESSAGES/messages.po
4 years ago
Ozzieisaacs 917132fe26 Update Translation (german and russian)
Merge remote-tracking branch 'it/patch-8'

# Conflicts:
#	cps/translations/it/LC_MESSAGES/messages.po
4 years ago
Ozzieisaacs 187ca5dc8f Fix #1221 4 years ago
Ozzieisaacs 7d795771d3 Fix #1221 4 years ago
ElQuimm e51bc4ea78
Update italian message.po
Thank you for your job :-)
4 years ago
Ozzieisaacs 2dc3235d4f Merge branch 'master' into Develop 4 years ago
Ozzieisaacs 040bb4a5a8 Merge remote-tracking branch 'origin/master' 4 years ago
Ozzieisaacs fc4436f091 Update Translation 4 years ago
Ozzie Isaacs 5dbdef25d3
Windows compatibility 4 years ago
Ozzie Isaacs b9f3ac2eea
Windows compatability 4 years ago
Ozzieisaacs 9fc0c3b3de Merge remote-tracking branch 'English_texts/master'
# Conflicts:
#	cps/templates/config_edit.html
#	cps/templates/config_view_edit.html
#	cps/templates/layout.html
#	cps/templates/search_form.html
#	cps/templates/user_edit.html
4 years ago
Ozzieisaacs 4f81184da0 Update translation 4 years ago
Ozzieisaacs 8223561844 Merge branch 'master' into Develop 4 years ago
Ozzieisaacs 32a6beae65 Merge remote-tracking branch 'fix/kobo'
# Conflicts:
#	cps/kobo.py
4 years ago
Ozzieisaacs 146068c936 Merge branch 'Develop'
# Conflicts:
#	cps/db.py
#	cps/templates/user_edit.html
4 years ago
Ozzieisaacs 3b8c5ef21a Merge remote-tracking branch 'get_metadata/patch-1'
Fix #1210 Load multiple authors correct via get metadata
4 years ago
Ozzieisaacs e60ef8fc97 Calibre-web version visible in about section
Update Calibre-web Version info
4 years ago
Ozzieisaacs 24d755b123 Update translations
Merge remote-tracking branch 'it/patch-7'
4 years ago
Ozzieisaacs 7c89f0b5b9 Merge with branch develop
Release version
4 years ago
Ozzieisaacs 134a10f56c Merge remote-tracking branch 'origin/Develop' into Develop
# Conflicts:
#	cps/updater.py
4 years ago
Ozzieisaacs 3a70c86f49 Update updater to handle venv folders 4 years ago
Ozzieisaacs ac431bbc4a Limit requirements 4 years ago
OzzieIsaacs 371097eb4d Update Updater 4 years ago
OzzieIsaacs 6346059698 Changed optional-requirements 4 years ago
Ozzieisaacs 372c284ad4 Merge branch 'master' into Develop 4 years ago
Ozzie Isaacs 264ccdbf6d
Update bug_report.md 4 years ago
Ozzie Isaacs b95150ff11
Update bug report 4 years ago
Ozzie Isaacs 81fc04f24d
Update bug_report.md 4 years ago
Ozzie Isaacs 3d4ebddb04 Update issue templates 4 years ago
Ozzie Isaacs de299e0d6a Update issue templates 4 years ago
Johnny A. dos Santos 29cb8bfec4
Fix #1210 4 years ago
Ozzieisaacs b7f3e00fbf Update updater to handle venv folders 4 years ago
Ozzieisaacs 27a18d60a7 Merge remote-tracking branch 'fix/robust_proxy' into Develop
# Conflicts:
#	cps/kobo.py
4 years ago
Ozzieisaacs de8f6d3e8d Limit requirements 4 years ago
Ozzieisaacs 6893635251 Handle kobo auth request
Handle access from localhost for kobo
4 years ago