Trent Larson
bd9e69174c
update build instruction & package-lock.json
2 months ago
Trent Larson
20ade415dc
bump to version 0.5.8 build 34
2 months ago
Trent Larson
2b7c204013
bump to version 0.5.8 build 34
2 months ago
Trent Larson
a5c5c2b9dd
bump to build 33 and version 0.5.7
2 months ago
Trent Larson
1a886524b6
bump to build 33 and version 0.5.7
2 months ago
Trent Larson
8629cefa13
bump to build 32 & version 0.5.6
2 months ago
Trent Larson
911028849b
bump to build 32 & version 0.5.6
2 months ago
Trent Larson
4a43bc9c6c
bump build to 31 and version to 0.5.5
2 months ago
Trent Larson
69a9f5306f
bump build to 31 and version to 0.5.5
2 months ago
Trent Larson
0d152adbf2
remove the deep-link autoVerify because it caused a build failure
2 months ago
Trent Larson
25be1daab1
remove the deep-link autoVerify because it caused a build failure
2 months ago
Trent Larson
cead308800
incorporate one of the BUILDING steps directly into the file
2 months ago
Trent Larson
12a76e2d40
incorporate one of the BUILDING steps directly into the file
2 months ago
Trent Larson
676a301331
bump to build 30 version 0.5.4
2 months ago
Trent Larson
63c6cb8dc4
bump to build 30 version 0.5.4
2 months ago
Trent Larson
a23416ead1
fix optional message at top to not overflow
2 months ago
Trent Larson
145f147ef0
fix optional message at top to not overflow
2 months ago
Trent Larson
530c7c1a13
fix problem with user-profile page, and bump to build 29 & version 0.5.3
2 months ago
Trent Larson
5cde144585
fix problem with user-profile page, and bump to build 29 & version 0.5.3
2 months ago
Trent Larson
f255ea389b
bump to build 26 and version 0.5.1
3 months ago
Trent Larson
a55cf31a93
bump to build 26 and version 0.5.1
3 months ago
Trent Larson
8609f8458d
bump to build 25 & version 0.5.0
3 months ago
Trent Larson
4e9c7bbf70
bump to build 25 & version 0.5.0
3 months ago
Trent Larson
8f5c34bc5f
fix linting
3 months ago
Trent Larson
32f5c52474
fix linting
3 months ago
Trent Larson
aa62037fae
bump to build 22 version 0.4.7 (though I think the android capacitor.config.json appId is wrong)
3 months ago
Trent Larson
87a41d223f
bump to build 22 version 0.4.7 (though I think the android capacitor.config.json appId is wrong)
3 months ago
Trent Larson
41dad3254d
fix a non-existent description, move the description right below the image
3 months ago
Trent Larson
d5501d9db1
fix a non-existent description, move the description right below the image
3 months ago
Trent Larson
9d4f726c31
bump to build # 19 version 0.4.7 for mobile packages
3 months ago
Trent Larson
7547e7a5f7
bump to build # 19 version 0.4.7 for mobile packages
3 months ago
Trent Larson
297c5a2dbb
disable SQLite in Java & Swift (since they don't compile) & add SQL queueing on startup
At this point, the app compiles and runs in Android & iOS but DB operations fail.
3 months ago
Trent Larson
705c6092a3
disable SQLite in Java & Swift (since they don't compile) & add SQL queueing on startup
At this point, the app compiles and runs in Android & iOS but DB operations fail.
3 months ago
Trent Larson
b8fbc3f7a6
fix console error about "window" unavailable due to service worker
3 months ago
Trent Larson
c1d730f586
fix console error about "window" unavailable due to service worker
3 months ago
Trent Larson
0674d98670
fix BUILDING instructions
3 months ago
Trent Larson
4500ab5038
fix BUILDING instructions
3 months ago
Trent Larson
603823d808
add to build instructions for electron on mac
3 months ago
Trent Larson
17727a3ff7
add to build instructions for electron on mac
3 months ago
Trent Larson
37b7c4ed36
various instructions (and their timeouts)
3 months ago
Trent Larson
aadd223248
various instructions (and their timeouts)
3 months ago
Trent Larson
22978a1eda
bump to build 18 version 0.4.7 to match the latest upload to ios
3 months ago
Trent Larson
42228f4ea5
bump to build 18 version 0.4.7 to match the latest upload to ios
3 months ago
Trent Larson
5fcf6a1f90
add documentation, especially for build processes
3 months ago
Trent Larson
27a1fd827b
add documentation, especially for build processes
3 months ago
Matt Raymer
e4155e1a20
feat(ui): disable all photo upload actions for unregistered users
- Updated ImageMethodDialog.vue to accept an isRegistered prop and show "Register to Upload a Photo" message instead of upload UI when not registered.
- Updated AccountViewView.vue to pass isRegistered to ImageMethodDialog and replace all profile photo add/upload buttons with the same message for unregistered users.
- Ensures consistent UX and prevents unregistered users from accessing any photo upload features.
3 months ago
Matt Raymer
36b755e859
feat(ui): disable all photo upload actions for unregistered users
- Updated ImageMethodDialog.vue to accept an isRegistered prop and show "Register to Upload a Photo" message instead of upload UI when not registered.
- Updated AccountViewView.vue to pass isRegistered to ImageMethodDialog and replace all profile photo add/upload buttons with the same message for unregistered users.
- Ensures consistent UX and prevents unregistered users from accessing any photo upload features.
3 months ago
Trent Larson
748c4c7a50
add documentation
3 months ago
Trent Larson
c4a331d0e2
add documentation
3 months ago
Matthew Raymer
5c559606df
docs: add macOS build and packaging instructions
- Add detailed macOS build procedure for Electron app
- Include instructions for Intel and Universal builds
- Add code signing and notarization requirements
- Document running instructions for .app, .dmg, and .zip formats
- Add security warning handling instructions
4 months ago