index
:
september
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
html.rs
Commit message (
Collapse
)
Author
Age
Files
Lines
*
perf: Cache environment variables at startup
Fuwn
2026-01-21
1
-30
/
+13
|
*
fix(html,url): Resolve clippy pedantic lints and reduce allocations
Fuwn
2026-01-21
1
-15
/
+16
|
*
feat!: Overhaul KEEP_GEMINI configuration option
Fuwn
2025-06-07
1
-25
/
+26
|
*
style: Use nightly Rust formatter
Fuwn
2025-06-02
1
-1
/
+5
|
*
fix(html): Show Gemini fragment when condensing by link
Fuwn
2025-05-27
1
-1
/
+1
|
*
fix(html): Default condense behaviour regression
Fuwn
2025-05-27
1
-3
/
+6
|
*
fix(html): Escape nested list items in headings
Fuwn
2025-05-21
1
-3
/
+10
|
*
refactor(src): Remove unnecessary allocations
Fuwn
2025-05-21
1
-22
/
+31
|
*
fix(html): relative url handling
Fuwn
2025-01-14
1
-0
/
+6
|
*
fix(html): render pre as basic text
Fuwn
2024-09-14
1
-1
/
+5
|
*
fix(html): selection and highlighting borders
Fuwn
2024-07-27
1
-15
/
+6
|
*
feat(html): clear adjacent link indicators
Fuwn
2024-07-27
1
-2
/
+45
|
*
fix(html): use markdown safety
Fuwn
2024-07-24
1
-2
/
+7
|
*
refactor(response): move configuration into struct
Fuwn
2024-07-24
1
-3
/
+8
|
*
fix(html): parse base path urls
Fuwn
2024-07-20
1
-0
/
+2
|
*
refactor: remove all explicit clones
Fuwn
2024-06-29
1
-14
/
+9
|
*
fix(html): empty alt text behaviour
Fuwn
2024-06-29
1
-4
/
+10
|
*
fix(html): replace relative path with absolute path
Fuwn
2024-06-19
1
-8
/
+12
|
*
feat: bump september
Fuwn
2024-06-19
1
-1
/
+7
|
*
refactor: remove long file headers
Fuwn
2024-06-19
1
-17
/
+0
|
|
|
|
There's a LICENSE file anyway.
*
feat: CONDENSE_LINKS_AT_HEADINGS configuration option
Fuwn
2024-06-19
1
-1
/
+16
|
*
feat(html): condense links option
Fuwn
2024-04-04
1
-2
/
+28
|
*
feat(response): clean up proxy info
Fuwn
2024-04-04
1
-7
/
+1
|
*
feat(cargo): bump version
Fuwn
2024-04-02
1
-1
/
+7
|
*
feat(html): silent image embedding option
Fuwn
2024-04-02
1
-5
/
+10
|
*
feat(html): embed images flag
Fuwn
2024-04-02
1
-0
/
+23
|
*
fix(html): no default proxy double host
Fuwn
2024-03-23
1
-1
/
+2
|
*
fix(html): html encode text body
Fuwn
2024-03-23
1
-6
/
+7
|
*
style: use rustfmt
Fuwn
2023-12-12
1
-3
/
+1
|
*
fmt: update rustfmt config
Fuwn
2023-05-22
1
-9
/
+2
|
*
deps(gmi): finally drop gmi
Fuwn
2023-05-22
1
-18
/
+28
|
*
refactor(src): rename files
Fuwn
2023-05-22
1
-0
/
+153