aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* fix(response): remove double trailing slashv0.2.9Fuwn2023-06-012-2/+2
|
* fix(response): header only on non-proxy routesv0.2.8Fuwn2023-05-302-4/+6
|
* ci(docker): remove problematic sccacheFuwn2023-05-291-1/+1
|
* feat(locus): bump self 0.2.6 -> 0.2.7v0.2.7Fuwn2023-05-291-1/+1
|
* deps(vergen): bumpFuwn2023-05-292-3/+7
|
* deps(log): bump logging dependenciesFuwn2023-05-291-2/+2
|
* feat(response): optional proxy headerFuwn2023-05-292-0/+16
|
* feat(Cargo.toml): bump to 0.2.6v0.2.6Fuwn2023-05-221-1/+1
|
* build(Dockerfile): update rust toolchainFuwn2023-05-221-2/+2
|
* build(Makefile.toml): refine tasksFuwn2023-05-221-16/+8
|
* fmt: update rustfmt configFuwn2023-05-224-31/+27
|
* deps(gmi): finally drop gmiFuwn2023-05-224-34/+46
|
* refactor(src): rename filesFuwn2023-05-223-4/+3
|
* chore: update copyright headerFuwn2023-05-224-8/+4
|
* fix(gemini_to_html): remove debug logFuwn2023-04-261-3/+1
|
* deps(germ): bump from 0.3.7 to 0.3.9Fuwn2023-04-173-3/+3
|
* ci(docker): bump rustcFuwn2023-04-171-7/+7
|
* fix(to_html): messy markdown to html conversionv0.2.5Fuwn2023-04-172-28/+8
|
* style(response): format styleFuwn2023-04-171-4/+2
|
* feat(git): ignore vscode filesFuwn2023-04-171-4/+7
|
* deps(cargo): bump to 0.2.4v0.2.4Fuwn2023-03-121-1/+1
|
* deps(germ): bump to 0.3.7Fuwn2023-03-121-1/+1
|
* fix(to_html): normalize raw p tagFuwn2023-03-121-2/+13
|
* feat(cargo): bump to 0.2.3v0.2.3Fuwn2023-03-111-1/+1
|
* feat(response): error on invalid proxyFuwn2023-03-111-0/+14
|
* fix(link): don't convert link to htmlFuwn2023-03-111-1/+1
|
* feat(response): allow multiple css filesFuwn2023-03-112-5/+10
|
* ci(check.yaml): correct rust toolchainFuwn2023-02-071-1/+1
|
* feat: mathjax latex renderingv0.2.2Fuwn2023-02-042-4/+19
|
* feat: mathjaxFuwn2023-02-044-2/+18
|
* feat: markdown to htmlFuwn2023-02-042-5/+9
|
* fix(gemini_to_html.rs): remove html escapingFuwn2023-02-042-6/+2
|
* build(rustup): move from nightly to stable)Fuwn2023-02-049-107/+67
|
* fix(gemini_to_html.rs): html entity-encode geminiv0.2.1Fuwn2022-07-172-3/+7
|
* docs(cargo): bump version 0.1.6 -> 0.2.0v0.2.0Fuwn2022-07-031-1/+1
|
* refactor(response): spacingFuwn2022-07-031-0/+2
|
* feat(response): add nocss routeFuwn2022-07-032-0/+23
|
* feat(response): url error handlingFuwn2022-07-031-5/+25
|
* feat: raw proxy routeFuwn2022-07-033-17/+57
|
* ci(docker): deploy to docker on releaseFuwn2022-06-162-0/+52
|
* docs(cargo): bump version 0.1.5 -> 0.1.60.1.6Fuwn2022-06-131-1/+1
|
* fix(gemini_to_html): keep non gemini urlsFuwn2022-06-131-4/+9
|
* fix(gemini_to_html): circumlunar.space style urlsFuwn2022-06-131-1/+4
|
* deps(germ): bump and use new-style astFuwn2022-06-022-5/+7
|
* feat(response): show meta when non-success response0.1.5Fuwn2022-06-022-2/+8
|
* feat(response): plain text routesFuwn2022-06-023-1/+18
|
* fix(gemini_to_html): replace redundanciesFuwn2022-06-021-2/+2
|
* fix(dockerfile): use cargo instead of fleetFuwn2022-06-021-3/+4
|
* Merge branch 'main' of https://github.com/gemrest/septemberFuwn2022-06-011-0/+8
|\
| * docs(readme): add styling notesFuwn2022-05-051-0/+8
| |