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
/
response.rs
Commit message (
Collapse
)
Author
Age
Files
Lines
*
feat(response): Add input/sensitive-input handling
Fuwn
2026-02-18
1
-1
/
+169
|
*
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
1
-16
/
+14
|
*
feat!: Overhaul KEEP_GEMINI configuration option
Fuwn
2025-06-07
1
-46
/
+3
|
*
fix(response): Always proxy images as raw bytes
Fuwn
2025-06-05
1
-0
/
+10
|
*
fix(response): Robust path pattern matching
Fuwn
2025-05-27
1
-15
/
+25
|
*
refactor(src): Remove unnecessary allocations
Fuwn
2025-05-21
1
-19
/
+34
|
*
fix(response): mobile html viewport
Fuwn
2024-11-02
1
-2
/
+2
|
*
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
1
-11
/
+9
|
*
chore: remove semi-outdated technical information
Fuwn
2024-07-24
1
-10
/
+0
|
*
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
|
*
refactor: remove all explicit clones
Fuwn
2024-06-29
1
-5
/
+7
|
*
fix(response): new latex.css location
Fuwn
2024-06-27
1
-1
/
+1
|
*
refactor: remove long file headers
Fuwn
2024-06-19
1
-17
/
+0
|
|
|
|
There's a LICENSE file anyway.
*
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
|
*
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(response): clean up proxy info
Fuwn
2024-04-04
1
-5
/
+6
|
*
feat(response): show redirect content on redirect
Fuwn
2024-03-26
1
-9
/
+41
|
*
refactor(url): rename make
Fuwn
2024-03-26
1
-3
/
+3
|
*
feat(response): support redirects
Fuwn
2024-03-24
1
-0
/
+14
|
*
format(response): capitalisation
Fuwn
2024-03-24
1
-1
/
+1
|
*
feat(response): default css
Fuwn
2024-03-17
1
-0
/
+4
|
*
feat(response): html head variable
Fuwn
2024-03-17
1
-0
/
+4
|
*
style: use rustfmt
Fuwn
2023-12-12
1
-4
/
+2
|
*
fix(response): remove double trailing slash
Fuwn
2023-06-01
1
-1
/
+1
|
*
fix(response): header only on non-proxy routes
Fuwn
2023-05-30
1
-3
/
+5
|
*
feat(response): optional proxy header
Fuwn
2023-05-29
1
-0
/
+5
|
*
fmt: update rustfmt config
Fuwn
2023-05-22
1
-12
/
+8
|
*
deps(gmi): finally drop gmi
Fuwn
2023-05-22
1
-13
/
+13
|
*
refactor(src): rename files
Fuwn
2023-05-22
1
-2
/
+1
|
*
chore: update copyright header
Fuwn
2023-05-22
1
-2
/
+1
|
*
deps(germ): bump from 0.3.7 to 0.3.9
Fuwn
2023-04-17
1
-1
/
+1
|
*
style(response): format style
Fuwn
2023-04-17
1
-4
/
+2
|
*
feat(response): error on invalid proxy
Fuwn
2023-03-11
1
-0
/
+14
|
*
feat(response): allow multiple css files
Fuwn
2023-03-11
1
-4
/
+9
|
*
feat: mathjax latex rendering
Fuwn
2023-02-04
1
-2
/
+8
|
*
feat: mathjax
Fuwn
2023-02-04
1
-0
/
+6
|
*
build(rustup): move from nightly to stable)
Fuwn
2023-02-04
1
-20
/
+21
|
*
refactor(response): spacing
Fuwn
2022-07-03
1
-0
/
+2
|
*
feat(response): add nocss route
Fuwn
2022-07-03
1
-0
/
+13
|
*
feat(response): url error handling
Fuwn
2022-07-03
1
-5
/
+25
|
*
feat: raw proxy route
Fuwn
2022-07-03
1
-16
/
+46
|
*
feat(response): show meta when non-success response
Fuwn
2022-06-02
1
-1
/
+7
|
*
feat(response): plain text routes
Fuwn
2022-06-02
1
-1
/
+9
|
[next]