aboutsummaryrefslogtreecommitdiff
path: root/src/modules
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* 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
|
* refactor(sydney): move structs outFuwn2023-03-223-15/+56
|
* style(stocks): rustfmtFuwn2023-03-221-4/+4
|
* feat(static): telegram groups pageFuwn2022-10-012-6/+13
|
* feat(modules): create cryptocurrency dashboardFuwn2022-09-142-8/+89
|
* feat(index.gmi): add reference to stocksFuwn2022-09-101-1/+5
|
* feat(tor.gmi): add resources for torFuwn2022-08-301-0/+1
|
* feat: bump toolchain to nightly-2022-08-23Fuwn2022-08-278-27/+30
|
* refactor(blog): macro-ify headerFuwn2022-08-211-20/+14
|
* feat(sitemap.rs): add description to pageFuwn2022-08-201-1/+2
|
* feat(static): move index info to readabilityFuwn2022-08-201-0/+1
|
* fix: bump toolchain for github actionsFuwn2022-08-161-20/+26
|
* feat(module.rs): display custom entry name on listing pageFuwn2022-08-161-8/+10
|
* feat(modules): stocksFuwn2022-08-162-2/+197
|
* fix(sydney.rs): api response mimeFuwn2022-07-171-1/+1
|
* feat(api): sydney version apiFuwn2022-07-172-0/+91
|
* feat(blog): rss feed for blogsFuwn2022-07-081-5/+74
|
* revert(robots): local robots once againFuwn2022-06-151-0/+5
|
* feat(interests): move to json mapFuwn2022-06-152-1/+62
|
* refactor(modules): new style modFuwn2022-06-151-36/+0
|
* feat(contact): move contact to jsonFuwn2022-06-153-3/+57
|
* fix(skills): remove unused unusedFuwn2022-06-151-2/+0
|