index
:
pilcrow
main
notifs-controls
wip/push-notif
Run-It-Yourself web chat, maybe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
*
Group Rust imports by crate.
Owen Jacobson
2025-08-25
*
Include tests (as well as benchmarks, examples, and anything else we add late...
Owen Jacobson
2025-08-24
*
Prevent race conditions between `cargo run` and `npx vite build` in `tools/run`.
Owen Jacobson
2025-07-15
*
Organize the developer docs into a "Pilcrow for Developers" book.
Owen Jacobson
2025-07-01
*
Create dedicated check scripts for lockfile accuracy.
Owen Jacobson
2025-06-11
*
Consolidate project linting into tool scripts.
Owen Jacobson
2025-06-09
*
Consolidate code style checks into tool scripts.
Owen Jacobson
2025-05-30
*
Consolidate testing steps into `tools/test`.
ojacobson
2025-05-30
|
\
|
*
Consolidate testing steps into `tools/test`.
Owen Jacobson
2025-05-27
*
|
Call `vite` directly to build the frontend.
Owen Jacobson
2025-05-27
|
/
*
Merge branch 'prop/fewer-run-modes'
Owen Jacobson
2024-11-28
|
\
|
*
Add separate runners for a freestanding frontend and the (debug version of) t...
Owen Jacobson
2024-11-28
|
*
Dedicate `tools/run` to running the development server(s).
Owen Jacobson
2024-11-22
*
|
Tool scripts for running tests.
Owen Jacobson
2024-11-25
|
/
*
Patch out --host again; npm run format
Owen Jacobson
2024-11-19
*
Merge branch 'main' into wip/touch-events
Kit La Touche
2024-11-09
|
\
|
*
Rename the project to `pilcrow`.
Owen Jacobson
2024-11-08
*
|
Set up framework for testing touch events
Kit La Touche
2024-11-04
|
/
*
Merge branch 'main' into wip/mobile
Kit La Touche
2024-10-30
|
\
|
*
Package `hi` for Debian.
Owen Jacobson
2024-10-29
|
*
Let `cargo` handle building the UI, where possible.
Owen Jacobson
2024-10-22
*
|
Do a big mobile app design thing
Kit La Touche
2024-10-23
|
/
*
API docs rewrite.
Owen Jacobson
2024-10-16
*
Hoist the UI one step up further
Owen Jacobson
2024-10-10
*
Remove redundancy in `hi-ui` directory name.
Owen Jacobson
2024-10-10
*
Pre-commit needs the UI available, so make it available.
Owen Jacobson
2024-10-05
*
Render the UI at /.
Owen Jacobson
2024-10-05
*
Tools scripts; `run` to run the server in fewer keystrokes
Owen Jacobson
2024-08-30