Commit Graph

907 Commits

Author SHA1 Message Date
cbc9169973 Update messages.po 2018-11-23 03:01:34 +01:00
dfa17956c9 Merge remote-tracking branch 'bbb/295---Send-AZW-to-Kindle'
Changed function for 295, azw3 is preferred format for sending to kindle
2018-11-18 17:09:13 +01:00
a2b612c9ab Merge remote-tracking branch 'ssl/verify-ssl-paths' 2018-11-17 16:58:05 +01:00
2422f782de Fix #701 2018-11-17 16:51:30 +01:00
c574b779fb Added swedish translation 2018-11-17 16:41:47 +01:00
07d7be176c Merge remote-tracking branch 'lang/master' 2018-11-17 16:32:55 +01:00
c6a5ac7f25 Fix wrong variable usage 2018-11-17 00:28:34 +00:00
af216e3697 Verify if certfile and keyfile are paths to actual files
This allow to try to not use ssl if the key file path or the certificate file are broken. The files might be missing because the user intentionally removed them but didn't  update the settings first. In that situation, this change won't make the app crash, the warning is logged and that way the user has the chance to update the settings.
2018-11-16 23:32:21 +00:00
947622800c Update Simplified Chinese translation. Fix #681 in the case of Simplified Chinese. 2018-11-14 18:14:11 +08:00
399dffba5a log file name in case of filename not found (#691) 2018-11-03 18:37:38 +01:00
8d6d28eb57 Merge remote-tracking branch 'titlelink/titles-links'
Fix for #694
2018-11-03 18:02:28 +01:00
89bddead35 Merge remote-tracking branch 'http_error/beautify-http-errors' 2018-11-03 17:38:52 +01:00
38c180a9ea Update translation files 2018-11-03 14:05:02 +01:00
c05687b896 Fix #668 2018-11-03 13:59:11 +01:00
c3bec48bc7 Fix #617
Additional texts translated
2018-11-03 13:43:38 +01:00
c582a70498 Merge remote-tracking branch 'bbb/617' 2018-11-03 10:40:00 +01:00
0df35dcfea Update Updater 2018-11-01 13:47:05 +01:00
cc7dcfb35a Update Updater
Bugfix author in opds-feed
2018-11-01 13:44:00 +01:00
c1818e8f36 Fix for #672 2018-10-30 22:33:19 +01:00
ee85492c7d Fix #662 2018-10-30 21:47:33 +01:00
5fc742c9c4 Fix #690 2018-10-30 19:29:33 +01:00
3f83be00fd Fix #687 2018-10-29 20:38:09 +01:00
6ec9bc9e5c Bugfix Publisher (upper/lower case, remove publisher, publisher visibility on new users)
404 messages on non existing categorys, languages, series
Updated Testresult
2018-10-28 21:33:12 +01:00
e080c74032 Merge remote-tracking branch 'ru-translation/patch-2' 2018-10-28 14:10:06 +01:00
58df19972f Merge remote-tracking branch 'hungarian/loc-hu'
Update spanish language
2018-10-15 20:33:54 +02:00
1201d4086f Few termchanges 2018-10-11 18:14:57 +02:00
13883db5a0 Add anchor tags to titles 2018-10-09 11:52:16 +00:00
922e21438c Minor fix 2018-10-06 21:42:03 +02:00
32366ab1ba HU translation fixes 2018-10-06 21:32:53 +02:00
62d172f1e0 Delete dummy 2018-10-06 21:05:32 +02:00
67ecc2c088 HU translation 2018-10-06 21:04:55 +02:00
81a3b85c07 Create dummy 2018-10-06 21:02:53 +02:00
c09b7f39a5 spanish translation finished 2018-10-05 11:28:06 +02:00
b32ee84d4f update Spanish translation (WIP 2018-10-04 13:02:25 +02:00
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
2018-10-03 15:58:37 -04:00
7253f583cf Fix #650
Improved testablility
Added feedback for book_edit -> stay on edit page
2018-10-03 21:18:08 +02:00
54f8680058 Merge branch 'master' of https://github.com/janeczku/calibre-web into 617 2018-10-03 11:58:25 -04:00
40cc25de7a Merge remote-tracking branch 'bbb/621'
Fixes after testing
2018-10-03 14:03:08 +02:00
d8107fb50f Addressed Codacy trailing space items ... again 2018-10-02 10:22:01 -04:00
46b2c9919a Fix for #295
Allow for azw and azw3 files to be "sent" to kindle - these books are actually converted to mobi first
2018-10-01 15:35:51 -04:00
1144d97bc1 Fixed updating new book format to be all caps in database
This keeps us inline with calibre's behavior.
2018-10-01 15:34:16 -04:00
5d34fd7fec Send to Kindle button precheck added
Based on existing book formats and which converter (if any) determine if button can be seen.
2018-10-01 14:19:29 -04:00
a798dc94a9 Satisfy "Codacy/PR Quality Review" 2018-10-01 10:45:51 +02:00
60e9d01d27 Beautify http errors 2018-10-01 10:35:13 +02:00
1ac9b3d837 Update OPDS-part to display publishers 2018-09-30 18:48:36 +02:00
6a007ec881 fix indentations 2018-09-30 18:42:48 +02:00
5129bc3601 Add entry for publishers to the left menu (+ setting for showing / hiding) + separate publisher page 2018-09-30 18:30:24 +02:00
1b363ac720 Merged master into 617 - fixed import copy conflict 2018-09-30 11:37:21 -04:00
016c7b4b1c Add ability to store and edit publishers 2018-09-30 14:08:55 +02:00
5a2ed58d06 Improved message for non configured ebook converter
Gdrive cleared interface (drive variable)
refactored web -> reverseproxy outsourced, edit_books split, removed unused md5 function
rearanged imports
added Wand and pytz Version info to stats Page
2018-09-30 09:43:20 +02:00