aboutsummaryrefslogtreecommitdiff
path: root/src/modules
Commit message (Collapse)AuthorAgeFilesLines
* feat(sitemap): rename to directoryFuwn2024-09-051-3/+3
|
* refactor: move some articles to technology blogFuwn2024-07-271-3/+0
|
* feat(static): add mangaFuwn2024-07-261-0/+5
|
* refactor: clippy lintsFuwn2024-07-172-22/+20
|
* feat(finger): add proxied from infoFuwn2024-06-291-0/+2
|
* feat(blogs): finger_archiveFuwn2024-06-281-1/+12
|
* feat(finger): proxy content as pre-formattedFuwn2024-06-271-21/+27
|
* fix(finger): paragraph joiningFuwn2024-06-261-3/+24
|
* feat(web): update example proxyFuwn2024-06-251-1/+1
|
* feat(finger): proxy finger linksFuwn2024-06-241-1/+2
|
* feat(finger): tokio instead of std netFuwn2024-06-241-14/+6
|
* feat(finger): add finger timeoutsFuwn2024-06-241-5/+18
|
* feat(modules): finger gatewayFuwn2024-06-242-3/+72
|
* chore(modules): add back removed commentsFuwn2024-06-242-1/+25
|
* feat(technology): C++Fuwn2024-06-231-9/+23
|
* feat(web): id filteringFuwn2024-06-231-2/+16
|
* feat: shift around indexesFuwn2024-06-181-0/+1
|
* build: nix flakeFuwn2024-06-173-27/+25
|
* feat: unuse stocks telegramFuwn2024-06-171-5/+5
|
* deps: bump compatible outdatedFuwn2024-06-171-14/+9
|
* refactor: remove file headerFuwn2024-06-1725-476/+2
|
* feat(blogs): remove newsFuwn2024-06-172-121/+112
|
* blog: create The Daily blogFuwn2024-06-171-16/+24
|
* refactor: constants for root urlsFuwn2024-06-162-8/+15
|
* fix(blog): use real title for xml titleFuwn2024-06-161-23/+20
|
* 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
|
* feat(rustc): bump nightlyFuwn2024-03-059-20/+16
|
* fix(blog): use real title for descriptionFuwn2023-05-171-1/+6
|
* feat(router): global cache pre-routeFuwn2023-05-174-6/+42
|
* deps(windmark): bump to 0.3.9Fuwn2023-05-1716-27/+26
|
* refactor(src): drop once_cell dependency for standard libraryFuwn2023-04-188-29/+30
|
* feat(static): add useful links pageFuwn2023-04-181-0/+5
|
* feat(web): a cool lil web-to-gemini proxyFuwn2023-04-171-0/+187
|
* style: rewrite formatterFuwn2023-04-1711-68/+60
|
* refactor(macros): move unnecessary crate-level macrosFuwn2023-04-161-1/+31
|
* refactor(response): rewrite unnecessary macro to functionFuwn2023-04-169-35/+35
|
* deps(rust): bump to nightly-2023-04-15Fuwn2023-04-166-42/+24
|
* chore(robots): remove unused moduleFuwn2023-04-161-43/+0
|
* feat: native async reqwest callsFuwn2023-04-066-75/+82
|
* deps(windmark): bump 0.2.5 -> 0.3.1Fuwn2023-04-0614-80/+75
|
* feat(translate): character set detectionFuwn2023-03-313-64/+101
|
* refactor(src): use response macrosFuwn2023-03-311-10/+8
|
* deps(windmark): bump 0.2.1 -> 0.2.2Fuwn2023-03-306-13/+13
|