saw 2404b04e76 Borders v2.0.0 - Pirate Stache
Now using handlebars instead of format! for page generation. Added
quick and dirty logging with SimpleLogger. `Board` objects now have a
`last_active` field.

Bit of a version gap, but whatever. This is a significant enough update
I think it deserves a change in the major version.

0 Warnings, 0 Errors

Handlebars eliminated the XSS vulnerability because it automatically
escapes text.

Added comments to src/main.rs

Moved some static HTML blobs into static/ rather than baking them into
the binary.

Now licensed under Zlib

libBoarders is now compiled separately as a library. It may have VERY
little application, but whatever.

Made banner 3D, and thus cooler. Replaced "Boarders" with the banner
used in the backend.
2021-07-14 22:30:53 -04:00
2021-07-14 22:30:53 -04:00
2021-07-14 22:30:53 -04:00
2021-07-14 22:30:53 -04:00
Description
SSR Message Board with no JS
89 KiB
Languages
Rust 79.1%
Handlebars 10%
CSS 5.3%
HTML 5%
Shell 0.4%
Other 0.2%