754eb33e10
Add tasks to bump version in Taskfile for minor and major updates
Sudo-Ivan2025-12-29 17:37:51 -06:00
82ee5ad723
Add Podman support to Taskfile for building and running containers
Sudo-Ivan2025-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.
Sudo-Ivan2025-12-29 17:34:55 -06:00
f4a3be855a
Update package version to 1.4.0 in package.json
Sudo-Ivan2025-12-29 17:06:13 -06:00
45ba6b14dd
Add eslint-plugin-security for enhanced security checks and configure global process variable for bin scripts
Sudo-Ivan2025-12-29 17:03:56 -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.
Sudo-Ivan2025-12-29 17:03:41 -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.
Sudo-Ivan2025-12-29 17:03:17 -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.
Sudo-Ivan2025-12-29 16:46:00 -06:00
8de528cab0
Merge pull request 'Configure Renovate' (#4) from renovate/configure into master
ivan
2025-12-27 20:32:29 +00:00
c222981f69
Update package version to 1.3.1 in package.json and package-lock.json
Sudo-Ivan2025-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.
Sudo-Ivan2025-12-25 15:11:09 -06:00
81ce2fbbe6
Set default HOST and PORT environment variables in surveilled.js
Sudo-Ivan2025-12-25 15:09:08 -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
Sudo-Ivan2025-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
v1.3.0
Sudo-Ivan2025-12-25 14:48:07 -06:00
42bcfc2dfc
Update Svelte configuration to use adapter-node and add surveilled.js script for Node.js execution
Sudo-Ivan2025-12-25 14:48:00 -06:00
b9bb7ec8b5
Update npm-publish workflow to use NPM_TOKEN for authentication
Sudo-Ivan2025-12-25 14:45:41 -06:00
f92c8fced7
Update package version to 1.2.2 in package.json and package-lock.json
v1.2.2
Sudo-Ivan2025-12-25 14:26:32 -06:00
f80919c45f
Update npm-publish workflow to use updated Gitea token variable for authentication
Sudo-Ivan2025-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
v1.2.1
Sudo-Ivan2025-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.
Sudo-Ivan2025-12-25 14:14:28 -06:00
9918638cb8
Refactor Camera interface in map.ts to export as a type for improved type management and clarity.
Sudo-Ivan2025-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
Sudo-Ivan2025-12-25 14:11:26 -06:00
405a254824
Add eslint directive to suppress unused variable warning for setStatusMessage function in +page.svelte
Sudo-Ivan2025-12-25 14:11:19 -06:00
0bb79ff612
Add app version definition in vite.config.ts for improved version management
Sudo-Ivan2025-12-25 14:09:40 -06:00
55a90bd146
Refactor APP_VERSION definition in version.ts to support multiple sources
Sudo-Ivan2025-12-25 14:09:28 -06:00
6b35ab80a2
Update module exports in index.ts to include API, constants, map, settings, and version files for improved accessibility and organization.
Sudo-Ivan2025-12-25 14:00:30 -06:00
d9d97db0f9
Refactor package configuration to use scoped name and enhance export settings
Sudo-Ivan2025-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.
Sudo-Ivan2025-12-25 13:59:56 -06:00
6f1428b8e8
Configure NPM registry and authentication token in .npmrc for package management
Sudo-Ivan2025-12-25 13:59:51 -06:00
1b38193ca3
Update .dockerignore and .gitignore to include 'dist/' directory for package management
Sudo-Ivan2025-12-25 13:59:44 -06:00
57187e7ed4
Add tooltip for box selection feature in map component
Sudo-Ivan2025-12-24 21:09:29 -06:00
04e3359369
Remove 'Nunito' from the default sans font family in tailwind.config.js for a more streamlined font stack.
v1.0.0
Sudo-Ivan2025-12-24 20:06:25 -06:00
92a8075ce7
Remove trailing whitespace in svelte.config.docker.js for cleaner code.
Sudo-Ivan2025-12-24 20:06:21 -06:00
0547e0e0db
Refactor CSS and Svelte components for improved readability and maintainability
Sudo-Ivan2025-12-24 20:06:14 -06:00
2a709efdbf
Refactor NominatimResponse type and update font style in clusterStyle function
Sudo-Ivan2025-12-24 20:06:03 -06:00
2fd4203ac5
Add PWA support with vite-plugin-pwa configuration
Sudo-Ivan2025-12-24 20:05:55 -06:00
0b33f70cbc
Update version to 1.0.0 and add vite-plugin-pwa dependency
Sudo-Ivan2025-12-24 20:05:39 -06:00
fe9167274b
Update ESLint configuration by adding additional global variables
Sudo-Ivan2025-12-24 20:05:14 -06:00
0ec99e1e1e
Fix OSV-Scanner script to identify and report HIGH/CRITICAL vulnerabilities in JSON format
Sudo-Ivan2025-12-24 17:20:35 -06:00
3cd286568c
Change OSV-Scanner output format from text to markdown in the scanning script
Sudo-Ivan2025-12-24 17:16:25 -06:00
fb7e2e619c
Add OSV-Scanner setup in CI workflows and create script for OSV scanning
Sudo-Ivan2025-12-24 17:14:10 -06:00
60766c8cfe
Update Node.js version in CI workflow and add OSV-Scanner workflows for PR and scheduled scans
Sudo-Ivan2025-12-24 17:07:25 -06:00
301f3a440b
Update svelte-check command to fail on errors instead of warnings
Sudo-Ivan2025-12-24 17:06:16 -06:00
044830f5cb
Update robots.txt to disallow all web crawlers
Sudo-Ivan2025-12-24 17:04:32 -06:00
f7becdb26e
Update version to 0.1.0 and modify scripts to include VITE_APP_VERSION. Add APP_VERSION export for use in components.
Sudo-Ivan2025-12-24 17:03:48 -06:00
b1d4d24b18
Add build and check scripts for CI
Sudo-Ivan2025-12-24 17:03:42 -06:00
881c5d04be
Add CI workflow configuration for continuous integration
Sudo-Ivan2025-12-24 17:03:31 -06:00