|  Trent Larson | 251649e6fe | switch the encryption secret from localStorage to IndexedDB (because localStorage gets lost so often) | 11 months ago | 
				
					
						|  Trent Larson | fb0d855fac | rename variables for clarity | 11 months ago | 
				
					
						|  Trent Larson | ed4a9e581b | rename variables for clarity | 11 months ago | 
				
					
						|  Trent Larson | e6f5511dbb | add page for a printable certificate (which works but isn't too impressive yet) | 11 months ago | 
				
					
						|  Trent Larson | 2b802f01f8 | add page for a printable certificate (which works but isn't too impressive yet) | 11 months ago | 
				
					
						|  Trent Larson | 76280b7ee5 | add periods "." at the end of the giver & receiver sentences | 11 months ago | 
				
					
						|  Trent Larson | 8bd1a6668c | add periods "." at the end of the giver & receiver sentences | 11 months ago | 
				
					
						|  Trent Larson | 9861a1388e | allow to deselect the giver & refactor dialog to group giver vs recipient | 11 months ago | 
				
					
						|  Trent Larson | 5b5fbe23a5 | allow to deselect the giver & refactor dialog to group giver vs recipient | 11 months ago | 
				
					
						|  Trent Larson | 5effb76cf5 | ensure overlays show on top of relative+absolute positioning like green pluses | 11 months ago | 
				
					
						|  Trent Larson | 7189cce25e | ensure overlays show on top of relative+absolute positioning like green pluses | 11 months ago | 
				
					
						|  Trent Larson | 658214abb6 | fix linting | 11 months ago | 
				
					
						|  Trent Larson | ef461c9312 | fix linting | 11 months ago | 
				
					
						|  Trent Larson | f1163d8302 | add words under feed, add big "plus" on first page, and reword some things | 11 months ago | 
				
					
						|  Trent Larson | 53c4328e82 | add words under feed, add big "plus" on first page, and reword some things | 11 months ago | 
				
					
						|  Trent Larson | 7acf921e82 | refactor some verbiage & look-and-feel | 11 months ago | 
				
					
						|  Trent Larson | 1714f4d087 | refactor some verbiage & look-and-feel | 11 months ago | 
				
					
						|  Trent Larson | 5fc021b197 | fix problem on claim view showing issuer name | 11 months ago | 
				
					
						|  Trent Larson | 8f10904464 | fix problem on claim view showing issuer name | 11 months ago | 
				
					
						|  Trent Larson | 92fbde4f51 | fix error on project screen hitting "back" with the chevron | 11 months ago | 
				
					
						|  Trent Larson | 8c03946bd7 | fix error on project screen hitting "back" with the chevron | 11 months ago | 
				
					
						|  Trent Larson | f7fd568c60 | add tests for gives to & from projects | 11 months ago | 
				
					
						|  Trent Larson | d621828d53 | add tests for gives to & from projects | 11 months ago | 
				
					
						|  Trent Larson | 10bb79f695 | refactor project screen: add action to record a give from it, and add checks to give confirmation buttons | 11 months ago | 
				
					
						|  Trent Larson | 8db7ac3f6f | refactor project screen: add action to record a give from it, and add checks to give confirmation buttons | 11 months ago | 
				
					
						|  Trent Larson | 60f066bda0 | change default reminder message; show people & unnamed icons blue for clickable | 11 months ago | 
				
					
						|  Trent Larson | 1b87bda471 | change default reminder message; show people & unnamed icons blue for clickable | 11 months ago | 
				
					
						|  Trent Larson | fa46663dda | fix problem when notification subscription isn't found | 11 months ago | 
				
					
						|  Trent Larson | ee0bc33db5 | fix problem when notification subscription isn't found | 11 months ago | 
				
					
						|  Trent Larson | 7777fa202b | finish separation of daily reminder message, bump version to 0.3.34 | 11 months ago | 
				
					
						|  Trent Larson | 2758af6e6e | finish separation of daily reminder message, bump version to 0.3.34 | 11 months ago | 
				
					
						|  Trent Larson | 8735fe44db | change the notification detection to our own variables, and save the selected time | 11 months ago | 
				
					
						|  Trent Larson | 15e09c2d81 | change the notification detection to our own variables, and save the selected time | 11 months ago | 
				
					
						|  Trent Larson | 2a652d2079 | make the import selection more obvious, plus other verbiage | 12 months ago | 
				
					
						|  Trent Larson | 5fa2f3eef6 | make the import selection more obvious, plus other verbiage | 12 months ago | 
				
					
						|  Trent Larson | 75fb4da42d | move push notification setup out of an App.vue Notification and into a component | 12 months ago | 
				
					
						|  Trent Larson | 73df9f374a | move push notification setup out of an App.vue Notification and into a component | 12 months ago | 
				
					
						|  Trent Larson | 6dc44b2494 | move more logging into the database | 12 months ago | 
				
					
						|  Trent Larson | 228f213c10 | move more logging into the database | 12 months ago | 
				
					
						|  Trent Larson | 2c0c7ac256 | add minute to notification scheduling & fix a bug, plus other tweaks | 12 months ago | 
				
					
						|  Trent Larson | f57d3b7707 | add minute to notification scheduling & fix a bug, plus other tweaks | 12 months ago | 
				
					
						|  Trent Larson | a1c1c9f805 | add way to quickly import test data when on a test instance | 12 months ago | 
				
					
						|  Trent Larson | a1b70db370 | add way to quickly import test data when on a test instance | 12 months ago | 
				
					
						|  Trent Larson | a73f0239c9 | fix problem not showing user's projects on project page | 12 months ago | 
				
					
						|  Trent Larson | 8466bb0b1f | fix linting problem (NOW we'll deploy 0.3.33) | 12 months ago | 
				
					
						|  Trent Larson | bacf9d7de6 | fix problem with "Affirm Delivery" on offer claim page, plus other look-and-feel tweaks | 12 months ago | 
				
					
						|  Trent Larson | c004706425 | add pages to see all the offers to user and offers to user's projects | 12 months ago | 
				
					
						|  Trent Larson | 0d880d1edc | add "+" to numbers if hit limit (>50), fix linting | 12 months ago | 
				
					
						|  Trent Larson | 195ba6c759 | add new projects to front page | 1 year ago | 
				
					
						|  Trent Larson | 5f452dcf73 | add tests for new activity of offers-directly-to-user | 1 year ago |