Commit graph

603 commits

Author SHA1 Message Date
Tom Wiesing
b2231f6307
protocol: Don't call it legacy 2023-12-04 11:28:54 +01:00
Tom Wiesing
044a4a11e1
Rename websocket protocol to legacy 2023-12-02 09:27:05 +01:00
Tom Wiesing
78976d0179
assets: Run ts-standard 2023-12-02 09:09:28 +01:00
Tom Wiesing
ef4ed86bc2
csrf: Use "/" path 2023-12-02 09:06:11 +01:00
Tom Wiesing
f8773df4cc
panel: Tweak small-screen-spacing 2023-12-02 00:03:59 +01:00
Tom Wiesing
1b4c3f60e0
panel: Move tabs around on smaller screens 2023-12-01 23:47:58 +01:00
Tom Wiesing
b8a26ca797
panel: Tweak sizes on mobile 2023-12-01 23:37:25 +01:00
Tom Wiesing
058875bcd9
panel: Make menu collapsible
This commit makes the top menu collapsible on all pages.
2023-12-01 23:31:44 +01:00
Tom Wiesing
f2480cb9a4
Makefile: Add -trimpath option 2023-11-22 17:34:12 +01:00
Tom Wiesing
0290a42d07
Add new debug option for http 2023-11-22 17:28:46 +01:00
Tom Wiesing
0ba34fe80f
Use secure cookies iff https is enabled 2023-11-21 13:34:21 +01:00
Tom Wiesing
50dc4f3a2e
Revert "internal/config: Cache csrf secret"
This reverts commit dfb97405ed.
2023-11-20 13:33:57 +01:00
Tom Wiesing
dfb97405ed
internal/config: Cache csrf secret 2023-11-20 13:25:13 +01:00
Tom Wiesing
71ef3a290e
Better error tracing 2023-11-15 11:06:30 +01:00
Tom Wiesing
e968f0a5b9
barrel/Running: Handle error case betters 2023-11-15 11:02:59 +01:00
Tom Wiesing
aacde06636
triplestore: Use http timeout if possible 2023-11-15 09:51:35 +01:00
Tom Wiesing
6a739df24b
assets: Use new websocket client 2023-11-13 11:04:03 +01:00
Tom Wiesing
e91f1f2413
iiipsrv: Use filesystem prefix 2023-11-11 11:32:23 +01:00
Tom Wiesing
60911fe1b1
IIP Image server no longer experimental 2023-11-11 11:23:49 +01:00
Tom Wiesing
a23aeb0f8b
socket/actions: Fix regular actions 2023-11-11 10:46:18 +01:00
Tom Wiesing
10b93ddbe8
Implement experimental IIPServer support 2023-11-11 10:37:56 +01:00
Tom Wiesing
5d84301361
instance_ssh: Add snippet for properly configured systems 2023-11-11 10:26:02 +01:00
Tom Wiesing
522c9dbc26
ssh: Update snippet for config 2023-11-11 10:20:58 +01:00
Tom Wiesing
89317662de
Add database-only option of storing iiip-server 2023-11-11 09:59:16 +01:00
Tom Wiesing
733aa237d1
Include time taken to render in footer 2023-11-10 20:39:06 +01:00
Tom Wiesing
7fefb689c7
Move cron to drupal page 2023-11-10 20:23:55 +01:00
Tom Wiesing
7c544d9ae4
instance_users: Invert sort 2023-11-10 19:43:55 +01:00
Tom Wiesing
83a3c743e3
admin/instance: Make the overview page faster 2023-11-10 19:37:24 +01:00
Tom Wiesing
419902c59b
panel/admin: Continue moving out information
This page further splits up the admin page into several parts.
2023-11-10 19:37:24 +01:00
Tom Wiesing
ff92df3a87
Move snapshots to separate page 2023-11-10 19:37:24 +01:00
Tom Wiesing
a43ada586d
assets: Ensure tabs are spaced properly 2023-11-10 19:37:24 +01:00
Tom Wiesing
1379b4d11a
Move instance > purge to a separate page 2023-11-10 19:37:24 +01:00
Tom Wiesing
a2ad685b61
Begin rework of the instances page 2023-11-10 19:37:24 +01:00
Tom Wiesing
207e23778b
Add support for tabs 2023-11-10 19:37:24 +01:00
Tom Wiesing
7b5f8a9882
websocket actions: Refactor registration 2023-11-10 19:37:24 +01:00
Tom Wiesing
08ab7b4383
Rework actions to be loaded dynamically 2023-11-10 19:37:24 +01:00
Tom Wiesing
e49f89d4ee
Update to Composer 2.6.5 2023-11-10 10:40:20 +01:00
Tom Wiesing
5bcd630462
Update to go 1.21 2023-11-04 00:59:22 +01:00
Tom Wiesing
297c6c875d
Remove never call to panic 2023-11-03 13:05:36 +01:00
Tom Wiesing
eaa98901b5
Minor code formatting 2023-11-03 11:04:14 +01:00
Tom Wiesing
c43a584bc8
Cleanup Requirement Order 2023-11-02 20:10:56 +01:00
Tom Wiesing
d6c0c465e4
Implement basic flavor support 2023-11-02 20:06:26 +01:00
Tom Wiesing
9a3e508ce8
Use PanelDomain in help texts 2023-11-02 14:48:23 +01:00
Tom Wiesing
6b3460c702
Remove prefix from special domains
Because LE doesn't issue certs for them
2023-11-02 14:31:08 +01:00
Tom Wiesing
5ef2e14ae9
Allow not serving the toplevel domain 2023-11-02 14:15:10 +01:00
Tom Wiesing
a90c68bf5e
Allow exposing graphdb and phpmyadmin via config 2023-11-02 13:31:54 +01:00
Tom Wiesing
9f7ec20593
Remove deprecated function use 2023-11-02 13:31:15 +01:00
Tom Wiesing
873fdcd5c2
Update to new goprogram version 2023-11-02 12:05:13 +01:00
Tom Wiesing
7bd9570bc0
Update dependencies 2023-11-01 21:25:08 +01:00
Tom Wiesing
30dfe12c0c
wdcli: Update to go1.21.3 2023-11-01 21:18:17 +01:00