index
:
locus
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat: Replace static blog system with Notion-backed dynamic content
Fuwn
2026-02-11
1
-0
/
+2
*
refactor: Bump nightlky Rust toolchain channel and fix lints
Fuwn
2026-01-21
1
-6
/
+9
*
chore(docker): shrink image
Fuwn
2024-09-08
1
-0
/
+5
*
chore: add fly.io configuration
Fuwn
2024-06-24
1
-0
/
+3
*
build: nix flake
Fuwn
2024-06-17
1
-1
/
+1
*
refactor: remove file header
Fuwn
2024-06-17
1
-18
/
+0
*
refactor: constants for root urls
Fuwn
2024-06-16
1
-0
/
+1
*
format: new rustfmt.toml
Fuwn
2024-03-05
1
-6
/
+6
*
deps(windmark): bump to 0.3.9
Fuwn
2023-05-17
1
-2
/
+2
*
refactor(src): drop once_cell dependency for standard library
Fuwn
2023-04-18
1
-4
/
+3
*
feat(web): a cool lil web-to-gemini proxy
Fuwn
2023-04-17
1
-1
/
+1
*
refactor(macros): move unnecessary crate-level macros
Fuwn
2023-04-16
1
-1
/
+0
*
refactor(response): rewrite unnecessary macro to function
Fuwn
2023-04-16
1
-0
/
+1
*
deps(rust): bump to nightly-2023-04-15
Fuwn
2023-04-16
1
-2
/
+2
*
refactor: make maros procedural
Fuwn
2023-04-16
1
-1
/
+1
*
style(main): add space between chain and calls
Fuwn
2023-04-07
1
-0
/
+1
*
style(main): remove over-specific error handler type context
Fuwn
2023-04-07
1
-1
/
+1
*
refactor(timing): move timing interface to timing module
Fuwn
2023-04-07
1
-27
/
+5
*
feat: native async reqwest calls
Fuwn
2023-04-06
1
-1
/
+1
*
deps(windmark): bump 0.2.5 -> 0.3.1
Fuwn
2023-04-06
1
-2
/
+2
*
deps(windmark): bump 0.2.1 -> 0.2.2
Fuwn
2023-03-30
1
-1
/
+1
*
feat: bump toolchain to nightly-2022-08-23
Fuwn
2022-08-27
1
-3
/
+4
*
fix(main.rs): enable feature for actions
Fuwn
2022-08-23
1
-1
/
+1
*
fix(main.rs): github actions build error
Fuwn
2022-08-16
1
-1
/
+1
*
feat(modules): stocks
Fuwn
2022-08-16
1
-0
/
+1
*
feat(blog): rss feed for blogs
Fuwn
2022-07-08
1
-0
/
+1
*
refactor: restrict more
Fuwn
2022-04-27
1
-14
/
+1
*
refactor(search): restrict search internals
Fuwn
2022-04-27
1
-2
/
+1
*
refactor(macros): simplify stateless!
Fuwn
2022-04-27
1
-3
/
+1
*
refactor(modules): mount module via macros
Fuwn
2022-04-27
1
-8
/
+1
*
refactor: clarify more importants...
Fuwn
2022-04-25
1
-2
/
+1
*
refactor: clarify imports
Fuwn
2022-04-25
1
-4
/
+2
*
refactor(router): move section timer to function
Fuwn
2022-04-25
1
-5
/
+10
*
refactor(modules): move complex router setup to modules
Fuwn
2022-04-25
1
-30
/
+1
*
refactor(router): move error handler to constant
Fuwn
2022-04-25
1
-6
/
+5
*
refactor(modules): move static mounts to modules
Fuwn
2022-04-25
1
-38
/
+1
*
feat(modules): random route
Fuwn
2022-04-20
1
-0
/
+1
*
refactor(macros): batch_mount files
Fuwn
2022-04-20
1
-11
/
+11
*
fix(macros): rename macro to page
Fuwn
2022-04-20
1
-1
/
+1
*
refactor(macros): crate batch mount file macro
Fuwn
2022-04-20
1
-21
/
+21
*
refactor(main): create flexible rount mount timer
Fuwn
2022-04-19
1
-52
/
+58
*
refactor(modules): move uptime to modules module
Fuwn
2022-04-19
1
-30
/
+2
*
refactor(modules): move remarks to modules module
Fuwn
2022-04-19
1
-23
/
+1
*
refactor(modules): move search to modules module
Fuwn
2022-04-19
1
-102
/
+1
*
refactor(modules): move sitemap to modules module
Fuwn
2022-04-19
1
-19
/
+3
*
refactor(modules): move modules to module
Fuwn
2022-04-19
1
-1
/
+1
*
refactor: constify many constants
Fuwn
2022-04-18
1
-2
/
+2
*
feat: cache more dynamic routes
Fuwn
2022-04-18
1
-1
/
+1
*
feat: show preview for searches
Fuwn
2022-04-18
1
-54
/
+81
*
feat: prepare for real search engine
Fuwn
2022-04-18
1
-0
/
+40
[next]