Commit graph

38 commits

Author SHA1 Message Date
f22ddd0405
Remove attempt at dynamically generating SPA content
We just do it with vite now.
2026-04-07 15:09:59 +00:00
e7c33d7e10
Get farther in producing a build 2026-04-07 02:54:48 +00:00
d52101d25b
Begin work on nix deployment logic for vite 2026-04-07 02:02:45 +00:00
47f900ab76
Switch from esbuild to vite
It just works better for debugging with VueJS
2026-03-22 22:36:43 +00:00
f3c818a48f
Add CSS via SCSS to the frontend build pipeline 2026-03-21 19:14:51 +00:00
ccdb391ccc
Get VueJS working in a sample project 2026-03-21 17:45:36 +00:00
a2c3f52ab4
Fix embedded static files on production builds 2026-03-21 05:38:42 +00:00
9cbce4ff14
Fix nix build
Apparently tabs are bad.
2026-03-21 04:44:13 +00:00
31947c848a
Move static outside HTML. Start work on TypeScript bundle
It's not strictly HTML, so that's just correct.

This is just worth doing while building the new TypeScript bundle
2026-03-21 03:06:59 +00:00
15766d0f86
Fix build for staging 2026-03-18 19:59:42 +00:00
a7c34ca3b2
Update vendor hash for new arcgis-go 2026-03-11 14:39:50 +00:00
713dfd087e
Get proj build to work 2026-03-04 03:41:41 +00:00
d0ba21ac58
Update go.mod to try harder to build on nix 2026-03-04 02:53:18 +00:00
079bc6f93c
Update vendor hash and add pkg-config for building chromedp 2026-03-04 00:41:39 +00:00
ed89a27d47
Update vendor hash for depolyment 2026-02-18 20:32:17 +00:00
34c2475515
Update deps for deployment 2026-02-17 20:04:16 +00:00
9b1d75d47f
Rename htmlpage to html
Because it's going to get more tools.
2026-01-30 19:32:01 +00:00
bc27a19534
Switch to dart-sass
Faster, and hopefully less error-prone
2026-01-30 16:32:13 +00:00
a900c23090
Update vendors and hash 2026-01-29 17:46:15 +00:00
2dab6bcaf0
Build custom SCSS as part of nix package
This vendors-in the latest Bootstrap release SCSS files
from version 5.3.8.
2026-01-29 02:11:04 +00:00
d2d95a1f6b
Update vendor hash for recent vendor changes 2026-01-26 20:51:07 +00:00
3573127bf1
Update vendor hash for building on Nix 2026-01-22 03:41:08 +00:00
9e8ad7707c
Bump vendor hash 2026-01-09 20:11:57 +00:00
f1accd7fe8
Bump version 0.0.11 2026-01-09 20:08:49 +00:00
1240a4443a
Bump version 0.0.10 2026-01-08 15:35:42 +00:00
0f82e4c0ef Bump to version 0.0.9 2026-01-07 18:58:09 +00:00
4c23eba5d7 Move html pages to a package
That way I can separate out HTML for the public-facing report system and
Nidus sync.
2026-01-07 15:34:09 +00:00
62bf045edd Bump version 0.0.7 2026-01-07 14:26:08 +00:00
50a0844ebb Bump to v0.0.6 2026-01-07 01:53:30 +00:00
b5c532ba21 Bump version 0.0.5 2026-01-07 01:51:48 +00:00
8bbcee7ca0 Bump version 0.0.4 2026-01-07 01:50:22 +00:00
dc38e87b4c Get project building by fixing automatic tests 2026-01-07 01:49:59 +00:00
637decea11
Correct vendorhash again. 2025-12-11 14:11:55 +00:00
297e203d0a
Correctly update vendor hash 2025-12-11 00:35:37 +00:00
56b52e0d79
Bump version for deploy 2025-12-11 00:33:44 +00:00
338f90708e
Now with proper vendor hash updates 2025-11-21 18:04:24 +00:00
f0ace114b0
Make buildable release for prod 2025-11-11 16:09:18 +00:00
63ff66b3d9
Add a basic 'hello-world' buildable with Nix 2025-11-03 12:22:06 +00:00