Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
55 commits
Select commit Hold shift + click to select a range
b33f5f1
increment
GrahamSH-LLK May 11, 2026
ad02d47
another increment
GrahamSH-LLK May 12, 2026
8b5a098
another incremental update
GrahamSH-LLK May 13, 2026
ff4b90f
yoo ANOTHER incremental update
GrahamSH-LLK May 14, 2026
328ee1b
ANOTHER incremental update. i still need to clean a lot of this up, b…
GrahamSH-LLK May 19, 2026
aabac75
format
GrahamSH-LLK May 19, 2026
efeb7dd
run eslint
GrahamSH-LLK May 19, 2026
86c1813
fix lint, format, and typecheck
GrahamSH-LLK May 19, 2026
e9b2f9a
upgrade deps and improve screen reader support
GrahamSH-LLK May 19, 2026
f2f4f16
remove accidental files
GrahamSH-LLK May 19, 2026
fb685ce
clean up some theming
GrahamSH-LLK May 20, 2026
98615fc
drop things added for vuetify parity
GrahamSH-LLK May 20, 2026
c8fd1b9
some more cleanup
GrahamSH-LLK May 20, 2026
865d055
run formatter
GrahamSH-LLK May 21, 2026
423f922
fix lint
GrahamSH-LLK May 21, 2026
bca4e2f
refactor: replace Public Sans with Lato font and update related styles
GrahamSH-LLK May 23, 2026
dd4a112
refactor: migrate utility functions to ComponentUtils
GrahamSH-LLK May 23, 2026
9bd0ead
add build step to format workflow so that components.d.ts is generated
GrahamSH-LLK May 23, 2026
cf5de6e
lint and format
GrahamSH-LLK May 23, 2026
2efd6f1
put the build step in the right workflow
GrahamSH-LLK May 23, 2026
93c234d
revert temp change made to get it to build on macos
GrahamSH-LLK May 23, 2026
3f0f5f8
darken color to emphasize data
GrahamSH-LLK May 23, 2026
423e05d
clean up text size on settings page and drop accidental scripts
GrahamSH-LLK May 23, 2026
c0146dc
centralize styling
GrahamSH-LLK May 23, 2026
6734bb0
swap some scoped css over to tailwind
GrahamSH-LLK May 23, 2026
e5e6b50
format
GrahamSH-LLK May 23, 2026
bfd3df3
lint
GrahamSH-LLK May 23, 2026
8cfd50e
style: format resolved CameraCalibrationCard.vue
GrahamSH-LLK May 23, 2026
9ab6be8
Fix stream padding-ish
mcm001 May 24, 2026
66479a4
center a div
mcm001 May 24, 2026
f244fb0
Enforce minimum
mcm001 May 24, 2026
3735290
fix bad mismatch
mcm001 May 24, 2026
025dd1e
fix some not-idiomatic classes
GrahamSH-LLK May 25, 2026
a9e20d9
address some review items
GrahamSH-LLK May 26, 2026
494a6d4
change tense on response
GrahamSH-LLK May 26, 2026
f534042
timeout calibration ending after 20 seconds
GrahamSH-LLK May 31, 2026
2fff4c1
address review items
GrahamSH-LLK Jun 12, 2026
a869147
visually signal when can't be selected
GrahamSH-LLK Jun 12, 2026
5c1ae00
fix tests
GrahamSH-LLK Jun 12, 2026
024aea7
lint and format
GrahamSH-LLK Jun 12, 2026
8af1436
update lockfile
GrahamSH-LLK Jul 10, 2026
6e0152a
fix lint
GrahamSH-LLK Jul 10, 2026
718734b
bring up to date with main
GrahamSH-LLK Jul 10, 2026
5d0fc95
fix typechecking workflow
samfreund Jul 9, 2026
bf005b9
Merge remote-tracking branch 'upstream/main' into drop-vuetify
mcm001 Jul 24, 2026
b84d703
fix reactive loop
GrahamSH-LLK Jul 25, 2026
20ec340
clean up object detection card
GrahamSH-LLK Jul 25, 2026
6a3ca05
Show inliners in cal details
mcm001 Jul 25, 2026
0ee8a59
Merge branch 'drop-vuetify' of https://github.com/GrahamSH-LLK/photon…
mcm001 Jul 25, 2026
b1ec7b6
missing import
mcm001 Jul 25, 2026
57d8a52
Reference tempSettingsStruct instead
mcm001 Jul 25, 2026
f37b759
Use reactive video format in info card
mcm001 Jul 25, 2026
7ddd065
et-ExecutionPolicy -Scope Process -ExecutionPolicy RemoteSigned) ; (&
mcm001 Jul 25, 2026
57d4e36
Fixup snapshots view
mcm001 Jul 25, 2026
a5d8229
Make targetstab a little less flickery at all resolutions
mcm001 Jul 25, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .github/workflows/lint-format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ jobs:
- name: Run Typechecking
run: |
set +e
pnpm run build
pnpm run type-check
exit_code=$?
if test "$exit_code" -ne "0"; then
Expand Down
1 change: 1 addition & 0 deletions photon-client/.prettierrc.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"$schema": "https://json.schemastore.org/prettierrc",
"plugins": ["prettier-plugin-tailwindcss"],
"semi": true,
"tabWidth": 2,
"singleQuote": false,
Expand Down
47 changes: 26 additions & 21 deletions photon-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,36 +21,41 @@
"type-check": "vue-tsc --noEmit"
},
"dependencies": {
"@adam-rocska/units-and-measurement": "^1.2.0",
"@fontsource/prompt": "^5.2.6",
"@fontsource/lato": "^5.2.7",
"@mdi/font": "^7.4.47",
"@msgpack/msgpack": "^3.1.2",
"@tanstack/vue-table": "^8.21.3",
"@vueuse/core": "^14.3.0",
"axios": "^1.11.0",
"echarts": "^6.0.0",
"jspdf": "^3.0.1",
"pinia": "^3.0.2",
"three": "^0.178.0",
"vue": "^3.5.13",
"vue-router": "^4.5.1",
"vue3-virtual-scroll-list": "^0.2.1",
"vuetify": "^3.8.3"
"jspdf": "^4.2.1",
"pinia": "^3.0.4",
"reka-ui": "^2.9.7",
"tailwindcss": "^4.3.0",
"three": "^0.184.0",
"unplugin-vue-components": "^32.0.0",
"vue": "^3.5.34",
"vue-router": "^5.0.7",
"vue3-virtual-scroll-list": "^0.2.1"
},
"devDependencies": {
"@eslint/js": "^9.31.0",
"@playwright/test": "^1.61.1",
"@types/node": "^24.0.0",
"@types/three": "^0.178.0",
"@eslint/js": "^10.0.1",
"@iconify-json/mdi": "^1.2.3",
"@playwright/test": "^1.56.1",
"@tailwindcss/vite": "^4.1.11",
"@types/node": "^24.12.4",
"@types/three": "^0.184.0",
"@vitejs/plugin-vue": "^6.0.6",
"@vue/eslint-config-prettier": "^10.2.0",
"@vue/eslint-config-typescript": "^14.5.0",
"@vue/tsconfig": "^0.7.0",
"eslint": "^9.31.0",
"eslint-plugin-vue": "^10.7.0",
"prettier": "^3.6.2",
"sass": "^1.89.2",
"typescript": "^5.8.3",
"@vue/eslint-config-typescript": "^14.7.0",
"@vue/tsconfig": "^0.9.1",
"eslint": "^10.4.0",
"eslint-plugin-vue": "^10.9.1",
"prettier": "^3.8.3",
"prettier-plugin-tailwindcss": "^0.8.0",
"typescript": "^6.0.3",
"unplugin-icons": "^23.0.1",
"vite": "^8.0.10",
"vite-plugin-vuetify": "^2.1.1",
"vue-tsc": "^3.2.5"
}
}
Loading
Loading