Ozzieisaacs
5971194678
Merge remote-tracking branch 'audiobook/Branch_c27805b'
...
# Conflicts:
# cps/templates/detail.html
# cps/web.py
# readme.md
6 years ago
Ozzieisaacs
e8ce88095e
Fix viewing Publisher settings for other users
...
Fix Visiblilty of read/unread category
6 years ago
Ozzieisaacs
ec81a3cd92
Fix Authors page pagination
...
Update infinite scroll plugin
6 years ago
Ozzieisaacs
97064db2a4
Restart python3 fix, stop and restart python2 working again
6 years ago
Ozzieisaacs
341dd77b9d
Bugfix Restart and Stop server on python3
6 years ago
Ozzieisaacs
836c6fd245
Updated translations
...
Added license texts in flies
6 years ago
Ozzieisaacs
bacb6fb561
New updater with default setting -> only stable releases #653
6 years ago
Ozzieisaacs
62574939b2
Fix #770
6 years ago
Ozzieisaacs
32568c9009
Update testing
...
Update custom columns unicode enums
6 years ago
Krakinou
d48cdcc789
Correct authentication in case LDAP not activated
6 years ago
Krakinou
d763168dec
Merge branch 'master' of https://github.com/Krakinou/calibre-web
6 years ago
Krakinou
7ccc40cf5b
Moving import LDAP
...
Correct optional-requirements-ldap.txt spelling
6 years ago
Krakinou
aafb267787
Merge branch 'master' into master
6 years ago
Krakinou
2e37c14d94
Clean some comment
6 years ago
Krakinou
91f0908059
insert into db
...
connect via LDAP config
6 years ago
Ozzieisaacs
f053508013
Fix #764
6 years ago
Ozzieisaacs
36030b559c
Choosing Theme is now a global setting
6 years ago
Krakinou
30954cc27f
Initial LDAP support
6 years ago
Ozzieisaacs
3b40c83314
Code cleaning
...
code cosmetics
deleted unused file caliBlur
fixed custom error page
6 years ago
Ozzieisaacs
fa4918a2db
File renaming according to title and author ( #654 ) - gdrive is missing
6 years ago
Ozzieisaacs
98134616b6
Fix #661 (authors are shown according to the authors sort order)
6 years ago
Ozzieisaacs
4dcac07582
Partly fixed #661 : Right order of Authors is still not shown
6 years ago
Ozzieisaacs
7086c8d1bf
Merge remote-tracking branch 'language_edit/master'
6 years ago
Ozzieisaacs
013f7bf53e
Merge remote-tracking branch 'lang/patch-1'
6 years ago
Adrian Petrescu
5341910ea5
Deal gracefully with invalid Accept-Languages header
...
At the moment, calibre-web will raise an internal 500 error if an
invalid locale identifier is passed in through the `Accept-Language`
HTTP header (for a non-logged-in user).
This breaks some crappily-built OPDS feed readers, and there's no reason
to error out so severely. This commit just gracefully falls back to `en`
if it can't parse the locale identifier.
Fixes #743 among others.
6 years ago
Ozzieisaacs
9cfe1dce20
Fix #739
6 years ago
Ozzieisaacs
d0fd1a4601
Merged new caliblur theme
...
Fix for new users created
Fix for options to the calibre-converter
Only the first 300 chars are logged for the emailbody (spamming of logfile is prevented)
Added class to "Random" header
6 years ago
grunjol
462cf20a34
Process all custom columns on editing
6 years ago
grunjol
00ba231fbf
fix adding an existing language to a book
6 years ago
Ozzieisaacs
81e3afbcc4
Fix #714 (advanced search for ratings)
6 years ago
Ozzieisaacs
7526b0dcb4
Fix #623 , #715
6 years ago
Ozzieisaacs
863b77a5d7
Fix #711
...
Fixing for send to kindle after uploading
codecleaning
6 years ago
Ozzieisaacs
b78130e3b1
Merge remote-tracking branch '681/681-fix'
6 years ago
haseo
e1b6fa25e9
A better solution to #681
6 years ago
Ozzieisaacs
dfa17956c9
Merge remote-tracking branch 'bbb/295---Send-AZW-to-Kindle'
...
Changed function for 295, azw3 is preferred format for sending to kindle
6 years ago
Ozzieisaacs
2422f782de
Fix #701
6 years ago
Ozzieisaacs
07d7be176c
Merge remote-tracking branch 'lang/master'
6 years ago
dalin
947622800c
Update Simplified Chinese translation. Fix #681 in the case of Simplified Chinese.
6 years ago
Ozzieisaacs
399dffba5a
log file name in case of filename not found ( #691 )
6 years ago
Ozzieisaacs
89bddead35
Merge remote-tracking branch 'http_error/beautify-http-errors'
6 years ago
Ozzieisaacs
c3bec48bc7
Fix #617
...
Additional texts translated
6 years ago
Ozzieisaacs
c582a70498
Merge remote-tracking branch 'bbb/617'
6 years ago
Ozzieisaacs
0df35dcfea
Update Updater
6 years ago
Ozzieisaacs
cc7dcfb35a
Update Updater
...
Bugfix author in opds-feed
6 years ago
Ozzieisaacs
ee85492c7d
Fix #662
6 years ago
Ozzieisaacs
3f83be00fd
Fix #687
6 years ago
Ozzieisaacs
6ec9bc9e5c
Bugfix Publisher (upper/lower case, remove publisher, publisher visibility on new users)
...
404 messages on non existing categorys, languages, series
Updated Testresult
6 years ago
Jim Ma
4b76b8400d
Add OAuth link&unlink in user profile
6 years ago
Jim Ma
1abbcfa3c6
Add OAuth support: GitHub & Google
6 years ago
otapi
c6d3613e57
Add UI link button to shelves
6 years ago
otapi
e0229c917c
Download only shelf
...
Show only titles and download button for specific shelf. Currently only direct link works, e.g: calibre-web/shelfdown/6
6 years ago
bodybybuddha
ee686b5379
Fix for #617
...
Task table: Status column and task messages have been localized
Cleaned up the use of the task fields 'typ' and 'type' to be taskType and taskMessage
6 years ago
Ozzie Isaacs
7253f583cf
Fix #650
...
Improved testablility
Added feedback for book_edit -> stay on edit page
6 years ago
bodybybuddha
54f8680058
Merge branch 'master' of https://github.com/janeczku/calibre-web into 617
6 years ago
OzzieIsaacs
40cc25de7a
Merge remote-tracking branch 'bbb/621'
...
Fixes after testing
6 years ago
bodybybuddha
5d34fd7fec
Send to Kindle button precheck added
...
Based on existing book formats and which converter (if any) determine if button can be seen.
6 years ago
Virgil Grigoras
a798dc94a9
Satisfy "Codacy/PR Quality Review"
6 years ago
Virgil Grigoras
60e9d01d27
Beautify http errors
6 years ago
Virgil Grigoras
1ac9b3d837
Update OPDS-part to display publishers
6 years ago
Virgil Grigoras
5129bc3601
Add entry for publishers to the left menu (+ setting for showing / hiding) + separate publisher page
6 years ago
bodybybuddha
1b363ac720
Merged master into 617 - fixed import copy conflict
6 years ago
Virgil Grigoras
016c7b4b1c
Add ability to store and edit publishers
6 years ago
OzzieIsaacs
5a2ed58d06
Improved message for non configured ebook converter
...
Gdrive cleared interface (drive variable)
refactored web -> reverseproxy outsourced, edit_books split, removed unused md5 function
rearanged imports
added Wand and pytz Version info to stats Page
6 years ago
OzzieIsaacs
ffe3dd3de3
Show version of Werkzeug and Jinja2 in stats page
6 years ago
bodybybuddha
a7386ecb8b
Merge branch 'master' of https://github.com/janeczku/calibre-web into 621
6 years ago
bodybybuddha
9b1954f2f0
Merge branch 'master' of https://github.com/janeczku/calibre-web into 617
6 years ago
Ozzie Isaacs
cd0fc917d7
Bugfix template rights at creating user
...
Added errormessages for shelf actions
Additional ids for better testability
6 years ago
bodybybuddha
29efcf8358
Merge branch 'master' of https://github.com/janeczku/calibre-web into 617
6 years ago
bodybybuddha
d2e74a27cd
Merge branch 'master' of https://github.com/janeczku/calibre-web into 621
6 years ago
OzzieIsaacs
ba7c734657
Fixes from testing:
...
Certificate files are rejected if not both files are provided
Server shuts down controlled after pressing crtl+c
Logfile location is better checked
improvements for better testing (added ids and name in templates)
6 years ago
OzzieIsaacs
aa5127cd16
Merge remote-tracking branch 'lxml/master'
6 years ago
OzzieIsaacs
b841baf714
Comment for adding publishers
6 years ago
Fatih Ka
76e3be58e6
Delete book fixed
...
There was an incorrect parameter.
6 years ago
bodybybuddha
b4122e9858
Partial fix to #617 . Local status messages now work.
6 years ago
trasba
3fa41d0e4a
added formats for upload and conversion
...
added formats for upload and conversion (html, rtf, odt)
6 years ago
bodybybuddha
be0ddf25e4
Fix for #621 - Login page always in english
6 years ago
OzzieIsaacs
4eeeb02b1d
Merge remote-tracking branch 'update_check/master'
6 years ago
OzzieIsaacs
968cddf2b0
Fix for #620
6 years ago
Virgil Grigoras
e08eccba5a
Satisfy "Codacy/PR Quality Review"
6 years ago
Virgil Grigoras
50ded1afc1
typo fix
6 years ago
Virgil Grigoras
b2b092c190
Bugfix for not displaying information when there is no update available + simplification
6 years ago
Virgil Grigoras
f7872aded0
Own function for getting the current commit hash and datetime
6 years ago
Virgil Grigoras
cb5adb3a31
Display "what's new" information for newer versions than the current one
6 years ago
OzzieIsaacs
01fb8ee681
Fix #609
...
Removed formats which are not possible to convert from list of convertable books
Update language files to be po-edit compatible
6 years ago
Virgil Grigoras
6e2dbb7cd6
move current commit hash to its own file
6 years ago
Virgil Grigoras
f477d48c7c
More robust handling while checking for new updates
6 years ago
OzzieIsaacs
bb7d2c6273
Update Language translation table (now including the locale language)
...
Fix #602
Fix for #593
6 years ago
OzzieIsaacs
79ee07ea54
Fix for python3 and pickle
6 years ago
OzzieIsaacs
ce6cde545b
Update french language
6 years ago
OzzieIsaacs
919de60e8d
Final fix #615
6 years ago
OzzieIsaacs
a5d15a19de
Update Translation "->'
6 years ago
Ozzie Isaacs
2de41a5c86
improvement for #615
6 years ago
OzzieIsaacs
9d0f583d4f
Updated french and chinese language. Thanks to @idalin and Olivier
...
Fixed bug some translations are not shown
6 years ago
OzzieIsaacs
0091006aad
Fix #611
...
Fix for #615
6 years ago
OzzieIsaacs
0bcb20f674
Fix #604
...
Added missing translation for "select option"
6 years ago
OzzieIsaacs
0e1711631c
Fix for #600
...
publisher-info is shown on edit page (#599 )
6 years ago
OzzieIsaacs
66824ff4e4
Fix #576
6 years ago
OzzieIsaacs
06ffa5e66d
Fix displaying random books with no author entry
...
Code cosmentics for opds feed
Narrowed exceptions on language not found
Fix password changing
6 years ago
OzzieIsaacs
4a95404e17
Merge remote-tracking branch 'Convert_all/ebookconvert-any'
...
# Conflicts:
# cps/web.py
6 years ago
OzzieIsaacs
3f35200a0b
Merge remote-tracking branch 'Comic/comic_server'
...
# Conflicts:
# cps/helper.py
# cps/static/js/archive.js
# cps/static/js/io.js
# cps/static/js/kthoom.js
# cps/static/js/unrar.js
# cps/static/js/untar.js
# cps/static/js/unzip.js
# cps/templates/config_edit.html
# cps/templates/detail.html
# cps/templates/readcbr.html
# cps/templates/stats.html
# cps/ub.py
# cps/web.py
# optional-requirements.txt
6 years ago