aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* blog: create The Daily blogFuwn2024-06-174-16/+77
* 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-132-11/+13
* feat(readability.gmi): update textFuwn2024-06-051-3/+3
* feat(index.gmi): add hookFuwn2024-06-041-0/+4
* 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-084-33/+28
* feat(tor): add piaFuwn2024-04-081-2/+1
* feat(footer): update translations footer linkFuwn2024-04-081-1/+1
* feat(header): new artFuwn2024-04-021-10/+1
* fix(web): ignore style tagFuwn2024-03-231-24/+14
* feat(index): add random buttonFuwn2024-03-181-1/+2
* fix(quotes): reformat quotesFuwn2024-03-181-21/+20
* feat(footer): remove hitsFuwn2024-03-181-7/+4
* feat(licensing): simplify copyrightFuwn2024-03-182-23/+6
* feat(contacts): remove social mediaFuwn2024-03-171-7/+2
* src(footer): update copyright dateFuwn2024-03-171-1/+1
* fix(skills): new line on category joinFuwn2024-03-051-1/+1
* feat(skills): update skillsFuwn2024-03-051-78/+42
* fix(footer): update gemrest linkFuwn2024-03-051-1/+1
* feat(donate): remove donate pageFuwn2024-03-053-10/+0
* 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