new build process to allow building native apps #126

Merged
trentlarson merged 41 commits from split_build_process into master 4 days ago

41 Commits

Author SHA1 Message Date
Trent Larson 67afe6a952 wait for some elements before calling 'click' 4 days ago
Matthew Raymer caabaa3257 Merge branch 'master' into split_build_process 4 days ago
Matthew Raymer e2b7797e2d chore: add new playwright test results to .gitignore 5 days ago
Trent Larson 03161744b5 enable remainder of the devices for full UI tests 5 days ago
Trent Larson 886202e4c8 fix a check for user's registration status 5 days ago
Trent Larson 811fddf24a fix error setting the apiServer to "", plus some refactors while fixing test 40 5 days ago
Trent Larson f2febbd94a fix where function is not found 5 days ago
Trent Larson c9c3cacfbd fix image server references for tests (2 tests failing: missing function & looking for registration prompt for unregistered user) 5 days ago
Matthew Raymer a66093028e docs(tests): Add comprehensive test suite documentation 6 days ago
Matthew Raymer 5550d6a411 feat(tests): Add structured logging and screenshot capture 6 days ago
Matthew Raymer f07a2de565 fix(tests): Improve gift recording test reliability 6 days ago
Trent Larson 777f72f85d refine instructions & remove duplicate info 7 days ago
Matthew Raymer 7d225ea7b2 Touch up gitignore 1 week ago
Matthew Raymer a5c86fbc53 feat: improve test stability and API routing 1 week ago
Matthew Raymer 11d1fae35a refactor(tests): enhance contact management test reliability 1 week ago
Matthew Raymer 8eabf76f56 fix: add missing DEFAULT_PARTNER_API_SERVER import in DiscoverView 1 week ago
Matthew Raymer fa15f7da85 fix: remove navigator.serviceWorker redefinition in Vite config 1 week ago
Matthew Raymer 1045266310 fix: resolve nostr-tools typescript type conflicts 1 week ago
Matthew Raymer 12025d6f21 chore: update in preparation for production mode 1 week ago
Matthew Raymer 16bc47921d chore: linting for build 1 week ago
Matthew Raymer 9a966ef04d fix: add Content Security Policy for Electron API connections 1 week ago
Matthew Raymer de017d1a71 docs: update electron build instructions and fix electron asset paths 1 week ago
Matthew Raymer a288496dcf docs: enhance BUILDING.md with environment and deployment details 1 week ago
Matthew Raymer 4e0f9235cd docs: move build instructions from README to BUILDING.md 1 week ago
Matthew Raymer f0d0f63672 WIP (fix): improve electron build configuration and service worker handling 1 week ago
Matthew Raymer 976976e2ea chore: update gradle and android build tool versions 1 week ago
Matthew Raymer e6138bd0e2 fix: improve electron asset path handling 1 week ago
Matthew Raymer 47a28ff7ad commit working index.html 1 week ago
Matthew Raymer 562b27851c feat(electron): improve electron build configuration 1 week ago
Matthew Raymer b1ba3935e6 docs: add comprehensive build instructions for all platforms 1 week ago
Matthew Raymer d9085ced6d (chore): cleaning up formatting and relative references 2 weeks ago
Matthew Raymer 43983bd993 (chore): merge mostly pathway changes 2 weeks ago
Matthew Raymer 6c97cafedb Merge branch 'master' into split_build_process 3 weeks ago
Matthew Raymer b3b01652c4 Merge changes 3 weeks ago
Matthew Raymer f8db626d14 Fixes for APP_SERVER definition issue 1 month ago
Matthew Raymer c7ced87845 Merge branch 'master' into split_build_process 1 month ago
Matthew Raymer 94ee9e24ea Merge fixes 1 month ago
Matthew Raymer 9adb8b01ee Android Capacitor configurations 1 month ago
Matthew Raymer 0001eb8784 Updates for cleanup 1 month ago
Matthew Raymer a32c3c7765 Multi-build support; tested successfully for Electron 2 months ago
Matthew Raymer be8ba12df6 Refatored vite.config to be a bit more streamlined before adding alternate build options. This did end up requiring me to remove @ from imports for some reason. Tests came out fine. 2 months ago