Trent Larson
80818a8861
remove a lingering debug console.log
1 year ago
Trent Larson
d29a8d9637
fix title of the test app
1 year ago
Trent Larson
f0b0231515
add linting before any build
1 year ago
Trent Larson
b73d2a3b58
fix linting
1 year ago
Trent Larson
22cba5babf
Merge remote-tracking branch 'original-origin/master' into feat/vitejs-trent
1 year ago
Trent Larson
708ac51f23
avoid a huge error message in a likely-well-known scenario
1 year ago
Trent Larson
a91ffc88b9
reorder home page vapid check to avoid an error on localhost
1 year ago
Trent Larson
d727c2841b
add missing Dexie import (which causes failure upon download click)
1 year ago
Trent Larson
226a97732d
on home page, change the filtered button color
1 year ago
trentlarson
c94dd7743b
Merge pull request 'ui-additions-2024-03' ( #113 ) from ui-additions-2024-03 into master
Reviewed-on: https://gitea.anomalistdesign.com/trent_larson/crowd-funder-for-time-pwa/pulls/113
1 year ago
Trent Larson
64e38cb8ff
Merge branch 'master' into ui-additions-2024-03
1 year ago
Trent Larson
e61ac31710
show in description when recipient is a project (not just Anonymous)
1 year ago
Trent Larson
3fbf68b117
filter by selections (now all working), add cache for plans
1 year ago
trentlarson
d4390483d9
Merge pull request 'send a time for notifications to the push server' ( #112 ) from notify-time into master
Reviewed-on: https://gitea.anomalistdesign.com/trent_larson/crowd-funder-for-time-pwa/pulls/112
1 year ago
trentlarson
8dea2091af
Merge pull request 'ui-fixes-2024-03' ( #111 ) from ui-fixes-2024-03 into master
Reviewed-on: https://gitea.anomalistdesign.com/trent_larson/crowd-funder-for-time-pwa/pulls/111
1 year ago
Trent Larson
e3696e3ac5
feed filter: save the changed values to the DB, go to map if no location chosen, reload if necessary
1 year ago
Jose Olarte III
027825b155
Names and variables for filter toggles
1 year ago
Trent Larson
911203c190
adjust more code to the PushSubscriptionJSON
1 year ago
Trent Larson
2da0394003
adjust the notification-subscription objects to try and send correct info
1 year ago
Trent Larson
4a65d095db
add adjustment to UTC hour for notification time
1 year ago
Trent Larson
8ea5779312
update tasks
1 year ago
Trent Larson
144ab76716
add logic to send a time for notifications
1 year ago
Jose Olarte III
8da2c8cc30
Additions to Account View
1 year ago
Jose Olarte III
570b31e2d6
Removed one more
1 year ago
Jose Olarte III
07f542ca16
Filter options reduced for release
1 year ago
Jose Olarte III
62e0fc51c2
Feed filters dialog
1 year ago
Jose Olarte III
94b600e527
Map fix #2
1 year ago
Jose Olarte III
5388e6052c
Button width changes
For buttons that are next to each other
1 year ago
Jose Olarte III
21fe5a0279
Optimized grid space for wider screens
1 year ago
Jose Olarte III
ffba89a7b5
Fixed map z-index
1 year ago
Jose Olarte III
31954d2690
Added close icon to gifted prompts dialog
1 year ago
Trent Larson
340d0a5219
refactor tasks
1 year ago
Jason Buchanan
2d2785d6a0
docs: adding do for updated development server run command
- `npm run dev`
1 year ago
Jason Buchanan
41d6e5fc73
fix: buffer typescript error in util.ts when parsing ArrayBuffer
1 year ago
Trent Larson
7412d67c33
bump version and add -beta
1 year ago
Trent Larson
83db5302ad
bump to version 0.3.6
1 year ago
Trent Larson
75f9f20ea3
fix check for more camera-device options
1 year ago
Trent Larson
e43c45ebea
add onboarding help instructions as separate page
1 year ago
trentlarson
708032311a
Merge pull request 'add button during photo to switch to mirror mode' ( #109 ) from photo-reverse into master
Reviewed-on: https://gitea.anomalistdesign.com/trent_larson/crowd-funder-for-time-pwa/pulls/109
1 year ago
Jason Buchanan
5dead960ae
fix: es modules syntax for buffer deps instead of commonjs require
1 year ago
Jason Buchanan
12d81b79c7
chore: update vitejs config to deploy on the same default port as the @vue/cli-service
This port is 8080. This is done to not break existing tooling and devops code.
1 year ago
Jason Buchanan
f3dc81e6eb
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
1 year ago
Jason Buchanan
ef5f81932d
Initial stab at vitejs update
1 year ago
Trent Larson
214a264179
change icon for detail view (from circle-info to file-lines)
1 year ago
Trent Larson
9b183a4b6c
add blurb explaining what data is shared with the world
1 year ago
Trent Larson
f365cc9e3c
show warnings before dismissing prompt, and add to tasks and help
1 year ago
Trent Larson
9059f7a9a7
add button on photo to switch to mirror mode
1 year ago
Trent Larson
e6cd86618e
bump version to 0.3.5
1 year ago
Trent Larson
c3fd27b140
fix so that project agent & location removals get saved
1 year ago
Trent Larson
cf2e800dec
add a camera-switch button
1 year ago