aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* 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-143-10/+105
* 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-2711-38/+43
* fix(main.rs): enable feature for actionsFuwn2022-08-231-1/+1
* 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-162-23/+34
* fix(main.rs): github actions build errorFuwn2022-08-161-1/+1
* feat(module.rs): display custom entry name on listing pageFuwn2022-08-161-8/+10
* feat(modules): stocksFuwn2022-08-164-3/+200
* fix(sydney.rs): api response mimeFuwn2022-07-171-1/+1
* feat(api): sydney version apiFuwn2022-07-173-1/+93
* feat(blog): rss feed for blogsFuwn2022-07-084-6/+174
* revert(robots): local robots once againFuwn2022-06-152-2/+7
* feat(interests): move to json mapFuwn2022-06-153-2/+64
* refactor(modules): new style modFuwn2022-06-151-0/+0
* feat(contact): move contact to jsonFuwn2022-06-153-3/+57
* fix(skills): remove unused unusedFuwn2022-06-151-2/+0
* feat(skills): json skill treeFuwn2022-06-153-2/+73
* fix(uptime): trigger uptime on module attachFuwn2022-06-141-0/+2
* format(modules): casing of top level headersFuwn2022-06-143-4/+4
* feat(remarks): add more structure to remarksFuwn2022-06-141-4/+25
* feat(blog): description for tracked mountsFuwn2022-06-121-27/+42
* refactor(content): move blogsFuwn2022-06-121-3/+3
* refactor(content): move static pagesFuwn2022-06-121-1/+1
* feat(blog): sub-blog configurationFuwn2022-06-124-24/+211
* feat(macros): allow trailing commaFuwn2022-06-082-7/+5
* feat(robots): dynamic robots.txt moduleFuwn2022-06-083-6/+45
* refactor: restrict moreFuwn2022-04-276-24/+23
* refactor(modules): move search out of moduleFuwn2022-04-271-0/+202
* refactor(search): restrict search internalsFuwn2022-04-275-228/+3
* format: unclarifyFuwn2022-04-272-2/+2
* refactor(macros): simplify stateless!Fuwn2022-04-272-6/+4
* refactor(modules): mount module via macrosFuwn2022-04-273-16/+32
* refactor: clarify more importants...Fuwn2022-04-251-2/+1
* refactor: clarify importsFuwn2022-04-254-7/+5
* refactor(router): move section timer to functionFuwn2022-04-251-5/+10
* refactor(modules): move complex router setup to modulesFuwn2022-04-253-30/+54
* refactor(router): move error handler to constantFuwn2022-04-251-6/+5
* refactor(modules): move static mounts to modulesFuwn2022-04-254-44/+66
* refactor(route): up cache rate for debug buildsFuwn2022-04-221-0/+3
* feat(search): add context to search previewsFuwn2022-04-221-2/+6
* feat(modules): random routeFuwn2022-04-204-2/+44
* refactor(macros): batch_mount filesFuwn2022-04-202-13/+18
* fix(macros): rename macro to pageFuwn2022-04-202-2/+2