aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* refactor(macros): crate batch mount file macroFuwn2022-04-202-21/+30
* refactor(main): create flexible rount mount timerFuwn2022-04-191-52/+58
* feat(search): log when spawning indexerFuwn2022-04-191-0/+2
* refactor(modules): move uptime to modules moduleFuwn2022-04-193-30/+49
* refactor(modules): move remarks to modules moduleFuwn2022-04-193-23/+46
* refactor(modules): move search to modules moduleFuwn2022-04-193-102/+124
* refactor(modules): move sitemap to modules moduleFuwn2022-04-195-25/+46
* refactor(modules): move modules to moduleFuwn2022-04-194-6/+30
* fix(route): remove debug logsFuwn2022-04-181-5/+0
* refactor: constify many constantsFuwn2022-04-183-5/+11
* feat: cache more dynamic routesFuwn2022-04-182-3/+5
* feat: show preview for searchesFuwn2022-04-181-54/+81
* feat: prepare for real search engineFuwn2022-04-182-0/+129
* build(rustc): bump toolchainFuwn2022-04-172-7/+7
* refactor: decrease cache rateFuwn2022-04-172-1/+3
* feat: cache static pagesFuwn2022-04-172-5/+4
* feat: implement cacherFuwn2022-04-172-1/+40
* refactor: route for future useFuwn2022-04-163-6/+19
* feat: add explicit licensing termsFuwn2022-04-141-0/+6
* feat: track router creationFuwn2022-04-141-50/+56
* refactor(blog): rearrange descriptionFuwn2022-04-141-1/+1
* refactor(quotes): move quotes to json fileFuwn2022-04-144-61/+10
* refactor: move route related functionsFuwn2022-04-143-21/+41
* feat: /remarksFuwn2022-04-141-0/+23
* feat(main): add a search engine!Fuwn2022-04-141-0/+38
* refactor(macros): use success! in mount_page!Fuwn2022-04-141-30/+19
* feat(uptime): more optionsFuwn2022-04-141-5/+14
* feat: descriptions for sitemapFuwn2022-04-143-18/+50
* feat: sitemapFuwn2022-04-143-5/+42
* feat: route fixingFuwn2022-04-061-1/+1
* fix: for windmark 0.1.9Fuwn2022-04-031-1/+1
* feat(footer): mini commitFuwn2022-04-032-13/+20
* fix(hits): trailing slash route hitsFuwn2022-04-011-1/+7
* format: rust fmtFuwn2022-04-011-4/+5
* fix(database): always use trailing slash rootFuwn2022-04-011-4/+9
* feat(mounts): mount rootFuwn2022-03-311-0/+1
* fix: new certificate loading methodFuwn2022-03-301-1/+1
* fix: revertsFuwn2022-03-301-2/+0
* format(main): rustfmtFuwn2022-03-301-3/+9
* refactor(main): move database locationFuwn2022-03-301-3/+3
* feat: custom portFuwn2022-03-301-0/+2
* feat: 0.0.0 :star:Fuwn2022-03-304-0/+455