Ozzie Isaacs
e9552fedef
Merge branch 'master' into Development
2021-06-05 10:23:06 +02:00
Ozzie Isaacs
84e1c6e809
Fix for #2004 (pdf viewer buttons missing in safari)
2021-06-05 08:08:08 +02:00
Ozzie Isaacs
aadd6fd7e0
Possible fix for #2003 (Calibre theme download icon broken)
2021-06-03 12:35:09 +02:00
Ozzie Isaacs
59987ed359
Merge branch 'master' into Develop
2021-05-28 18:22:43 +02:00
Ozzie Isaacs
a79600c81f
Mass change book title and author ( fix #1996 )
2021-05-28 18:22:29 +02:00
Ozzie Isaacs
e8a4c3c6b9
Merge remote-tracking branch 'shields/patch-3' into master
2021-05-28 17:46:53 +02:00
Ozzie Isaacs
62fce26651
Bugfix extended search term with excluded series/shelfs
2021-05-28 14:57:35 +02:00
Ozzie Isaacs
25add6511f
Catch error on search for new custom column (created after start of calibre-web)
2021-05-28 14:54:18 +02:00
Ozzie Isaacs
b2a28cd39a
Merge branch 'Develop' into master
2021-05-28 14:23:47 +02:00
Ozzie Isaacs
6de3aebf3a
Fix for #1998 (Error 500 with configured oauth on user setup page accessed by admins)
2021-05-28 14:23:30 +02:00
Ozzie Isaacs
1b7e422772
Changed error page to display logout route in case of unconfigured
2021-05-28 13:56:07 +02:00
Ozzie Isaacs
b0f48b7f00
Merge branch 'master' into Develop
2021-05-26 19:58:10 +02:00
Ozzie Isaacs
94b07d05c1
First half of #1996 (editing single books)
2021-05-26 19:57:58 +02:00
Ozzie Isaacs
4392fec7f5
Added fullscreen cover viewer
2021-05-26 19:40:41 +02:00
flying-sausages
c1d0ec076b
Shield cleanup
2021-05-26 17:20:54 +02:00
Ozzie Isaacs
a47d6cd937
Fix confirm dialog database change
...
Gdrive setup basically working again
Moved basicconfig behind login
Database setup separated from other setup
Config page is using ajax (flask >2 and slow computers)
2021-05-26 14:50:44 +02:00
Ozzie Isaacs
dcdb5e2a9e
Merge branch 'master' into Develop
2021-05-22 19:52:53 +02:00
Ozzie Isaacs
240325dc18
Update installation instructions
2021-05-22 19:52:20 +02:00
Ozzie Isaacs
e599d2ec05
Merge remote-tracking branch 'scholar/master' into master
2021-05-22 19:30:57 +02:00
Ozzie Isaacs
c62a417cbf
Merge branch 'Develop' into master
2021-05-22 19:29:58 +02:00
Ozzie Isaacs
98fc1ee0a7
Comic reader code cleaning
2021-05-22 19:28:30 +02:00
Ozzie Isaacs
78d0fd811b
Version bump
2021-05-22 14:57:55 +02:00
Ozzie Isaacs
54d06e580d
Release version 0.6.12
2021-05-22 14:08:46 +02:00
Ozzie Isaacs
a62fca1e55
Merge branch 'master' into Develop
2021-05-22 11:28:59 +02:00
Ozzie Isaacs
7b1d23eba4
Restored Discord Widget
2021-05-22 10:03:48 +02:00
Ozzie Isaacs
2502c279fc
Update discord
2021-05-22 09:57:47 +02:00
Ozzie Isaacs
878fc8c2fd
Added download stat badge
2021-05-21 20:58:10 +02:00
Ozzie Isaacs
64902eebcb
Merge remote-tracking branch 'batches/patch-2' into master
2021-05-21 20:54:06 +02:00
flying-sausages
e520f6afc4
Add Shields to README.md
2021-05-20 22:48:51 +02:00
Ozzie Isaacs
0cc1ae9324
Updated Testresult for Linux
2021-05-20 17:54:25 +02:00
Ozzie Isaacs
bd4fde9e63
Fix #1992 handle invalid numbers of books seriesindex
2021-05-19 19:54:44 +02:00
Ozzie Isaacs
c85cfa90a4
Update testresults on windows
...
Added encoding on fb2 upload
2021-05-19 19:21:09 +02:00
Ozzie Isaacs
a0449b50c8
Downgrade flask -> to slow during reboot
2021-05-17 17:54:43 +02:00
Ozzie Isaacs
010c0bfc7d
Improved error handling for content too long
2021-05-16 14:07:16 +02:00
Ozzie Isaacs
394b063b8c
Fixes for caliblur theme
2021-05-16 13:25:29 +02:00
Ozzie Isaacs
251780bed6
Added google scholar as metadata provider
2021-05-16 13:24:42 +02:00
Ozzie Isaacs
decc2a9c79
Merge branch 'master' into Develop
2021-05-16 13:19:38 +02:00
Ozzie Isaacs
b62d84424e
Merge remote-tracking branch 'comic/comic_viewer_changes' into master
2021-05-16 13:19:28 +02:00
Ozzie Isaacs
e15324d2cd
Merge branch 'master' into Develop
2021-05-16 09:38:00 +02:00
Ozzie Isaacs
20b84a9459
Unified translations
...
Update translations for release
2021-05-16 09:37:45 +02:00
Ozzie Isaacs
109198a374
Merge branch 'master' into Develop
2021-05-16 09:03:58 +02:00
Ozzie Isaacs
dafc68f049
Updated requirements
2021-05-16 09:03:47 +02:00
Ozzie Isaacs
3e5c944365
Changed backend for comic reader, now supports rar5
2021-05-16 08:35:20 +02:00
Ozzie Isaacs
d95838309e
Added config option for shelf sync behavior
2021-05-15 10:45:51 +02:00
Ozzie Isaacs
4745fc0db1
Bugfix search for publish dates and custom column dates
...
Bugfix save umplauts in comments unescaped (as calibre does)
Improved testability
2021-05-15 07:51:32 +02:00
Ozzie Isaacs
b3648187ff
Bugfix search for publishdates and custom column dates
...
Bugfix save umplauts in comments unescaped (as calibre does)
Improved testability
2021-05-15 07:51:12 +02:00
Ozzie Isaacs
f29088e854
Merge branch 'master' into Develop
...
# Conflicts:
# cps/kobo.py
2021-05-14 19:59:35 +02:00
Ozzie Isaacs
b009dfe4ee
Always use bootstrap datepicker
2021-05-14 19:58:06 +02:00
Ozzie Isaacs
eba94f430c
Updated js libs
2021-05-14 09:29:24 +02:00
Ozzie Isaacs
06347b7e3c
Bugfixes from testrun
2021-05-14 08:26:56 +02:00