quarz12
e45619f226
progress building string of book
2023-05-17 11:11:14 +02:00
Daniel
ad5313ee79
new idea
2023-05-15 18:17:47 +02:00
quarz12
086527f5ee
test at home
2023-05-11 16:43:58 +02:00
quarz12
c115fe9295
use partial token set ratio instead
2023-05-11 16:21:17 +02:00
quarz12
45d8d63783
sort using only authorsort and title
2023-05-11 16:17:59 +02:00
Daniel
97c94f2117
moved sorting back to original place
2023-05-11 01:34:01 +02:00
quarz12
4ba3b4e494
typing for query
2023-05-09 17:35:22 +02:00
Daniel
9fc0d54fde
idea for weighted sorting
2023-05-09 00:36:41 +02:00
Daniel
2e3c93b9e4
removed debugging help
2023-04-29 19:13:34 +02:00
Daniel
61f1e20489
fuzzy matching for all categories but cc
2023-04-29 17:23:23 +02:00
Daniel
d13d4653be
proof of concept fuzzy matching
2023-04-26 22:04:41 +02:00
Daniel
4b2e7b883b
Changed the quick search behavior so that it allows title and author in the same query.
...
Also word order does not matter anymore.
+some more comments
2023-04-26 15:27:41 +02:00
Daniel
5233f78d03
comments
2023-04-25 20:07:27 +02:00
Ozzie Isaacs
fe4dc1bb8f
Fix #2757 (Sqlalchemy >1.30 <1.4.24 wasn't supported anymore)
2023-04-22 09:25:54 +02:00
Ozzie Isaacs
6c6841f8b0
Further fixes for sqlalchemy 2.0
2023-04-12 18:56:21 +02:00
Ozzie Isaacs
b9c942befc
Fix for 'NoneType' object has no attribute 'author_sort' while trying to read a book ( #2733 )
2023-03-31 07:48:18 +02:00
Ozzie Isaacs
e3fffa8a8f
Bugfix backup metadata for custom date, custom categories
2023-03-20 19:57:05 +01:00
Ozzie Isaacs
43ee85fbb5
Removed unnecessary Unicode "u"
2023-01-21 15:23:18 +01:00
Ozzie Isaacs
a635e136be
Added databazeknih to supported links
2022-12-25 13:10:21 +01:00
Ozzie Isaacs
59a5ccd05c
Bugfixes after testrun
2022-09-25 19:36:40 +02:00
Ozzie Isaacs
c10708ed07
Backup metadata 4th step
2022-09-19 22:39:40 +02:00
Ozzie Isaacs
26be5ee237
Backup metadata 3rd step
2022-09-19 18:56:31 +02:00
Ozzieisaacs
241aa77d41
backup metadata second step
2022-09-14 17:03:48 +02:00
Ozzieisaacs
ca0ee5d391
backup metadata first step
2022-09-10 18:26:52 +02:00
Ozzieisaacs
110d283a50
Enable series type custom column
2022-09-10 17:17:20 +02:00
Ozzie Isaacs
91df265d40
Fix for #2437 (advanced search for read status crashes calibre-web)
2022-06-08 17:17:07 +02:00
Thore Schillmann
7f6e88ce5e
fixes bug 2419
2022-06-01 22:06:28 +02:00
Ozzie Isaacs
5e4cf839bc
Replace "ast" by "json.loads" to handle enums with default values/colors (fix for #2398 )
2022-05-05 18:04:34 +02:00
Ozzie Isaacs
e8e4d87d39
Bugfix session commit
...
Bugfix get_locale
Bugfix reconnect database schedule
Bugfix no permission error message logging
Bugfix updater
2022-04-30 10:17:41 +02:00
Ozzie Isaacs
aaa749933d
Further migration to flask_babel
...
Bugfix sort order
Bugfix tasklist
2022-04-26 20:24:40 +02:00
Ozzie Isaacs
e7464f2694
Refactored web.py to shrink size of file
2022-04-26 11:49:06 +02:00
Ozzie Isaacs
9410b47144
Refactored startup for compatibility with pyinstaller 5.0
2022-04-26 11:10:44 +02:00
Ozzie Isaacs
8421a17a82
Always catch sqlite create_function error
2022-04-24 13:15:41 +02:00
Ozzie Isaacs
9a8093db31
Thumbnail is generated directly after a book is added
2022-04-22 16:13:51 +02:00
Ozzie Isaacs
a8680a45ca
Bugfixes from Testrun
...
Update teststatus
2022-04-19 20:37:27 +02:00
Ozzieisaacs
09b381101b
Added "None" to list of file formats, tags, series, languages
...
Unified languages.html and list.html template
2022-04-16 17:01:41 +02:00
Ozzie Isaacs
f36d3a76be
Return false if custom columns generate an error during connect database
...
Replaced existing with valid in readme to make it more clear what database is needed
2022-04-02 17:29:30 +02:00
Ozzie Isaacs
2f949ce1dd
Enabled search for text based custom column content in simple search (fix for #2279 )
2022-03-28 14:09:28 +02:00
Ozzie Isaacs
32a3c45ee0
Refactored load read status for web access and opds access
...
Refactored and removed discover html page
Bugfix show author
Bugfix open dialog in author page
Fix for #2341 (advanced search with linked read column and read column having a higher number than number of available custom columns)
2022-03-27 12:21:19 +02:00
Ozzie Isaacs
8cb5989c97
Catch additional error on not existing custom column linked to read column ( #2341 )
...
Prevent metadata changes are lost on edit books with errors (#2326 )
Better log output
Renamed log message on database delete
2022-03-20 11:55:12 +01:00
Ozzie Isaacs
4545f4a20d
Better epub cover parsing with multiple cover-image items
...
Code cosmetics
renamed variables
refactored xml page generation
refactored prepare author
2022-03-13 19:00:37 +01:00
Ozzie Isaacs
4379669cf8
Database error is more detailed
...
renamed debug_or_exception to error_or_exception
2022-03-12 17:14:54 +01:00
Ozzie Isaacs
2b31b6a306
Fix for #2325 (author sort order differs from authors order with readonly database)
2022-03-12 16:51:50 +01:00
Ozzie Isaacs
3a0dacc6a6
log message on not found author
2022-03-12 14:27:41 +01:00
Ozzie Isaacs
895f68033f
Improved detection of changed database
2022-02-06 14:22:55 +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
81b85445d8
Added missing unique marker on comments table ( #2278 )
2022-01-22 11:51:34 +01:00
Ozzieisaacs
47f5e2ffb4
Remove python2 urllib imports
...
Fix for "javascript:" script links in identifier
2021-12-30 14:45:31 +01:00
Ozzie Isaacs
ec73558b03
Bugfix advanced search for language
...
Update results from testrun
2021-12-23 19:18:09 +01:00
Ozzie Isaacs
6e15280fac
Start renaming author names on gdrive
2021-12-05 19:01:23 +01:00