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
|
10df1c3243
|
Move internal/core => internal/cli
|
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
|
bcfd0765b0
|
wisski_info: Remove old logging code
|
2022-11-16 13:07:12 +01:00 |
|
Tom Wiesing
|
f8c33075f1
|
pkg/lazy: Remove unusued methods
|
2022-11-16 13:07:12 +01:00 |
|
Tom Wiesing
|
8701fab93b
|
pkg/{timex,wait}: Unify code
|
2022-11-16 13:07:12 +01:00 |
|
Tom Wiesing
|
59fff07b59
|
Remove unuused resources package
|
2022-11-16 13:07:11 +01:00 |
|
Tom Wiesing
|
36891d7e7c
|
frontend: Make Control Server nicer
|
2022-11-16 13:07:11 +01:00 |
|
Tom Wiesing
|
c258b46443
|
add wisski_php_server
|
2022-11-16 13:07:11 +01:00 |
|
Tom Wiesing
|
45af2cc95b
|
frontend: Add instance update functionality
|
2022-11-16 13:07:11 +01:00 |
|
Tom Wiesing
|
ccab2883a6
|
frontend: Rework asset generation
This commit reworks frontend asset generation to not need manually
written html files, but instead generate them automatically.
|
2022-11-16 13:07:11 +01:00 |
|
Tom Wiesing
|
ebdbe9fabd
|
frontend: Make buttons nicer
|
2022-11-16 13:07:10 +01:00 |
|
Tom Wiesing
|
cdc7d69ad9
|
dis: Rework styling and build procedure
|
2022-11-16 13:07:10 +01:00 |
|
Tom Wiesing
|
1e1d1a3cad
|
Allow instance rebuild via interface
|
2022-11-16 13:07:10 +01:00 |
|
Tom Wiesing
|
5e7c5b2d23
|
snapshot: Lock instances before making snapshot
|
2022-11-16 13:07:10 +01:00 |
|
Tom Wiesing
|
f1c5d518c2
|
barrel: Fix typo for ssh keys
|
2022-11-16 13:07:09 +01:00 |
|
Tom Wiesing
|
f8dd6cb956
|
Remove unuused legacy https functionality
|
2022-11-16 13:07:09 +01:00 |
|
Tom Wiesing
|
471ccbadc5
|
Move to Traefik
|
2022-11-16 13:07:09 +01:00 |
|
Tom Wiesing
|
bf57c0d5a6
|
{backup,snapshot}: Rename common code to export
|
2022-11-16 13:07:09 +01:00 |
|
Tom Wiesing
|
b3a827e042
|
Allow server to make backups
|
2022-11-16 13:07:08 +01:00 |
|
Tom Wiesing
|
aeceae11d5
|
frontend/control: Manually assert type
|
2022-11-16 13:07:08 +01:00 |
|
Tom Wiesing
|
a070ced312
|
frontend: Use typescript over javascript
|
2022-11-16 13:07:08 +01:00 |
|
Tom Wiesing
|
491a356877
|
frontend: Disable source maps
|
2022-11-16 13:07:08 +01:00 |
|
Tom Wiesing
|
04c90fadac
|
internal/static: Refactor building process
|
2022-11-16 13:07:08 +01:00 |
|
Tom Wiesing
|
464b1bf5dd
|
internal/static: Bundle resources automatically
|
2022-11-16 13:07:07 +01:00 |
|
Tom Wiesing
|
9ada07ce70
|
Add Makefile
|
2022-11-16 13:07:07 +01:00 |
|
Tom Wiesing
|
88a2ba4297
|
component/static: Seperate out static file handling
|
2022-11-16 13:07:07 +01:00 |
|
Tom Wiesing
|
3d4db1744b
|
internal/home: Add a status page on home
|
2022-11-16 13:07:07 +01:00 |
|
Tom Wiesing
|
7cda92b342
|
Update to goprogram 0.1.0
|
2022-11-16 13:07:06 +01:00 |
|
Tom Wiesing
|
d2d681a4f2
|
control/instance: Show if excluded from resolver
|
2022-11-16 13:07:06 +01:00 |
|
Tom Wiesing
|
ce0c053fde
|
resolver: Fix bugs
|
2022-11-16 13:07:06 +01:00 |
|
Tom Wiesing
|
face667347
|
cmd/monday: Add 'update_prefix_config'
|
2022-11-16 13:07:06 +01:00 |
|
Tom Wiesing
|
f14217baae
|
prefixes: Drop old file-based methods
|
2022-11-16 13:07:05 +01:00 |
|
Tom Wiesing
|
32107265d4
|
components/resolver: Use database instead of file approach
|
2022-11-16 13:07:05 +01:00 |
|
Tom Wiesing
|
f6b38f055d
|
Use go1.19.2
|
2022-11-16 13:07:05 +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
|
4358320433
|
component/provision: Make components purgable
|
2022-10-04 13:27:55 +02: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
|
6d9c83c842
|
component/control: Fix typo in template
|
2022-10-03 17:53:44 +02:00 |
|
Tom Wiesing
|
f6f24670c2
|
cmd/{cron,rebuild}: Add parallel argument
|
2022-10-03 14:22:07 +02:00 |
|
Tom Wiesing
|
2639cda69b
|
cmd/blind_update: Refactor parallel code
|
2022-10-03 14:15:39 +02:00 |
|
Tom Wiesing
|
2219f1ec80
|
blind_update: Allow parallel updating
|
2022-10-03 13:51:55 +02:00 |
|
Tom Wiesing
|
894c23c137
|
cmd/info: Use 'info' struct
|
2022-10-03 13:37:36 +02:00 |
|