This website requires JavaScript.
Explore
Help
Sign in
git
/
ddServer
Watch
1
Star
0
Fork
You've already forked ddServer
0
Code
Issues
Pull requests
1
Projects
Releases
5
Packages
Wiki
Activity
Actions
No description
33
commits
3
branches
5
tags
267
KiB
HTML
51.8%
Go
48.2%
ff0f06c0b9
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Patryk Hegenberg
ff0f06c0b9
frontend: backend: fix formatting errors and errors from tests
2023-12-15 18:43:38 +01:00
handlers
frontend: backend: fix formatting errors and errors from tests
2023-12-15 18:43:38 +01:00
images
seperator forms.html into templates and improve page styling
2023-11-29 13:53:29 +01:00
model
backend: frontend: fix errors in model struct and add new fields to result table view
2023-12-07 15:55:47 +01:00
static
add dark-mode and theme switcher
2023-12-06 08:38:23 +01:00
templates
frontend: backend: fix formatting errors and errors from tests
2023-12-15 18:43:38 +01:00
.gitignore
change route handling to ServeMux for better performance and readability
2023-12-07 08:08:04 +01:00
.goreleaser.yaml
add goreleaser for fast build and publishing
2023-11-25 08:18:13 +01:00
go.mod
frontend: backend: clean up code for better readability
2023-12-15 09:27:55 +01:00
go.sum
frontend: backend: clean up code for better readability
2023-12-15 09:27:55 +01:00
main.go
backend: frontend: add file load feature
2023-12-15 15:38:43 +01:00
main_test.go
backend: added unit tests for main.go
2023-12-07 08:14:03 +01:00