Commit Graph

1814 Commits (ec6b346ca15785db09d43c4b0e0667e728eeaf2a)
 

Author SHA1 Message Date
Ozzieisaacs ec6b346ca1 Update Translation 4 years ago
Ozzieisaacs e99f5bcced Merge remote-tracking branch 'english/master' 4 years ago
Ozzieisaacs b89309ab82 Merge remote-tracking branch 'po/master' 4 years ago
OzzieIsaacs 2d230ec96a Updated Teststatus 4 years ago
Ozzieisaacs 4550333f1e Added redirect after create shelf 4 years ago
Ozzieisaacs 3ba610eb64 Revert accidentally committed changes in opds feed 4 years ago
Ozzieisaacs 2436c6a118 Merge remote-tracking branch 'caliblur/master' 4 years ago
Ozzieisaacs 4de80b26c1 Merge remote-tracking branch 'public_shelf/calibre-web_645'
# Conflicts:
#	cps/templates/feed.xml
#	cps/templates/layout.html
4 years ago
Ozzieisaacs bab14a1fbf Update shelfs handling, bugfix changed updater 4 years ago
Ozzieisaacs 0c27ff11b9 Update Updater 4 years ago
BeckyDTP 734e2ffbb2 Updated Polish translations 4 years ago
hexeth da42c51af2 Updated to exclude new modules 4 years ago
Ozzieisaacs 4eacb21259 Update updater
Update change logfile
code cosmetics js files
4 years ago
Josh O'Brien c870f6e87d English Language V2 4 years ago
Ozzieisaacs 6d907094d7 Update Readme 4 years ago
Ozzieisaacs 6643f0d1e0 Merge remote-tracking branch 'nl/master'
# Conflicts:
#	cps/translations/nl/LC_MESSAGES/messages.mo
#	cps/translations/nl/LC_MESSAGES/messages.po
4 years ago
Ozzieisaacs 20b07e0752 Merge remote-tracking branch 'sv/master'
# Conflicts:
#	cps/translations/sv/LC_MESSAGES/messages.mo
#	cps/translations/sv/LC_MESSAGES/messages.po
4 years ago
Ozzieisaacs 092423adc7 Merge remote-tracking branch 'sv/master'
# Conflicts:
#	cps/translations/sv/LC_MESSAGES/messages.mo
#	cps/translations/sv/LC_MESSAGES/messages.po
4 years ago
Ozzieisaacs a50ca1a85f Fix #1259 4 years ago
Jony 02199c8c1d
Update messages.po (Swedish)
Update Swedish translation
4 years ago
Jony c166c92685
Merge pull request #3 from janeczku/master
Update fork
4 years ago
Ozzieisaacs f243515261 Fix #950 (sorting order in comics) 4 years ago
Unknown a26ce8d8b5 Updated & corrected Dutch translations
Un-wonky-fied some literal translations, corrected contexts an respected punctuations, whitespaces, etc.....

See https://github.com/janeczku/calibre-web/issues/606#issuecomment-595913808
4 years ago
Ozzieisaacs 1d40434d2b Merge remote-tracking branch 'it/patch-9' 4 years ago
Ozzieisaacs 46b87dc7eb Fix for testability of kobo 4 years ago
ElQuimm fe7c56d269
italian updated version of messages.po
09.03.2020
4 years ago
OzzieIsaacs 5ba4801a79 Updated test result 4 years ago
Ozzieisaacs 89927fd7e9 Merge ComicVine API 4 years ago
Ozzieisaacs 18794831e0 Chang link to issue template 4 years ago
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
Wanoo a0535aa3db Add ComicVine Api
Fetching Metadata for comicBook with ComicVine API
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