qviz.blkbox.work
  • TypeScript 50.4%
  • JavaScript 29.2%
  • MDX 5.6%
  • Shell 5.5%
  • Astro 3.2%
  • Other 6%
Find a file
2026-03-19 01:08:22 +01:00
.claude bugfix 2026-03-10 00:34:57 +01:00
db Clean docs and simplify README 2026-03-19 00:10:43 +01:00
docs/wiki Complete project migration and update .gitignore 2026-02-27 18:25:26 +01:00
public Add configurable media data path and update favicon 2026-03-19 00:14:54 +01:00
scripts Fix seeder: direct SQLite fallback when API not reachable 2026-03-17 01:28:31 +01:00
server Fix backend docker prune syntax error 2026-03-19 00:54:21 +01:00
src Admin dashboard: uploads storage, docker df/prune, DB import/export 2026-03-19 00:45:31 +01:00
wiki updated styles and domains 2026-03-17 10:02:04 +01:00
wiki-content Complete project migration and update .gitignore 2026-02-27 18:25:26 +01:00
.dockerignore chore: v3.0.0 rebuild - fix backend loading, improve mobile UI, and optimize performance 2026-03-06 11:20:57 +01:00
.env Complete project migration and update .gitignore 2026-02-27 18:25:26 +01:00
.env.example fix: frontend startup on port 8000 and update install script 2026-02-28 14:51:13 +01:00
.gitignore Fix docker backend startup and add db backups ignore 2026-03-16 19:44:03 +01:00
admin-manager.sh updated admin manager 2026-03-17 16:28:04 +01:00
astro.config.mjs updated social requests and ui 2026-03-10 10:07:30 +01:00
docker-compose.yml Admin dashboard: uploads storage, docker df/prune, DB import/export 2026-03-19 00:45:31 +01:00
Dockerfile Use favicon.png and fix node-gyp distutils in Docker 2026-03-17 01:07:22 +01:00
Dockerfile.backend Admin dashboard: uploads storage, docker df/prune, DB import/export 2026-03-19 00:45:31 +01:00
get-status.sh Fix fresh DB init order and improve get-status diagnostics 2026-03-16 20:32:49 +01:00
install.sh Admin dashboard: uploads storage, docker df/prune, DB import/export 2026-03-19 00:45:31 +01:00
nginx.conf Complete project migration and update .gitignore 2026-02-27 18:25:26 +01:00
nginx.Dockerfile Complete project migration and update .gitignore 2026-02-27 18:25:26 +01:00
package-lock.json updated styles and domains 2026-03-17 10:02:04 +01:00
package.json added db in-export 2026-03-16 19:31:44 +01:00
postcss.config.js Complete project migration and update .gitignore 2026-02-27 18:25:26 +01:00
prepare-release.sh Add admin-manager.sh with admin allowlist management 2026-03-16 21:08:13 +01:00
qviz-cli UI polish: skewed inputs/buttons, fixed wiki/api proxy logic, friend-code auto-fetch 2026-03-09 12:20:16 +01:00
README.md Add configurable media data path and update favicon 2026-03-19 00:14:54 +01:00
tailwind.config.js updated theme and qviz manager 2026-03-17 11:07:37 +01:00
tsconfig.json fix: remove reference to missing tsconfig.node.json 2026-02-28 15:04:58 +01:00
update.sh docs: update install/update messages for unified port 8000 2026-02-28 14:19:56 +01:00

QVIZ

Installation (Docker)

Voraussetzungen:

  • Linux Server
  • Docker + Docker Compose Plugin

Setup:

git clone <REPO_URL> /opt/qviz
cd /opt/qviz
git checkout v7.0.0
./install.sh

Uploads auf einen Share legen (optional):

./install.sh --data-path /mnt/qviz-share/uploads

Ports:

Diagnose:

cd /opt/qviz
./get-status.sh

Admin-Management (Allowlist):

cd /opt/qviz
./admin-manager.sh