OzzieIsaacs
78067b87bc
Code cosmetics
8 years ago
Jack Darlington
3916205a95
Gdrive optional
8 years ago
Jack Darlington
29462e2278
Fix for updater
8 years ago
Jack Darlington
cf1ca21bbc
Merge branch 'master' into develop
...
# Conflicts:
# cps/db.py
# cps/ub.py
# cps/web.py
# readme.md
# requirements.txt
8 years ago
OzzieIsaacs
a752e62963
Fix Import problem on python2
8 years ago
Jack Darlington
fabfcb2036
Merge branch 'master' into develop
...
# Conflicts:
# .gitignore
# cps/web.py
8 years ago
OzzieIsaacs
26438f97ab
Bugfix Filename without unidecode dependency
8 years ago
林檎
4dfa157161
use condition rather than try/catch
8 years ago
林檎
6e3d4877ed
Change exception from legacy code.
...
Change all except: clause to except Exception as e: for further revise.
8 years ago
林檎
0bc4f52783
Fix except clause
...
except: will catch specific error.
8 years ago
林檎
bf8688fee1
missing urllib migration
8 years ago
林檎
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
8 years ago
Jack Darlington
78abf81b2f
Fix for editing metadata and uploading for GDrive
8 years ago
idalin
9020c35819
fixed send to kindle not working problem for some smtp provider. #94
8 years ago
OzzieIsaacs
6ec4e0a651
Bugfix Updater
...
Improved logging
8 years ago
OzzieIsaacs
709fa88c62
Navbar reduced to icons on smaller screens
...
Feedback updater improved (#81 )
8 years ago
OzzieIsaacs
3cadde6579
Fix for ( #117 )
8 years ago
Ozzie Isaacs
075c4c58e7
Revert os.rename to os.renames
8 years ago
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
8 years ago
OzzieIsaacs
f21c65ac50
- Bugfix Migration of database for config_log_level
...
- Bugfix Updater deleting temporary sourcefolder
8 years ago
OzzieIsaacs
c45968a1ed
Bugfix Updater
8 years ago
OzzieIsaacs
9b09de12b5
Bugfix update (still not working correct)
8 years ago
OzzieIsaacs
af0417758c
Bugfix change permissions during update
8 years ago
OzzieIsaacs
b1293c84bc
- Implemented autoupdater for testing
...
- failed logins are logged
- no of backups for log-file increased to 2
8 years ago
OzzieIsaacs
2c615fdf05
Finalize graphical setup for calibre-web
8 years ago
OzzieIsaacs
75c89c28e1
Bugfix for accessing config database
...
Title now displaed on every page
Title can be changed from within application
8 years ago
OzzieIsaacs
4eee58c21c
Started migration of config to app database
8 years ago
OzzieIsaacs
afdfb30d80
Update email settings
8 years ago
idalin
0458ea5acb
fixed wrong translations. fixed smtp with ssl has no response.
8 years ago
OzzieIsaacs
e0459eb62b
Removed unused wishlist code
...
Added renaming of shelf name
Added sorting abilty to shelfs
jquery is loaded locally now
8 years ago
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
8 years ago
OzzieIsaacs
0aa3ff4f6d
Remove trailing spaces from username during login
...
Upload of books working on windows without errors
8 years ago
OzzieIsaacs
b86864b407
Made kindlegen working on windows (including paths containing umlauts)
...
Added back buttons on edit mail, edit user, and edit book
8 years ago
OzzieIsaacs
bbf6d9b026
Translation of UI (german and english)
...
Bugfix for feeds
- removed categories related and up
- load new books now working
- category random now working
login page is free of non accessible elements
boolean custom column is vivible in UI
books with only with certain languages can be shown
book shelfs can be deleted from UI
Anonymous user view is more resticted
Added browse of series in sidebar
Dependencys in vendor folder are updated to newer versions (licencs files are now present)
Bugfix editing Authors names
Made upload on windows working
8 years ago
ouzklcn
cd88af32f2
add fix for janeczku/calibre-web#64 kindlegen conversation error
8 years ago
OzzieIsaacs
59136a9cc2
Linux path problem solved (finally)
8 years ago
janeczku
82574d2118
Support SMTP without authentication
8 years ago
janeczku
af1691f919
Fix missing import
8 years ago
Cervinko Cera
27d5a79efb
remove some commented code and debug prints
9 years ago
Cervinko Cera
202cbc26a7
custom columns unfinished
9 years ago
Cervinko Cera
0ee46e4b5e
custom columns unfinished
9 years ago
Cervinko Cera
bda3055a19
improvements for pdf upload function
9 years ago
Cervinko Cera
3ddecc007c
Adding unfinished upload function
9 years ago
Jan Broer
e8b2ea873c
Don't send AZW formats via mail
9 years ago
Jan Broer
13a024a77d
Add logging / Optimize CSS
9 years ago
Jan Broer
34cd613e29
Fixes broken send-to-kindle
9 years ago
Jan Broer
f163ef2202
make pretty filenames for downloads; remove random books section on most pages
9 years ago
Jan Broer
aef608aa10
Refactor (settings database, etc...)
9 years ago
Jan Broer
64a9cbce2d
Initial Fork from https://bitbucket.org/raphaelmutschler/calibreserver/
9 years ago