aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* deps: bump compatible outdatedFuwn2024-06-171-14/+9
|
* refactor: remove file headerFuwn2024-06-1731-583/+2
|
* feat(blogs): remove newsFuwn2024-06-172-121/+112
|
* blog: create The Daily blogFuwn2024-06-171-16/+24
|
* refactor: constants for root urlsFuwn2024-06-164-8/+18
|
* fix(blog): use real title for xml titleFuwn2024-06-161-23/+20
|
* feat(response): variable header imageFuwn2024-06-131-10/+12
|
* fix(web): simple proxy escapeFuwn2024-05-291-35/+18
|
* feat(web): image parsingFuwn2024-05-271-3/+20
|
* fix(web): escape september and kineto proxy informationFuwn2024-05-271-23/+35
|
* feat(router): remove translation engineFuwn2024-04-083-32/+28
|
* fix(web): ignore style tagFuwn2024-03-231-24/+14
|
* feat(licensing): simplify copyrightFuwn2024-03-181-20/+5
|
* fix(skills): new line on category joinFuwn2024-03-051-1/+1
|
* feat(donate): remove donate pageFuwn2024-03-051-1/+0
|
* format: new rustfmt.tomlFuwn2024-03-055-22/+13
|
* feat(rustc): bump nightlyFuwn2024-03-0510-22/+18
|
* fix(response): unused membersFuwn2024-03-051-0/+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-1719-33/+34
|
* refactor(src): drop once_cell dependency for standard libraryFuwn2023-04-1811-41/+44
|
* feat(static): add useful links pageFuwn2023-04-181-0/+5
|
* feat(web): a cool lil web-to-gemini proxyFuwn2023-04-173-2/+190
|
* style: rewrite formatterFuwn2023-04-1711-68/+60
|
* refactor(macros): move unnecessary crate-level macrosFuwn2023-04-163-51/+31
|
* refactor(response): rewrite unnecessary macro to functionFuwn2023-04-1612-77/+91
|
* deps(rust): bump to nightly-2023-04-15Fuwn2023-04-169-51/+31
|
* 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-163-50/+17
|
* 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
|
* feat: native async reqwest callsFuwn2023-04-069-79/+86
|
* deps(windmark): bump 0.2.5 -> 0.3.1Fuwn2023-04-0617-96/+93
|
* feat(translate): character set detectionFuwn2023-03-313-64/+101
|
* refactor(src): use response macrosFuwn2023-03-312-16/+12
|
* deps(windmark): bump 0.2.1 -> 0.2.2Fuwn2023-03-308-16/+16
|
* feat(translation): add translation headerFuwn2023-03-306-109/+214
|
* 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-304-66/+156
|
* feat(router): add uwufy demoFuwn2023-03-291-5/+38
|
* fix(stocks): 0.10.10 <- 0.11.10 to fix tokio thread panicFuwn2023-03-291-6/+9
|
* feat(uptime): query string to query key value pairFuwn2023-03-291-13/+16
|
* refactor(tags): lockup nameFuwn2023-03-222-2/+6
|