Commit Graph

11096 Commits

Author SHA1 Message Date
hius07
25101d2bb5 Menu search fixes (#13493) 2025-04-01 09:33:48 +03:00
hius07
2a10f7188b filemanagerfilesearcher: fix menu appearance (#13465)
Some checks failed
macos / macOS 13 x86-64 🔨15.2 🎯10.15 (push) Has been cancelled
macos / macOS 14 ARM64 🔨15.4 🎯11.0 (push) Has been cancelled
2025-03-27 17:13:37 +02:00
Frans de Jonge
d94a9d016d [CI] git fetch first in after_success_docs_translation.sh (#13468) 2025-03-27 14:41:15 +01:00
Frans de Jonge
5b8e26f7b8 [CI] Fix git checkout order in after_success_docs_translation.sh (#13467) 2025-03-27 14:33:14 +01:00
Frans de Jonge
38695119ca [CI] exit 1 on failure in after_success_docs_translation.sh (#13466)
References #13277.
2025-03-27 14:17:44 +01:00
hius07
9b8dbf3e83 Status strings translation context (#13459)
Some checks are pending
macos / macOS 13 x86-64 🔨15.2 🎯10.15 (push) Waiting to run
macos / macOS 14 ARM64 🔨15.4 🎯11.0 (push) Waiting to run
2025-03-26 17:01:39 +02:00
hius07
b6e3b2cbc3 dispatcher: ignore order for single-action gesture (#13450) 2025-03-26 17:01:14 +02:00
hius07
c2d41f2c41 menu: restore go to letter for folders (#13460)
Some checks are pending
macos / macOS 13 x86-64 🔨15.2 🎯10.15 (push) Waiting to run
macos / macOS 14 ARM64 🔨15.4 🎯11.0 (push) Waiting to run
2025-03-26 10:30:24 +01:00
David
29908800b9 [UnderlineContainer] "fix" focus underline for RTL UI (#13454)
Some checks are pending
macos / macOS 13 x86-64 🔨15.2 🎯10.15 (push) Waiting to run
macos / macOS 14 ARM64 🔨15.4 🎯11.0 (push) Waiting to run
see #13362 generally and https://github.com/koreader/koreader/pull/13362#issuecomment-2749434009
2025-03-25 07:44:21 +01:00
hius07
93ee0a1415 File browser: sort by metadata (#13437)
Some checks are pending
macos / macOS 13 x86-64 🔨15.2 🎯10.15 (push) Waiting to run
macos / macOS 14 ARM64 🔨15.4 🎯11.0 (push) Waiting to run
2025-03-24 19:12:46 +02:00
hius07
a852d535d1 opdsbrowser: fix calling file-downloaded dialog (#13443)
Some checks failed
macos / macOS 13 x86-64 🔨15.2 🎯10.15 (push) Has been cancelled
macos / macOS 14 ARM64 🔨15.4 🎯11.0 (push) Has been cancelled
2025-03-22 17:10:23 +01:00
hius07
3ebdfffd01 Reflowable documents: fix sync T/B margins (#13439)
Some checks are pending
macos / macOS 13 x86-64 🔨15.2 🎯10.15 (push) Waiting to run
macos / macOS 14 ARM64 🔨15.4 🎯11.0 (push) Waiting to run
2025-03-21 13:16:58 +02:00
hius07
47ff612417 Profiles: add "on exiting sleep screen" auto-exec trigger (#13430)
Some checks failed
macos / macOS 13 x86-64 🔨15.2 🎯10.15 (push) Has been cancelled
macos / macOS 14 ARM64 🔨15.4 🎯11.0 (push) Has been cancelled
2025-03-19 18:53:45 +02:00
hius07
5463ab641e CoverBrowser list mode: fix shortcut icon position (#13429)
Some checks are pending
macos / macOS 13 x86-64 🔨15.2 🎯10.15 (push) Waiting to run
macos / macOS 14 ARM64 🔨15.4 🎯11.0 (push) Waiting to run
2025-03-19 08:01:09 +02:00
hius07
a3d4e97545 opdsbrowser: fix group download (#13428) 2025-03-19 08:00:35 +02:00
Martín Fernández
fbe2e452f1 Old plugins cleanup (#12932)
Some checks are pending
macos / macOS 13 x86-64 🔨15.2 🎯10.15 (push) Waiting to run
macos / macOS 14 ARM64 🔨15.4 🎯11.0 (push) Waiting to run
* Remove OBSOLETE_PLUGINS table.
* Remove old plugins.
* exporter: remove old settings migration
2025-03-18 20:28:25 +01:00
Martín Fernández
d106336a79 bump luajit-launcher (#13432)
Handle links from browsers et al.

New Onyx Boox devices: Note Max, Livingstone 3, Galileo 2, Palma 2.
2025-03-18 20:27:41 +01:00
hius07
dbb15d6a7c Update readerstatus.lua (#13431) 2025-03-18 18:46:22 +02:00
hius07
e8ccd922d8 Open previous file in last book folder (#13424)
Some checks are pending
macos / macOS 13 x86-64 🔨15.2 🎯10.15 (push) Waiting to run
macos / macOS 14 ARM64 🔨15.4 🎯11.0 (push) Waiting to run
2025-03-18 07:50:48 +02:00
Belarusan
fab3a4383e Add 'u with breve' (ŭ, Ŭ) from Belarusan Latin alphabet in keyboard popup under 'u' and 'U' (#13425)
Some checks failed
macos / macOS 13 x86-64 🔨15.2 🎯10.15 (push) Has been cancelled
macos / macOS 14 ARM64 🔨15.4 🎯11.0 (push) Has been cancelled
2025-03-16 10:14:38 +01:00
hius07
d412dd2fba koptinterface: search with leading and trailing spaces (#13414) 2025-03-16 08:03:54 +02:00
hius07
b707d0f593 Menu widget: "Go to letter" everywhere (#13405) 2025-03-16 08:03:14 +02:00
David
135453776a Add key_repeat support to Kindle NT (#13328)
Some checks are pending
macos / macOS 13 x86-64 🔨15.2 🎯10.15 (push) Waiting to run
macos / macOS 14 ARM64 🔨15.4 🎯11.0 (push) Waiting to run
closes #12745
2025-03-15 23:31:30 +01:00
Frans de Jonge
5a92aa2b51 [plugin] HttpInspector: avoid crash when port can't be bound (#13421)
Some checks are pending
macos / macOS 13 x86-64 🔨15.2 🎯10.15 (push) Waiting to run
macos / macOS 14 ARM64 🔨15.4 🎯11.0 (push) Waiting to run
See <https://github.com/koreader/koreader/issues/13420#issuecomment-2726311224>.
2025-03-15 18:03:44 +01:00
Simon Marache
1193bd38c1 [plugin] NewsDownloader: fix missing elements in the 'Add feeds' window (#13415)
Some checks are pending
macos / macOS 13 x86-64 🔨15.2 🎯10.15 (push) Waiting to run
macos / macOS 14 ARM64 🔨15.4 🎯11.0 (push) Waiting to run
The current code will replace "empty" UI elements with a line.
However it is relying on the truthiness of the value of the field.
If the value is False, for instance for the "download image" item,
then the UI element for that field will be replaced with a line in the
UI.
2025-03-14 21:26:38 +01:00
Simon Marache
195e4a2e0d [plugin] NewsDownloader: do not discard RSS/Atom feed processing errors (#13413) 2025-03-14 14:07:47 +01:00
Simon Marache
f7b31542ba [plugin] NewsDownloader: don't show the URL from the previous added entry when adding a new one (#13411)
Some checks are pending
macos / macOS 13 x86-64 🔨15.2 🎯10.15 (push) Waiting to run
macos / macOS 14 ARM64 🔨15.4 🎯11.0 (push) Waiting to run
2025-03-14 10:37:11 +01:00
hius07
475280abe4 Merge pull request #13392 from hius07/txt_preformatted
Expose txt_preformatted to UI
2025-03-14 08:04:56 +02:00
Simon Marache
09c9a8335d [plugin/NEWS-RSS] Handle missing description gracefully in RSS feed (#13407)
Some checks are pending
macos / macOS 13 x86-64 🔨15.2 🎯10.15 (push) Waiting to run
macos / macOS 14 ARM64 🔨15.4 🎯11.0 (push) Waiting to run
2025-03-13 22:03:40 +01:00
hius07
5e6a3619b0 Merge pull request #13399 from hius07/profiles-auto-exec-time
Some checks are pending
macos / macOS 13 x86-64 🔨15.2 🎯10.15 (push) Waiting to run
macos / macOS 14 ARM64 🔨15.4 🎯11.0 (push) Waiting to run
Profiles: auto-exec time interval
2025-03-13 08:15:22 +02:00
hius07
3f6e335b7d Merge pull request #13393 from hius07/script-shortcut
Book shortcuts: scripts support
2025-03-13 08:13:42 +02:00
hius07
969f58bc56 readerhighlight: comment 2025-03-13 08:13:04 +02:00
hius07
4ca5b92892 readerui: boolean is_txt 2025-03-13 08:08:24 +02:00
hius07
ffb41f5f13 Update frontend/apps/reader/modules/readerrolling.lua
Co-authored-by: Frans de Jonge <fransdejonge@gmail.com>
2025-03-12 19:20:50 +02:00
hius07
fbfb993c6b readerhighlight: stop highlighting when sboxes are absent 2025-03-12 18:15:34 +02:00
hius07
a7fca869f2 credocument: fix crash; make fb2.css default for TXT 2025-03-12 18:14:39 +02:00
hius07
e818ead8c4 readertypeset: enable fb2,css for TXT files 2025-03-12 18:13:30 +02:00
Linus045
998a4222f1 [feat] CloudStorage/WebDAV: show 'file size' property in WebDAV (#13371)
Some checks failed
macos / macOS 13 x86-64 🔨15.2 🎯10.15 (push) Has been cancelled
macos / macOS 14 ARM64 🔨15.4 🎯11.0 (push) Has been cancelled
2025-03-11 14:19:48 +01:00
hius07
27290eb194 Update main.lua 2025-03-11 13:34:38 +02:00
hius07
10438808c7 main: add auto-exec time interval 2025-03-11 13:28:26 +02:00
hius07
1bdf0dd0a4 Merge pull request #13387 from hius07/statistics-on-off
Some checks are pending
macos / macOS 13 x86-64 🔨15.2 🎯10.15 (push) Waiting to run
macos / macOS 14 ARM64 🔨15.4 🎯11.0 (push) Waiting to run
Statistics: actions to enable/disable
2025-03-11 09:07:43 +02:00
hius07
9320bc341a Update readertypeset.lua 2025-03-11 09:07:00 +02:00
hius07
445a123614 Update readerrolling.lua 2025-03-11 09:06:28 +02:00
Frans de Jonge
cfbb676d77 Bump base (#13396)
Some checks are pending
macos / macOS 13 x86-64 🔨15.2 🎯10.15 (push) Waiting to run
macos / macOS 14 ARM64 🔨15.4 🎯11.0 (push) Waiting to run
* https://github.com/koreader/koreader-base/pull/2043
* https://github.com/koreader/koreader-base/pull/2044
* https://github.com/koreader/koreader-base/pull/2042
2025-03-10 19:09:55 +01:00
hius07
895c4b478f Update readertypeset.lua 2025-03-10 18:21:18 +02:00
hius07
9facc38ea8 Update readertypeset.lua 2025-03-10 18:15:38 +02:00
hius07
e2a33a0946 readerrolling: bookmark warn text 2025-03-10 18:15:01 +02:00
hius07
a614577c56 readerui: add is_txt 2025-03-10 18:14:21 +02:00
hrm
cf1fb70c38 [plugin] Fix wallabag's "Prefer original non-HTML document" setting (#13333)
Some checks are pending
macos / macOS 13 x86-64 🔨15.2 🎯10.15 (push) Waiting to run
macos / macOS 14 ARM64 🔨15.4 🎯11.0 (push) Waiting to run
Fixes #13279.
2025-03-10 09:50:31 +01:00
hius07
0c5d75612b Update main.lua 2025-03-10 08:47:53 +02:00