aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* 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
|