Tom Wiesing
bc0e92bdac
Rework frontend asset structure
2023-01-06 18:59:09 +01:00
Tom Wiesing
785130dc36
Minify html on-the-fly before sending it to users
2023-01-06 18:59:09 +01:00
Tom Wiesing
3aa79b0d23
Implement initial login functionality
2023-01-06 18:59:06 +01:00
Tom Wiesing
337a5fbeba
pool: Reddo component-like fields
2022-12-22 13:49:05 +01:00
Tom Wiesing
20448c67a3
Update homepage css
2022-12-07 11:07:45 +01:00
Tom Wiesing
a74149f4ef
home: Hide specific instances from home page
2022-12-07 11:02:57 +01:00
Tom Wiesing
f52fe6abf3
Add cron tasks to distillery
2022-12-07 10:30:48 +01:00
Tom Wiesing
6f1ba24761
Update logging behavior
2022-12-01 12:42:04 +01:00
Tom Wiesing
3b78b06fff
wdcli: Use progress writer instead of IOStream
2022-11-30 13:17:12 +01:00
Tom Wiesing
890022ae64
internal: Annotate all components with groups
...
This commit ensures that the compiler has to check every component
against the groups they implement by explicitly annotating the
appropriate interfaces.
2022-11-30 11:08:46 +01:00
Tom Wiesing
3455f491ca
Add context
...
This commit adds and passes context around to (almost) every function.
This allows cancelling (almost) every function call globally.
2022-11-29 15:32:31 +01:00
Tom Wiesing
57f2fe8c86
status: Rename Information => WissKI
2022-11-18 08:41:42 +01:00
Tom Wiesing
3fada6ad38
Move status into a seperate package
2022-11-18 08:40:44 +01:00
Tom Wiesing
9a1cf4e53b
statistics: Better display on the front page
2022-11-16 19:51:17 +01:00
Tom Wiesing
bc1bf0db1c
Show statistics on the public overview page
2022-11-16 17:00:10 +01:00
Tom Wiesing
162b1d3d65
component: Remove legacy type alias
2022-11-16 13:07:19 +01:00
Tom Wiesing
d64e6f8ec3
templates: Share fragments
2022-11-16 13:07:16 +01:00
Tom Wiesing
dd7be3f520
control/info: Setup template inheritance
2022-11-16 13:07:16 +01:00
Tom Wiesing
e5ddede0c7
internal/dis/componeont/control: Move paths
2022-11-16 13:07:15 +01:00