339 Commits (cf34952c1f3dcd1cb28bb34eb85dc343dc7bef8d)

Author SHA1 Message Date
Matthew Raymer e0aded04b4 refactor: Replace console logging with logger utility 5 months ago
Matthew Raymer 3dbb836ae5 style: reorder v-model and v-bind directives 6 months ago
Matthew Raymer 3b4f4dc125 style: reorder v-model and v-bind directives 6 months ago
Matthew Raymer 03178d35e7 refactor: improve router type safety and usage 6 months ago
Matthew Raymer f6802cd160 refactor: improve router type safety and usage 6 months ago
Matthew Raymer 79ef59c5a9 refactor: migrate interfaces to dedicated directory 6 months ago
Matthew Raymer c708716675 refactor: migrate interfaces to dedicated directory 6 months ago
Matthew Raymer 0a8ace0d8f refactor: update nostr-tools imports for better tree shaking 6 months ago
Matthew Raymer 3b7a872ae1 refactor: update nostr-tools imports for better tree shaking 6 months ago
Matthew Raymer f33d1f0af3 WIP: certificate view and dependency updates 6 months ago
Matthew Raymer a8e15804a6 WIP: certificate view and dependency updates 6 months ago
Trent Larson c9c3cacfbd fix image server references for tests (2 tests failing: missing function & looking for registration prompt for unregistered user) 6 months ago
Trent Larson 898821c9aa fix image server references for tests (2 tests failing: missing function & looking for registration prompt for unregistered user) 6 months ago
Trent Larson 0576fc4187 fix a jump on user profile map move & recenter 7 months ago
Trent Larson 6c1cdd3bfd fix a jump on user profile map move & recenter 7 months ago
Trent Larson aec530f5a8 fix build and auto-test issues 7 months ago
Trent Larson 101acd2a8c fix build and auto-test issues 7 months ago
Trent Larson 5763fe4e49 add page for user profile view and update endpoints; rename any "rowid" to "rowId" 7 months ago
Trent Larson 59b433830d add page for user profile view and update endpoints; rename any "rowid" to "rowId" 7 months ago
Trent Larson f3f8aeefc3 add discovery of people's profiles, and update profile endpoints for latest server version 7 months ago
Trent Larson c1058499c7 add discovery of people's profiles, and update profile endpoints for latest server version 7 months ago
Trent Larson 8eb8b746d7 add map and location for user profile 7 months ago
Trent Larson 70043fc28c add map and location for user profile 7 months ago
Trent Larson 0e52f4806f fix linting 7 months ago
Trent Larson 1c1231b831 fix linting 7 months ago
Trent Larson 7c90cf908a save a profile blurb 7 months ago
Trent Larson 2386813e92 save a profile blurb 7 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. 8 months ago
Matthew Raymer 8b77d2b573 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. 8 months ago
Trent Larson f405e7d02f make notification errors go away automatically 8 months ago
Trent Larson 2c0b927080 make notification errors go away automatically 8 months ago
Trent Larson c98859fc7e add more debug information on errors caught from server 8 months ago
Trent Larson caf46ab383 add more debug information on errors caught from server 8 months ago
Trent Larson 0a314934b8 add invite-one-accept screen dedicated to accepting invitations 8 months ago
Trent Larson 156950c7f0 add invite-one-accept screen dedicated to accepting invitations 8 months ago
Trent Larson 6ffbcfa9a1 catch more errors if something catastrophic happens to encrypted data 8 months ago
Trent Larson af197f7c11 catch more errors if something catastrophic happens to encrypted data 8 months ago
Trent Larson bb3807a805 switch the encryption secret from localStorage to IndexedDB (because localStorage gets lost so often) 9 months ago
Trent Larson 251649e6fe switch the encryption secret from localStorage to IndexedDB (because localStorage gets lost so often) 9 months ago
Trent Larson 7777fa202b finish separation of daily reminder message, bump version to 0.3.34 9 months ago
Trent Larson 2758af6e6e finish separation of daily reminder message, bump version to 0.3.34 9 months ago
Trent Larson 8735fe44db change the notification detection to our own variables, and save the selected time 9 months ago
Trent Larson 15e09c2d81 change the notification detection to our own variables, and save the selected time 9 months ago
Trent Larson 2a652d2079 make the import selection more obvious, plus other verbiage 9 months ago
Trent Larson 5fa2f3eef6 make the import selection more obvious, plus other verbiage 9 months ago
Trent Larson 75fb4da42d move push notification setup out of an App.vue Notification and into a component 9 months ago
Trent Larson 73df9f374a move push notification setup out of an App.vue Notification and into a component 9 months ago
Trent Larson 2c0c7ac256 add minute to notification scheduling & fix a bug, plus other tweaks 9 months ago
Trent Larson f57d3b7707 add minute to notification scheduling & fix a bug, plus other tweaks 9 months ago
Trent Larson e1d0a2b02c bump to version 0.3.31, tweak messaging to include offers 10 months ago