1
0
mirror of https://github.com/janeczku/calibre-web synced 2026-06-07 21:22:11 +00:00
Commit Graph

282 Commits

Author SHA1 Message Date
idalin df2eb82408 Merge branch 'master' of github.com:janeczku/calibre-web into janeczku-master 2017-02-09 11:37:23 +08:00
OzzieIsaacs ba8e107402 Move vendored css/js to libs folders to fix language stats 2017-02-07 20:33:08 +01:00
OzzieIsaacs ea305ff578 Merge remote-tracking branch 'origin/move-js-libs' 2017-02-07 20:27:47 +01:00
OzzieIsaacs 98ed740e73 Fixed missing js files for sorting shelfs 2017-02-07 20:14:43 +01:00
janeczku 13919a1d23 Move vendored css/js to libs folders to fix language stats 2017-02-07 19:21:14 +01:00
idalin 219f36be0e Merge branch 'master' of github.com:janeczku/calibre-web into janeczku-master 2017-02-07 10:12:40 +08:00
OzzieIsaacs 7957827b2d Merge branch 'env-port' 2017-02-06 17:47:36 +01:00
janeczku 0e883f0b46 Allow overriding default port with environment variable 2017-02-06 16:00:29 +01:00
Ozzie Isaacs e41b6aff99 Merge pull request #102 from janeczku/fix-db-init
Fix typo; raise exception when creating database
2017-02-06 15:56:22 +01:00
janeczku 8d9ed56864 Fix typo; raise exception when creating database 2017-02-06 15:34:31 +01:00
idalin a1cca00ba3 Merge branch 'master' of github.com:janeczku/calibre-web into janeczku-master 2017-02-06 10:23:37 +08:00
OzzieIsaacs 63379fe5db Fix for #101 2017-02-05 14:27:57 +01:00
OzzieIsaacs 18a06e4a25 Fixed typeahead with reverse proxy
fixed marking of tags in advanced search
seperated js and html
2017-02-05 13:40:53 +01:00
idalin 9ef8aa7914 Merge branch 'master' of github.com:janeczku/calibre-web into janeczku-master 2017-02-05 16:46:59 +08:00
OzzieIsaacs d5a64baf13 Bugfix name to id 2017-02-05 09:44:39 +01:00
Ethan Lin e92d78870b Merge pull request #8 from janeczku/master
Fix for simplified chinese language
2017-02-05 16:22:26 +08:00
OzzieIsaacs 4e73b11735 Fix for simplified chinese language 2017-02-05 08:49:19 +01:00
Ethan Lin 29fd395433 Merge pull request #7 from janeczku/master
merge from janeczku
2017-02-05 09:25:47 +08:00
OzzieIsaacs 241c4cef8f - added best rated section in normal view
- added most downloaded section in opds view
- imporved fb2 upload, correct handling of missing elements
- author sort is set on editing and uploading files
- Encoding stuff on uploading files
2017-02-04 14:28:18 +01:00
OzzieIsaacs ee91fc03ef Bugfix Id instead of names in url 2017-02-04 10:01:28 +01:00
idalin 23969b18f5 update translations 2017-02-04 15:58:11 +08:00
idalin f11b123686 merge conflicts 2017-02-04 10:57:32 +08:00
OzzieIsaacs 861920af88 Pubdate is now showing up (#95)
Bugfix links in  detailview
2017-02-03 13:44:13 +01:00
OzzieIsaacs b0c6c9d56e Merge branch 'master' of https://github.com/janeczku/calibre-web 2017-02-03 13:22:34 +01:00
OzzieIsaacs e46320b12f folders now relying on ids not names (removes all encoding issues on link folders)
Language filter working in opds feed
removed redundant code
authos now paginating in opds feed
2017-02-03 13:20:35 +01:00
OzzieIsaacs 35f24d294a Update readme.md 2017-02-03 10:51:58 +01:00
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
idalin 348a7fd24c merge janeczku-master 2017-01-22 14:00:25 +08:00
idalin e4ac186f3c temp 2017-01-22 13:55:09 +08:00
idalin 04729ae8ac update translations 2017-01-22 10:59:33 +08:00
idalin 15d314db33 update translations 2017-01-22 10:12:36 +08: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
Ethan Lin 89d1c8ead4 Merge pull request #3 from janeczku/master
merge from master
2017-01-19 16:22:09 +08:00