Ghighi Eftimie
ee5cfa1f36
fix for #2838
2023-07-26 15:11:04 +03:00
quarz12
5e15cac598
deleted empty lines
2023-06-09 18:32:32 +02:00
quarz12
d0551274dc
switched to using epub.min.js, deleted now unnecessary dependencies
2023-06-09 18:32:30 +02:00
quarz12
99c05650a1
-added pako and epub-cfi-resolver as dependencies
...
-cfi resolving is now done by that module, therefore removed validateChildNodes and adjusted cfiToXmlNode
2023-06-09 18:32:28 +02:00
quarz12
617ee3d781
now shows correct numbers, still needs bugfixes
2023-06-09 18:32:26 +02:00
quarz12
47aa3254c7
better css positioning
2023-06-09 18:32:24 +02:00
quarz12
0717b9493c
added progress display, better rounding
...
TODO: getPrev gives wrong values,
design, testing
2023-06-09 18:32:22 +02:00
quarz12
824ebc4d76
added event on change position
2023-06-09 18:32:22 +02:00
quarz12
cbaa61bbb7
EpubParser now gets automatically loaded
...
TODO:detect page change, display number
2023-06-09 18:32:15 +02:00
quarz12
dbac685985
implemented current file process, needs testing but looks good
2023-06-09 18:32:11 +02:00
quarz12
b25c024b66
added getCurrentFileProgress,
...
TODO: resolve CFI to xml node
2023-06-09 18:32:10 +02:00
quarz12
bc65180c32
restructured and fixed a bug in getprevfilesize
2023-06-09 18:32:06 +02:00
quarz12
10c66b6e63
wrote a class to handle epub parsing, implemented bytesize of all previous files, total bytesize. still needs implementation of bytesize of current file until CFI point.
2023-06-09 18:32:05 +02:00
quarz12
39638d3c9c
updated epub.min.js to version 0.3.93
2023-06-09 16:11:53 +02:00
Ozzie Isaacs
fad5929253
Bugfix getPath for logfile viewer
2023-04-16 13:08:50 +02:00
Ozzie Isaacs
9f28144779
Fix for #2756 (Home button in caliblur is leading to "/" instead of calibre-web home)
2023-04-16 09:43:13 +02:00
Ozzie Isaacs
6c8ffb3e7e
Bugfix path selection for reverse proxy
2023-03-26 14:31:19 +02:00
Ozzie Isaacs
7d26e6fc85
Bugfix get updater status
2023-03-26 14:19:12 +02:00
Ozzie Isaacs
321db4d712
Refactored send email by make use of ajax calls instead of posting the page
...
Always use getPath instead of pathname
2023-03-25 12:34:16 +01:00
Ozzie Isaacs
5c5db34a52
Merge branch 'master' into Develop
...
# Conflicts:
# test/Calibre-Web TestSummary_Linux.html
2023-02-27 18:54:02 +01:00
Ozzie Isaacs
76b0411c33
Bugfix failed tasks can no longer aborted
...
Metdatabackup is done on startup if app mode is test
2023-02-25 16:31:48 +01:00
GarcaMan
c4326c9495
Merge branch 'master' of github.com:GarckaMan/calibre-web into long_strip_cbrreader
2023-02-11 03:25:31 +00:00
Ozzie Isaacs
7a4e6fbdfb
Merge branch 'master' into Develop
...
# Conflicts:
# test/Calibre-Web TestSummary_Linux.html
2023-02-06 19:02:47 +01:00
Ozzie Isaacs
14d14637cd
Updated test status
...
updated jzip for epub reader
Bugfix for opds login with ldap
updated requirementes
2023-02-06 19:02:27 +01:00
Ozzie Isaacs
4b7a0f3662
Merge branch 'master' into Develop
...
# Conflicts:
# cps/opds.py
# cps/server.py
# cps/web.py
2023-02-05 12:10:01 +01:00
Ozzie Isaacs
1c3b69c710
refactored login routines
2023-02-05 08:47:10 +01:00
Ozzie Isaacs
b9769a0975
Revert to latest syncronous jszip version to make comic reader work again
2023-02-01 18:46:23 +01:00
Ozzie Isaacs
508e2b4d0a
Merge branch 'master' into Develop
...
# Conflicts:
# cps/admin.py
# cps/config_sql.py
# cps/search.py
# cps/templates/admin.html
# cps/web.py
# setup.cfg
# test/Calibre-Web TestSummary_Linux.html
2023-01-28 18:52:50 +01:00
Ozzie Isaacs
d75f681247
Merge remote-tracking branch 'no/Translate-to-norwegian'
2023-01-21 15:44:10 +01:00
Ozzie Isaacs
8022b1bb36
Merge remote-tracking branch 'english/master'
2023-01-21 15:19:59 +01:00
jvoisin
4629eec774
Bump sortable.js
2022-12-27 00:18:56 +01:00
Ozzie Isaacs
1ca1281346
Merge remote-tracking branch 'jszip/compress_dl'
2022-12-25 18:38:28 +01:00
jvoisin
c5e539bbcd
Bump jszip
2022-12-25 16:11:29 +01:00
jvoisin
02ec853e3b
Remove a duplicate library
2022-12-25 16:09:18 +01:00
Ozzie Isaacs
567cb2e097
Inlcuded indonesian translation
2022-12-25 13:24:00 +01:00
Ozzie Isaacs
5ffb3e917f
Merge remote-tracking branch 'caliblur/issue/2515'
2022-12-25 11:04:14 +01:00
Ozzie Isaacs
66e0a81d23
Merge remote-tracking branch 'mp3_csrf/save-mp3-position'
2022-12-25 10:34:01 +01:00
Ozzie Isaacs
7d3af5bbd0
Merge remote-tracking branch 'font_size/issue/487'
2022-12-25 10:29:29 +01:00
Ozzie Isaacs
3361c41c6d
Merge remote-tracking branch 'caliblur/issues/caliBlur'
2022-12-25 09:49:02 +01:00
jvoisin
7d023ce741
Bump jquery's version from 3.6.0 to 3.6.3
2022-12-22 23:38:28 +01:00
Ghighi Eftimie
9409b9db9c
fixes for 946, 2284 caliblur
2022-10-21 21:53:15 +02:00
Ghighi Eftimie
a992aafc13
fixes #2515
2022-10-21 15:08:33 +02:00
Olivier
adfbd447ed
mp3 player was missing the csrf_token
2022-10-11 19:50:23 +09:00
Ozzie Isaacs
edc9703716
Merge remote-tracking branch 'vi/add-translation'
2022-10-02 11:45:00 +02:00
Ozzie Isaacs
0f67e57be4
Merge branch 'master'
2022-09-20 19:12:36 +02:00
Ozzie Isaacs
071d19b8b3
Fix for #2537 (Impossible to set Denied Column Value from user table)
2022-09-20 19:10:45 +02:00
Ozzie Isaacs
c10708ed07
Backup metadata 4th step
2022-09-19 22:39:40 +02:00
Ozzieisaacs
3a133901e4
Fix: ignore special files originating from Apple devices
2022-09-06 18:06:59 +02:00
Ozzieisaacs
7750ebde0f
Update pdf Reader
2022-09-05 19:42:02 +02:00
Ozzie Isaacs
9de474e665
Add galician language to available translations ( #2510 )
2022-08-27 10:03:01 +02:00
viljasenville
46e5305f23
Comic reader: ignore special files originating from Apple devices
2022-07-27 11:17:20 +03:00
Ozzieisaacs
4ef8c35fb7
Bugfies password validation from testrun
2022-06-16 14:16:00 +02:00
Ozzieisaacs
04326af2da
password validation working
2022-06-16 11:15:17 +02:00
Ozzieisaacs
d6a31e5db8
config verify password working
2022-06-16 10:44:42 +02:00
Ozzie Isaacs
73d48e4ac1
Frontend for password strength
2022-06-16 08:33:39 +02:00
Ozzie Isaacs
f44d42f834
Merge remote-tracking branch 'opds/bugfix_2419'
...
Bugfix send emails
2022-06-06 09:00:09 +02:00
GarcaMan
bf12542df5
Updated Rotate Left/Right shortcut funtions to update inmediatly
...
Minor fixes
2022-06-05 19:56:34 +00:00
Ozzie Isaacs
543fe12862
Merge remote-tracking branch 'epub_theme/epub_themes'
2022-06-04 09:26:01 +02:00
Thore Schillmann
7f6e88ce5e
fixes bug 2419
2022-06-01 22:06:28 +02:00
Ozzie Isaacs
fbac3e38ac
Eenabled send epubs to E-Reader devices
2022-05-08 12:55:54 +02:00
Ozzie Isaacs
c1f1952b04
Updated jsonschema requirement
...
Testupdate
Fixed file mode of main.js
2022-05-06 17:49:12 +02:00
Ozzie Isaacs
ae9a970782
Add button to update cover cache (for usecase sideloaded changed cover)
...
Bugfix logig start background schedue
2022-04-25 08:24:14 +02:00
Ozzie Isaacs
6e783cd7ee
Make Task Stop Action green (marked as clickable)
2022-04-23 20:08:26 +02:00
Ozzie Isaacs
069dc2766f
Update optional-requirements
...
Bugfix with serializing tasks
Bugfix order of tasks (id was used instead of task_id)
Code cosmetics
2022-04-23 20:03:59 +02:00
Ozzie Isaacs
3c98cd1b9a
Merge branch 'master' into cover_thumbnail
...
# Conflicts:
# test/Calibre-Web TestSummary_Linux.html
2022-04-20 07:25:37 +02:00
Ozzieisaacs
130af069aa
Merge remote-tracking branch 'douban/metadata_provider/douban'
...
# Conflicts:
# cps/metadata_provider/amazon.py
# cps/metadata_provider/lubimyczytac.py
2022-04-17 10:33:52 +02:00
Ozzie Isaacs
fe5d684d2c
Merge branch 'master' into cover_thumbnail
2022-04-13 18:37:44 +02:00
Ozzie Isaacs
028e6855a7
Pagination button disapears in standard theme once infinite scroll is triggered
2022-04-12 18:45:06 +02:00
Ozzie Isaacs
d9a83e0638
Merge branch 'master' into cover_thumbnail
...
# Conflicts:
# cps/editbooks.py
# cps/helper.py
# cps/web.py
# test/Calibre-Web TestSummary_Linux.html
2022-03-14 19:41:47 +01:00
Ozzie Isaacs
3b5e5f9b90
Undo check of read checkbox in case of error
...
Display error message in details modal dialog
Bugfix set archive bit in booktable
Translate error message readstatus change
2022-03-12 22:16:33 +01:00
Ozzie Isaacs
34478079d8
Prevent local variable 'from_book' referenced before assignment during merge of books
...
Merge books source book: Each book in own row
Merge books, sources are deleted before dialog shows up again
2022-03-09 14:45:51 +01:00
Bharat KNV
9efd644360
Change dark theme from black to dark gray and add a black theme
2022-03-06 15:56:54 +05:30
xlivevil
97cf20764b
Add exception handling and logger in metadata provider
2022-02-25 12:18:07 +08:00
xlivevil
695ce83681
Fix Uncaught RangeError
2022-02-25 01:12:22 +08:00
Ozzie Isaacs
4a0dde0371
Merge remote-tracking branch 'cover_images/thumbnails' into cover_thumbnail
...
# Conflicts:
# cps/admin.py
# cps/config_sql.py
# cps/helper.py
# cps/tasks/upload.py
# cps/updater.py
# cps/web.py
2022-02-08 19:55:20 +01:00
Ozzie Isaacs
4f3c396450
Merge remote-tracking branch 'lubimyczytac/add_lubimyczytac.pl_meta_provider' into Develop
...
# Conflicts:
# optional-requirements.txt
2022-01-27 18:37:02 +01:00
mmonkey
18ce310b30
Merge branch Develop into thumbnails
2022-01-26 23:51:50 -06:00
Ozzie Isaacs
d9d6fb33ba
Merge branch 'master' into Develop
...
# Conflicts:
# test/Calibre-Web TestSummary_Linux.html
2022-01-25 19:33:21 +01:00
Ozzie Isaacs
17b4643b7c
fix #2285 (Fix for shelf handling in caliblur theme)
2022-01-25 19:31:52 +01:00
Ozzie Isaacs
3b216bfa07
Kobo sync token is now also created if accessed from localhost( fixes #1990 )
...
Create kobo sync token button is now "unclicked" after closing dialog
Additional localhost route is catched
If book format is deleted this also deletes the book synced to kobo status
2022-01-24 18:47:34 +01:00
Ozzie Isaacs
127bf98aac
Merge branch 'master' into Develop
...
# Conflicts:
# cps/templates/detail.html
# test/Calibre-Web TestSummary_Linux.html
2022-01-23 17:51:54 +01:00
Ozzie Isaacs
d759df0df6
Kobo sync token is now also created if accessed from localhost( fixes #1990 )
...
Create kobo sync token button is now "unclicked" after closing dialog
Additional localhost route is catched
If book format is deleted this also deletes the book synced to kobo status
2022-01-22 18:23:43 +01:00
Ozzie Isaacs
bbef41290f
Fix delete book format wasn't working
2022-01-22 14:01:32 +01:00
Ozzie Isaacs
de1bc3f9af
Fix #2265 (add book to shelf on popup for book details)
...
Updated testresults
2022-01-17 17:46:57 +01:00
collerek
20b5a9a2c0
Merge branch 'master' into add_lubimyczytac.pl_meta_provider
2022-01-13 10:49:51 +01:00
Ozzie Isaacs
e3dbf7a88d
Bugfixes load metadata
...
Improvements for testing load metadata
2022-01-07 12:40:03 +01:00
Ozzie Isaacs
405f3c181f
Added korean locale
2022-01-06 14:04:49 +01:00
Ozzie Isaacs
6d839d5cc7
Bugfixes from testrun
2022-01-04 21:12:59 +01:00
Ozzieisaacs
7b8b2f93a0
Merge remote-tracking branch 'scholary/master'
2021-12-30 14:55:39 +01:00
Ozzieisaacs
ae1f515446
Bugfix uncheck all ekements in books list and user list
...
Improved testability for books list
2021-12-30 14:45:31 +01:00
Ozzieisaacs
f39dc100b4
Migrated some routes to POST
...
- shelf massadd
- resetpassword
- delete shelf
- send to kindle
2021-12-30 14:45:31 +01:00
Ozzieisaacs
785726deee
Migrated some routes to POST
...
- delete shelf, import ldap users
- delete_kobo token, kobo force full sync
- shutdown, reconnect, shutdown
2021-12-30 14:45:30 +01:00
cbartondock
4edd1914b4
Fixed google scholar issues
2021-12-23 23:16:41 -05:00
Ozzie Isaacs
2e815147fb
Merge branch 'master' into Develop
...
# Conflicts:
# cps/kobo_sync_status.py
# test/Calibre-Web TestSummary_Linux.html
2021-12-19 10:29:56 +01:00
Bharat KNV
0693cb1ddb
Added basic theming to the epub reader
2021-12-15 21:35:10 +05:30
Ozzie Isaacs
f0399d04b7
Merge remote-tracking branch 'bookmark_csrf/master'
2021-12-14 17:59:32 +01:00
Ozzie Isaacs
9b57fa25de
Merge remote-tracking branch 'zh/master'
2021-12-14 17:52:12 +01:00
Laurin Neff
4db9691cfc
Remove white border in full-screen cover preview
2021-12-13 19:36:21 +01:00
collerek
920acaca99
everything working to refactor
2021-12-11 01:06:04 +01:00
xlivevil
a184f4e71a
Merge branch 'master' into master
2021-12-08 22:58:30 +08:00