Ozzieisaacs
56505457eb
Merge remote-tracking branch 'ldap_import/feat/ldap-import-user-identifier' into master
...
# Conflicts:
# cps/admin.py
2020-12-03 16:01:15 +01:00
Ozzieisaacs
5930c6d5fb
remove parenthesis in LDAP Message
2020-12-03 14:22:37 +01:00
Ozzie Isaacs
6b162a4e49
Updated windows testresult
2020-12-03 11:36:40 +01:00
Ozzieisaacs
c3b9888b31
Fix #1739 (opds download with anonymous browsing enabled) -> download rights of guest user are now respected again
2020-12-03 09:42:41 +01:00
Ozzieisaacs
cb8dfdde4c
Fix #1739 (opds download with anonymous browsing enabled)
2020-12-03 08:25:36 +01:00
OzzieIsaacs
ff5d333fc8
Updated testresult
2020-12-02 18:23:28 +01:00
Ozzieisaacs
8eb4b6288a
Added id's for testablility
2020-12-02 18:19:30 +01:00
Ozzieisaacs
f18836be90
Fix for #1435 (download not allowed with for opds links, with ldap login and a cookie in the download request)
2020-12-02 14:19:49 +01:00
Ozzieisaacs
3372070a58
Fix change title regex
...
Merge branch 'Develop' into master
2020-12-02 11:09:55 +01:00
Ozzieisaacs
f99e2ebd13
Changed wording for tooltips
2020-12-02 09:08:56 +01:00
Ozzieisaacs
4feb26eefb
Added series order option ( #1715 )
...
Added authors order option (#1301 )
Added tooltips for ordering options
Fixed ratings, formats, languages order option
2020-12-01 14:51:25 +01:00
Ozzieisaacs
2da7cd2064
Merge remote-tracking branch 'it/patch-18' into master
2020-12-01 14:11:25 +01:00
Ozzieisaacs
9d7daf7afd
Kobo links to /v1/products/books/external are responded
...
Merge remote-tracking branch 'kobo/patch-1' into master
2020-12-01 14:03:03 +01:00
Ozzieisaacs
cb1ebc1cd0
Drag 'n drop for files
2020-12-01 13:52:41 +01:00
Ozzieisaacs
6ad56a0859
Merge branch 'master' into Develop
2020-11-30 18:37:14 +01:00
Ozzieisaacs
8515781564
Fix #1727 (import rarfile 4.0 fails on python3.5)
2020-11-30 18:36:45 +01:00
ElQuimm
7e2bfbd255
update italian message.po
...
some minors changes.
2020-11-26 14:35:15 +01:00
Jennifer Thakar
e2325f7ba4
Forward Overdrive requests to Kobo Store
...
When loading books from OverDrive, Kobo readers make requests to `/v1/products/books/external/<overdrive ids>`.
This adds a route to forward these requests to the Kobo Store, so that OverDrive still works when using Calibre-Web's Kobo sync server.
2020-11-22 15:06:37 -08:00
OzzieIsaacs
9afdab8c52
Fix from merge convert_from _to
2020-11-22 11:57:10 +01:00
Ozzieisaacs
f620d4a9ca
Fix LDAP errors
2020-11-22 11:19:14 +01:00
Ozzieisaacs
fb1e763bbe
Fix browser caching problem on change cover
2020-11-22 10:07:25 +01:00
Ozzieisaacs
ecea7e7493
Revert "Fix browser caching problem on change cover"
...
This reverts commit b9536812f4
.
2020-11-22 10:06:54 +01:00
Ozzieisaacs
560ade00b4
Fix browser caching problem on change cover
2020-11-22 10:03:10 +01:00
Ozzieisaacs
81ea24ad54
Merge branch 'master' into df
2020-11-22 09:34:11 +01:00
Ozzieisaacs
747b25046a
Merge branch 'master' into Develop
2020-11-22 09:16:27 +01:00
Ozzieisaacs
b9536812f4
Fix browser caching problem on change cover
2020-11-22 09:09:41 +01:00
Ozzieisaacs
eed2f0a430
Merge remote-tracking branch 'comic/master' into master
2020-11-22 08:45:02 +01:00
Ozzieisaacs
31fe8cd263
Improvement for #1721 (shrinked generic cover)
2020-11-22 08:28:52 +01:00
Ozzieisaacs
a3fadbaa1a
Shrinked size of generic cover
2020-11-22 08:28:10 +01:00
Ozzieisaacs
e2be655d74
Update LDAP, fix Windows AD login ( #1697 )
2020-11-22 08:17:00 +01:00
Ozzieisaacs
2cd653c773
Merge remote-tracking branch 'origin/Develop' into Develop
2020-11-22 08:08:57 +01:00
Ozzieisaacs
6538aff02f
Merge branch 'master' into Develop
2020-11-22 08:08:27 +01:00
OzzieIsaacs
c1e3dec9be
Limit max requests version to 2.25 (testing problem)
2020-11-21 17:21:18 +01:00
Ozzieisaacs
42c13ae135
Fix for #1718 (fetch of metadata from google without cover leads to exception)
2020-11-20 20:35:07 +01:00
Ozzieisaacs
9bd51c650b
Add config options for client certificate authentication
2020-11-20 19:47:50 +01:00
Ozzieisaacs
ba1c1c87c4
Merge remote-tracking branch 'kobo/feature/use-kobo-specific-download-urls' into Develop
2020-11-20 19:47:25 +01:00
Ozzieisaacs
ceefba2743
Fix for #1550 (password prompt for LDAP and anonymous browsing)
2020-11-15 17:16:01 +01:00
Ozzieisaacs
70da46b05e
Merge branch 'master' into Develop
2020-11-15 16:15:02 +01:00
Ozzieisaacs
32b7b39223
Added function to download debug information
2020-11-15 14:25:27 +01:00
Ozzieisaacs
4081895a78
exclude _pysqlite.so from being overwritten
2020-11-14 15:53:56 +01:00
Ozzieisaacs
a522566a0c
Merge remote-tracking branch 'kepubify/patch-1' into master
2020-11-14 13:24:58 +01:00
Ozzieisaacs
013c4e9c35
Merge remote-tracking branch 'epub/recompute_epub' into master
2020-11-14 13:22:42 +01:00
Ozzieisaacs
067f289050
Merge remote-tracking branch 'comic/comic' into master
2020-11-14 13:21:56 +01:00
Ozzieisaacs
06511b92aa
Merge remote-tracking branch 'epub/GruberMarkus-patch-1' into master
2020-11-14 13:20:26 +01:00
Ozzieisaacs
32f4c9eabf
Merge remote-tracking branch 'fr/master' into master
2020-11-14 13:16:08 +01:00
Ozzieisaacs
14bc345883
Merge remote-tracking branch 'audio/fix-audio-icon' into master
2020-11-14 13:14:21 +01:00
Ozzieisaacs
d76b4fd7ea
Merge remote-tracking branch 'it/patch-17' into master
2020-11-14 13:12:36 +01:00
ElQuimm
83cdd7e9fb
update italian message.po
...
some minor update to the translation.
2020-11-13 11:17:46 +01:00
verglor
50441bae62
Fix missing audio icon for other audio formats than mp3
2020-11-10 18:08:22 +01:00
Martin
5b0766a9b0
Correct spelling
2020-11-10 10:06:37 +01:00