林檎
|
b70191ca2a
|
Least change to adapt with python3
change some syntax
- except clause
- unicode -> bulitins.str
- sqllite uri
- fix import local path
- 01 to 1 (0 is meaningless)
add module
- future
- builtins (from future)
- imp (python3 )
- past (from future)
- sqlalchemy (update one)
refer to
http://python-future.org/compatible_idioms.html
|
2017-03-05 17:40:39 +08:00 |
|
OzzieIsaacs
|
6ec4e0a651
|
Bugfix Updater
Improved logging
|
2017-02-21 19:40:22 +01:00 |
|
OzzieIsaacs
|
709fa88c62
|
Navbar reduced to icons on smaller screens
Feedback updater improved (#81)
|
2017-02-20 19:52:00 +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
|
2c615fdf05
|
Finalize graphical setup for calibre-web
|
2017-01-28 20:16:40 +01:00 |
|
OzzieIsaacs
|
4eee58c21c
|
Started migration of config to app database
|
2017-01-22 16:44:37 +01:00 |
|
OzzieIsaacs
|
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 |
|
OzzieIsaacs
|
ba44a15891
|
changes for #77
Code cosmetics
#75:
- More debug infos for kindlegen and sending e-mail.
- Button for sending test e-mail.
- timeout of 5min for sending e-mail
|
2016-12-23 09:53:39 +01:00 |
|
OzzieIsaacs
|
12db39523c
|
Merge branch 'master' of https://github.com/wuqi/calibre-web
# Conflicts:
# .gitignore
# cps/static/css/colors.css
# cps/static/css/style.css
# cps/web.py
|
2016-10-24 19:04:16 +02:00 |
|
OzzieIsaacs
|
cd792d0ca7
|
Import files are now searched first from vendor folder and not from python folder
This should solve issues if different versions of packages are installed on the machine (like in #61)
|
2016-10-04 18:48:26 +02:00 |
|
wuqi
|
ab97ead264
|
merge test
|
2016-07-16 17:17:43 +08:00 |
|
janeczku
|
d0c9bf9e0e
|
Add shebang
Closes #29
|
2016-07-14 01:52:06 +02:00 |
|
janeczku
|
f7e868044e
|
Move vendored libraries to vendor directory
|
2016-04-27 17:47:31 +02:00 |
|
Jan Broer
|
64a9cbce2d
|
Initial Fork from https://bitbucket.org/raphaelmutschler/calibreserver/
|
2015-08-02 20:59:11 +02:00 |
|