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
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat(response): Add input/sensitive-input handling
Fuwn
2026-02-18
1
-1
/
+169
*
feat: Support HTTP/0.9
Fuwn
2026-02-10
3
-0
/
+114
*
refactor(configuration): Derive Default trait
Fuwn
2026-01-21
1
-0
/
+1
*
refactor(response): Remove escaped newlines
Fuwn
2026-01-21
1
-14
/
+7
*
fix(response): Use charset instead of mime in nocss Content-Type
Fuwn
2026-01-21
1
-1
/
+1
*
perf: Cache environment variables at startup
Fuwn
2026-01-21
5
-56
/
+85
*
fix(main): Remove deprecated std::env::set_var use
Fuwn
2026-01-21
1
-2
/
+6
*
fix(html,url): Resolve clippy pedantic lints and reduce allocations
Fuwn
2026-01-21
2
-34
/
+30
*
feat!: Overhaul KEEP_GEMINI configuration option
Fuwn
2025-06-07
3
-71
/
+71
*
fix(response): Always proxy images as raw bytes
Fuwn
2025-06-05
1
-0
/
+10
*
chore: Bump MSRV
Fuwn
2025-06-02
1
-3
/
+7
*
style: Use nightly Rust formatter
Fuwn
2025-06-02
3
-23
/
+14
*
deps: Bump compatible dependencies
Fuwn
2025-06-02
1
-1
/
+1
*
fix(response): Robust path pattern matching
Fuwn
2025-05-27
1
-15
/
+25
*
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
4
-50
/
+87
*
refactor(url): simplify approach
Fuwn
2025-01-14
1
-52
/
+46
*
format(configuration): reformat using rustfmt rules
Fuwn
2025-01-14
1
-20
/
+8
*
fix(html): relative url handling
Fuwn
2025-01-14
2
-8
/
+26
*
fix(response): mobile html viewport
Fuwn
2024-11-02
1
-2
/
+2
*
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
*
feat(response): update proxy documentation
Fuwn
2024-07-24
1
-6
/
+6
*
style(response): clippy cleanup
Fuwn
2024-07-24
1
-9
/
+10
*
refactor(response): move configuration into struct
Fuwn
2024-07-24
5
-25
/
+48
*
chore: remove semi-outdated technical information
Fuwn
2024-07-24
3
-24
/
+2
*
fix(response): remove hard path fixer
Fuwn
2024-07-24
1
-79
/
+39
*
fix(response): handle non-trimmed redirect assumptions
Fuwn
2024-07-21
1
-3
/
+14
*
fix(html): parse base path urls
Fuwn
2024-07-20
1
-0
/
+2
*
refactor: remove all explicit clones
Fuwn
2024-06-29
2
-19
/
+16
*
fix(html): empty alt text behaviour
Fuwn
2024-06-29
1
-4
/
+10
*
fix(response): new latex.css location
Fuwn
2024-06-27
1
-1
/
+1
*
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
4
-68
/
+0
*
feat: CONDENSE_LINKS_AT_HEADINGS configuration option
Fuwn
2024-06-19
1
-1
/
+16
*
feat(response): PLAIN_TEXT_ROUTES wildcard matching
Fuwn
2024-06-15
1
-1
/
+37
*
feat: custom primary colour variable
Fuwn
2024-06-13
1
-5
/
+17
*
refactor(url): use unwrap instead of map
Fuwn
2024-06-07
1
-10
/
+7
*
fix(response): fallback on no content
Fuwn
2024-05-23
1
-1
/
+1
*
deps(germ): bump to 0.4.0
Fuwn
2024-04-04
1
-3
/
+5
*
feat(html): condense links option
Fuwn
2024-04-04
1
-2
/
+28
*
feat(response): clean up proxy info
Fuwn
2024-04-04
2
-12
/
+7
*
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
[next]