|  Trent Larson | 1df2d3ed05 | remove message confusion, add project name during give-details | 2 years ago | 
				
					
						|  Trent Larson | 4e877c15f6 | change the "give" action on contact page to use dialog box | 2 years ago | 
				
					
						|  Trent Larson | ef95708d02 | add 'offer' on contact screen | 2 years ago | 
				
					
						|  Trent Larson | 7cbdc7a099 | add code to display profiles in feed, but deactivate it for now | 2 years ago | 
				
					
						|  Trent Larson | c748869c44 | increment version and add "-beta" | 2 years ago | 
				
					
						|  Trent Larson | 60e11e23d4 | bump to v 0.3.8 | 2 years ago | 
				
					
						|  Trent Larson | 883687f1c3 | make so cropping isn't behind header; delete profile image from storage when deleted | 2 years ago | 
				
					
						|  trentlarson | 4466ceed99 | Merge pull request 'profile-pic' (#114) from profile-pic into master Reviewed-on: https://gitea.anomalistdesign.com/trent_larson/crowd-funder-for-time-pwa/pulls/114 | 2 years ago | 
				
					
						|  Trent Larson | 6d6e5266b4 | make the home screen elements load more quickly | 2 years ago | 
				
					
						|  Trent Larson | 581a374b05 | show contact's or user's icon in more places | 2 years ago | 
				
					
						|  Trent Larson | 1009574721 | crop the image and store online and in settings | 2 years ago | 
				
					
						|  Trent Larson | 50cae65214 | add photo to profile page (not yet saved) | 2 years ago | 
				
					
						|  Trent Larson | 48a46cf6f1 | fix contact sorting to show those without names | 2 years ago | 
				
					
						|  Trent Larson | 60b2bf35fb | update ClickUp link to a public link | 2 years ago | 
				
					
						|  Trent Larson | cb5a7135ac | remove tasks here in favor of ClickUp | 2 years ago | 
				
					
						|  Trent Larson | a7a9e35766 | note that tasks have moved | 2 years ago | 
				
					
						|  Trent Larson | f029835e15 | bump version and add "-beta" | 2 years ago | 
				
					
						|  Trent Larson | 017a172df3 | bump to v 0.3.7 | 2 years ago | 
				
					
						|  Trent Larson | 7837122a95 | open the app when notification is clicked | 2 years ago | 
				
					
						|  Trent Larson | 0093255246 | fix PWA creation & service-worker registration, plus some commentary tweaks | 2 years ago | 
				
					
						|  Trent Larson | 30bd53fb6f | remove non-working interests, enhance error messages, update tasks & changelog | 2 years ago | 
				
					
						|  trentlarson | ca22930012 | Merge pull request 'vitejs refactor' (#110) from jsnbuchanan/crowd-funder-for-time-pwa:feat/vitejs into master Reviewed-on: https://gitea.anomalistdesign.com/trent_larson/crowd-funder-for-time-pwa/pulls/110 | 2 years ago | 
				
					
						|  jsnbuchanan | c7c5bda014 | Merge pull request 'misc tweaks for new vite build' (#4) from trentlarson/crowd-funder-from-jason:feat/vitejs-trent3 into feat/vitejs Reviewed-on: https://gitea.anomalistdesign.com/jsnbuchanan/crowd-funder-for-time-pwa/pulls/4 | 2 years ago | 
				
					
						|  Trent Larson | 19aa572c95 | misc tweaks for new vite build | 2 years ago | 
				
					
						|  jsnbuchanan | 03fae5dd95 | Merge pull request 'A couple small fixes, plus a merge from master' (#1) from trentlarson/crowd-funder-from-jason:feat/vitejs-trent into feat/vitejs Reviewed-on: https://gitea.anomalistdesign.com/jsnbuchanan/crowd-funder-for-time-pwa/pulls/1 | 2 years ago | 
				
					
						|  Trent Larson | 80818a8861 | remove a lingering debug console.log | 2 years ago | 
				
					
						|  Trent Larson | d29a8d9637 | fix title of the test app | 2 years ago | 
				
					
						|  Trent Larson | f0b0231515 | add linting before any build | 2 years ago | 
				
					
						|  Trent Larson | b73d2a3b58 | fix linting | 2 years ago | 
				
					
						|  Trent Larson | 22cba5babf | Merge remote-tracking branch 'original-origin/master' into feat/vitejs-trent | 2 years ago | 
				
					
						|  Trent Larson | 708ac51f23 | avoid a huge error message in a likely-well-known scenario | 2 years ago | 
				
					
						|  Trent Larson | a91ffc88b9 | reorder home page vapid check to avoid an error on localhost | 2 years ago | 
				
					
						|  Trent Larson | d727c2841b | add missing Dexie import (which causes failure upon download click) | 2 years ago | 
				
					
						|  Trent Larson | 226a97732d | on home page, change the filtered button color | 2 years 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 | 2 years ago | 
				
					
						|  Trent Larson | 64e38cb8ff | Merge branch 'master' into ui-additions-2024-03 | 2 years ago | 
				
					
						|  Trent Larson | e61ac31710 | show in description when recipient is a project (not just Anonymous) | 2 years ago | 
				
					
						|  Trent Larson | 3fbf68b117 | filter by selections (now all working), add cache for plans | 2 years 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 | 2 years 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 | 2 years ago | 
				
					
						|  Trent Larson | e3696e3ac5 | feed filter: save the changed values to the DB, go to map if no location chosen, reload if necessary | 2 years ago | 
				
					
						|  Jose Olarte III | 027825b155 | Names and variables for filter toggles | 2 years ago | 
				
					
						|  Trent Larson | 911203c190 | adjust more code to the PushSubscriptionJSON | 2 years ago | 
				
					
						|  Trent Larson | 2da0394003 | adjust the notification-subscription objects to try and send correct info | 2 years ago | 
				
					
						|  Trent Larson | 4a65d095db | add adjustment to UTC hour for notification time | 2 years ago | 
				
					
						|  Trent Larson | 8ea5779312 | update tasks | 2 years ago | 
				
					
						|  Trent Larson | 144ab76716 | add logic to send a time for notifications | 2 years ago | 
				
					
						|  Jose Olarte III | 8da2c8cc30 | Additions to Account View | 2 years ago | 
				
					
						|  Jose Olarte III | 570b31e2d6 | Removed one more | 2 years ago | 
				
					
						|  Jose Olarte III | 07f542ca16 | Filter options reduced for release | 2 years ago |