mirror of
https://github.com/janeczku/calibre-web.git
synced 2025-02-13 13:59:05 +02:00
Merge branch 'master' into Develop
This commit is contained in:
commit
aa9fdd2ada
@ -45,6 +45,7 @@ parser.add_argument('-v', '--version', action='version', help='Shows version num
|
||||
version=version_info())
|
||||
parser.add_argument('-i', metavar='ip-address', help='Server IP-Address to listen')
|
||||
parser.add_argument('-s', metavar='user:pass', help='Sets specific username to new password')
|
||||
parser.add_argument('-f', action='store_true', help='Flag is depreciated and will be removed in next version')
|
||||
args = parser.parse_args()
|
||||
|
||||
if sys.version_info < (3, 0):
|
||||
@ -113,3 +114,6 @@ user_credentials = args.s or None
|
||||
if user_credentials and ":" not in user_credentials:
|
||||
print("No valid 'username:password' format")
|
||||
sys.exit(3)
|
||||
|
||||
if args.f:
|
||||
print("Warning: -f flag is depreciated and will be removed in next version")
|
||||
|
BIN
cps/static/cmaps/78-EUC-H.bcmap
Normal file
BIN
cps/static/cmaps/78-EUC-H.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/78-EUC-V.bcmap
Normal file
BIN
cps/static/cmaps/78-EUC-V.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/78-H.bcmap
Normal file
BIN
cps/static/cmaps/78-H.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/78-RKSJ-H.bcmap
Normal file
BIN
cps/static/cmaps/78-RKSJ-H.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/78-RKSJ-V.bcmap
Normal file
BIN
cps/static/cmaps/78-RKSJ-V.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/78-V.bcmap
Normal file
BIN
cps/static/cmaps/78-V.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/78ms-RKSJ-H.bcmap
Normal file
BIN
cps/static/cmaps/78ms-RKSJ-H.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/78ms-RKSJ-V.bcmap
Normal file
BIN
cps/static/cmaps/78ms-RKSJ-V.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/83pv-RKSJ-H.bcmap
Normal file
BIN
cps/static/cmaps/83pv-RKSJ-H.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/90ms-RKSJ-H.bcmap
Normal file
BIN
cps/static/cmaps/90ms-RKSJ-H.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/90ms-RKSJ-V.bcmap
Normal file
BIN
cps/static/cmaps/90ms-RKSJ-V.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/90msp-RKSJ-H.bcmap
Normal file
BIN
cps/static/cmaps/90msp-RKSJ-H.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/90msp-RKSJ-V.bcmap
Normal file
BIN
cps/static/cmaps/90msp-RKSJ-V.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/90pv-RKSJ-H.bcmap
Normal file
BIN
cps/static/cmaps/90pv-RKSJ-H.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/90pv-RKSJ-V.bcmap
Normal file
BIN
cps/static/cmaps/90pv-RKSJ-V.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/Add-H.bcmap
Normal file
BIN
cps/static/cmaps/Add-H.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/Add-RKSJ-H.bcmap
Normal file
BIN
cps/static/cmaps/Add-RKSJ-H.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/Add-RKSJ-V.bcmap
Normal file
BIN
cps/static/cmaps/Add-RKSJ-V.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/Add-V.bcmap
Normal file
BIN
cps/static/cmaps/Add-V.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/Adobe-CNS1-0.bcmap
Normal file
BIN
cps/static/cmaps/Adobe-CNS1-0.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/Adobe-CNS1-1.bcmap
Normal file
BIN
cps/static/cmaps/Adobe-CNS1-1.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/Adobe-CNS1-2.bcmap
Normal file
BIN
cps/static/cmaps/Adobe-CNS1-2.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/Adobe-CNS1-3.bcmap
Normal file
BIN
cps/static/cmaps/Adobe-CNS1-3.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/Adobe-CNS1-4.bcmap
Normal file
BIN
cps/static/cmaps/Adobe-CNS1-4.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/Adobe-CNS1-5.bcmap
Normal file
BIN
cps/static/cmaps/Adobe-CNS1-5.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/Adobe-CNS1-6.bcmap
Normal file
BIN
cps/static/cmaps/Adobe-CNS1-6.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/Adobe-CNS1-UCS2.bcmap
Normal file
BIN
cps/static/cmaps/Adobe-CNS1-UCS2.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/Adobe-GB1-0.bcmap
Normal file
BIN
cps/static/cmaps/Adobe-GB1-0.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/Adobe-GB1-1.bcmap
Normal file
BIN
cps/static/cmaps/Adobe-GB1-1.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/Adobe-GB1-2.bcmap
Normal file
BIN
cps/static/cmaps/Adobe-GB1-2.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/Adobe-GB1-3.bcmap
Normal file
BIN
cps/static/cmaps/Adobe-GB1-3.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/Adobe-GB1-4.bcmap
Normal file
BIN
cps/static/cmaps/Adobe-GB1-4.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/Adobe-GB1-5.bcmap
Normal file
BIN
cps/static/cmaps/Adobe-GB1-5.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/Adobe-GB1-UCS2.bcmap
Normal file
BIN
cps/static/cmaps/Adobe-GB1-UCS2.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/Adobe-Japan1-0.bcmap
Normal file
BIN
cps/static/cmaps/Adobe-Japan1-0.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/Adobe-Japan1-1.bcmap
Normal file
BIN
cps/static/cmaps/Adobe-Japan1-1.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/Adobe-Japan1-2.bcmap
Normal file
BIN
cps/static/cmaps/Adobe-Japan1-2.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/Adobe-Japan1-3.bcmap
Normal file
BIN
cps/static/cmaps/Adobe-Japan1-3.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/Adobe-Japan1-4.bcmap
Normal file
BIN
cps/static/cmaps/Adobe-Japan1-4.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/Adobe-Japan1-5.bcmap
Normal file
BIN
cps/static/cmaps/Adobe-Japan1-5.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/Adobe-Japan1-6.bcmap
Normal file
BIN
cps/static/cmaps/Adobe-Japan1-6.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/Adobe-Japan1-UCS2.bcmap
Normal file
BIN
cps/static/cmaps/Adobe-Japan1-UCS2.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/Adobe-Korea1-0.bcmap
Normal file
BIN
cps/static/cmaps/Adobe-Korea1-0.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/Adobe-Korea1-1.bcmap
Normal file
BIN
cps/static/cmaps/Adobe-Korea1-1.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/Adobe-Korea1-2.bcmap
Normal file
BIN
cps/static/cmaps/Adobe-Korea1-2.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/Adobe-Korea1-UCS2.bcmap
Normal file
BIN
cps/static/cmaps/Adobe-Korea1-UCS2.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/B5-H.bcmap
Normal file
BIN
cps/static/cmaps/B5-H.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/B5-V.bcmap
Normal file
BIN
cps/static/cmaps/B5-V.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/B5pc-H.bcmap
Normal file
BIN
cps/static/cmaps/B5pc-H.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/B5pc-V.bcmap
Normal file
BIN
cps/static/cmaps/B5pc-V.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/CNS-EUC-H.bcmap
Normal file
BIN
cps/static/cmaps/CNS-EUC-H.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/CNS-EUC-V.bcmap
Normal file
BIN
cps/static/cmaps/CNS-EUC-V.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/CNS1-H.bcmap
Normal file
BIN
cps/static/cmaps/CNS1-H.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/CNS1-V.bcmap
Normal file
BIN
cps/static/cmaps/CNS1-V.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/CNS2-H.bcmap
Normal file
BIN
cps/static/cmaps/CNS2-H.bcmap
Normal file
Binary file not shown.
3
cps/static/cmaps/CNS2-V.bcmap
Normal file
3
cps/static/cmaps/CNS2-V.bcmap
Normal file
@ -0,0 +1,3 @@
|
||||
àRCopyright 1990-2009 Adobe Systems Incorporated.
|
||||
All rights reserved.
|
||||
See ./LICENSEáCNS2-H
|
BIN
cps/static/cmaps/ETHK-B5-H.bcmap
Normal file
BIN
cps/static/cmaps/ETHK-B5-H.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/ETHK-B5-V.bcmap
Normal file
BIN
cps/static/cmaps/ETHK-B5-V.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/ETen-B5-H.bcmap
Normal file
BIN
cps/static/cmaps/ETen-B5-H.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/ETen-B5-V.bcmap
Normal file
BIN
cps/static/cmaps/ETen-B5-V.bcmap
Normal file
Binary file not shown.
3
cps/static/cmaps/ETenms-B5-H.bcmap
Normal file
3
cps/static/cmaps/ETenms-B5-H.bcmap
Normal file
@ -0,0 +1,3 @@
|
||||
àRCopyright 1990-2009 Adobe Systems Incorporated.
|
||||
All rights reserved.
|
||||
See ./LICENSEá ETen-B5-H` ^
|
BIN
cps/static/cmaps/ETenms-B5-V.bcmap
Normal file
BIN
cps/static/cmaps/ETenms-B5-V.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/EUC-H.bcmap
Normal file
BIN
cps/static/cmaps/EUC-H.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/EUC-V.bcmap
Normal file
BIN
cps/static/cmaps/EUC-V.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/Ext-H.bcmap
Normal file
BIN
cps/static/cmaps/Ext-H.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/Ext-RKSJ-H.bcmap
Normal file
BIN
cps/static/cmaps/Ext-RKSJ-H.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/Ext-RKSJ-V.bcmap
Normal file
BIN
cps/static/cmaps/Ext-RKSJ-V.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/Ext-V.bcmap
Normal file
BIN
cps/static/cmaps/Ext-V.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/GB-EUC-H.bcmap
Normal file
BIN
cps/static/cmaps/GB-EUC-H.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/GB-EUC-V.bcmap
Normal file
BIN
cps/static/cmaps/GB-EUC-V.bcmap
Normal file
Binary file not shown.
4
cps/static/cmaps/GB-H.bcmap
Normal file
4
cps/static/cmaps/GB-H.bcmap
Normal file
@ -0,0 +1,4 @@
|
||||
àRCopyright 1990-2009 Adobe Systems Incorporated.
|
||||
All rights reserved.
|
||||
See ./LICENSE!!�º]aX!!]`�21�> �p�z�$]‚�"R‚d�-Uƒ7�*„
4„%�+ „Z „{�/…%…<�9K…b�1]†.�"‡‰`]‡,�"]ˆ
|
||||
�"]ˆh�"]‰F�"]Š$�"]‹�"]‹`�"]Œ>�"]��"]�z�"]ŽX�"]�6�"]��"]�r�"]‘P�"]’.�"]“�"]“j�"]”H�"]•&�"]–�"]–b�"]—@�"]˜�"]˜|�"]™Z�"]š8�"]›�"]›t�"]œR�"]�0�"]ž�"]žl�"]ŸJ�"] (�"]¡�"]¡d�"]¢B�"]£ �"X£~�']¤W�"]¥5�"]¦�"]¦q�"]§O�"]¨-�"]©�"]©i�"]ªG�"]«%�"]¬�"]¬a�"]?�"]®�"]®{�"]¯Y�"]°7�"]±�"]±s�"]²Q�"]³/�"]´
�"]´k�"]µI�"]¶'�"]·�"]·c�"]¸A�"]¹�"]¹}�"]º[�"]»9
|
BIN
cps/static/cmaps/GB-V.bcmap
Normal file
BIN
cps/static/cmaps/GB-V.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/GBK-EUC-H.bcmap
Normal file
BIN
cps/static/cmaps/GBK-EUC-H.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/GBK-EUC-V.bcmap
Normal file
BIN
cps/static/cmaps/GBK-EUC-V.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/GBK2K-H.bcmap
Normal file
BIN
cps/static/cmaps/GBK2K-H.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/GBK2K-V.bcmap
Normal file
BIN
cps/static/cmaps/GBK2K-V.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/GBKp-EUC-H.bcmap
Normal file
BIN
cps/static/cmaps/GBKp-EUC-H.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/GBKp-EUC-V.bcmap
Normal file
BIN
cps/static/cmaps/GBKp-EUC-V.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/GBT-EUC-H.bcmap
Normal file
BIN
cps/static/cmaps/GBT-EUC-H.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/GBT-EUC-V.bcmap
Normal file
BIN
cps/static/cmaps/GBT-EUC-V.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/GBT-H.bcmap
Normal file
BIN
cps/static/cmaps/GBT-H.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/GBT-V.bcmap
Normal file
BIN
cps/static/cmaps/GBT-V.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/GBTpc-EUC-H.bcmap
Normal file
BIN
cps/static/cmaps/GBTpc-EUC-H.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/GBTpc-EUC-V.bcmap
Normal file
BIN
cps/static/cmaps/GBTpc-EUC-V.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/GBpc-EUC-H.bcmap
Normal file
BIN
cps/static/cmaps/GBpc-EUC-H.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/GBpc-EUC-V.bcmap
Normal file
BIN
cps/static/cmaps/GBpc-EUC-V.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/H.bcmap
Normal file
BIN
cps/static/cmaps/H.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/HKdla-B5-H.bcmap
Normal file
BIN
cps/static/cmaps/HKdla-B5-H.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/HKdla-B5-V.bcmap
Normal file
BIN
cps/static/cmaps/HKdla-B5-V.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/HKdlb-B5-H.bcmap
Normal file
BIN
cps/static/cmaps/HKdlb-B5-H.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/HKdlb-B5-V.bcmap
Normal file
BIN
cps/static/cmaps/HKdlb-B5-V.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/HKgccs-B5-H.bcmap
Normal file
BIN
cps/static/cmaps/HKgccs-B5-H.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/HKgccs-B5-V.bcmap
Normal file
BIN
cps/static/cmaps/HKgccs-B5-V.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/HKm314-B5-H.bcmap
Normal file
BIN
cps/static/cmaps/HKm314-B5-H.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/HKm314-B5-V.bcmap
Normal file
BIN
cps/static/cmaps/HKm314-B5-V.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/HKm471-B5-H.bcmap
Normal file
BIN
cps/static/cmaps/HKm471-B5-H.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/HKm471-B5-V.bcmap
Normal file
BIN
cps/static/cmaps/HKm471-B5-V.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/HKscs-B5-H.bcmap
Normal file
BIN
cps/static/cmaps/HKscs-B5-H.bcmap
Normal file
Binary file not shown.
BIN
cps/static/cmaps/HKscs-B5-V.bcmap
Normal file
BIN
cps/static/cmaps/HKscs-B5-V.bcmap
Normal file
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user