1
0
mirror of https://github.com/janeczku/calibre-web synced 2024-06-30 17:13:16 +00:00
Commit Graph

302 Commits

Author SHA1 Message Date
idalin
829319403c Merge branch 'janeczku-master' 2017-02-20 09:24:22 +08:00
OzzieIsaacs
3cadde6579 Fix for (#117) 2017-02-18 20:12:07 +01:00
OzzieIsaacs
02b0058546 Updated wand (#116) 2017-02-18 18:48:57 +01:00
OzzieIsaacs
eaccc3f408 Merge branch 'master' of https://github.com/janeczku/calibre-web 2017-02-18 10:38:35 +01:00
OzzieIsaacs
e712649612 Improvement for #83, higher contrast of hamburger menu
Improvement for #84, search is excluded from mobile view
2017-02-18 10:38:16 +01:00
Ozzie Isaacs
075c4c58e7 Revert os.rename to os.renames 2017-02-17 22:54:14 +01:00
OzzieIsaacs
ad40a2b5a6 Bugfix parsing publishing date with milliseconds (#114) 2017-02-17 18:22:08 +01:00
idalin
42eea35682 Merge branch 'janeczku-master' 2017-02-17 15:07:24 +08:00
idalin
e02a91526e bug fix with uploading limit 2017-02-17 15:05:17 +08:00
OzzieIsaacs
ed459ddb9b Bugfix display of commit date 2017-02-15 18:19:48 +01:00
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