No description
Find a file
2024-08-30 12:13:14 -04:00
components loading and saving comments 2024-05-18 16:32:16 -04:00
media add some missed files 2023-09-27 14:00:59 -04:00
params allow running without root params directory 2024-08-30 12:12:51 -04:00
proto begin work on log viewer and move capnp defs to submodule 2023-10-02 07:01:27 -04:00
static begin work on settings page 2024-04-13 21:43:57 -04:00
templates switch to templ for templating engine 2023-11-30 22:57:51 -05:00
.gitignore ignore DS_Store 2023-09-27 17:34:52 -04:00
data.go switch to templ for templating engine 2023-11-30 22:57:51 -05:00
Earthfile begin work on settings page 2024-04-13 21:43:57 -04:00
files.go initial commit 2023-09-27 13:54:20 -04:00
go.mod go mod tidy 2024-08-30 11:49:12 -04:00
go.sum go mod tidy 2024-08-30 11:49:12 -04:00
gpx.go begin work on log viewer and move capnp defs to submodule 2023-10-02 07:01:27 -04:00
log.go switch to templ for templating engine 2023-11-30 22:57:51 -05:00
main.go begin work on settings page 2024-04-13 21:43:57 -04:00
params.go allow running without root params directory 2024-08-30 12:12:51 -04:00
playlist.go initial commit 2023-09-27 13:54:20 -04:00
README.md only one top level header in readme 2023-10-01 20:50:26 -04:00
route.go allow loading home page when there are no routes 2024-08-30 12:13:14 -04:00
schema.go check absolute path to cereal 2023-12-01 19:56:25 -05:00
settings.go loading and saving comments 2024-05-18 16:32:16 -04:00
settings.json loading and saving comments 2024-05-18 16:32:16 -04:00
update.go switch to templ for templating engine 2023-11-30 22:57:51 -05:00
utils.go begin work on log viewer and move capnp defs to submodule 2023-10-02 07:01:27 -04:00

OPWEB

A web server designed to be run alongside openpilot.

Build Release

go build -ldflags="-extldflags=-static -s -w"