41a20fe3e1
Added version info of dependencys in about section
2017-02-23 19:58:56 +01:00
0277d08706
Merged #123 .
...
Thanks @idalin.
I think this solves permanently sending to kindle issues like (#94 )
2017-02-23 19:06:52 +01:00
3dcfebca60
update translations
2017-02-23 13:52:58 +08:00
7e19e1dd9d
Added Publisher and search/advanced search/opds search for publisher
2017-02-22 20:59:48 +01:00
6ec4e0a651
Bugfix Updater
...
Improved logging
2017-02-21 19:40:22 +01:00
709fa88c62
Navbar reduced to icons on smaller screens
...
Feedback updater improved (#81 )
2017-02-20 19:52:00 +01:00
ad40a2b5a6
Bugfix parsing publishing date with milliseconds ( #114 )
2017-02-17 18:22:08 +01:00
ed459ddb9b
Bugfix display of commit date
2017-02-15 18:19:48 +01:00
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
1692044d46
Merge remote-tracking branch 'default_user_settings/master' ( #105 )
2017-02-10 20:18:37 +01:00
bff86f02ca
settings for default role of new register user
2017-02-09 13:46:07 +08:00
63379fe5db
Fix for #101
2017-02-05 14:27:57 +01:00
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
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
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
c45968a1ed
Bugfix Updater
2017-01-31 19:29:47 +01:00
296d2615fe
Code cosmetics
2017-01-30 19:52:32 +01:00
1d3be7f4c6
Bugfix Git ident id
2017-01-30 19:03:55 +01:00
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
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
e9d0bff559
- added statistics for Tags and series
...
- Loglevel is displayed as text instead of value
2017-01-28 20:54:31 +01:00
2c615fdf05
Finalize graphical setup for calibre-web
2017-01-28 20:16:40 +01:00
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
4eee58c21c
Started migration of config to app database
2017-01-22 16:44:37 +01:00
a2a48515d4
Fixed language and locale preset for new users
2017-01-22 14:07:54 +01:00
afdfb30d80
Update email settings
2017-01-18 19:07:45 +01:00
0967b03a22
Merge branch 'master' into patch1
2017-01-18 19:01:16 +01:00
5a8dd19b4b
Bugfix Authentication for opds search calibre companion
2017-01-17 17:45:23 +01:00
9f1f678bef
reset to last commit url_for without _external
2017-01-17 11:09:02 +08:00
4a2f67bc00
fixed url_for return without port when port is not the standard port.
2017-01-16 16:26:20 +08:00
eb22fbf9fa
fixed url_for return without port when port is not the standard port.
2017-01-16 16:18:53 +08:00
e5d881edf8
Bugfix empty search for opds feed
2017-01-15 12:37:58 +01:00
4b8fdb04e6
Improvement mimetypes for downloaded files
2017-01-15 12:23:08 +01:00
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
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
8759edd587
Calibre-companion now working ( #79 )
2017-01-14 13:18:35 +01:00
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
beca61a596
Nonexisting books are deleted from downloaded list ( #91 )
2017-01-10 21:20:12 +01:00
c6d1c186f0
Metadata viewing should work with calibre-companion now ( #79 )
2017-01-09 21:18:49 +01:00
6cf82dc9b9
Loading further items in calibrecompanion should now work ( #79 )
2017-01-09 19:10:39 +01:00
9f65eae024
add default language configuration
2017-01-09 13:47:50 +08:00
9927a6cc71
Covers should now be downloadable with calibre-companion ( #79 )
2017-01-08 16:46:57 +01:00
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
a16321179d
Improvements for OPDS on iOS with Bookari- and Chunky-Reader
2017-01-07 18:08:12 +01:00
c7b35250c6
Bugfix E-Mailsettings
2017-01-06 14:45:43 +01:00
ea2e8205e3
Added code for rearranging shelfs #73
2017-01-03 20:19:32 +01:00
490f8ef5f2
Shelfs of diffrent users can have the same name now
...
Removing ratings by giving a rating of zero is now possible (like in calibre)
2017-01-03 19:29:33 +01:00
453d04b566
Final fix for #86 (reverse proxy error)
...
renamed admin_user to admin
added configuration infos inm admin panel
2017-01-02 18:52:33 +01:00
0bcdbc4a82
Bugfix Search opds feed
...
Improvement OPDS feed for displaying covers
2016-12-29 19:19:40 +01:00
f434511db8
Fixed lout issue with redirects
...
fixed database migration problem which was introduced with the shelf order commit
2016-12-29 10:30:42 +01:00