1
0
mirror of https://github.com/janeczku/calibre-web synced 2024-09-20 19:29:46 +00:00
Commit Graph

3299 Commits

Author SHA1 Message Date
quarz12
a9a83c8cb4
Merge 896e8fddc3 into caf69669cb 2023-07-31 19:35:42 +02:00
Ozzie Isaacs
caf69669cb Removed encode utf-8 in dodownload 2023-07-31 19:01:15 +02:00
Ozzie Isaacs
de59181be7 Merge remote-tracking branch 'home/link_fixes' into Develop 2023-07-31 18:49:53 +02:00
Ozzie Isaacs
fda62dde1d Fix for not changing password in email settings
Improved ssl certificate check on sending emails
2023-07-29 12:03:45 +02:00
Ozzie Isaacs
df74fdb4d1 Update edit identifiers 2023-07-29 11:10:54 +02:00
Ozzie Isaacs
e8b0051b31 Merge development into master 2023-07-26 21:43:18 +02:00
Ozzie Isaacs
986eaf9f02 Merge remote-tracking branch 'br/horus68-pt-translation' 2023-07-26 20:49:13 +02:00
Ozzie Isaacs
caf8ed77d7 Merge remote-tracking branch 'br/horus68-ptbr-fix' 2023-07-26 20:30:19 +02:00
Horus68
5eef476135
Update messages.po 2023-07-25 13:48:57 +01:00
Horus68
b5e4a88357
Update messages.po 2023-07-25 13:11:08 +01:00
Horus68
256f4bb428
Update messages.po
fix typo
2023-07-25 11:43:03 +01:00
Horus68
a4d45512ee
pt-BR Update messages.po
fixing pt-BR major errors
2023-07-25 11:40:26 +01:00
Horus68
074687c330
Create pt-PT translation
Translation to european portuguese - pt-PT portuguese (Portugal)
Note: messages.mo not created as file was translated directly in browser
2023-07-25 11:29:20 +01:00
Ozzie Isaacs
a256bd5260 Password is not returned in smtp settings 2023-07-09 10:23:56 +02:00
Ozzie Isaacs
fdd1410b06 Improved pathchooser 2023-07-09 10:01:48 +02:00
Ozzie Isaacs
3f5583017f Improved pathchooser 2023-07-09 10:00:54 +02:00
Ozzie Isaacs
63b7d70f33 Update optional requirements
Update to be compatible with comicapi 3.2
2023-06-25 14:39:45 +02:00
Ozzie Isaacs
500758050c Fixed typo in German translation 2023-06-25 11:32:23 +02:00
Ozzie Isaacs
eff0750d77 Fix for renaming uppercase/lowercase author, tag, series, publisher entries (fix for #2787)
Update epub.js
2023-06-18 10:17:55 +02:00
Ozzie Isaacs
e63a04093c Bugfix rename author in book list 2023-06-18 10:14:53 +02:00
Ozzie Isaacs
07d97d18d0 Merge remote-tracking branch 'epubreader/update_epub.min.js' into Develop 2023-06-17 15:50:51 +02:00
Ozzie Isaacs
062efc4e78 Bugfix change uppercase/lowercase on edit authors
Remove autocomplete on several elements to make typeahead work without problems
2023-06-17 10:47:23 +02:00
Ozzie Isaacs
4dc5885723 Bugfix for upper/lowercase rename if not before part of book 2023-06-10 10:37:22 +02:00
quarz12
39638d3c9c updated epub.min.js to version 0.3.93 2023-06-09 16:11:53 +02:00
Ozzie Isaacs
3ef34c8f15 Bugfixes rename upper-lowercase after testrun 2023-06-08 10:28:42 +02:00
Ozzie Isaacs
932abbf090 Merge remote-tracking branch 'error_scroll/error_page' 2023-06-05 14:54:10 +02:00
Ozzie Isaacs
860443079d Fix for (#2802) search request fails with error after browser session closed and currently returns all results 2023-06-05 14:41:03 +02:00
Daniel
896e8fddc3 minor cleanup, removed unused code 2023-06-03 20:25:39 +02:00
Daniel
5e0430e60e message when query returns 0 results 2023-05-31 15:23:19 +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
Ozzie Isaacs
ed09814460 Prevent log_message on startup
logfile Parameter
2023-05-28 20:42:18 +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
dc7fbce4f7 changed style property of container 2023-05-28 13:21:26 +02:00
Daniel
cb5e66facd add partial token set ratio to db 2023-05-28 13:11:50 +02:00
Ozzie Isaacs
8a87c152b4 Bugfix opds search 2023-05-27 16:25:06 +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
2eb334fb3d fixed a typo in http_error.html which broke the github link
changed the behavior of the home button so it directs to the application root, not the server root .
2023-05-08 21:48:04 +02:00
Ozzie Isaacs
cb7356a04d Fixes to word with new version of comicapi 2023-05-04 20:23:02 +03:00
Ozzie Isaacs
cc733454b2 Merge remote-tracking branch 'chinese/translation/Simplified_Chinese' 2023-04-30 19:38:59 +03:00
Daniel
2e3c93b9e4 removed debugging help 2023-04-29 19:13:34 +02:00