1
0
mirror of https://github.com/janeczku/calibre-web synced 2024-07-02 18:13:16 +00:00
Commit Graph

4097 Commits

Author SHA1 Message Date
OzzieIsaacs
93b19165cf Added polish in readme to supported UI languages
Handling of missing tags in fb import
naming of path is more imitating calibre (replacement of special characters, "pinyining" of author names if unidecode is available )
Sorting of authors (similar to calibre for jr./sr./I..IV endings)
bugfix pathseparator on windows and linux during upload
bugfix os.rename for authordir
publishing date on detailview is formated according to slected locale
filename on downloading from web ui is now correct displayed
added ids to html for testing
2017-02-15 18:09:17 +01:00
idalin
fe2383516d limit the extensions of uploading files 2017-02-15 14:11:35 +08:00
idalin
eb38a9723f update translations 2017-02-13 09:09:49 +08:00
OzzieIsaacs
13caa54aad Merge remote-tracking branch 'Polish_translation/master'
# Conflicts:
#	cps/translations/pl/LC_MESSAGES/messages.mo
#	cps/translations/pl/LC_MESSAGES/messages.po
2017-02-12 08:14:44 +01:00
Radosław Kierznowski
437358d685 Updated Polish translations (170210.2017)
The update is based on the .pot file on 2017-02-10 20:17
2017-02-11 16:08:39 +01:00
OzzieIsaacs
1692044d46 Merge remote-tracking branch 'default_user_settings/master' (#105) 2017-02-10 20:18:37 +01:00
OzzieIsaacs
8ededba350 Merged #106 (polish translation) 2017-02-10 20:01:26 +01:00
Radosław Kierznowski
c49d5e22cd Upload polish version 2017-02-10 12:45:48 +01:00
Radosław Kierznowski
b686498593 I added Polish translation calibre-web
Translation requires a small fixes.
2017-02-10 00:21:59 +01:00
idalin
bff86f02ca settings for default role of new register user 2017-02-09 13:46:07 +08:00
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