viljarb
|
f00bf0a684
|
putting web from main into this branch
|
2026-02-18 20:52:50 +01:00 |
|
viljarb
|
77dd155299
|
rm -r --cached pkg/web
|
2026-02-18 20:48:30 +01:00 |
|
viljarb
|
1d92041538
|
modified: web/assets/css/styles.css
modified: web/components/base/input.templ
modified: web/components/base/input_templ.go
modified: web/components/base/range.templ
modified: web/components/base/range_templ.go
modified: web/components/base/select.templ
modified: web/components/base/select_templ.go
modified: web/components/base/textarea.templ
modified: web/components/base/textarea_templ.go
modified: web/components/icons.templ
modified: web/components/icons_templ.go
modified: web/components/issue.templ
modified: web/components/issue_templ.go
modified: web/components/layout.templ
modified: web/components/layout_templ.go
new file: web/components/sidebar.templ
new file: web/components/sidebar_templ.go
new file: web/components/status.templ
new file: web/components/status_templ.go
modified: web/handler/issues.go
new file: web/handler/task.go
modified: web/input.css
deleted: web/package-lock.json
deleted: web/package.json
modified: web/routes/layout.templ
modified: web/routes/layout_templ.go
modified: web/server/routes.go
modified: web/server/server.go
modified: web/web.go
|
2026-02-18 20:41:52 +01:00 |
|
|
|
3ed3863947
|
modified: pkg/web/web.go
|
2026-02-13 15:08:30 +01:00 |
|
Robin Olsen
|
f396ae5b37
|
Update pkg/web/web.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-02-13 10:25:52 +01:00 |
|
Robin Olsen
|
08ded5384c
|
change signature of interfaces to fit Interface interface
|
2026-02-12 19:57:52 +01:00 |
|
Robin Olsen
|
c69fd84fdd
|
implement proper sever route handling
|
2026-02-02 14:16:08 +01:00 |
|
Robin Olsen
|
0dcfe3989d
|
refine architecture
change module name to repo
|
2026-02-02 11:22:20 +01:00 |
|