Ozzie Isaacs
d68e57c4fc
Implement split library and books
...
Bugfix arrows in comic reader
Fix kobo download link
Updated requirement
2023-11-08 20:11:03 +01:00
Ozzie Isaacs
c550d6c90d
Fix comic reader arrow visiblilty for one paged comic files
...
Changed logging during kobo sync
2023-10-28 08:48:13 +02:00
Ozzie Isaacs
2c339ed10c
Merge branch 'Develop':
...
- Fix for new tornado version
- bookmark for comic viewer
- Bugfix for showing series containing only one book in list view containing having this book no series_index value set
- updated requirements
2023-10-14 15:30:44 +02:00
Ozzie Isaacs
7a961c9011
Fix for click on scrollbar in long strip view
...
Fix for tornado version
2023-09-01 07:35:48 +02:00
Ozzie Isaacs
444ac181f8
more bookmark feature
...
tornado fix for tornado <6.2
2023-08-31 17:03:56 +02:00
Ozzie Isaacs
fab35e69ec
Update Teststatus
...
Little code refactoring
2023-08-29 20:05:57 +02:00
Ozzie Isaacs
cfa309f0d1
Merge branch 'master' into Develop
...
# Conflicts:
# cps/services/SyncToken.py
# cps/static/js/kthoom.js
# cps/templates/readcbr.html
2023-08-28 18:08:19 +02:00
Ozzie Isaacs
885d914f18
Update tornado to 6.2
...
Remove unneeded imports from jsonschema for synctoken
Update optional requirements
Remove invalid direction arrows in comic reader
2023-08-28 18:06:32 +02:00
Ozzie Isaacs
9b99427c84
Merged comic save position
2023-08-26 20:12:34 +02:00
GarcaMan
c4326c9495
Merge branch 'master' of github.com:GarckaMan/calibre-web into long_strip_cbrreader
2023-02-11 03:25:31 +00:00
viljasenville
46e5305f23
Comic reader: ignore special files originating from Apple devices
2022-07-27 11:17:20 +03:00
GarcaMan
bf12542df5
Updated Rotate Left/Right shortcut funtions to update inmediatly
...
Minor fixes
2022-06-05 19:56:34 +00:00
GarcaMan
e2eab808c0
Merge branch 'long_strip_cbrreader' of github.com:GarckaMan/calibre-web into long_strip_cbrreader
2021-12-02 18:20:27 +00:00
GarcaMan
3ac08a8c0d
After toggling fullscreen, focus on main container
2021-12-02 18:20:14 +00:00
Denis Rodríguez
3f56f0dca7
Removed parameter that was wrongly added
2021-11-25 01:30:20 -03:00
GarcaMan
7fc04b353b
Selecting Position will not scroll the current image up
2021-11-24 20:22:10 +00:00
GarcaMan
a8689ae26b
first commit
2021-11-24 19:41:07 +00:00
GarcaMan
f6561456f7
New sort for Comic Reader
2021-10-01 05:47:52 +00:00
Ozzie Isaacs
98fc1ee0a7
Comic reader code cleaning
2021-05-22 19:28:30 +02:00
Ozzie Isaacs
decc2a9c79
Merge branch 'master' into Develop
2021-05-16 13:19:38 +02:00
Ozzie Isaacs
3e5c944365
Changed backend for comic reader, now supports rar5
2021-05-16 08:35:20 +02:00
GarcaMan
7da40d1c2e
Added option to remove Y-Scrollbar and reset page scroll
2021-04-25 19:59:53 +00:00
BuildTools
755eb1405b
Fix progress bar direction
2021-04-18 04:25:45 +09:00
subdiox
0138294b36
Fix an issue that space key doesn't work intentionally when inverting reading direction
2021-04-18 03:20:41 +09:00
Ozzie Isaacs
87d6008dfc
Fix for #1870 (png was missing in supported picture formats for comic viewer)
2021-02-27 09:23:34 +01:00
Ozzie Isaacs
a866dbaa80
Fix mimetype in comic reader
2021-01-31 11:21:09 +01:00
Ozzie Isaacs
b07a97c17e
Merge remote-tracking branch 'webp/comic-webp' into master
2021-01-30 14:56:26 +01:00
Ozzie Isaacs
d2ad78eb40
Added swipe support for comic reader and txt reader ( #925 )
...
Bugfix for txt file not present on serving file
2021-01-24 11:28:17 +01:00
OzzieIsaacs
682c3b834f
Revert unrar5 experiment
2021-01-02 15:32:06 +01:00
andylizi
123493ee59
Fix #1255 (support webp in comic viewer)
2020-12-17 23:54:06 +08:00
Ozzieisaacs
e1439b529b
Config Options for limiting email size, change username to e-mail adress, use kepubify
...
Added work on Unrar5 decompression (breaks comic reader totally)
2020-05-04 18:19:30 +02:00
Ozzieisaacs
cd546eb6d4
Update comic reader js
2019-06-17 19:48:17 +02:00
Ozzieisaacs
26e45f1f57
Merge remote-tracking branch 'comic-reader/master'
2019-05-31 08:43:51 +02:00
subdiox
7982ed877c
Downgrade bitjs to es5 branch
2019-05-13 14:53:25 +09:00
subdiox
c2bfb29726
Add reading direction settings to readcbr page
2019-04-21 18:20:15 +09:00
Ozzieisaacs
6f0b3bbda0
Fix for #812
2019-03-05 21:28:55 +01:00
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
2018-08-31 10:47:58 +02:00
OzzieIsaacs
691a4a88e6
Added support for svg in comics (not working in IE11)
2018-03-31 17:05:15 +02:00
OzzieIsaacs
03e2a1e73b
Restored click on progressbar
2017-12-10 14:02:49 +01:00
Yury Tilis
2fe03961bb
-Added a more subtle progress bar which only shows the page number on hover
...
-Added Current page indicator to the thumbnail list, as well as a hover state
-Thumbnail list now scrolls to the current page on open or page change
-Added @andy29485's request for controlling page with space/shift+space
-Added the book title to the top of the page -Fixed IE11 failing on imagecallback
2017-12-10 02:43:51 -05:00
OzzieIsaacs
4e11272023
Working on IE11
2017-12-01 10:10:42 +01:00
OzzieIsaacs
f890fc1553
New progress bar
2017-11-29 15:54:17 +01:00
OzzieIsaacs
03ab03f06e
Code cosmetics
2017-11-22 22:08:29 +01:00
OzzieIsaacs
0943d50876
Code cosmetics
...
Bugfix click on progressbar
2017-11-21 12:46:03 +01:00
OzzieIsaacs
aae9e285a8
Code cosmetics
2017-11-20 21:54:55 +01:00
OzzieIsaacs
5756785073
Error handling rarfiles
2017-11-19 18:08:55 +01:00
OzzieIsaacs
9f8cbe8c1f
Merge enhanced UI from ytilis repro
2017-11-19 13:20:59 +01:00
OzzieIsaacs
8c573ff6d8
Unrar/tar and unzip on server side
2017-11-18 10:34:21 +01:00
OzzieIsaacs
a6dfcedfdb
Code cosmetics
2017-09-20 21:13:32 +02:00
OzzieIsaacs
0405cec4ac
Code cosmetics
...
Bugfix "Error load settings"
2017-09-18 18:59:08 +02:00