Matthew Raymer
3a5f202da3
commit working index.html
2025-02-12 06:46:16 +00:00
Matthew Raymer
47a28ff7ad
commit working index.html
2025-02-12 06:46:16 +00:00
Matthew Raymer
c9f78ae09b
feat(electron): improve electron build configuration
...
- Add dedicated electron build scripts for each platform
- Configure Vite rollup options for electron builds
- Update electron-builder configuration with proper app metadata
- Add clean script and rimraf dependency
- Set proper appId and build settings for production builds
- Enable asar packaging for better security
2025-02-12 03:44:05 +00:00
Matthew Raymer
562b27851c
feat(electron): improve electron build configuration
...
- Add dedicated electron build scripts for each platform
- Configure Vite rollup options for electron builds
- Update electron-builder configuration with proper app metadata
- Add clean script and rimraf dependency
- Set proper appId and build settings for production builds
- Enable asar packaging for better security
2025-02-12 03:44:05 +00:00
09b43226f9
for meeting invitees, create their ID and allow them to set a name
2025-02-11 08:15:01 -07:00
9a6b2fcf0d
for meeting invitees, create their ID and allow them to set a name
2025-02-11 08:15:01 -07:00
7c61d0445b
fix display on a mobile device & mark slower tests
2025-02-07 14:29:32 -07:00
85c93c060a
fix display on a mobile device & mark slower tests
2025-02-07 14:29:32 -07:00
5b8a564e10
add end time to projects
2025-02-07 08:46:40 -07:00
da0f9e7581
add end time to projects
2025-02-07 08:46:40 -07:00
19fd0da4b0
fix linting
2025-02-06 20:16:04 -07:00
62ae603778
fix linting
2025-02-06 20:16:04 -07:00
c9c60582cc
add 'isRegistered' flag to encrypted contents in an onboarding meeting
2025-02-06 19:58:09 -07:00
b8ca2a03fe
add 'isRegistered' flag to encrypted contents in an onboarding meeting
2025-02-06 19:58:09 -07:00
1a38baf59d
show a better message when admission to an onboarding meeting succeeds but registration fails
2025-02-06 19:35:33 -07:00
287a440b3e
show a better message when admission to an onboarding meeting succeeds but registration fails
2025-02-06 19:35:33 -07:00
Matthew Raymer
15783cdbe6
(chore): cleaning up formatting and relative references
2025-02-06 14:08:54 +00:00
Matthew Raymer
d9085ced6d
(chore): cleaning up formatting and relative references
2025-02-06 14:08:54 +00:00
Matthew Raymer
52cbe81f23
(chore): merge mostly pathway changes
2025-02-06 13:34:48 +00:00
Matthew Raymer
43983bd993
(chore): merge mostly pathway changes
2025-02-06 13:34:48 +00:00
5b29d97173
prompt organizer about adding a contact if not in list, and other sanity checks
2025-02-05 21:03:57 -07:00
9411096ab7
prompt organizer about adding a contact if not in list, and other sanity checks
2025-02-05 21:03:57 -07:00
bb5913fef4
make member view available to onboard meeting organizer and reorganize buttons
2025-02-05 20:07:25 -07:00
fe71c3f754
make member view available to onboard meeting organizer and reorganize buttons
2025-02-05 20:07:25 -07:00
29a81c48c8
fix problem with you-are-missing message and refactor other messages in onboard meeting
2025-02-05 19:03:54 -07:00
93831c372a
fix problem with you-are-missing message and refactor other messages in onboard meeting
2025-02-05 19:03:54 -07:00
Matthew Raymer
abf2756807
Merge branch 'master' into split_build_process
...
fix: update import paths from alias to relative
- Replace @ alias imports with relative paths in HiddenDidDialog and UserProfileView
- Maintain consistent import style across components
- Improve build compatibility across different environments
This change helps ensure consistent module resolution across different
build targets including Capacitor and Electron builds.
2025-02-04 03:50:31 +00:00
Matthew Raymer
6c97cafedb
Merge branch 'master' into split_build_process
...
fix: update import paths from alias to relative
- Replace @ alias imports with relative paths in HiddenDidDialog and UserProfileView
- Maintain consistent import style across components
- Improve build compatibility across different environments
This change helps ensure consistent module resolution across different
build targets including Capacitor and Electron builds.
2025-02-04 03:50:31 +00:00
03bfd364ce
fix linting
2025-02-03 20:37:46 -07:00
0b05ca3de8
fix linting
2025-02-03 20:37:46 -07:00
1b869a23b0
now add registration when the organizer admits them
2025-02-03 20:31:22 -07:00
dffecae565
now add registration when the organizer admits them
2025-02-03 20:31:22 -07:00
074c12da63
add an icon for each attendee to add them to their contact list
2025-02-03 19:55:41 -07:00
4cd130244c
add an icon for each attendee to add them to their contact list
2025-02-03 19:55:41 -07:00
763398ff1b
organizer can toggle admission to the meeting
2025-02-03 19:00:11 -07:00
d5f4337558
organizer can toggle admission to the meeting
2025-02-03 19:00:11 -07:00
3c7a044f67
fix message for when some passwords are wrong (and now things decode correctly)
2025-02-03 17:22:38 -07:00
114f0e4405
fix message for when some passwords are wrong (and now things decode correctly)
2025-02-03 17:22:38 -07:00
6a070a1715
fix linting (and change a little wording in onboarding page)
2025-02-03 16:36:13 -07:00
64830eeb05
fix linting (and change a little wording in onboarding page)
2025-02-03 16:36:13 -07:00
5cb2ac339d
show when an onboarding member is already in a meeting, and allow them to leave
2025-02-03 15:31:00 -07:00
dd281e78fd
show when an onboarding member is already in a meeting, and allow them to leave
2025-02-03 15:31:00 -07:00
b3daa27d20
split out group-meeting member list into a separate component, and fix some edit/create mode titles
2025-02-03 14:30:49 -07:00
31d573684a
split out group-meeting member list into a separate component, and fix some edit/create mode titles
2025-02-03 14:30:49 -07:00
ce6ce63433
move edit & delete around & eliminate redundant boolean
2025-02-03 12:39:16 -07:00
40765feea1
move edit & delete around & eliminate redundant boolean
2025-02-03 12:39:16 -07:00
3a56d83dd6
add onboarding pages for the list and members, and refine the setup
2025-02-03 12:18:13 -07:00
5ff91186e2
add onboarding pages for the list and members, and refine the setup
2025-02-03 12:18:13 -07:00
Matthew Raymer
2a7178db53
Merge changes
2025-02-03 13:27:36 +00:00
Matthew Raymer
b3b01652c4
Merge changes
2025-02-03 13:27:36 +00:00