1
0
mirror of https://github.com/janeczku/calibre-web synced 2024-09-21 03:39:46 +00:00
Commit Graph

243 Commits

Author SHA1 Message Date
quarz12
a9a83c8cb4
Merge 896e8fddc3 into caf69669cb 2023-07-31 19:35:42 +02:00
Ozzie Isaacs
df74fdb4d1 Update edit identifiers 2023-07-29 11:10:54 +02:00
Ozzie Isaacs
3ef34c8f15 Bugfixes rename upper-lowercase after testrun 2023-06-08 10:28:42 +02:00
Daniel
896e8fddc3 minor cleanup, removed unused code 2023-06-03 20:25:39 +02:00
Daniel
b96d02c921 now return empty list if all words of query are < 3 letters, only compare term to words > 3 letters of book attributes 2023-05-31 01:03:33 +02:00
Ozzie Isaacs
bd4b7ffaba Fix for upper lower change of non ascii values in series, tags, ... 2023-05-30 20:02:52 +02:00
Daniel
caf6079b6b moved author filter to the rest of the filters, ignore words smaller than 4 letters for searching, introduced max_ratio at new filter function 2023-05-28 22:04:41 +02:00
Daniel
025a888906 rolled back string repr of book, moved that part to a new method 2023-05-28 15:01:35 +02:00
Daniel
cb5e66facd add partial token set ratio to db 2023-05-28 13:11:50 +02:00
Daniel
a936a333a8 updated Books string repr 2023-05-27 15:55:54 +02:00
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