1
0
mirror of https://github.com/janeczku/calibre-web synced 2024-06-25 22:53:17 +00:00
Commit Graph

251 Commits

Author SHA1 Message Date
OzzieIsaacs
176c7dce70 - Fix for #100
- Fix migration of shelf order
- fix show random books in detail view for authors and series
2017-02-02 19:36:31 +01:00
OzzieIsaacs
f21c65ac50 - Bugfix Migration of database for config_log_level
- Bugfix Updater deleting temporary sourcefolder
2017-01-31 20:48:01 +01:00
OzzieIsaacs
c45968a1ed Bugfix Updater 2017-01-31 19:29:47 +01:00
OzzieIsaacs
296d2615fe Code cosmetics 2017-01-30 19:52:32 +01:00
OzzieIsaacs
9b09de12b5 Bugfix update (still not working correct) 2017-01-30 19:45:03 +01:00
OzzieIsaacs
af0417758c Bugfix change permissions during update 2017-01-30 19:10:22 +01:00
OzzieIsaacs
1d3be7f4c6 Bugfix Git ident id 2017-01-30 19:03:55 +01:00
OzzieIsaacs
b1293c84bc - Implemented autoupdater for testing
- failed logins are logged
- no of backups for log-file increased to 2
2017-01-30 18:58:36 +01:00
OzzieIsaacs
935b6e3143 Code cosmetics
Bugfix download opds
added changable title to opds feed
removed unused search.xml file
2017-01-29 21:06:08 +01:00
OzzieIsaacs
e9d0bff559 - added statistics for Tags and series
- Loglevel is displayed as text instead of value
2017-01-28 20:54:31 +01:00
OzzieIsaacs
e00a6741c7 Updated language files 2017-01-28 20:39:33 +01:00
OzzieIsaacs
73d049051b - Fully graphical setup (can be changed as admin under configuration)
- Title of calibre-web can be changed, to distinguish between different installations
- View of "random books" can be changed independent of discover books
- Author view in sidebar can be switched of

######################################
!!!!This is a big change, I recommend everybody updating from an earlier version to do a backup before upgrading!!!!
######################################
2017-01-28 20:29:04 +01:00
OzzieIsaacs
2c615fdf05 Finalize graphical setup for calibre-web 2017-01-28 20:16:40 +01:00
OzzieIsaacs
75c89c28e1 Bugfix for accessing config database
Title now displaed on every page
Title can be changed from within application
2017-01-22 21:30:36 +01:00
OzzieIsaacs
4eee58c21c Started migration of config to app database 2017-01-22 16:44:37 +01:00
OzzieIsaacs
a2a48515d4 Fixed language and locale preset for new users 2017-01-22 14:07:54 +01:00
OzzieIsaacs
93b020b77c Proper handling for non existing covers in calibre database 2017-01-21 17:04:36 +01:00
OzzieIsaacs
a40322468a Update Translation file Informations 2017-01-21 11:46:28 +01:00
OzzieIsaacs
689aca276c Update Translation file Informations 2017-01-21 11:46:16 +01:00
OzzieIsaacs
fd9740f758 Updated translation 2017-01-18 19:18:37 +01:00
OzzieIsaacs
afdfb30d80 Update email settings 2017-01-18 19:07:45 +01:00
OzzieIsaacs
0967b03a22 Merge branch 'master' into patch1 2017-01-18 19:01:16 +01:00
OzzieIsaacs
5a8dd19b4b Bugfix Authentication for opds search calibre companion 2017-01-17 17:45:23 +01:00
idalin
4bf5c05b8b fix wrong translations 2017-01-17 17:47:14 +08:00
idalin
ac5d39dfd8 fix wrong translations 2017-01-17 17:45:43 +08:00
Ethan Lin
9303fce5fd Merge pull request #2 from janeczku/master
Bugfix search in opds feed (#79 again)
2017-01-17 11:16:42 +08:00
idalin
9f1f678bef reset to last commit url_for without _external 2017-01-17 11:09:02 +08:00
OzzieIsaacs
12c80800ed Bugfix search in opds feed (#79 again)
Bugfix link generation for calibre-companion with reverse proxy (#79 again)
2017-01-16 18:30:47 +01:00
idalin
4a2f67bc00 fixed url_for return without port when port is not the standard port. 2017-01-16 16:26:20 +08:00
idalin
eb22fbf9fa fixed url_for return without port when port is not the standard port. 2017-01-16 16:18:53 +08:00
idalin
0458ea5acb fixed wrong translations. fixed smtp with ssl has no response. 2017-01-16 15:37:42 +08:00
idalin
6fcd65b4ce added identifier for Douban 2017-01-16 11:14:49 +08:00
Ethan Lin
6d99b9bc25 Merge pull request #1 from janeczku/master
update from janeczku/calibre-web
2017-01-16 11:01:24 +08:00
OzzieIsaacs
e5d881edf8 Bugfix empty search for opds feed 2017-01-15 12:37:58 +01:00
OzzieIsaacs
4b8fdb04e6 Improvement mimetypes for downloaded files 2017-01-15 12:23:08 +01:00
OzzieIsaacs
99430fc98e Bugfix (#79).
- Fixed download with anonymous user in opds feed
- Added mor filetypes to opds feed, if unknown filetype, nothing is published instead of mobi
2017-01-15 11:05:28 +01:00
OzzieIsaacs
4fb3a84b4d Updated user language 2017-01-14 20:31:01 +01:00
OzzieIsaacs
2335252b1f Merge branch 'Chinese_tanslation' (#90)
Thanks @idalin user language should be detected from browser, or otherwise with enabled anonymous browsing it can be selected as admin (configure language for user guest). Annymous browsing can be deactivated afterwards
2017-01-14 15:05:49 +01:00
OzzieIsaacs
fb59647b82 Code cleanup in js and css folders 2017-01-14 13:32:25 +01:00
OzzieIsaacs
8759edd587 Calibre-companion now working (#79) 2017-01-14 13:18:35 +01:00
OzzieIsaacs
799d54bb24 Download with calibre-companion now working (#79) 2017-01-12 21:03:47 +01:00
OzzieIsaacs
0107c52b66 Anonymous account now can also be configured like normal user (e.g. download permissions, change visibility of sidebar) (#35)
Search now working for calibre-companion (#79), download not working yet
metadata view 80% finished
2017-01-12 20:43:36 +01:00
OzzieIsaacs
beca61a596 Nonexisting books are deleted from downloaded list (#91) 2017-01-10 21:20:12 +01:00
OzzieIsaacs
c6d1c186f0 Metadata viewing should work with calibre-companion now (#79) 2017-01-09 21:18:49 +01:00
OzzieIsaacs
6cf82dc9b9 Loading further items in calibrecompanion should now work (#79) 2017-01-09 19:10:39 +01:00
idalin
9f65eae024 add default language configuration 2017-01-09 13:47:50 +08:00
idalin
571bec6363 add Simplified Chinese translation 2017-01-09 09:56:58 +08:00
OzzieIsaacs
9927a6cc71 Covers should now be downloadable with calibre-companion (#79) 2017-01-08 16:46:57 +01:00
OzzieIsaacs
c13a2a4557 OPDS Marvin (and Marvin 3) now really work (#79)
OPDS should now also work with reverse proxy configuration
Changed readme (reverse proxy configuration)
No progress for calibre companion
2017-01-08 14:46:30 +01:00
OzzieIsaacs
a16321179d Improvements for OPDS on iOS with Bookari- and Chunky-Reader 2017-01-07 18:08:12 +01:00