Dan Ditomaso
|
d552dcd137
|
Merge branch 'master' into fix/improve-styling-of-chat
|
2025-02-07 10:25:15 -05:00 |
|
Tom Fifield
|
d53acf204c
|
Merge pull request #405 from Hunter275/issue-402-message-length-limit
Limit the length of messages to 200 bytes
|
2025-02-06 08:23:26 +08:00 |
|
Hunter275
|
430e0cbd46
|
Limit the length of messages to 200 bytes
|
2025-02-04 23:30:39 -05:00 |
|
Dan Ditomaso
|
1c7b466e64
|
fix: styling fixes from code review
|
2025-02-04 14:46:46 -05:00 |
|
Hunter Thornsberry
|
30158ca5c5
|
Merge pull request #401 from danditomaso/feat--add-formatting-linting-on-staging
|
2025-02-03 21:04:06 -05:00 |
|
Dan Ditomaso
|
e896555694
|
added: added lint-staged so linting runs when a file is staged.
|
2025-02-03 20:35:31 -05:00 |
|
Dan Ditomaso
|
87ddaad966
|
fix: styling updates, chat conversation moved to bottom of chat window.
|
2025-02-03 20:28:01 -05:00 |
|
Dan Ditomaso
|
4736fa6b50
|
fix: increasing size of clickable area for navigation items
|
2025-02-03 16:06:24 -05:00 |
|
Dan Ditomaso
|
a4e21ed343
|
feat: added hover tooltip on message status
|
2025-02-03 13:17:57 -05:00 |
|
Dan Ditomaso
|
794d214636
|
feat: removed traceroute from message screen.
|
2025-02-03 12:36:33 -05:00 |
|
Hunter Thornsberry
|
095f1fde27
|
Merge pull request #349 from cmorg3/add_search_nodes
feat: Add search functionality for nodes in Messages and Nodes pages
|
2025-02-02 00:12:55 -05:00 |
|
Hunter Thornsberry
|
c2c7510dc4
|
Merge branch 'master' into add_search_nodes
|
2025-02-01 13:26:02 -05:00 |
|
Hunter Thornsberry
|
1c70fb8606
|
Merge pull request #391 from dzienisz/map-key
fix: Map Action Buttons key
|
2025-02-01 13:17:10 -05:00 |
|
Hunter Thornsberry
|
963deeca75
|
Merge pull request #393 from danditomaso/fix/fix-tak-tracker-role-value
fix: update value for tak tracker device role
|
2025-01-30 16:02:07 -05:00 |
|
Dan Ditomaso
|
991405c7aa
|
fix: update value for tak tracker device role
|
2025-01-30 14:21:24 -05:00 |
|
Kamil Dzieniszewski
|
ce66e55196
|
fix: Map Action Buttons key
|
2025-01-30 19:53:04 +01:00 |
|
Hunter Thornsberry
|
547b86f98e
|
Merge pull request #366 from kylewistrand/dashboard-node-links
feat: Make nodes on dashboard clickable
|
2025-01-29 23:51:42 -05:00 |
|
Hunter275
|
2bdfbedeea
|
add dark mode classes and biome fixes
|
2025-01-29 23:50:38 -05:00 |
|
Hunter Thornsberry
|
68da810a85
|
Merge pull request #387 from danditomaso/feat/add-build-analyze-script
feat: add bundle analyzer script
|
2025-01-29 23:23:17 -05:00 |
|
Dan Ditomaso
|
d9ad044ecd
|
fix: improve styling of messsges
|
2025-01-29 16:08:55 -05:00 |
|
Dan Ditomaso
|
5b7b770aee
|
feat: add bundle analyzer script
|
2025-01-29 09:07:57 -05:00 |
|
Hunter Thornsberry
|
c7e2baea1b
|
Merge pull request #385 from danditomaso/fix/update-project-deps-to-latest
fix: update packages to latest version
|
2025-01-28 15:53:52 -05:00 |
|
Dan Ditomaso
|
172e0c70c8
|
Merge pull request #383 from danditomaso/feat/debounce-messages-input
Add debounce to message input field
|
2025-01-28 15:36:53 -05:00 |
|
Dan Ditomaso
|
9b843f6483
|
chore: update packages to latest version. feat: replace hashicon lib with vanilla component
|
2025-01-28 12:15:04 -05:00 |
|
Dan Ditomaso
|
e405a91ba8
|
Merge branch 'master' into feat/debounce-messages-input
|
2025-01-27 13:01:34 -05:00 |
|
Dan Ditomaso
|
cdc2554af6
|
fix: update lock file
|
2025-01-27 08:31:31 -05:00 |
|
Hunter Thornsberry
|
2808b6f26a
|
Merge pull request #384 from danditomaso/feat/force-format-lint-before-commit
Added simple-git-hooks to run linting/formatting script prior to commit
|
2025-01-25 22:47:58 -05:00 |
|
Hunter Thornsberry
|
41ff10c653
|
Merge pull request #374 from tdhawk/fix-readme
update container port
|
2025-01-25 22:43:42 -05:00 |
|
Dan Ditomaso
|
4508428160
|
feat: add simple-git-hooks to run linting/formatting prior to commit
|
2025-01-25 21:49:37 -05:00 |
|
Dan Ditomaso
|
f0dd426055
|
chore: linting
|
2025-01-25 21:24:43 -05:00 |
|
Dan Ditomaso
|
d0ca24ae6f
|
feat: debounce message draft state updates to reduce zustand/immer store writes on Messages page
|
2025-01-25 16:41:42 -05:00 |
|
Dan Ditomaso
|
fe2b76eeb9
|
fix: moving tailwind libs to dev dependency, removed unused deps
|
2025-01-25 16:09:59 -05:00 |
|
Hunter Thornsberry
|
5d0f2e4403
|
Merge pull request #381 from KomelT/fix/biome
Fix Biome
|
2025-01-23 22:54:52 -05:00 |
|
Tilen Komel
|
47150c649f
|
Add back pnpm check into build command
|
2025-01-24 01:50:41 +01:00 |
|
Tilen Komel
|
7930f44109
|
Try to fix old stuff
|
2025-01-24 01:42:01 +01:00 |
|
Tilen Komel
|
ec6906a5c3
|
Fixes by hand
|
2025-01-24 01:27:33 +01:00 |
|
Tilen Komel
|
891a1a9503
|
pnpm check:fix
|
2025-01-24 01:26:15 +01:00 |
|
Hunter Thornsberry
|
cf79f3b07e
|
Merge pull request #379 from KomelT/add-package-manager
Add packageManager in package.json
|
2025-01-23 16:25:58 -05:00 |
|
Tilen Komel
|
9493649a69
|
This works now
|
2025-01-23 14:02:21 +01:00 |
|
Tilen Komel
|
c8cd5b0eaa
|
Define package_json_file: package.json in CI
|
2025-01-23 13:49:44 +01:00 |
|
Tilen Komel
|
c16b3a3ce0
|
Add version
|
2025-01-23 13:35:12 +01:00 |
|
Tilen Komel
|
2967a74480
|
Blank version
|
2025-01-23 13:33:13 +01:00 |
|
Tilen Komel
|
ea648ca887
|
Just for joke without actions/checkout@v4
|
2025-01-23 13:30:16 +01:00 |
|
Tilen Komel
|
8d35b57d19
|
Add packageManager in package.json
|
2025-01-23 12:59:57 +01:00 |
|
Hunter Thornsberry
|
be9a07bc4b
|
Merge pull request #360 from danditomaso/add_pki_backup_dialog
Add PKI backup dialog, add reminder toast to suggest backing up private key.
|
2025-01-22 22:35:41 -05:00 |
|
Tom Fifield
|
7d37c6e728
|
Merge pull request #378 from Hunter275/ci-pnpm-version
remove version spec
|
2025-01-21 13:54:11 +11:00 |
|
Hunter275
|
42ccd953c0
|
remove version spec
|
2025-01-20 20:20:50 -05:00 |
|
Hunter Thornsberry
|
578405d5d3
|
Merge pull request #362 from danditomaso/update_ble_serial_wording_https
fix: update connect dialog messaging to describe requirement for https
|
2025-01-20 14:59:51 -05:00 |
|
Dan Ditomaso
|
ebb32f0893
|
fix: changed position of error message, disabled buttons when error is showing
|
2025-01-19 22:42:38 -05:00 |
|
Hunter Thornsberry
|
9cef18b82a
|
Merge pull request #370 from PhotoNomad0/feature-addDateToDisplayedMessages
Feature / Added date to messages displayed
|
2025-01-19 02:25:14 -05:00 |
|