Trent Larson
2ae165d56f
reorder home page vapid check to avoid an error on localhost
7 months ago
Trent Larson
0fbd1ad51a
add missing Dexie import (which causes failure upon download click)
7 months ago
Trent Larson
d49bf61524
on home page, change the filtered button color
7 months ago
Trent Larson
0632fb9b39
show in description when recipient is a project (not just Anonymous)
7 months ago
Trent Larson
640d273646
filter by selections (now all working), add cache for plans
7 months ago
Trent Larson
8e1daf7015
feed filter: save the changed values to the DB, go to map if no location chosen, reload if necessary
7 months ago
Jose Olarte III
e90a0be6d9
Names and variables for filter toggles
7 months ago
Trent Larson
489bb76a60
adjust more code to the PushSubscriptionJSON
7 months ago
Trent Larson
2ca33bb9eb
adjust the notification-subscription objects to try and send correct info
7 months ago
Trent Larson
121181c6a1
add adjustment to UTC hour for notification time
7 months ago
Trent Larson
7692cc2b35
add logic to send a time for notifications
7 months ago
Jose Olarte III
0b4f2484f7
Additions to Account View
8 months ago
Jose Olarte III
cfd53bc186
Removed one more
8 months ago
Jose Olarte III
7f66addfe3
Filter options reduced for release
8 months ago
Jose Olarte III
4635c1ac48
Feed filters dialog
8 months ago
Jose Olarte III
55da3d0b1c
Map fix #2
8 months ago
Jose Olarte III
dce4d3cc72
Button width changes
For buttons that are next to each other
8 months ago
Jose Olarte III
e028197a2a
Optimized grid space for wider screens
8 months ago
Jose Olarte III
0dab475d8b
Fixed map z-index
8 months ago
Jose Olarte III
4e227fc07a
Added close icon to gifted prompts dialog
8 months ago
Jason Buchanan
09dccc34d6
fix: buffer typescript error in util.ts when parsing ArrayBuffer
8 months ago
Trent Larson
35455e6648
fix check for more camera-device options
8 months ago
Trent Larson
0e2c5af16e
add onboarding help instructions as separate page
8 months ago
Jason Buchanan
ca240ab795
fix: es modules syntax for buffer deps instead of commonjs require
8 months ago
Jason Buchanan
6f49260c1e
fix: AccountViewView.vue template not resolving dep for dexie-export-import/dist/import
Previous error:
Error: The following dependencies are imported but could not be resolved:
dexie-export-import/dist/import (imported by /Users/jason/dev/src/trent/crowd-funder-for-time-pwa/src/views/AccountViewView.vue?id=0)
Are they installed?
at file:///Users/jason/dev/src/trent/crowd-funder-for-time-pwa/node_modules/vite/dist/node/chunks/dep-DJaaTb_D.js:52506:23
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async file:///Users/jason/dev/src/trent/crowd-funder-for-time-pwa/node_modules/vite/dist/node/chunks/dep-DJaaTb_D.js:51972:38
8 months ago
Jason Buchanan
38f44771e9
Initial stab at vitejs update
8 months ago
Trent Larson
be2154f847
change icon for detail view (from circle-info to file-lines)
8 months ago
Trent Larson
4ad4cab25e
add blurb explaining what data is shared with the world
8 months ago
Trent Larson
e020caaa50
show warnings before dismissing prompt, and add to tasks and help
8 months ago
Trent Larson
40d12b1f9c
add button on photo to switch to mirror mode
8 months ago
Trent Larson
2b8f9579f1
fix so that project agent & location removals get saved
8 months ago
Trent Larson
6dc0c2cd58
add a camera-switch button
8 months ago
Trent Larson
4dd2c044d5
bump to v 0.3.4
8 months ago
Jose Olarte III
b6e344a15e
Propagated button improvements across views
8 months ago
Trent Larson
313cd79e60
finalize the photo-taking code, adding comments and removing logging
8 months ago
Jose Olarte III
cbf8cb9f46
Fixed placement of upload/retry buttons
8 months ago
Jose Olarte III
fe0668e4b3
Improved Camera Popup
8 months ago
Trent Larson
a230506d96
change the X and picture button so that landscape is all functional (if not great-looking)
8 months ago
Trent Larson
c49c55d394
change the photo ratios to fix all but portrait-orientation on mobile-emulation
8 months ago
Trent Larson
ae572afff6
add help for when service workers get stuck; bump to version 0.3.2
8 months ago
Trent Larson
3e556dfa52
move the "part of project" text in giving-details screen
8 months ago
Trent Larson
252952e017
show the image rate limits
8 months ago
Trent Larson
251986d2bc
make the photo show in a pop-up dialog
8 months ago
Trent Larson
49bb1c07b7
fix file extension
8 months ago
Trent Larson
67f34f9826
on "give details" page, distinguish between project & user destination
8 months ago
Trent Larson
476d35452a
send the claim type with an image
8 months ago
Trent Larson
26582030df
add another check when deleting an image
8 months ago
Trent Larson
ae857f4c8f
guard against another set of errors when deleting an image
8 months ago
Trent Larson
c602c5ce50
add some other image deletions in other cases
8 months ago
Trent Larson
e4543457e2
add image onto give claim, then display on feel (full round-trip, baby!)
8 months ago