ee26834054
switch to codeberg
2025-10-30 23:32:53 +01:00
cce26c562b
try target main
v0.0.7-cb5
2025-10-29 10:26:19 +01:00
6ceed77fd0
add target
v0.0.7-cb4
2025-10-29 10:06:00 +01:00
60a1d545ed
fix event
v0.0.7-cb2
v0.0.7-cb3
2025-10-29 09:22:51 +01:00
3a72204915
+comment
v0.0.7-cb1
2025-10-29 09:06:12 +01:00
0516534526
fix token
2025-10-29 09:03:30 +01:00
d260f5299f
add when clause
2025-10-29 09:03:09 +01:00
1f93d2d37d
fix indend
2025-10-29 08:57:58 +01:00
55addf2a77
add release pipeline
2025-10-29 08:46:57 +01:00
06dec42e83
add branch (test only)
2025-10-28 23:04:25 +01:00
fceee7bc04
badges to codeberg
2025-10-28 22:58:04 +01:00
8edca6d367
use lint binary
2025-10-28 22:47:05 +01:00
1ab65e69a0
try with freebsd
2025-10-28 22:43:32 +01:00
7a62b2d19d
add linter
2025-10-28 22:38:13 +01:00
030c1ba495
use matrix
2025-10-28 22:21:06 +01:00
9b6f062c65
CB ci test
2025-10-28 21:33:46 +01:00
7a12e8e8b0
add stew
2025-10-25 21:49:26 +02:00
T.v.Dein
238972f11f
Parserfixes std ( #11 )
...
* clean svg and cdata
* refactored ebook preparation, separated from calling the pager
* added better unit tests
* add free ebooks for testing
v0.0.7
2025-10-21 21:57:12 +02:00
T.v.Dein
f524083210
Fix more parser failures ( #10 )
...
* stabilize section parsing, now seems to read all ebooks I tested with
* refactored Open() into smaller funcs
* bump version
v0.0.6
2025-10-20 18:54:49 +00:00
T.v.Dein
cb671b7401
Fix crash and add support for content in <div> ( #9 )
...
* fix #8 : better regex to remove html entities
* add opf and ncx debug
* make epub content retrieval more flexible
* fix epub content retrieval: also support html files with <div>
v0.0.5
2025-10-19 22:30:13 +02:00
T.v.Dein
2c6e81a2c8
add cover image support ( #7 )
2025-10-19 20:39:04 +02:00
c2abc4ba4d
gofmt
2025-10-17 14:22:03 +02:00
b9b0ad8603
add badges
2025-10-17 14:19:16 +02:00
T.v.Dein
08f470e0d5
Ui features ( #6 )
...
* fix #3 : added h ui command to toggle ui
* fix #4 : added -N flag to disable colors
* fixed styling of line numbers (-n)
* fix #5 add usage section
* add pkg/epub module readme
* add license terms to all file headers
* fixed usage printing
* added basic unit tests
* run the tests only on linux due to the use of base64 utitlity
v0.0.4
2025-10-17 14:10:45 +02:00
T.v.Dein
b50c6acff0
fix XML parsing ( #2 )
...
- Use antchfx/xmlquery for easier XML parsing. No more regexp wrangling and the result is much more reliable over a variety of ebooks. Much good.
- fix chapter selection, look for `<?xml[...]` which is much more reliable
- add option `-x` to dump the XML ebook source for debugging
v0.0.3
2025-10-16 18:57:05 +02:00
90d30cb3e1
enhanced wording
2025-10-16 13:03:42 +02:00
f942378b47
fixed copy/paste errors
2025-10-16 13:02:35 +02:00
3d3bbe3266
clarified purpose of epuppy
2025-10-16 12:50:37 +02:00
84307c42eb
added contrib and minimal technical coc
2025-10-16 12:50:22 +02:00
92c14ebe57
fix show version
v0.0.2
2025-10-16 12:31:20 +02:00
T.v.Dein
6099806e22
Add dump feature, enhance code quality ( #1 )
2025-10-16 12:24:47 +02:00
d9ed4dee10
more linter fixes
v0.0.1
2025-10-15 21:56:24 +02:00
d15dfb27e7
fix linting err
2025-10-15 21:52:18 +02:00
cf65d9613b
doc fixes
2025-10-15 21:49:56 +02:00
246dc844f1
added build toolset
2025-10-15 21:45:09 +02:00
9c200de774
add line number support and support for text files
2025-10-15 21:42:07 +02:00
ff9035f85f
add screenshots
2025-10-15 21:41:32 +02:00
b74126b9b0
add readme, show help w/o args
2025-10-15 14:43:34 +02:00
7544f8877a
lots of fixes and additions:
...
- add color and color config support
- fix epub parsing
- add variable margin (left and right arrow keys)
- add help screen (hit `?`)
- add config file support
2025-10-15 14:36:43 +02:00
0d4c44ee11
initial commit
2025-10-15 00:54:19 +02:00
T.v.Dein
97c7383cf1
Initial commit
2025-10-15 00:53:30 +02:00