aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* format: new rustfmt.tomlFuwn2024-03-057-36/+22
* ci(earthly): switch to earthly from dockerFuwn2024-03-056-87/+71
* feat(rustc): bump nightlyFuwn2024-03-0512-26/+22
* fix(response): unused membersFuwn2024-03-051-0/+1
* feat(footer): remove source code linkFuwn2024-03-051-1/+0
* feat(index): remove new content promotionFuwn2024-03-051-8/+0
* deps(log): bump log depsFuwn2023-05-281-2/+2
* fix(footer): bump copyright year rangeFuwn2023-05-281-1/+1
* fix(blog): use real title for descriptionFuwn2023-05-171-1/+6
* feat(router): global cache pre-routeFuwn2023-05-176-46/+43
* fix(route): fill for root pathFuwn2023-05-171-1/+9
* deps(windmark): bump to 0.3.9Fuwn2023-05-1721-35/+36
* chore(tasks): simplify formatterFuwn2023-05-171-18/+6
* ci(docker): update toolchainFuwn2023-04-181-8/+12
* refactor(src): drop once_cell dependency for standard libraryFuwn2023-04-1812-42/+44
* feat(news): add a new news entryFuwn2023-04-182-2/+13
* feat(static): add useful links pageFuwn2023-04-183-3/+14
* feat(web): a cool lil web-to-gemini proxyFuwn2023-04-174-2/+192
* style: rewrite formatterFuwn2023-04-1712-70/+78
* chore(amenadiel): remove unused feature flagFuwn2023-04-161-1/+0
* refactor(macros): move unnecessary crate-level macrosFuwn2023-04-163-51/+31
* refactor(response): rewrite unnecessary macro to functionFuwn2023-04-1612-77/+91
* fix(amenadiel): modules macro unwrap on noneFuwn2023-04-162-21/+15
* deps(rust): bump to nightly-2023-04-15Fuwn2023-04-1610-52/+32
* chore(robots): remove unused moduleFuwn2023-04-161-43/+0
* fix(macros): tamper with module resolutionFuwn2023-04-161-3/+3
* refactor(macros): delete unusedFuwn2023-04-161-34/+20
* refactor: make maros proceduralFuwn2023-04-167-50/+115
* fix(timing): push module (what ?)Fuwn2023-04-141-0/+42
* style(main): add space between chain and callsFuwn2023-04-071-0/+1
* style(main): remove over-specific error handler type contextFuwn2023-04-071-1/+1
* refactor(timing): move timing interface to timing moduleFuwn2023-04-071-27/+5
* deps(windmark): bump 0.3.3 -> 0.3.4Fuwn2023-04-071-1/+1
* chore(git): ignore vscode configuration filesFuwn2023-04-071-2/+5
* feat: native async reqwest callsFuwn2023-04-0610-81/+88
* deps(windmark): bump 0.2.5 -> 0.3.1Fuwn2023-04-0618-97/+94
* fix(docker): copy syntax warningFuwn2023-03-311-1/+1
* feat(translate): character set detectionFuwn2023-03-314-66/+106
* refactor(src): use response macrosFuwn2023-03-313-17/+14
* deps(windmark): bump 0.2.3 -> 0.2.4Fuwn2023-03-311-1/+1
* deps(windmark): bump 0.2.2 -> 0.2.3Fuwn2023-03-301-1/+1
* deps(windmark): bump 0.2.1 -> 0.2.2Fuwn2023-03-309-17/+17
* feat(translation): add translation headerFuwn2023-03-308-112/+219
* feat(translate): minimize translation passesFuwn2023-03-301-12/+27
* refactor(router): move ticker and translate to modulesFuwn2023-03-304-60/+108
* feat(router): add translation engineFuwn2023-03-308-66/+171
* feat(router): add uwufy demoFuwn2023-03-292-6/+39
* fix(stocks): 0.10.10 <- 0.11.10 to fix tokio thread panicFuwn2023-03-292-7/+10
* feat(uptime): query string to query key value pairFuwn2023-03-291-13/+16
* deps(vergen): 7.0.0 -> 8.0.0Fuwn2023-03-282-4/+8