Commit Graph

154 Commits

Author SHA1 Message Date
Matthew Raymer
f53542d2ff Fix InviteOneAcceptView migration fence; remove USE_DEXIE_DB dependency
- Remove USE_DEXIE_DB import from app.ts constants
- Update InviteOneAcceptView to use PlatformServiceMixin pattern
- Remove legacy Dexie database access code
- Move WORKER_ONLY_DATABASE_IMPLEMENTATION.md to doc/ directory
- Remerge changes from master router/index.ts

Fixes Electron build failure caused by missing USE_DEXIE_DB export.
2025-07-15 07:20:54 +00:00
a56226a77d add portrait-mode camera to CHANGELOG 2025-06-27 19:46:30 -06:00
96ee466022 bump to version 1.0.3-beta 2025-06-20 19:27:07 -06:00
00b417f1e4 put version on front page so that people can tell whether to refresh 2025-06-20 19:03:50 -06:00
49a7336dd5 bump to version 1.0.1 2025-06-20 15:56:47 -06:00
a12a7b87e3 Merge branch 'migrate-dexie-to-sqlite' 2025-06-20 11:49:51 -06:00
30671d8fef bump to version 1.0.0-beta 2025-06-20 11:46:09 -06:00
a999b58766 bump to version 1.0.0 2025-06-20 11:20:57 -06:00
c7e2b53c9f bump to version 0.5.9 2025-06-20 10:41:48 -06:00
2b7c204013 bump to version 0.5.8 build 34 2025-06-18 16:31:31 -06:00
7547e7a5f7 bump to build # 19 version 0.4.7 for mobile packages 2025-06-05 20:30:27 -06:00
Matthew Raymer
515bb38db4 Merge branch 'master' into deep_linking
chore: Clean up merge conflicts in documentation files

- Resolve merge conflicts in BUILDING.md and CHANGELOG.md
- Remove duplicate entries in documentation
- Fix formatting inconsistencies from merge
- Maintain consistent documentation style
- Clean up git diff markers

The cleanup improves documentation by:
1. Resolving all merge conflicts
2. Ensuring consistent formatting
3. Removing duplicate content
4. Maintaining documentation standards
5. Preserving change history
2025-03-11 04:05:24 +00:00
2a6234f322 show totals of gives to a project 2025-02-22 20:34:23 -07:00
Matthew Raymer
1e22cdec82 feat(mobile): add deep linking support for Capacitor apps
Adds native deep linking capabilities:
- Configure timesafari:// URL scheme for iOS and Android
- Add @capacitor/app dependency and configuration
- Implement deep link handler with improved error logging
- Support parameterized routes like claim/:id
- Add debug logging for native platforms
- Handle app mounting state for deep links

Technical changes:
- Update AndroidManifest.xml with intent filters
- Add URL scheme to iOS Info.plist
- Add @capacitor/app to Podfile and Gradle
- Enhance main.capacitor.ts with robust deep link handling
2025-02-19 13:07:08 +00:00
11a4bbbc8f fix problem when going directly to people-map where the search results disappear 2025-02-17 20:35:05 -07:00
5d5a8a4509 add Discover query param searchPeople to go straight to people map 2025-02-17 19:19:38 -07:00
Matthew Raymer
61e32dd560 Merge branch 'master' into split_build_process
fix: image server references and test configurations

- Update image server references to use test server by default for local dev
- Fix registration status checks in tests
- Remove verbose console logging
- Update environment configurations for consistent image server usage
- Fix alert handling in contact registration tests
- Clean up component lifecycle logging
- Add clarifying comments about shared image server usage
- Update playwright test configurations for better reliability

This commit ensures consistent image server behavior across environments
and improves test reliability by properly handling registration status
checks and alerts.
2025-02-17 06:36:40 +00:00
b24c1b14ed bump version to 0.4.1 2025-02-16 13:55:46 -07:00
238ed2db13 docs(feed): versioning 0.4.0 2025-02-14 13:49:17 -07:00
6946b177b2 docs(feed): documenting improvements to the image view in the home feed 2025-02-14 13:32:36 -07:00
c8e71abc85 bump version to 0.3.57 2025-02-11 09:13:02 -07:00
538bdcc920 bump to version 0.3.55 2025-02-07 14:30:53 -07:00
60384e583b bump version to 0.3.54 2025-02-06 20:21:02 -07:00
86a128215c bump version to 0.3.53 2025-01-30 08:39:14 -07:00
3e486254e0 fix problem with production map endpoint server, and bump version to 0.3.52 2025-01-22 21:20:12 -07:00
490410ce86 bump to version 0.3.51, tweak README for deployments 2025-01-22 20:15:04 -07:00
22c8e488a0 bump to version 0.3.50 2025-01-21 18:05:22 -07:00
3cdf5cb322 bump version and add "-beta" 2025-01-10 07:32:48 -07:00
bfc35cf2ea bump to version 0.3.49 2025-01-09 20:48:13 -07:00
27622ad9e5 bump version and add "-beta" 2025-01-08 08:37:07 -07:00
039717906b bump version to 0.3.48 2025-01-08 08:35:50 -07:00
df724162b2 bump version and add "-beta" 2025-01-06 12:19:35 -07:00
1fa11b2401 bump version to 0.3.47 2025-01-06 08:58:11 -07:00
adb37d2d30 bump version and add "-beta" 2025-01-04 13:15:39 -07:00
72cb5d89d5 bump version to 0.3.46 and fix vulnerabilities 2025-01-03 13:01:51 -07:00
870a6f108e change gifted prompts to point to achievements that were made possible 2025-01-03 12:32:05 -07:00
e37cb2475e add test that copies contact-import JWT to clipboard and imports from it 2025-01-01 20:08:21 -07:00
fcded84aad bump version and add "-beta" 2025-01-01 14:12:49 -07:00
b1ce9df504 bump version to 0.3.45 2025-01-01 14:07:18 -07:00
fac80d0d00 bump version and add "-beta" 2024-12-31 10:49:04 -07:00
92b32551f1 fix centering of numbers on map markers, fix recenter after first drag 2024-12-31 10:26:48 -07:00
be9edc197e fix linting 2024-12-30 14:53:09 -07:00
2fca59c01d bump version to 0.3.43 2024-12-30 13:56:55 -07:00
6f67e7845b add requests for map tiles with counts of plans (commented out) 2024-12-29 19:14:23 -07:00
8cadfb15dd add more visibility for invite JWT plus a check for JWT, bump version to 0.3.42 2024-12-27 09:06:25 -07:00
df9256b93e bump to version 0.3.41 2024-12-21 16:24:38 -07:00
d71f3f5ec5 bump version and add "-beta" 2024-12-20 20:25:18 -07:00
a67d265439 don't show issuer for self-issued claims 2024-12-20 20:19:55 -07:00
8fe251e67a bump version and add "-beta" 2024-12-20 20:00:35 -07:00
53153308cf bump to version 0.3.39 2024-12-20 19:57:32 -07:00