Tom Wiesing
|
59b565ae19
|
Split "auth" and "user" routes
|
2023-01-06 18:59:10 +01:00 |
|
Tom Wiesing
|
8b55fd74f9
|
Add 'dis_grant' command
|
2023-01-06 18:59:10 +01:00 |
|
Tom Wiesing
|
11f7749c1d
|
Rename info -> admin
|
2023-01-06 18:59:09 +01:00 |
|
Tom Wiesing
|
69b6579de7
|
Add initial implementation of grants
|
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
|
f52fe6abf3
|
Add cron tasks to distillery
|
2022-12-07 10:30:48 +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
|
2bcd70c1ec
|
internal: Remove legacyssh
|
2022-11-17 09:39:58 +01:00 |
|
Tom Wiesing
|
8cfb23bed0
|
internal/dis: Add 'watcher' component for infos
|
2022-11-16 13:07:19 +01:00 |
|
Tom Wiesing
|
5bceaa0d47
|
Forward ssh2 ports into docker
|
2022-11-16 13:07:18 +01:00 |
|
Tom Wiesing
|
45f63935cd
|
ssh: Implement authentication for new ssh server
|
2022-11-16 13:07:17 +01:00 |
|
Tom Wiesing
|
66b397e9da
|
Rename ssh->legacyssh
|
2022-11-16 13:07:17 +01:00 |
|
Tom Wiesing
|
b27871f39a
|
Add initial support for solr
|
2022-11-16 13:07:17 +01:00 |
|
Tom Wiesing
|
e5cd57cb7d
|
debug: Expose list of components to frontend
|
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 |
|
Tom Wiesing
|
42b8cbd865
|
Move WissKI Parts to new ingredients system
|
2022-11-16 13:07:14 +01:00 |
|
Tom Wiesing
|
b5b1ce2340
|
internal/component => internal/dis/component
|
2022-11-16 13:07:14 +01:00 |
|
Tom Wiesing
|
9443217441
|
internal/component: Move pool around
|
2022-11-16 13:07:13 +01:00 |
|
Tom Wiesing
|
f7c8a43844
|
component: Rename and simplification
|
2022-11-16 13:07:13 +01:00 |
|
Tom Wiesing
|
e320bb37bb
|
component: Automatically determine names
|
2022-11-16 13:07:13 +01:00 |
|
Tom Wiesing
|
8d2855fdcb
|
Rename snapshots.Manager => exporter.Exporter
|
2022-11-16 13:07:13 +01:00 |
|
Tom Wiesing
|
063f3f9b7d
|
Move wisski instance code to separate package
|
2022-11-16 13:07:12 +01:00 |
|
Tom Wiesing
|
7c3c84e116
|
internal/component: Move Pool into lazy package
|
2022-11-16 13:07:12 +01:00 |
|
Tom Wiesing
|
7cda92b342
|
Update to goprogram 0.1.0
|
2022-11-16 13:07:06 +01:00 |
|
Tom Wiesing
|
84dcaa62a9
|
internal/component: Further optimize initialization
|
2022-11-16 13:07:05 +01:00 |
|
Tom Wiesing
|
abc985892a
|
internal/dis: Rework initialization
|
2022-11-16 13:07:04 +01:00 |
|
Tom Wiesing
|
845e927117
|
control: Move serves into a separate components
|
2022-10-04 11:36:45 +02:00 |
|
Tom Wiesing
|
6f409be8b2
|
Refactor component/extras into snapshotting
|
2022-10-04 10:25:51 +02:00 |
|
Tom Wiesing
|
3b112f1b8e
|
snapshots: Handle as separate components
|
2022-10-02 18:17:47 +02:00 |
|
Tom Wiesing
|
1dac09bc03
|
snapshots: Prepare for restructuring
This commit renames the 'wisski' package to 'dis' and prepares the
snapshots component for restructuring.
|
2022-10-01 19:53:18 +02:00 |
|