aboutsummaryrefslogtreecommitdiff
path: root/src/main.rs
Commit message (Collapse)AuthorAgeFilesLines
...
* refactor: decrease cache rateFuwn2022-04-171-0/+2
|
* feat: implement cacherFuwn2022-04-171-1/+1
|
* refactor: route for future useFuwn2022-04-161-3/+3
|
* feat: add explicit licensing termsFuwn2022-04-141-0/+6
|
* feat: track router creationFuwn2022-04-141-50/+56
|
* refactor(quotes): move quotes to json fileFuwn2022-04-141-3/+0
|
* refactor: move route related functionsFuwn2022-04-141-20/+2
|
* feat: /remarksFuwn2022-04-141-0/+23
|
* feat(main): add a search engine!Fuwn2022-04-141-0/+38
|
* feat(uptime): more optionsFuwn2022-04-141-5/+14
|
* feat: descriptions for sitemapFuwn2022-04-141-14/+37
|
* feat: sitemapFuwn2022-04-141-1/+31
|
* feat: route fixingFuwn2022-04-061-1/+1
|
* fix: for windmark 0.1.9Fuwn2022-04-031-1/+1
|
* feat(footer): mini commitFuwn2022-04-031-4/+5
|
* 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-301-0/+155