|
|
0a92aafbe1
|
Revert setting log level to info on CI
|
2025-12-14 05:49:17 -03:00 |
|
|
|
bdbe737763
|
Set logging environment variables to info on CI
|
2025-12-14 05:38:41 -03:00 |
|
|
|
84180e67d8
|
Run a full build in CI to avoid recompilation
|
2025-12-14 05:29:31 -03:00 |
|
|
|
4ad7613a9b
|
Merge branch 'main' into ci-testing
|
2025-12-14 05:28:50 -03:00 |
|
|
|
9b59038026
|
Make main function control flow more explicit
|
2025-12-13 23:08:27 -03:00 |
|
|
|
f8186ba396
|
Add CI workflow
|
2025-12-13 21:05:17 -03:00 |
|
|
|
5851399420
|
Pass CI
|
2025-12-13 20:56:33 -03:00 |
|
|
|
d046ab5c49
|
Fail CI on test step
|
2025-12-13 20:52:02 -03:00 |
|
|
|
227c0acd6c
|
Fail CI on lint step
|
2025-12-13 20:45:39 -03:00 |
|
|
|
9356def325
|
Fail CI on lint step
|
2025-12-13 20:41:04 -03:00 |
|
|
|
bbea33d9a2
|
Fail CI on formatting step
|
2025-12-13 20:37:49 -03:00 |
|
|
|
444fda0cda
|
Fail CI
|
2025-12-13 20:34:36 -03:00 |
|
|
|
56ca8fe7ae
|
Revert to using actions/checkout, print formatable files
|
2025-12-13 19:00:53 -03:00 |
|
|
|
00524d07ca
|
Do not install recommends with git
|
2025-12-13 18:47:27 -03:00 |
|
|
|
0a879e4807
|
Explicitly pass project root path to cargo install
|
2025-12-13 18:44:59 -03:00 |
|
|
|
ef644e24e8
|
Install dependencies in a separate step
|
2025-12-13 18:44:08 -03:00 |
|
|
|
6b6e339c34
|
Move toolchain setup to a separate step, add clippy
|
2025-12-13 18:41:52 -03:00 |
|
|
|
78a45b8db3
|
Try cloning directly into the working directory
|
2025-12-13 18:37:30 -03:00 |
|
|
|
8faa29887c
|
Add debug output for clone results
|
2025-12-13 18:28:32 -03:00 |
|
|
|
3fbd7185a2
|
Add rustup call to setup formatting
|
2025-12-13 18:26:44 -03:00 |
|
|
|
90a761a273
|
Add -y flag to apt install git
|
2025-12-13 18:20:22 -03:00 |
|
|
|
3e4f0d133a
|
Update apt repositories before installing Git
|
2025-12-13 18:19:37 -03:00 |
|
|
|
90cc3eebee
|
Try to checkout code manually
actions/checkout@v4 requires node, which is beyond me
|
2025-12-13 18:18:02 -03:00 |
|
|
|
a06e6ce1d5
|
Set image to rust:slim
|
2025-12-13 18:08:31 -03:00 |
|
|
|
05e7828f76
|
Add workflow file
|
2025-12-13 18:03:21 -03:00 |
|
|
|
82f1f0c63c
|
Apply formatting and satisfy lints
|
2025-12-13 16:32:20 -03:00 |
|
|
|
4db4c703d1
|
Add a custom log function
|
2025-12-13 16:28:13 -03:00 |
|
|
|
c01c4c30cd
|
Capture and print stacktraces for panics
|
2025-12-13 16:27:22 -03:00 |
|
|
|
249614d3c0
|
Add justfile
|
2025-12-13 16:26:53 -03:00 |
|
|
|
2cfeb71474
|
Further, minor refactors
|
2025-12-13 16:24:58 -03:00 |
|
|
|
ab6e90b6b8
|
Heavy refactor and extraction of most code to handler submodules
|
2025-12-12 04:13:32 -03:00 |
|
|
|
7d87046166
|
Minor: Add fmt Bacon job, update a lint name
|
2025-12-12 04:12:55 -03:00 |
|
|
|
20bd1db1b7
|
Setup and apply formatting
|
2025-12-12 01:59:48 -03:00 |
|
|
|
2cd702818e
|
Minor: Add Bacon to acknowledgments, invert a lint, update notes
|
2025-12-12 00:47:13 -03:00 |
|
|
|
501096c851
|
Use less opaque return types for handlers
|
2025-12-12 00:46:14 -03:00 |
|
|
|
0d0627ba8f
|
Add and resolve an obscene amount of lints
|
2025-12-11 02:21:56 -03:00 |
|
|
|
b306f04664
|
Improve passing of errors from higher functions to template rendering
|
2025-12-11 02:20:46 -03:00 |
|
|
|
983c281130
|
Add two items to roadmap
|
2025-12-11 02:15:45 -03:00 |
|
|
|
2b1683700f
|
Add missing static routes for favicon, about and acknowledgments
|
2025-12-11 02:15:14 -03:00 |
|
|
|
d73166ef04
|
Add a panic handler and remove unwrap calls from app instantiation
|
2025-12-11 02:12:12 -03:00 |
|
|
|
efb841f026
|
Fix README typos
|
2025-12-10 10:31:52 -03:00 |
|
|
|
32ea0f93c3
|
Rename Node's body field to "text"
|
2025-12-10 10:25:32 -03:00 |
|
|
|
c6fccd2d7b
|
Implement automatic titles
|
2025-12-10 10:19:51 -03:00 |
|
|
|
400eb02efc
|
Implement automatic IDs
|
2025-12-10 09:58:44 -03:00 |
|
|
|
d56b54eb9b
|
Rewrite error page decorative text as a poem
|
2025-12-10 09:26:46 -03:00 |
|
|
|
a3378b2137
|
Include Tera error messages in error pages
|
2025-12-10 09:25:13 -03:00 |
|
|
|
26d6b3240a
|
Add syntax for simpler connections between nodes
|
2025-12-10 00:58:46 -03:00 |
|
|
|
0fdc58ef84
|
Drop old test message from Graph
|
2025-12-09 23:45:45 -03:00 |
|
|
|
8938f98199
|
Split graph population function into three
|
2025-12-09 23:45:30 -03:00 |
|
|
|
f1965f7530
|
Detect detached connections and render them differently
|
2025-12-09 21:40:06 -03:00 |
|