courtmanr@gmail.com
|
a13dd0e3ce
|
Update .gitignore to exclude additional environment files
|
2025-03-10 23:16:18 +00:00 |
|
courtmanr@gmail.com
|
fece6fa389
|
chore: bump version to 1.5.4
v1.5.4
|
2025-03-10 21:01:45 +00:00 |
|
courtmanr@gmail.com
|
aa67bd3b46
|
fix: correct network rate calculation to properly handle Proxmox cumulative counters
|
2025-03-10 20:59:53 +00:00 |
|
courtmanr@gmail.com
|
e87efdf126
|
refactor: improve npm scripts for development and production environments
|
2025-03-10 19:24:11 +00:00 |
|
courtmanr@gmail.com
|
e84c3ec781
|
chore: remove automation scripts to enhance LLM agency
|
2025-03-10 18:15:55 +00:00 |
|
courtmanr@gmail.com
|
ac9eefb254
|
docs: update RELEASE.md to be more LLM-friendly
|
2025-03-10 18:12:53 +00:00 |
|
courtmanr@gmail.com
|
7222a23e74
|
chore: add version automation scripts to prevent release mistakes
|
2025-03-10 18:09:32 +00:00 |
|
courtmanr@gmail.com
|
450dcd5a3d
|
chore: bump version to 1.5.3
|
2025-03-10 18:06:39 +00:00 |
|
courtmanr@gmail.com
|
2129d8f9e6
|
Update dashboard screenshot for v1.5.3
|
2025-03-10 18:04:55 +00:00 |
|
courtmanr@gmail.com
|
04ae0530b7
|
Fix WebSocket connection issues and improve security in Docker environments
v1.5.3
|
2025-03-10 17:41:37 +00:00 |
|
dependabot[bot]
|
e4222c998a
|
chore(deps): bump @types/socket.io from 3.0.1 to 3.0.2 (#8)
Bumps [@types/socket.io](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/socket.io) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/socket.io)
---
updated-dependencies:
- dependency-name: "@types/socket.io"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-03-10 17:19:30 +00:00 |
|
courtmanr@gmail.com
|
ee9969cf97
|
Remove GitHub Actions from Dependabot configuration
|
2025-03-10 17:18:26 +00:00 |
|
courtmanr@gmail.com
|
0ac4b30916
|
Remove GitHub Actions workflow and update SECURITY.md contact method
|
2025-03-10 17:16:10 +00:00 |
|
courtmanr@gmail.com
|
4f87f6932f
|
Add repository improvements: GitHub Actions, PR template, SECURITY.md, Dependabot, and funding configuration
|
2025-03-10 17:14:19 +00:00 |
|
rcourtman
|
2347c159da
|
docs: add dependency verification step to release checklist
|
2025-03-10 17:01:19 +00:00 |
|
rcourtman
|
658b9acb2f
|
Fix frontend dependencies to ensure Vite is properly installed
|
2025-03-10 16:59:24 +00:00 |
|
courtmanr@gmail.com
|
49cfbd8a7f
|
Update RELEASE.md with critical reminders for multi-architecture builds and version file updates
|
2025-03-10 16:47:50 +00:00 |
|
courtmanr@gmail.com
|
a8f5312366
|
Update frontend package.json version to 1.5.1
|
2025-03-10 16:45:28 +00:00 |
|
courtmanr@gmail.com
|
739f3ad001
|
Bump version to 1.5.1
v1.5.1
|
2025-03-10 16:19:57 +00:00 |
|
courtmanr@gmail.com
|
7183c36b27
|
Fix WebSocket connection issues in both development and production environments
|
2025-03-10 16:16:50 +00:00 |
|
courtmanr@gmail.com
|
0b3e22eeaf
|
chore: bump version to 1.5.0
v1.5.0
|
2025-03-10 15:17:07 +00:00 |
|
courtmanr@gmail.com
|
4ab7cd1fe9
|
fix: add strictPort option to Vite config to prevent port incrementing
|
2025-03-10 15:12:19 +00:00 |
|
courtmanr@gmail.com
|
b6353f609e
|
fix: prevent Vite from incrementing ports when default port is in use
|
2025-03-10 15:07:56 +00:00 |
|
courtmanr@gmail.com
|
aa96c465e0
|
Add cross-platform cleanup script for development processes
|
2025-03-10 14:07:13 +00:00 |
|
courtmanr@gmail.com
|
b82ecf37f1
|
Add Docker development environment with hot-reloading
|
2025-03-10 13:58:42 +00:00 |
|
rcourtman
|
ccc09e3219
|
Update README.md with cross-platform development instructions
|
2025-03-10 13:30:20 +00:00 |
|
rcourtman
|
4bf0cff6bb
|
Update scripts to handle Docker commands gracefully when Docker is not installed
|
2025-03-10 13:27:01 +00:00 |
|
rcourtman
|
138825f285
|
Add cross-platform development scripts and fix logo loading issue
|
2025-03-10 13:21:37 +00:00 |
|
courtmanr@gmail.com
|
1c572aaf5c
|
feat: update logo implementation to use generated logo with pulse animation
|
2025-03-10 12:49:59 +00:00 |
|
courtmanr@gmail.com
|
745d452db0
|
fix: include public directory in Docker build for logo assets
|
2025-03-10 12:48:57 +00:00 |
|
courtmanr@gmail.com
|
8e7773e43a
|
docs: update RELEASE.md to use npm run dev and clarify development workflow
|
2025-03-10 12:40:12 +00:00 |
|
courtmanr@gmail.com
|
a6c6b8da8e
|
docs: improve README header with inline logo
|
2025-03-10 12:24:23 +00:00 |
|
courtmanr@gmail.com
|
00771336d0
|
chore: improve Docker build and release process
- Add required build dependencies to Dockerfile
- Enhance release testing procedures with thorough verification steps
|
2025-03-10 12:17:52 +00:00 |
|
courtmanr@gmail.com
|
c8644ff55c
|
chore: improve Docker Compose setup for users and developers
- Add docker-compose.dev.yml for local development
- Update docker-compose.yml to use image by default
- Add docker-compose.dev.yml to .gitignore
|
2025-03-10 12:17:12 +00:00 |
|
courtmanr@gmail.com
|
528942c0ea
|
docs: improve release process to ensure correct frontend version in Docker image
|
2025-03-10 11:34:05 +00:00 |
|
courtmanr@gmail.com
|
570b5d3f76
|
docs: add frontend rebuild step to release process
|
2025-03-10 11:33:21 +00:00 |
|
courtmanr@gmail.com
|
0bdbbc6258
|
fix: static file serving in production Docker container
v1.4.1
|
2025-03-10 11:21:43 +00:00 |
|
courtmanr@gmail.com
|
c7be5bb1a0
|
fix: add RequestHandler type to all API routes
|
2025-03-10 11:07:39 +00:00 |
|
courtmanr@gmail.com
|
52734e4456
|
chore: bump version to 1.4.0
v1.4.0
|
2025-03-10 11:06:48 +00:00 |
|
courtmanr@gmail.com
|
a292041cfb
|
docs: improve changelog generation process with more robust git commands
|
2025-03-10 11:04:04 +00:00 |
|
courtmanr@gmail.com
|
48cb4fbdce
|
docs: add detailed Docker buildx setup and troubleshooting
|
2025-03-10 11:02:48 +00:00 |
|
courtmanr@gmail.com
|
42ad03ed9d
|
docs: improve changelog and release notes guidance in release process
|
2025-03-10 11:01:28 +00:00 |
|
courtmanr@gmail.com
|
929497a1e4
|
feat: improve favicon support with multiple sizes and formats
|
2025-03-10 10:58:25 +00:00 |
|
courtmanr@gmail.com
|
2672bdf3ec
|
docs: simplify release process and remove automated script references
|
2025-03-10 10:55:26 +00:00 |
|
courtmanr@gmail.com
|
9cdeb637f1
|
docs: consolidate release documentation into single comprehensive guide
|
2025-03-10 10:52:53 +00:00 |
|
courtmanr@gmail.com
|
74a63b3416
|
chore: update dependencies to latest major versions - @types/express@5, node-fetch@3, @types/react-dom@19
|
2025-03-10 10:48:06 +00:00 |
|
courtmanr@gmail.com
|
a07e894539
|
chore: update dependencies to latest compatible versions
|
2025-03-10 10:46:06 +00:00 |
|
courtmanr@gmail.com
|
8b0b2cc820
|
fix: update package-lock.json versions to 1.3.1
|
2025-03-10 10:40:59 +00:00 |
|
courtmanr@gmail.com
|
b3a212ee8b
|
chore: update dependencies and bump version to 1.3.0
|
2025-03-10 10:39:56 +00:00 |
|
courtmanr@gmail.com
|
4b65912578
|
docs: add WebSocket troubleshooting guide
|
2025-03-10 10:21:03 +00:00 |
|