index
:
finserv
auth
main
Personal finances server
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
14 hours
README.md: Add build instructions
xengineering
15 hours
systemd: Add finserv.service
xengineering
15 hours
systemd: Add finserv.tmpfile.d
xengineering
15 hours
systemd: Add sysuser.conf
xengineering
25 hours
frontend: Add work in progress text to index
xengineering
25 hours
frontend: static: Add simple.css symlink
xengineering
25 hours
Use simple.css
xengineering
26 hours
Add `run` target
xengineering
26 hours
frontend: Add simple.css submodule
xengineering
26 hours
Add global Meson build system
xengineering
26 hours
frontend: Add Meson build system
xengineering
27 hours
Embed frontend to server executable
xengineering
27 hours
Hook up frontend in Go web server
xengineering
27 hours
frontend: layouts: Add baseof.html and home.html
xengineering
27 hours
frontend: Add .gitignore
xengineering
27 hours
frontend: Reduce to explicitly wanted files
xengineering
28 hours
frontend: Add hugo.toml
xengineering
28 hours
Move to /api/version
xengineering
28 hours
Remove / and hello() handler
xengineering
28 hours
Split run() arguments into multiple lines
xengineering
28 hours
Run go fmt
xengineering
28 hours
Make run fully configurable
xengineering
28 hours
Add handlers.go
xengineering
28 hours
Rename srv to server
xengineering
28 hours
Register routes with init()
xengineering
29 hours
Add /version
xengineering
29 hours
Log HTTP URL
xengineering
3 days
Fix stop message
xengineering
3 days
Add HTTP-based hello world
xengineering
3 days
Add github.com/gorilla/mux v1.8.1
xengineering
3 days
Log start and stop of server
xengineering
3 days
Introduce run() function
xengineering
3 days
Add Go hello world program
xengineering
3 days
Add go.mod file
xengineering
3 days
Add README.md
xengineering
3 days
Add Mozilla Public License 2.0
xengineering