Releases: goinfinite/os
Releases · goinfinite/os
v0.2.4
Changelog
feat!: add pagination to database read ops
feat: mappings security rules
feat: add should upgrade insecure requests to mappings
feat: add default index html page
fix: allow multi instances of multi nature services
fix: gorm sqlite memory file spec
fix: typo on vhost type select input
fix: hash gen on ssl ownership check
chore: install (and use) ui and tk projects
v0.2.3
Changelog
refactor: replace BadgerDB with SQLite in-memory
fix(critical): x-bind misplacement on InputClientSide component
fix: remove / from marketplace temp dir
fix: check type of vhost on aliasesHostname ToEntity()
tests: add tests for transientDbSvc
v0.2.2
Changelog
refactor: ssl infra implementation
refactor: ssl watchdog after ssl infra refactor
feat(front): add visual clues on ssl list pages
feat(front): add ca bundle field on import ssl modal
feat: issue valid SSL endpoint and UI button
fix(front): swap self-signed ssl bug
fix: skip aliases on ssl watchdog
fix: vhosts key on ssl create pair
fix: add error enums to auth query
fix: add head routes to public api routes
fix: disable default super admin for first account
fix: remove altNames from create ssl pair
fix: stop uninstall of databases on mktplace uninstall
fix: only remove services without mappings on mktplace uninstall
fix: improve first setup with presentation helper
docs: improve project readme
v0.2.1
Changelog
refactor: vhost and mapping infra implementation
refactor: ssl watchdog
refactor: delete service mappings
feat: add mapping hostname and path to service mapping auto create
feat: add support for wildcard vhosts
feat: add custom response code to url mappings
feat: add marketplace item reference to mappings
fix: aliases addition replacing parent ssl
fix: remove mappings and ssl files when vhost is deleted
fix: move vhost aliases to parent row
fix: remove vhost removal from ssl pair
v0.2.0
Changelog
refactor(front): file manager with HTMX+Alpine.js
fix(front): file manager permissions and account sudoers
feat: add WorkingDir property to CreateInstallableService DTO
Release Notes
v0.1.8
Changelog
refactor(front): overview page with HTMX+Alpine.js
feat: add time to the overview chart tooltip
feat: allow for o11y overview without resource usage
fix: file manager download files bug
fix: update service table on events
fix: fix start/stop button colors
fix: cron routing from previous ui
fix: replace the storage usage area chart with a line chart
fix: remove unixFile SRI and use record details instead
fix: reorder the OS system info tags
Release Notes
v0.1.7
Changelog
fix(front): install params section on marketplace deploy
refactor(front): login page with HTMX+Alpine.js
feat: /setup/ (api and front)
refactor(front): crons page with HTMX+Alpine.js
Release Notes
v0.1.5
Changelog
feat: move marketplace registry to its own git repository
feat: move services registry to its own git repository
feat: add all missing security records to write ops
fix: download files with more than 5MB in size
refactor(front): marketplace page with HTMX+Alpine.js