20 Commits

Author SHA1 Message Date
courtmanr@gmail.com 24dc003c59 Switch Tailwind to npm/PostCSS, remove CDN, add concurrent dev workflow, and fix config errors 2025-04-23 13:46:06 +01:00
courtmanr@gmail.com d2dcd79343 chore(release): bump version to 2.2.0 2025-04-21 16:11:20 +01:00
courtmanr@gmail.com 2a076376aa docs: Describe efficient polling feature in README 2025-04-20 20:35:36 +01:00
dependabot[bot] 8a9c7f3d39 chore(deps-dev): bump tailwindcss from 3.4.17 to 4.1.4
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) from 3.4.17 to 4.1.4.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.4/packages/tailwindcss)

---
updated-dependencies:
- dependency-name: tailwindcss
  dependency-version: 4.1.4
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-20 18:44:58 +00:00
courtmanr@gmail.com 3b564fb330 feat: Replace codebase entirely with simplified version 2025-04-20 13:17:10 +01:00
courtmanr@gmail.com a31150e440 chore: update package-lock.json with latest dependencies 2025-03-17 16:56:57 +00:00
dependabot[bot] 715cb6122c chore(deps): bump axios from 1.8.2 to 1.8.3
Bumps [axios](https://github.com/axios/axios) from 1.8.2 to 1.8.3.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.8.2...v1.8.3)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-17 00:27:37 +00:00
courtmanr@gmail.com 3be95fe440 Improve application launcher UI with a more user-friendly menu 2025-03-13 17:44:26 +00:00
courtmanr@gmail.com ae2f0032ad Update frontend components and backend services for improved performance and UI 2025-03-12 15:57:50 +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 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 480d86cc83 Add Pulse logo assets and logo generation scripts 2025-03-09 21:41:17 +00:00
courtmanr@gmail.com 247c65cd18 Add uuid package for mock data generation 2025-03-04 11:44:35 +00:00
courtmanr@gmail.com 0efa49fa53 1.1.1 2025-03-04 10:06:28 +00:00
courtmanr@gmail.com dde48ca5e1 Refactor: Replace screenshot functionality with mock data generation 2025-03-03 22:45:04 +00:00
courtmanr@gmail.com 7e780e1792 v1.0.5 2025-02-28 20:39:40 +00:00
courtmanr@gmail.com 08633f4175 v1.0.0 2025-02-27 17:01:22 +00:00