-
a96f12dcb6
fix: Security hardening, wizard bug fix, and UI redesign
main
paul
2026-03-10 10:24:57 +01:00
-
8a2a9d8887
Migrate CI from Drone to Woodpecker
paul
2001-01-01 00:00:00 +00:00
-
155bbdaa19
fix: Escape special characters in passwords and credentials for shell commands
Paul Nothaft
2026-01-07 14:54:40 +01:00
-
f9af42b4df
fix: Multiple bug fixes and add auto-alias initialization
Paul Nothaft
2026-01-06 07:56:04 +01:00
-
aae93ec8d2
feat: Add script to generate bcrypt password hash
Paul Nothaft
2026-01-05 23:10:38 +01:00
-
a3869425c5
fix: Convert PHP $2y$ bcrypt hashes to $2a$ for Node.js compatibility
Paul Nothaft
2026-01-05 23:07:38 +01:00
-
82d4c37294
fix: Handle quoted password hash and improve temp directory setup
Paul Nothaft
2026-01-05 22:30:59 +01:00
-
6beb4ae03c
fix: Improve auth debugging and temp directory handling
Paul Nothaft
2026-01-05 09:32:12 +01:00
-
fc9898c59b
fix: Make CORS origins configurable via environment variable
Paul Nothaft
2026-01-04 23:35:28 +01:00
-
335c512125
fix: Remove temp volume mount (use container-internal temp directory)
Paul Nothaft
2026-01-04 23:20:21 +01:00
-
69b13191a3
fix: Change nginx to port 8080 (non-root user can't bind to 80)
Paul Nothaft
2026-01-04 23:17:38 +01:00
-
12eac5ef8c
fix: Sync backend package-lock.json (add multer)
Paul Nothaft
2026-01-04 23:05:31 +01:00
-
5d6efcf795
fix: Sync package-lock.json with package.json
Paul Nothaft
2026-01-04 22:58:00 +01:00
-
18bbc13e1c
feat: Add Drone CI pipeline for automated image builds
Paul Nothaft
2026-01-04 22:56:24 +01:00
-
b4014b802f
fix: Add image name and use deploy.restart_policy for Swarm
Paul Nothaft
2026-01-04 22:48:27 +01:00
-
68899d332c
fix: Use build directive for standalone Docker (not Swarm)
Paul Nothaft
2026-01-04 22:44:56 +01:00
-
8d7db44c08
fix: Use valid Swarm restart condition 'any' instead of 'unless-stopped'
Paul Nothaft
2026-01-04 22:42:24 +01:00
-
da2a95b56e
feat: Add combined Dockerfile for Swarm/Portainer deployment
Paul Nothaft
2026-01-04 22:40:11 +01:00
-
86a4d24ec1
chore: Use build from source instead of pre-built images
Paul Nothaft
2026-01-04 22:34:03 +01:00
-
9bdbeefa8d
chore: Remove external FQDN from Traefik routing
Paul Nothaft
2026-01-04 22:31:58 +01:00
-
cda9a2381c
chore: Add production docker-compose for Traefik/Portainer deployment
Paul Nothaft
2026-01-04 22:28:03 +01:00
-
f24ed78c38
feat: Add Storage Explorer with CLI terminal, alias management, and file browser
Paul Nothaft
2026-01-04 22:19:03 +01:00
-
feae9882bc
fix: Resolve Docker temp directory permission issues
paul
2025-08-19 22:02:45 +02:00
-
26a86e0746
fix: Resolve temp directory permission issues for policy creation
paul
2025-08-19 21:49:19 +02:00
-
df78c57c48
fix: Resolve Quick Start Wizard error display and policy creation issues
paul
2025-08-19 21:40:45 +02:00
-
93d9c47ad5
fix: Prevent nodemon restarts during policy creation
paul
2025-07-24 09:35:03 +02:00
-
9cdd7b0050
fix: Resolve bcrypt architecture and duplicate resource creation issues
paul
2025-07-24 09:17:22 +02:00
-
b4fc144cd3
fix: Support Exchange servers without authentication
paul
2025-07-24 08:58:45 +02:00
-
f0f0f98208
feat: Add password hash generation scripts
paul
2025-07-24 08:55:53 +02:00
-
3d44265f6d
fix: Resolve Exchange email server self-signed certificate error
paul
2025-07-24 08:47:44 +02:00
-
508a844327
fix: Resolve i18n dependency issues for different environments
paul
2025-07-23 21:50:22 +02:00
-
09c1578d6c
feat: Add German translation support for MinIO WebUI
paul
2025-07-23 21:39:55 +02:00
-
c2469ba5e9
fix: Fix policy document format to send as object instead of double-stringified JSON
paul
2025-07-23 17:50:41 +02:00
-
f02d1c8890
fix: Fix policy creation API field mapping to match backend expectations
paul
2025-07-23 17:43:26 +02:00
-
79a9977dbc
fix: Fix policy template mapping and update credential labels in QuickStartWizard
paul
2025-07-23 17:39:15 +02:00
-
a27b405392
fix: Clarify MinIO access credentials in UI
paul
2025-07-23 17:33:13 +02:00
-
62fc36c8c0
fix: Resolve QuickStartWizard DOM nesting and API errors
paul
2025-07-23 17:27:52 +02:00
-
6388a54fe6
fix: Resolve UI errors and improve user creation flow
paul
2025-07-23 17:20:54 +02:00
-
cdd4dcc2db
fix: Resolve API connection issues and add Quick Start features
paul
2025-07-23 17:06:24 +02:00
-
55983d0088
feat: Implement user and policy management UI
paul
2025-07-23 16:45:39 +02:00
-
a91d56751c
fix: Resolve mc config permission error and add MinIO setup documentation
paul
2025-07-23 16:16:55 +02:00
-
c2e7465645
fix: Add environment variable truncation fix documentation and verification script
paul
2025-07-23 15:42:16 +02:00
-
6fda151dae
feat: Add authentication debug and test scripts
paul
2025-07-23 15:34:02 +02:00
-
d31f783c13
feat: Add admin password management tools and debug logging
paul
2025-07-23 15:28:17 +02:00
-
2ee293244c
feat: Add password generation and testing scripts
paul
2025-07-23 15:11:48 +02:00
-
77bed5122f
fix: Forward real client IP through Docker proxy
paul
2025-07-23 15:03:24 +02:00
-
10605c6739
fix: Resolve frontend API connection issues in Docker
paul
2025-07-23 14:56:20 +02:00
-
6b0d3706e7
fix: Use built-in node user to avoid GID conflicts
paul
2025-07-23 14:42:59 +02:00
-
677118bdc8
fix: Resolve nodemon not found error in development Docker
paul
2025-07-23 14:36:18 +02:00
-
7bcee648ad
fix: Resolve Docker permission issues in development environment
paul
2025-07-23 14:32:14 +02:00
-
d99a299bf5
fix: Resolve backend permission errors for temp and logs directories
paul
2025-07-23 14:22:59 +02:00
-
9cfd018d0d
feat: Add flexible port configuration for development
paul
2025-07-23 14:11:11 +02:00
-
0087d0fddc
fix: Resolve backend logger permission errors
paul
2025-07-23 14:01:48 +02:00
-
7ba1b8b054
fix: Resolve TypeScript type error and Docker warning
paul
2025-07-23 13:55:01 +02:00
-
3bbb6b4135
fix: Add missing frontend public files required for build
paul
2025-07-23 13:46:13 +02:00
-
ded07c23b6
fix: TypeScript build error and add Gitea CI/CD workflows
paul
2025-07-23 13:39:52 +02:00
-
299a320497
fix: Resolve frontend Docker build issues
paul
2025-07-23 13:29:29 +02:00
-
0d24b45b79
fix: Update deployment script to use modern docker compose command
paul
2025-07-22 17:37:48 +02:00
-
53de1f6bff
docs: Add comprehensive MinIO access key retrieval instructions
paul
2025-07-22 16:52:07 +02:00
-
a6ee4346be
docs: Add manual password hash and JWT token generation instructions
paul
2025-07-22 16:33:28 +02:00
-
cfd24b297d
Add MIT License
paul
2025-07-22 16:30:49 +02:00
-
bb44b143ec
Initial commit: MinIO WebUI - Complete implementation
paul
2025-07-22 16:29:53 +02:00