8c20597350
Embed assets into the binary
/ publish (push) Has been cancelled
2026-03-11 02:40:45 -03:00
d7d034757a
Adopt and apply nightly rustfmt configuration
2026-02-16 16:19:27 -03:00
1103c89428
Replace hardcoded static files with a static endpoint
2026-01-17 16:09:51 -03:00
6882600336
Swap fonts, adjust line height, add pre and code hover effects
2026-01-17 13:47:39 -03:00
c23d35217d
Further centralize state, return result from serial methods
2026-01-17 04:01:03 -03:00
940aadb6e5
Simplify handler contexts, template and style tweaks
2026-01-15 12:07:18 -03:00
41a5994bbd
Add counting of detached nodes
2026-01-13 15:32:36 -03:00
697dcc720d
Merge serial module into the graph module
2026-01-13 13:10:32 -03:00
db8c02df04
Break up 'types' module
2026-01-12 14:45:37 -03:00
5958f1551b
Expand test coverage
2026-01-10 05:42:36 -03:00
36e2b5925c
Fix navbar search form action
2026-01-06 18:51:53 -03:00
be6578bee2
Add handlers for smart-case, spaced node queries
2026-01-06 04:10:49 -03:00
6b739d93c2
Replace all uses and implementations of new() with default()
2026-01-05 13:20:48 -03:00
7300a29b67
Concentrate configuration content parsing in syntax::serial
...
Fixes some pages not having parsed input by making it much harder to
construct a config with unparsed text, which is something you basically
never want. The parsing now happens much earlier and consumers don't
need to remember to parse the configuration anymore.
Fixes a possible stack overflow due to parsing and configuration
depending on each other.
This commit also has dependencies updates and minor justfile tweaks.
2025-12-28 06:27:30 -03:00
e657eb6513
Add tests for all but the content syntax parser module
2025-12-25 23:57:22 -03:00
f48b2070bc
Minor refactorings, type adjustments and typo fixes
2025-12-25 23:56:18 -03:00
14dc84cc43
Reorganize module structure
2025-12-24 12:45:14 -03:00
270fed54f0
Add configuration options
2025-12-16 19:02:36 -03:00
089b507299
Extract router from main to its own module
2025-12-14 21:17:14 -03:00