264 Commits (9386b2e96fc3def870e2c4214b260cebe5c80fec)

Author SHA1 Message Date
Matthew Raymer 9386b2e96f refactor(services): inline ProfileService logic into AccountViewView 2 weeks ago
Matthew Raymer 7f7680f4a6 fix(config): remove forced API server overrides 2 weeks ago
Matthew Raymer f0fd8c0f12 feat(diagnostics): add comprehensive logging for server switching and user registration 2 weeks ago
Jose Olarte III 47a7b03cca Refactor: simplify RegistrationNotice component interface 3 weeks ago
Jose Olarte III 7f5a64dceb UI: update HomeView onboard alert style 3 weeks ago
Matthew Raymer b761088839 refactor(logging): replace console.* and reclassify log levels in HomeView.vue, FeedFilters.vue 3 weeks ago
Matthew Raymer bb357f294a refactor(ui): remove unused image cache system and fix TypeScript compilation 4 weeks ago
Matthew Raymer 9196081f34 fix(home): resolve nearby filter not refreshing feed view 4 weeks ago
Matthew Raymer 778d00c2a4 refactor(HomeView): remove unused methods and deduplicate API server calls 1 month ago
Matthew Raymer 4f9fb068c8 Remove unused confirmation code from ActivityListItem and HomeView 1 month ago
Trent Larson b17642fbcb fix: Toast messages were showing numbers. Removed unused function. Clarified tests. 1 month ago
Jose Olarte III 06f3a4c7c2 Refactor: simplify GiftedDialog with explicit entity type props 1 month ago
Matthew Raymer 3d38cb89a9 Fix HomeView registration status by using $accountSettings() instead of $settings() 1 month ago
Jose Olarte III 0582954cfa Remove 'customTitle' variable 1 month ago
Jose Olarte III 6d28a7d8a3 Function name change 1 month ago
Jose Olarte III 12b43bf684 Ref name change 1 month ago
Trent Larson 9562d3aa32 chore: commentary and verbiage and one stray unnecessary check 1 month ago
Matthew Raymer c628c78565 chore: clean up console logs 1 month ago
Matthew Raymer 9c3d2792ae refactor: extract test user data and improve "New offers" test flow 2 months ago
Matthew Raymer 3a1fe31d39 fix: explicitly name all our components to avoid some of the warnings for build:web:serve ... 2 months ago
Matthew Raymer ba9b182125 fix: explicitly name all our components to avoid some of the warnings for build:web:serve ... 2 months ago
Matthew Raymer e5af1c401a Refactor ActivityListItem to use function props for image caching 2 months ago
Matthew Raymer e038bb63d9 Refactor ActivityListItem to use function props for image caching 2 months ago
Matthew Raymer 3d3d50dc9f feat: enhance EntityGrid with function props and improve code formatting 2 months ago
Matthew Raymer 73a472d8b7 feat: enhance EntityGrid with function props and improve code formatting 2 months ago
Matthew Raymer d5597adab9 Fix registration status reactivity in HomeView 2 months ago
Matthew Raymer 216e245d60 Fix registration status reactivity in HomeView 2 months ago
Matthew Raymer 447b4e26ef feat: centralize identity creation with router navigation guard 2 months ago
Matthew Raymer d355d51ea3 feat: centralize identity creation with router navigation guard 2 months ago
Matthew Raymer 38d4b428e1 Fix HomeView registration status detection for imported users 2 months ago
Matthew Raymer 4a31bb3911 Fix HomeView registration status detection for imported users 2 months ago
Matthew Raymer 2f3117dfd4 fix(homeview): consolidate duplicate registration check logging 2 months ago
Matthew Raymer cb14fe0df7 fix(homeview): consolidate duplicate registration check logging 2 months ago
Matthew Raymer 41a8e4e7a8 Fix HomeView notification migration to use proper constants pattern 2 months ago
Matthew Raymer 3d124e13bb Fix HomeView notification migration to use proper constants pattern 2 months ago
Matthew Raymer 1ceea19fb5 Fix TypeScript any type warnings in Vue components 2 months ago
Matthew Raymer 3585290872 Fix TypeScript any type warnings in Vue components 2 months ago
Matthew Raymer 966dbc5164 Fix TypeScript any types and remove deprecated Dexie code 2 months ago
Matthew Raymer 56286e1fea Fix TypeScript any types and remove deprecated Dexie code 2 months ago
Matthew Raymer ab784dca76 Fix CORS restrictions and development server configuration 2 months ago
Matthew Raymer d823d1ad37 Fix CORS restrictions and development server configuration 2 months ago
Matthew Raymer a5eb5cacaf Clean up console logging and fix platform detection issues 2 months ago
Matthew Raymer b377667207 Clean up console logging and fix platform detection issues 2 months ago
Matthew Raymer db51ac0fa4 Apply ultra-concise settings shortcuts to TopMessage and HomeView 2 months ago
Matthew Raymer 193447ee8a Apply ultra-concise settings shortcuts to TopMessage and HomeView 2 months ago
Matthew Raymer 4b7badcdd2 Add ultra-concise database methods to PlatformServiceMixin 2 months ago
Matthew Raymer 80b41271af Add ultra-concise database methods to PlatformServiceMixin 2 months ago
Matthew Raymer c754de4d59 Apply enhanced PlatformServiceMixin to HomeView 2 months ago
Matthew Raymer a08261ed5a Apply enhanced PlatformServiceMixin to HomeView 2 months ago
Matthew Raymer fdd44cab76 fix: Improve database migration handling and error recovery 2 months ago