crawlnicle/src
Tyler Hallada 76cc87631f Add frontend JS and improve post styling
Frontend is built with Bun. It uses Stimulus to progressively enhance
the server-built HTML. Currently, it only replaces UTC timestamps from
the server with the time in the browser's timezone.
2023-06-27 14:03:52 -04:00
..
bin Replace argh with clap 2023-06-27 14:03:52 -04:00
handlers Add frontend JS and improve post styling 2023-06-27 14:03:52 -04:00
jobs Better database layout with uuid primary keys 2023-06-27 14:03:52 -04:00
models Replace argh with clap 2023-06-27 14:03:52 -04:00
partials Add frontend JS and improve post styling 2023-06-27 14:03:52 -04:00
config.rs Replace argh with clap 2023-06-27 14:03:52 -04:00
error.rs Better database layout with uuid primary keys 2023-06-27 14:03:52 -04:00
lib.rs Add frontend JS and improve post styling 2023-06-27 14:03:52 -04:00
log.rs Streaming log page with colors 2023-06-06 21:14:29 -04:00
main.rs Replace argh with clap 2023-06-27 14:03:52 -04:00
state.rs Complete log stream implementation 2023-06-03 19:03:58 -04:00
utils.rs Better database layout with uuid primary keys 2023-06-27 14:03:52 -04:00
uuid.rs Better database layout with uuid primary keys 2023-06-27 14:03:52 -04:00