133d8bcfe9 
							
						 
					 
					
						
						
							
							normalize urls, fix website creation  
						
						
						
						
					 
					
						2025-06-27 13:24:03 -07:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							a15bbcee3d 
							
						 
					 
					
						
						
							
							redirect to proper location  
						
						
						
						
					 
					
						2025-06-27 13:23:35 -07:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							c3b10ae239 
							
						 
					 
					
						
						
							
							add remote client examples and webcomponent script  
						
						
						
						
					 
					
						2025-06-26 20:12:24 -07:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							a72d32850b 
							
						 
					 
					
						
						
							
							setup remote commenting, serialize comments in json  
						
						
						
						
					 
					
						2025-06-25 00:02:27 -07:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							66cf07a024 
							
						 
					 
					
						
						
							
							add route for json data, standalone form, timezone conversion  
						
						
						
						
					 
					
						2025-06-11 23:09:12 -07:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							d009bd98ac 
							
						 
					 
					
						
						
							
							merge guestbookmodel with websitemodel and fix minor ui bugs  
						
						
						
						
					 
					
						2025-06-07 21:46:23 -07:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							a08a6b3f41 
							
						 
					 
					
						
						
							
							implement guestbook visibility and comment toggling  
						
						
						
						
					 
					
						2025-06-02 23:09:14 -07:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							c3f08fb745 
							
						 
					 
					
						
						
							
							scaffolding for guestbook settings ui  
						
						
						
						
					 
					
						2025-05-25 23:08:20 -07:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							260ddbe740 
							
						 
					 
					
						
						
							
							move user settings code  
						
						
						
						
					 
					
						2025-05-25 23:05:53 -07:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							8b681922f6 
							
						 
					 
					
						
						
							
							restructure settings code  
						
						
						
						
					 
					
						2025-05-18 10:49:24 -07:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							82c00b9a01 
							
						 
					 
					
						
						
							
							implement user settings for timezone  
						
						
						
						
					 
					
						2025-05-03 23:14:58 -07:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							2c10c1f26a 
							
						 
					 
					
						
						
							
							delete templ.txt files  
						
						
						
						
					 
					
						2025-03-25 20:49:47 -07:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							025f273f48 
							
						 
					 
					
						
						
							
							improve UI with classless css library and other various modifications  
						
						
						
						
					 
					
						2025-03-24 21:00:19 -07:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							1b44d23dd6 
							
						 
					 
					
						
						
							
							prepare for test deployment  
						
						... 
						
						
						
						embed static files
remove hard tls requirement 
						
						
					 
					
						2025-03-23 16:16:30 -07:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							64ff095002 
							
						 
					 
					
						
						
							
							add page to display all guestbooks  
						
						
						
						
					 
					
						2025-03-23 15:15:08 -07:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							e065d5630c 
							
						 
					 
					
						
						
							
							implement hiding and unhiding a comment  
						
						
						
						
					 
					
						2025-03-23 14:39:48 -07:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							7537fa2e92 
							
						 
					 
					
						
						
							
							implement comment deletion and debug mode  
						
						
						
						
					 
					
						2025-03-23 12:57:49 -07:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							365e727284 
							
						 
					 
					
						
						
							
							cleanup unused code and add not implemented handler so links don't 404  
						
						
						
						
					 
					
						2025-03-23 08:48:56 -07:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							c8ff7021c8 
							
						 
					 
					
						
						
							
							finish conversion to templ, add website model  
						
						... 
						
						
						
						The primary model users will interact with is now Websites, which will have a single guestbook associated with it (though this is not enforced by the database). 
						
						
					 
					
						2025-03-22 13:13:13 -07:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							adaf6cf87d 
							
						 
					 
					
						
						
							
							slug and shortId conversion functions  
						
						
						
						
					 
					
						2025-03-15 10:57:22 -07:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							e658f15463 
							
						 
					 
					
						
						
							
							separate guestbook from dashboard, add specific comments view  
						
						
						
						
					 
					
						2025-03-01 16:44:35 -07:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							d899769ba0 
							
						 
					 
					
						
						
							
							convert most frontend to templ, implement design wireframes  
						
						
						
						
					 
					
						2025-03-01 13:12:21 -07:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							19364225c9 
							
						 
					 
					
						
						
							
							interface improvements, use integer ids, add htmx for guestbook creation  
						
						
						
						
					 
					
						2024-12-15 10:25:37 -07:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							e54875f943 
							
						 
					 
					
						
						
							
							add user login  
						
						
						
						
					 
					
						2024-11-11 12:55:01 -07:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							741b304032 
							
						 
					 
					
						
						
							
							create and retrieve handlers, basic templates and styling, sessions  
						
						
						
						
					 
					
						2024-10-22 22:25:30 -07:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							4fc9bb5c1f 
							
						 
					 
					
						
						
							
							initial commit  
						
						
						
						
					 
					
						2024-10-15 21:34:57 -07:00