1605 Commits (b374f2e5a176bfe4d3ea2e4cda5767d3416c5566)

Author SHA1 Message Date
Matthew Raymer b374f2e5a1 feat: implement ActiveDid migration to active_identity table 2 months ago
Matthew Raymer 5780d96cdc chore: linting 2 months ago
Matthew Raymer 4aea8d9ed3 linting 2 months ago
Matthew Raymer 98f97f2dc9 refactor(settings): simplify $getSettings to $getMasterSettings 2 months ago
Trent Larson aa346a9abd feat: for confirm list, allow to see 30 minutes before meeting start 2 months ago
Matthew Raymer 4f78bfe744 feat: suppress console spam for expected HTTP errors 2 months ago
Jose Olarte III ec53452220 Chore: lint fix 2 months ago
Jose Olarte III cc50c38d13 Chore: simplify wording for person entities 2 months ago
Matthew Raymer 9386b2e96f refactor(services): inline ProfileService logic into AccountViewView 2 months ago
Jose Olarte III 08cda50f13 Merge branch 'master' into android-safe-area-insets 2 months ago
Matthew Raymer 7f7680f4a6 fix(config): remove forced API server overrides 2 months ago
Jose Olarte III 0c9ede9fc9 fix/deep-link-views: use proper #Content wrapper 2 months ago
Matthew Raymer 6aac3ca35f fix(api): resolve image server hardcoding and add comprehensive diagnostics 2 months ago
Matthew Raymer f0fd8c0f12 feat(diagnostics): add comprehensive logging for server switching and user registration 2 months ago
Matthew Raymer fd30343ec4 fix(settings): resolve server switching not applying immediately 2 months ago
Trent Larson 36acbcf160 feat: add the version on the top of the Help screen by the title 2 months ago
Trent Larson d2d64cf1d9 fix: replace the confusing phrase "Unnamed/Unknown" verbiage with "Not Named" 2 months ago
Jose Olarte III 4ba58145d0 feat: implement safe area insets for Android and add development tooling 2 months ago
Jose Olarte III 8f5111d100 Refactor: unify dialog styles across components 3 months ago
Jose Olarte III 25e79249dd Feat: integrate RegistrationNotice component into ProjectsView 3 months ago
Jose Olarte III 47a7b03cca Refactor: simplify RegistrationNotice component interface 3 months ago
Jose Olarte III 7f5a64dceb UI: update HomeView onboard alert style 3 months ago
Jose Olarte III aa55588cbb UI: spacing and text styling consistencies 3 months ago
Jose Olarte III 5f63e05090 Fix: hide offer link from unregistered users 3 months ago
Jose Olarte III 74c70c7fa0 fix(DIDView): validate DID format before processing URL parameters 3 months ago
Matthew Raymer 63e1738d87 fix(ui): remove debug output from AccountViewView map loading 3 months ago
Matthew Raymer 86e9aa75c1 fix(types): resolve TypeScript any type violations 3 months ago
Matthew Raymer 9384f0083a refactor(types): improve type safety and eliminate type assertions 3 months ago
Trent Larson 016e849d3e fix: Fix onboard-meeting-members deep link with groupId. 3 months ago
Jose Olarte III eb44e7b51e Chore: convert "unnamed" into constant 3 months ago
Jose Olarte III ca8d72e1c9 Fix: remove non-applicable IDs 3 months ago
Matthew Raymer f2026bb921 chore: clean up debug logging 3 months ago
Matthew Raymer bc9d3cdda5 fix(profile): resolve map loading and profile deletion issues 3 months ago
Matthew Raymer 1542c7bb75 chore: linting 3 months ago
Trent Larson c1ae5cbfb8 doc: Update messaging when deleting a contact to warn about same DIDs. 3 months ago
Trent Larson 799981d1cb doc: Add comment about similar code. 3 months ago
Matthew Raymer 379056aae1 feat(typescript): resolve Priority 2 type safety issues across components 3 months ago
Matthew Raymer bc618bb13b feat(typescript): implement type-safe database error handling and eliminate any types 3 months ago
Matthew Raymer b761088839 refactor(logging): replace console.* and reclassify log levels in HomeView.vue, FeedFilters.vue 3 months ago
Jose Olarte III a4528c5703 Refactor: eliminate "special" entity type and use DID-based logic 3 months ago
Matthew Raymer 79593f12b4 fix(types): resolve notification system type safety issues 3 months ago
Trent Larson a221a5c5ed feat: Add easier way for test users to register themselves. 3 months ago
Matthew Raymer adfaef7947 fix(lint): resolve low and medium impact warnings 3 months ago
Jose Olarte III 6d0f4d910f Fix: overloaded arguments + linting 3 months ago
Jose Olarte III 87ebe4ffae Fix: restore newer clipboard service call 3 months ago
Jose Olarte III ec1a725832 Refactor: improve dialog logic and entity handling 3 months ago
Matthew Raymer bb357f294a refactor(ui): remove unused image cache system and fix TypeScript compilation 3 months ago
Matthew Raymer 9196081f34 fix(home): resolve nearby filter not refreshing feed view 3 months ago
Jose Olarte III 24f6730572 Fix: remove redundant method 3 months ago
Jose Olarte III c969c536bf Fix: notify getting called before it's initialized 3 months ago