93 Commits

Author SHA1 Message Date
1e694fcbf0 Update README.md
All checks were successful
OSV-Scanner Scheduled Scan / scan-scheduled (push) Successful in 10s
CI / check (push) Successful in 9m26s
CI / build (push) Successful in 9m36s
2025-12-29 20:13:27 -06:00
077dbf95c2 Add container image scanning and SBOM generation tasks to Taskfile 2025-12-29 20:13:19 -06:00
fc7892170e Add SBOM workflow
All checks were successful
OSV-Scanner Scheduled Scan / scan-scheduled (push) Successful in 4s
CI / check (push) Successful in 27s
CI / build (push) Successful in 9m32s
2025-12-29 17:46:56 -06:00
22b49c9548 Update README.md
All checks were successful
OSV-Scanner Scheduled Scan / scan-scheduled (push) Successful in 10s
CI / check (push) Successful in 9m24s
CI / build (push) Successful in 9m35s
2025-12-29 17:37:53 -06:00
754eb33e10 Add tasks to bump version in Taskfile for minor and major updates 2025-12-29 17:37:51 -06:00
82ee5ad723 Add Podman support to Taskfile for building and running containers
All checks were successful
OSV-Scanner Scheduled Scan / scan-scheduled (push) Successful in 5s
CI / check (push) Successful in 24s
CI / build (push) Successful in 36s
2025-12-29 17:34:59 -06:00
8f4cb3e320 Update Dockerfile to optimize build process by removing unnecessary node_modules and ensuring production dependencies are installed correctly. 2025-12-29 17:34:55 -06:00
f4a3be855a Update package version to 1.4.0 in package.json
All checks were successful
OSV-Scanner Scheduled Scan / scan-scheduled (push) Successful in 6s
CI / check (push) Successful in 23s
CI / build (push) Successful in 35s
2025-12-29 17:07:12 -06:00
912e115b18 Add CHANGELOG.md 2025-12-29 17:07:12 -06:00
92e919f165 Update README.md 2025-12-29 17:07:12 -06:00
c93a304c74 Add flake.lock 2025-12-29 17:07:12 -06:00
178e5ebbc3 Add flake.nix 2025-12-29 17:07:12 -06:00
5f23d9ccfe Enable eslint security rule for object injection detection in map.ts 2025-12-29 17:07:12 -06:00
dace6bdce3 Enable eslint security rule for object injection detection in +page.svelte 2025-12-29 17:07:12 -06:00
35a4486fd3 Clean up surveilled.js by removing unnecessary blank lines 2025-12-29 17:07:11 -06:00
d49797807c Add Taskfile 2025-12-29 17:07:11 -06:00
97ded97249 Remove makefile, bash scripts 2025-12-29 17:07:11 -06:00
45ba6b14dd Add eslint-plugin-security for enhanced security checks and configure global process variable for bin scripts 2025-12-29 17:07:11 -06:00
175bbc710b Move dockerfile 2025-12-29 17:07:11 -06:00
b911350ddb Remove package-lock.json, add pnpm-lock.yaml for dependency management, update package.json to include license, author, and package manager details, and add eslint-plugin-security as a new dependency. 2025-12-29 17:07:11 -06:00
cbb007662d Update CI, Docker, and NPM publish workflows to use direct action links, switch to PNPM caching, and replace npm commands with task commands for improved consistency and efficiency. 2025-12-29 17:07:11 -06:00
20c1b654a4 Change license from MIT to BSD 3-Clause, update README to reflect PNPM usage, and modify Svelte page to indicate new license type. 2025-12-29 17:07:10 -06:00
ivan
8de528cab0 Merge pull request 'Configure Renovate' (#4) from renovate/configure into master
All checks were successful
OSV-Scanner Scheduled Scan / scan-scheduled (push) Successful in 23s
CI / check (push) Successful in 32s
CI / build (push) Successful in 46s
Reviewed-on: #4
2025-12-27 20:32:29 +00:00
Renovate Bot
610c3ed707 Add renovate.json
All checks were successful
OSV-Scanner PR Scan / scan-pr (pull_request) Successful in 19s
2025-12-27 20:30:40 +00:00
33530f6e51 Update Docker workflow
All checks were successful
CI / check (push) Successful in 24s
OSV-Scanner Scheduled Scan / scan-scheduled (push) Successful in 19s
CI / build (push) Successful in 42s
2025-12-25 15:18:44 -06:00
2ed10bc86d Update README to use a direct link for the showcase image
Some checks failed
OSV-Scanner Scheduled Scan / scan-scheduled (push) Successful in 27s
CI / check (push) Successful in 33s
CI / build (push) Successful in 55s
Publish NPM Package / publish (push) Successful in 52s
Build and Publish Docker Image / build (push) Has been cancelled
v1.3.1
2025-12-25 15:12:54 -06:00
c222981f69 Update package version to 1.3.1 in package.json and package-lock.json 2025-12-25 15:11:32 -06:00
606cbc0770 Update package-lock.json to reflect version bump to 1.3.0, add missing dependencies, and specify Node.js engine requirements. 2025-12-25 15:11:09 -06:00
81ce2fbbe6 Set default HOST and PORT environment variables in surveilled.js 2025-12-25 15:09:08 -06:00
3ba66ff179 Update README 2025-12-25 15:09:03 -06:00
f386459449 Update package.json by adding main and types fields, specifying Node.js engine version, updating file patterns, and introducing a start script for local development 2025-12-25 15:08:51 -06:00
70503fcb56 Update package version to 1.3.0, add bin entry for surveilled.js, and enhance package.json with additional build and file configurations
Some checks failed
CI / check (push) Failing after 25s
CI / build (push) Has been skipped
OSV-Scanner Scheduled Scan / scan-scheduled (push) Successful in 25s
Publish NPM Package / publish (push) Successful in 37s
Build and Publish Docker Image / build (push) Successful in 12m26s
v1.3.0
2025-12-25 14:48:07 -06:00
42bcfc2dfc Update Svelte configuration to use adapter-node and add surveilled.js script for Node.js execution 2025-12-25 14:48:00 -06:00
b9bb7ec8b5 Update npm-publish workflow to use NPM_TOKEN for authentication 2025-12-25 14:45:41 -06:00
f92c8fced7 Update package version to 1.2.2 in package.json and package-lock.json
Some checks failed
CI / check (push) Successful in 52s
OSV-Scanner Scheduled Scan / scan-scheduled (push) Successful in 17s
Publish NPM Package / publish (push) Failing after 49s
CI / build (push) Successful in 48s
Build and Publish Docker Image / build (push) Successful in 14m35s
v1.2.2
2025-12-25 14:26:32 -06:00
f80919c45f Update npm-publish workflow to use updated Gitea token variable for authentication 2025-12-25 14:26:20 -06:00
ad4fa4f93a Update npm-publish workflow to configure registry for publishing and ensure dependencies are installed from npmjs.org
Some checks failed
CI / check (push) Successful in 1m7s
OSV-Scanner Scheduled Scan / scan-scheduled (push) Successful in 35s
CI / build (push) Successful in 1m11s
Publish NPM Package / publish (push) Failing after 1m38s
Build and Publish Docker Image / build (push) Has been cancelled
v1.2.1
2025-12-25 14:15:37 -06:00
66a1933cfb Improve app version retrieval in vite.config.ts to declare process.env for improved type safety and clarity.
Some checks failed
OSV-Scanner Scheduled Scan / scan-scheduled (push) Successful in 30s
Build and Publish Docker Image / build (push) Has been cancelled
CI / check (push) Successful in 52s
CI / build (push) Successful in 1m13s
2025-12-25 14:14:28 -06:00
620e63b7ba Fix
Some checks failed
CI / check (push) Failing after 27s
OSV-Scanner Scheduled Scan / scan-scheduled (push) Successful in 23s
CI / build (push) Has been skipped
Build and Publish Docker Image / build (push) Has been cancelled
Publish NPM Package / publish (push) Failing after 26s
v1.2.0
2025-12-25 14:12:27 -06:00
9918638cb8 Refactor Camera interface in map.ts to export as a type for improved type management and clarity. 2025-12-25 14:11:32 -06:00
165f06e06b Update app version retrieval in vite.config.ts to use import.meta.env for improved compatibility with Vite's environment variables 2025-12-25 14:11:26 -06:00
405a254824 Add eslint directive to suppress unused variable warning for setStatusMessage function in +page.svelte 2025-12-25 14:11:19 -06:00
0bb79ff612 Add app version definition in vite.config.ts for improved version management 2025-12-25 14:09:40 -06:00
55a90bd146 Refactor APP_VERSION definition in version.ts to support multiple sources 2025-12-25 14:09:28 -06:00
7dcfb1ff7c format workflow 2025-12-25 14:01:35 -06:00
6b35ab80a2 Update module exports in index.ts to include API, constants, map, settings, and version files for improved accessibility and organization. 2025-12-25 14:00:30 -06:00
d9d97db0f9 Refactor package configuration to use scoped name and enhance export settings
- Updated package name to '@quad4/surveilled' for better namespace management.
- Added publish configuration for custom NPM registry.
- Defined exports for module entry points and included necessary files for packaging.
- Updated dependencies in package-lock.json to include new packages and versions.
2025-12-25 14:00:12 -06:00
6796d85a6a Update Makefile to include new package and publish targets, and modify clean command to remove 'dist' and 'package' directories. 2025-12-25 13:59:56 -06:00
6f1428b8e8 Configure NPM registry and authentication token in .npmrc for package management 2025-12-25 13:59:51 -06:00
1b38193ca3 Update .dockerignore and .gitignore to include 'dist/' directory for package management 2025-12-25 13:59:44 -06:00