Ozzieisaacs
eef4787b79
Merge remote-tracking branch 'github/patch-1' into Develop
...
Oauth is optional again
6 years ago
Ozzieisaacs
cc3088c52f
Merge branch 'master' into Develop
...
# Conflicts:
# cps/book_formats.py
# cps/static/js/libs/bootstrap.min.js
# cps/templates/detail.html
# cps/templates/layout.html
# cps/web.py
Improvement updater (up to 100 releases are loaded at once)
Fix oauth pathes
Fix oauth without registering
6 years ago
Ozzieisaacs
1a7052b287
Update pdf upload
...
Translation of uploadprogress dialog
6 years ago
Ozzieisaacs
e92497b34e
Merge branch 'master' into Develop
...
# Conflicts:
# cps/gdriveutils.py
# cps/helper.py
6 years ago
Ozzieisaacs
ae7c4908f9
Fix #767
6 years ago
Ozzieisaacs
2505f0c1e4
Merge remote-tracking branch 'filename/patch-1'
...
Fixes for Google Drive
6 years ago
Ozzieisaacs
4230226716
Link fixes
...
Fixes reader button visible in detail view
Fix formats to convert (added htmlz)
Fix logger in updater
Added request "v3" of github api on update
Fix quotes parameter on external calls
E-Mail logger working more stable (also on python3)
Routing fixes
Change import in ub
6 years ago
Ozzieisaacs
a00d93a2d9
Working again (basically)
6 years ago
Ozzieisaacs
36229076f7
Refactor subprocess calls
6 years ago
Ozzieisaacs
ea98323c06
Fixes Google Drive
...
Improved user guidance for Google Drive
Improved Errorhandling for Google Drive
Update french translation
Added ukranian translation
Improvements on updater: calibre-web.log1, calibre-web.log2, gdrive_credentials, settings.yaml, gdrive.db, .git are no longer deleted upon update
6 years ago
Ozzieisaacs
836c6fd245
Updated translations
...
Added license texts in flies
6 years ago
Ozzieisaacs
bacb6fb561
New updater with default setting -> only stable releases #653
6 years ago
Ozzieisaacs
32568c9009
Update testing
...
Update custom columns unicode enums
6 years ago
Ozzieisaacs
fa4918a2db
File renaming according to title and author ( #654 ) - gdrive is missing
6 years ago
Ozzieisaacs
4dcac07582
Partly fixed #661 : Right order of Authors is still not shown
6 years ago
Ozzieisaacs
64b1b830d6
Fix #712
6 years ago
Ozzieisaacs
863b77a5d7
Fix #711
...
Fixing for send to kindle after uploading
codecleaning
6 years ago
Ozzieisaacs
dfa17956c9
Merge remote-tracking branch 'bbb/295---Send-AZW-to-Kindle'
...
Changed function for 295, azw3 is preferred format for sending to kindle
6 years ago
Ozzieisaacs
399dffba5a
log file name in case of filename not found ( #691 )
6 years ago
Ozzieisaacs
8d6d28eb57
Merge remote-tracking branch 'titlelink/titles-links'
...
Fix for #694
6 years ago
Ozzieisaacs
c3bec48bc7
Fix #617
...
Additional texts translated
6 years ago
Ozzieisaacs
c582a70498
Merge remote-tracking branch 'bbb/617'
6 years ago
Ozzieisaacs
cc7dcfb35a
Update Updater
...
Bugfix author in opds-feed
6 years ago
Ozzieisaacs
ee85492c7d
Fix #662
6 years ago
Ozzieisaacs
3f83be00fd
Fix #687
6 years ago
bodybybuddha
ee686b5379
Fix for #617
...
Task table: Status column and task messages have been localized
Cleaned up the use of the task fields 'typ' and 'type' to be taskType and taskMessage
6 years ago
bodybybuddha
54f8680058
Merge branch 'master' of https://github.com/janeczku/calibre-web into 617
6 years ago
OzzieIsaacs
40cc25de7a
Merge remote-tracking branch 'bbb/621'
...
Fixes after testing
6 years ago
bodybybuddha
d8107fb50f
Addressed Codacy trailing space items ... again
6 years ago
bodybybuddha
46b2c9919a
Fix for #295
...
Allow for azw and azw3 files to be "sent" to kindle - these books are actually converted to mobi first
6 years ago
bodybybuddha
5d34fd7fec
Send to Kindle button precheck added
...
Based on existing book formats and which converter (if any) determine if button can be seen.
6 years ago
bodybybuddha
b4122e9858
Partial fix to #617 . Local status messages now work.
6 years ago
OzzieIsaacs
80e1a6910d
Fix Updater
6 years ago
OzzieIsaacs
b5ef63d327
Removed fixed update Informations
6 years ago
OzzieIsaacs
4eeeb02b1d
Merge remote-tracking branch 'update_check/master'
6 years ago
Virgil Grigoras
e08eccba5a
Satisfy "Codacy/PR Quality Review"
6 years ago
Virgil Grigoras
b2b092c190
Bugfix for not displaying information when there is no update available + simplification
6 years ago
Virgil Grigoras
f7872aded0
Own function for getting the current commit hash and datetime
6 years ago
Virgil Grigoras
6e2dbb7cd6
move current commit hash to its own file
6 years ago
OzzieIsaacs
a5d15a19de
Update Translation "->'
6 years ago
OzzieIsaacs
9d0f583d4f
Updated french and chinese language. Thanks to @idalin and Olivier
...
Fixed bug some translations are not shown
6 years ago
OzzieIsaacs
b48de7dc77
Fix for #609
6 years ago
OzzieIsaacs
c3b0492834
Refactored make_mobi and convert_ebook functions
6 years ago
OzzieIsaacs
4a95404e17
Merge remote-tracking branch 'Convert_all/ebookconvert-any'
...
# Conflicts:
# cps/web.py
6 years ago
OzzieIsaacs
3f35200a0b
Merge remote-tracking branch 'Comic/comic_server'
...
# Conflicts:
# cps/helper.py
# cps/static/js/archive.js
# cps/static/js/io.js
# cps/static/js/kthoom.js
# cps/static/js/unrar.js
# cps/static/js/untar.js
# cps/static/js/unzip.js
# cps/templates/config_edit.html
# cps/templates/detail.html
# cps/templates/readcbr.html
# cps/templates/stats.html
# cps/ub.py
# cps/web.py
# optional-requirements.txt
6 years ago
bodybybuddha
4b006fba99
Re-commit: #584 & #587 Convert any book format to another format
6 years ago
bodybybuddha
a2dfdaad1e
Revert "#584 & #587 Convert any book format to another format"
...
This reverts commit 75e6653442
.
6 years ago
bodybybuddha
75e6653442
#584 & #587 Convert any book format to another format
6 years ago
bodybybuddha
4f386c8a00
Updated GUI buttons for ebook-convert feature
6 years ago
OzzieIsaacs
3a37183e25
Included khmer language
...
Further unified naming
6 years ago