Tom Wiesing
95f09ab881
Add rebuild triplestore button to frontend
2024-04-04 15:30:48 +02:00
Tom Wiesing
0ab8d3a4e4
Expose 'install-dompurify' and 'install-colorbox'
...
This commit exposes the install dompurify and install colorbox
javascript libraries via the browser.
2023-12-04 12:21:17 +01:00
Tom Wiesing
f8773df4cc
panel: Tweak small-screen-spacing
2023-12-02 00:03:59 +01:00
Tom Wiesing
b8a26ca797
panel: Tweak sizes on mobile
2023-12-01 23:37:25 +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
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
89317662de
Add database-only option of storing iiip-server
2023-11-11 09:59:16 +01:00
Tom Wiesing
7fefb689c7
Move cron to drupal page
2023-11-10 20:23: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
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
d6c0c465e4
Implement basic flavor support
2023-11-02 20:06:26 +01:00
Tom Wiesing
a90c68bf5e
Allow exposing graphdb and phpmyadmin via config
2023-11-02 13:31:54 +01:00
Tom Wiesing
873fdcd5c2
Update to new goprogram version
2023-11-02 12:05:13 +01:00
Tom
efb2a51216
Add Footer Block options to make_block
2023-08-30 13:59:49 +02:00
Tom
53200d01a6
Provide better explanations for system parameters
2023-07-15 15:13:42 +02:00
Tom
2459cc005f
Unify instance_{rebuild,provision}.html
...
This commit unifies the templates for rebuild and provision as they are
nearly identical.
2023-07-15 15:13:42 +02:00
Tom
760aae0dc1
Add support for Content-Security-Policy in images
...
This commit adds support for the "Content-Security-Policy" header in the
barrel images.
2023-07-15 15:13:42 +02:00
Tom
ddb4bb3546
Add support for provisioning and rebuilding via interface
2023-07-13 10:05:16 +02:00
Tom
f5c5999f44
Add Status Report to Info page
2023-07-11 00:27:09 +02:00
Tom Wiesing
154f9a93ea
barrel: Use default value for base image
2023-06-30 12:42:07 +02:00
Tom Wiesing
d114c8fafe
Add support for php 8.1
...
This commit adds optional support for basing images on php 8.1 as
opposed to php 8.0.
2023-06-29 14:52:12 +02:00
Tom Wiesing
34db2e1923
Allow admin password to be revealed
2023-04-12 14:07:01 +02:00
Tom Wiesing
066390e30d
html/anal: Fix regression
...
Migration to the pkglib package caused a regression that prevents
Components and Ingredients from being rendered properly. This commit
fixes the issue.
2023-02-28 21:43:12 +01:00
Tom Wiesing
53f63d4efd
Add a form to provision a new instance
2023-02-27 11:12:22 +01:00
Tom Wiesing
80906d3791
Syntax highlight configuration
2023-02-26 20:10:25 +01:00
Tom Wiesing
eec8b89e06
admin/index.html: Display config as yaml
2023-02-26 19:21:42 +01:00
Tom Wiesing
945329a080
Move to yaml-based configuration
...
This commit updates the configuration to be yaml-based and updates the
configuration to read in a yaml file.
2023-02-25 09:14:56 +01:00
Tom Wiesing
2466238388
socket: Add option to create backup
2023-02-03 14:31:43 +01:00
Tom Wiesing
34d1f557a0
admin interface: Introduce seperate instance page
2023-02-03 14:11:52 +01:00
Tom Wiesing
d235ee4e5c
Refactor html templates
...
This commit entirely refactors the use of html templates. Instead of
inheriting from a shared template, we insert the results into a base
template.
2023-01-23 11:41:20 +01:00
Tom Wiesing
6ede99d7c6
Refactor server and templates package
2023-01-19 13:22:48 +01:00