Commit Graph

  • 59030ba2a3 Refactor IdentityGraph component to utilize centralized constants and implement undo/redo functionality with IndexedDB for state management. Sudo-Ivan 2025-12-29 12:12:00 -06:00
  • 9468010981 Improve README Sudo-Ivan 2025-12-29 12:11:41 -06:00
  • 38887b1de2 Remove Sudo-Ivan 2025-12-29 12:11:25 -06:00
  • 2c65a17b12 Remove Sudo-Ivan 2025-12-29 12:11:19 -06:00
  • c1c823d2b1 Remove Sudo-Ivan 2025-12-29 12:11:11 -06:00
  • 9e7a9f6d2c Add constants and types for database, relationships, and node types in constants.ts Sudo-Ivan 2025-12-29 12:11:07 -06:00
  • a3a78ae117 Remove unnecessary newline at the end of inject-sw-version.js for cleaner code. Sudo-Ivan 2025-12-29 12:11:00 -06:00
  • 51ce1cbc40 Update build script to use pnpm instead of npm for building the app Sudo-Ivan 2025-12-29 12:10:55 -06:00
  • 1202652e93 Add compiler options in svelte.config.js to manage runes for external dependencies Sudo-Ivan 2025-12-29 12:10:47 -06:00
  • 3b9b8e0a65 Refactor ESLint configuration by formatting the ignores array for improved readability. Sudo-Ivan 2025-12-29 12:10:40 -06:00
  • 44ccc672fc Update package version to 1.5.0, add author and license information, and update dependencies in package.json. Introduce pnpm-lock.yaml for dependency management. Update service worker cache version to 1.5.0. Sudo-Ivan 2025-12-29 12:10:27 -06:00
  • 625dcc11f8 Fix formatting in svelte.config.js by adding a missing comma and ensuring proper structure. Sudo-Ivan 2025-12-29 11:33:57 -06:00
  • 62f3f34e10 Update frontend package manager from npm to pnpm in wails.json Sudo-Ivan 2025-12-29 11:33:51 -06:00
  • aad59ffe43 Fix indentation in renovate.json schema declaration Sudo-Ivan 2025-12-29 11:33:42 -06:00
  • 4b20bf540e Update Docker workflow Sudo-Ivan 2025-12-29 11:33:36 -06:00
  • dd5e24ae26 Remove Sudo-Ivan 2025-12-29 11:33:21 -06:00
  • bc20b06fe1 Remove package-lock Sudo-Ivan 2025-12-29 11:33:11 -06:00
  • e7801735fa Update Go version to 1.25.5 Sudo-Ivan 2025-12-29 11:33:03 -06:00
  • fbbb6a5e9c Update LICENSE Sudo-Ivan 2025-12-29 11:32:46 -06:00
  • ebdbd02599 Move Dockerfile Sudo-Ivan 2025-12-29 11:32:19 -06:00
  • 312fe5e746 Replace Makefile with Taskfile Sudo-Ivan 2025-12-29 11:31:58 -06:00
  • 469b59a561 Add IndexedDB support for graph and settings storage Sudo-Ivan 2025-12-29 11:30:49 -06:00
  • bc5b12b23c Update workflow hashes Sudo-Ivan 2025-12-29 00:03:21 -06:00
  • 5f5de2272b Update Gitea workflows to use custom action URLs for checkout, setup-node, setup-go, and other actions Sudo-Ivan 2025-12-28 21:08:07 -06:00
  • 7b4598c5ca Update Gitea workflow to use custom action URLs for checkout and setup-go Sudo-Ivan 2025-12-28 21:07:46 -06:00
  • ab2dd4e4ed Remove renovate workflow Sudo-Ivan 2025-12-28 21:07:41 -06:00
  • e366ba8f1b Merge pull request 'Update ghcr.io/renovatebot/renovate Docker tag to v42.66.11' (#5) from renovate/ghcr.io-renovatebot-renovate-42.x into master ivan 2025-12-29 00:21:44 +00:00
  • 6971796c00 Update ghcr.io/renovatebot/renovate Docker tag to v42.66.11 Renovate Bot 2025-12-29 00:02:10 +00:00
  • d85d960e3d Merge pull request 'Update ghcr.io/renovatebot/renovate Docker tag to v42' (#4) from renovate/ghcr.io-renovatebot-renovate-42.x into master ivan 2025-12-28 05:30:32 +00:00
  • d99fce9b24 Update ghcr.io/renovatebot/renovate Docker tag to v42 Renovate Bot 2025-12-28 00:00:48 +00:00
  • d770914aae Merge pull request 'Update ghcr.io/renovatebot/renovate Docker tag to v37.440.7' (#2) from renovate/ghcr.io-renovatebot-renovate-37.x into master ivan 2025-12-27 22:44:20 +00:00
  • 02d745f9ae Update ghcr.io/renovatebot/renovate Docker tag to v37.440.7 Renovate Bot 2025-12-27 22:29:35 +00:00
  • 5c7c6c4ca5 Merge pull request 'Configure Renovate' (#1) from renovate/configure into master ivan 2025-12-27 20:52:32 +00:00
  • e6bc79ec27 Add renovate.json Renovate Bot 2025-12-27 20:29:30 +00:00
  • 03f0c71aae Add Renovate workflow for automated dependency management Sudo-Ivan 2025-12-27 14:28:38 -06:00
  • 4923619b51 Update CI workflows and OSV scan script for improved functionality Sudo-Ivan 2025-12-27 12:46:16 -06:00
  • 7e75064ae5 Update CI workflows to use specific action versions Sudo-Ivan 2025-12-26 21:53:14 -06:00
  • 7c13aee0a7 Update package script to include versioning for build process Sudo-Ivan 2025-12-26 21:53:07 -06:00
  • d5b37ed53f Update Makefile to include new 'package' target Sudo-Ivan 2025-12-26 21:52:59 -06:00
  • bbc4fd4c32 Fix CI workflow v1.4.0 Sudo-Ivan 2025-12-26 21:29:55 -06:00
  • 06f3e6fa5a Update package version to 1.4.0 and switch Svelte adapter to static Sudo-Ivan 2025-12-26 21:22:09 -06:00
  • 548d5dbc35 Add script to inject service worker version from package.json Sudo-Ivan 2025-12-26 21:21:21 -06:00
  • 78c07e1c6b Update service worker to use versioning and improve cache management Sudo-Ivan 2025-12-26 21:21:12 -06:00
  • 4afe001117 Add Window interface to app.d.ts for file handling and logging Sudo-Ivan 2025-12-26 21:21:01 -06:00
  • 826e7d10d1 Add service worker update notifications and reload functionality Sudo-Ivan 2025-12-26 21:20:52 -06:00
  • 4646423f1d Change Svelte adapter from Node to Static Sudo-Ivan 2025-12-26 21:20:42 -06:00
  • a3a8e29a6d Update README Sudo-Ivan 2025-12-26 21:20:26 -06:00
  • a2411bd176 Refactor CI workflow for frontend and backend builds Sudo-Ivan 2025-12-26 21:20:19 -06:00
  • 2465e2e42b Add file import/export functionality for Wails desktop and web browser Sudo-Ivan 2025-12-26 21:20:11 -06:00
  • 3d81697538 Add wails.json configuration for Linking Tool Sudo-Ivan 2025-12-26 21:20:03 -06:00
  • 5896cd7064 Add main application and desktop API server implementation Sudo-Ivan 2025-12-26 21:19:57 -06:00
  • 9ffce1e12f Update Makefile Sudo-Ivan 2025-12-26 21:19:44 -06:00
  • b4c65bf30b Add go.mod and go.sum files to manage dependencies for the linking tool Sudo-Ivan 2025-12-26 21:19:30 -06:00
  • 7d2eb81e0f Update ESLint configuration Sudo-Ivan 2025-12-26 21:19:24 -06:00
  • 837c5c471d Update Dockerfile to streamline multi-stage builds for frontend and Go binary Sudo-Ivan 2025-12-26 21:19:14 -06:00
  • 4b9a972706 Update .dockerignore and .gitignore Sudo-Ivan 2025-12-26 21:18:41 -06:00
  • 9dd65dbff8 Update README v1.3.0 Sudo-Ivan 2025-12-25 16:09:43 -06:00
  • 5eb10386de Refactor header layout in +page.svelte for improved responsiveness and accessibility, including link updates and style adjustments. Sudo-Ivan 2025-12-25 16:05:46 -06:00
  • c3b0173da3 Remove unnecessary eslint directive from service worker file to streamline code. Sudo-Ivan 2025-12-25 16:05:36 -06:00
  • 0a4a5f7634 Refactor APP_VERSION definition to support multiple sources, including a global variable and npm package version, enhancing flexibility in version management. Sudo-Ivan 2025-12-25 16:05:32 -06:00
  • ecc1253937 Update IdentityGraph component with link selection and mobile support. Sudo-Ivan 2025-12-25 16:05:24 -06:00
  • de392d52ea Add linking tool script to set environment variables and import main application module Sudo-Ivan 2025-12-25 16:05:09 -06:00
  • 204dceeff7 Add workflow for publishing NPM packages, including setup for Node.js, dependency installation, packaging, and publishing to a custom registry. Sudo-Ivan 2025-12-25 16:05:02 -06:00
  • 410448b35d Add GitHub Actions workflow for building and publishing Docker images, including setup for QEMU, Docker Buildx, and metadata extraction. Sudo-Ivan 2025-12-25 16:04:52 -06:00
  • 119177d64c Add app version definition in Vite configuration using environment variable or package version Sudo-Ivan 2025-12-25 16:04:46 -06:00
  • df9ed9465b Add mobile landscape screen breakpoint to Tailwind configuration for responsive design Sudo-Ivan 2025-12-25 16:04:41 -06:00
  • c2de35082f Update Svelte configuration to use node adapter instead of auto adapter for improved environment compatibility. Sudo-Ivan 2025-12-25 16:04:31 -06:00
  • bc63b4a42c Update package version to 1.3.0, rename package to @quad4/linking-tool, and add new fields for main entry, binary, and engines in package.json. Enhance package-lock.json with additional dependencies and metadata. Sudo-Ivan 2025-12-25 16:03:52 -06:00
  • 8d4e8cde81 Update Makefile with Docker support and additional npm commands for packaging and publishing Sudo-Ivan 2025-12-25 16:03:45 -06:00
  • c9053cb0c6 Update ESLint configuration Sudo-Ivan 2025-12-25 16:03:39 -06:00
  • 8d2d520122 Add npm registry configuration and authentication token to .npmrc for package management Sudo-Ivan 2025-12-25 16:03:23 -06:00
  • d6d8e8240f Update README.md ivan 2025-12-25 04:59:48 +00:00
  • a16e96355f Upload files to "showcase" ivan 2025-12-25 04:58:56 +00:00
  • ea21931650 Update meta tags in +page.svelte for improved clarity and consistency in descriptions and titles. Sudo-Ivan 2025-12-24 22:09:54 -06:00
  • 90de7a4850 Update version to 1.2.1 v1.2.1 Sudo-Ivan 2025-12-24 21:39:52 -06:00
  • 0c9db82791 Update README Sudo-Ivan 2025-12-24 21:38:41 -06:00
  • fa4ff7444d Fix link editing functionality in IdentityGraph component by introducing manual editing for relationship types, adding validation for shareable URLs, and improving input handling for relationship type selection. Sudo-Ivan 2025-12-24 21:38:30 -06:00
  • 8d82c160d1 Remove PNG export functionality from IdentityGraph component and associated button in the UI. Sudo-Ivan 2025-12-24 21:27:36 -06:00
  • 99d94e092d Update version to 1.2.0 in package.json and package-lock.json for release. Sudo-Ivan 2025-12-24 21:27:30 -06:00
  • 003a88dcee Improve data validation in IdentityGraph component by adding checks for decoded data structure and image URL validity. Ensure nodes and links are properly validated before processing. Sudo-Ivan 2025-12-24 21:24:36 -06:00
  • ab16ce5128 Update version to 1.0.0 in package.json and package-lock.json for release. v1.0.0 Sudo-Ivan 2025-12-24 19:58:04 -06:00
  • bcabd098b5 Refactor service worker cache array for improved readability by consolidating URL entries into a single line. Sudo-Ivan 2025-12-24 19:57:17 -06:00
  • 6e370ce774 Add touch event handling to IdentityGraph component for improved mobile interaction Sudo-Ivan 2025-12-24 19:57:07 -06:00
  • c00e0bf6f2 Remove unused font file from service worker cache. Sudo-Ivan 2025-12-24 19:15:31 -06:00
  • b683da85f0 Implement theme toggle functionality in IdentityGraph component and refine styling for light/dark modes. Clean up unused imports and whitespace in related files. Sudo-Ivan 2025-12-24 19:13:08 -06:00
  • 9d59cd6b4c Update IdentityGraph component to support multi-selection of nodes and enhanced relationship management. Sudo-Ivan 2025-12-24 19:02:31 -06:00
  • 5e07339709 0.1.0 Sudo-Ivan 2025-12-24 18:43:08 -06:00
  • 26e154ebb4 first commit Sudo-Ivan 2025-12-24 18:42:54 -06:00