Jason Rasmussen 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5e680551b9 
							
						 
					 
					
						
						
							
							feat(server,web): migrate oauth settings from env to system config ( #1061 )  
						
						
						
						
					 
					
						2022-12-09 14:51:42 -06:00 
						 
				 
			
				
					
						
							
							
								Matt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b8e26a2112 
							
						 
					 
					
						
						
							
							unraid guide no longer external ( #1074 )  
						
						... 
						
						
						
						Co-authored-by: Matt Farrell <mfarrell@squareup.com> 
						
						
					 
					
						2022-12-08 09:54:06 -06:00 
						 
				 
			
				
					
						
							
							
								bo0tzz 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a97b761eda 
							
						 
					 
					
						
						
							
							Add generated openapi docs to website ( #1067 )  
						
						... 
						
						
						
						* Add generated openapi docs to website
* Uppercase API link in navbar
* fix(docs): open api empty summary (#1069 )
* feat(docs): Use /docs/api path for swagger docs
* Sync api version to be the same as the server
* Update version
Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
Co-authored-by: Alex Tran <alex.tran1502@gmail.com> 
						
						
					 
					
						2022-12-07 21:57:34 -06:00 
						 
				 
			
				
					
						
							
							
								Alex 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a9320f06e8 
							
						 
					 
					
						
						
							
							Added v1.36 release note to website  
						
						
						
						
					 
					
						2022-11-21 12:53:25 -06:00 
						 
				 
			
				
					
						
							
							
								Alex Tran 
							
						 
					 
					
						
						
						
						
							
						
						
							37a4f4a39f 
							
						 
					 
					
						
						
							
							Update redirect picture in documentation  
						
						
						
						
					 
					
						2022-11-20 14:18:53 -06:00 
						 
				 
			
				
					
						
							
							
								Alex 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b3e51cc849 
							
						 
					 
					
						
						
							
							feat(mobile) Add OAuth Login On Mobile ( #990 )  
						
						... 
						
						
						
						* Added return type for oauth/callback
* Remove console.log
* Redirect app
* Wording
* Added loading state change
* Added OAuth login on mobile
* Return correct status for  correct redirection
* Auto discovery OAuth Login 
						
						
					 
					
						2022-11-20 11:43:10 -06:00 
						 
				 
			
				
					
						
							
							
								Brandon Rothweiler 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							83e2cabbcc 
							
						 
					 
					
						
						
							
							Update contribution-guidelines.md ( #985 )  
						
						
						
						
					 
					
						2022-11-16 23:30:58 -06:00 
						 
				 
			
				
					
						
							
							
								Alex 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7de7619fd1 
							
						 
					 
					
						
						
							
							Update contribution-guidelines.md  
						
						
						
						
					 
					
						2022-11-16 23:15:26 -06:00 
						 
				 
			
				
					
						
							
							
								Jason Rasmussen 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							909e4820d6 
							
						 
					 
					
						
						
							
							chore(web,mobile): update github repo url ( #974 )  
						
						
						
						
					 
					
						2022-11-15 20:30:44 -06:00 
						 
				 
			
				
					
						
							
							
								Jason Rasmussen 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d3c35ec9c5 
							
						 
					 
					
						
						
							
							feat(server,web): OIDC Implementation ( #884 )  
						
						... 
						
						
						
						* chore: merge
* feat: nullable password
* feat: server debugger
* chore: regenerate api
* feat: auto-register flag
* refactor: oauth endpoints
* chore: regenerate api
* fix: default scope configuration
* refactor: pass in redirect uri from client
* chore: docs
* fix: bugs
* refactor: auth services and user repository
* fix: select password
* fix: tests
* fix: get signing algorithm from discovery document
* refactor: cookie constants
* feat: oauth logout
* test: auth services
* fix: query param check
* fix: regenerate open-api 
						
						
					 
					
						2022-11-14 20:24:25 -06:00 
						 
				 
			
				
					
						
							
							
								Alex 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							277af33ab0 
							
						 
					 
					
						
						
							
							Update automatic-backup.md  
						
						... 
						
						
						
						Fixed incorrect sentence idea 
						
						
					 
					
						2022-11-10 22:44:04 -06:00 
						 
				 
			
				
					
						
							
							
								Alex 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							739bed737e 
							
						 
					 
					
						
						
							
							Added database migration info to docs  
						
						
						
						
					 
					
						2022-11-10 09:30:32 -06:00 
						 
				 
			
				
					
						
							
							
								bo0tzz 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a1a7e6ac06 
							
						 
					 
					
						
						
							
							Small docs site tweaks ( #954 )  
						
						... 
						
						
						
						* Add yarn.lock to .gitignore
* Tweak announcementBar message
* Add demo link to docs homepage
* chore(docs): logo-meaning page cleanup
* chore(docs): support page cleanup
* chore(docs): tech-stack page cleanup
* chore(docs): requirements page cleanup
* Update main README warning to match docs site
* Add clearer documentation link to main README
* chore(docs): one-step-install page cleanup
* chore(docs): Security: remove example JWT_SECRET value
* chore(docs): recommended-install page cleanup
* chore(docs): portainer-install page cleanup
* chore(docs): unraid-install page cleanup 
						
						
					 
					
						2022-11-10 08:20:23 -06:00 
						 
				 
			
				
					
						
							
							
								Alex 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9057e4b7d0 
							
						 
					 
					
						
						
							
							Update documentation  
						
						
						
						
					 
					
						2022-11-08 14:22:42 -06:00 
						 
				 
			
				
					
						
							
							
								Coyote6705 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							948ff5530c 
							
						 
					 
					
						
						
							
							Grammar and syntax edits for the new docs  ( #936 )  
						
						... 
						
						
						
						* Update introduction.mdx
* Update logo-mearning.md
* Update support-the-project.md
Fixing more grammar/syntax :)
* Update one-step-installation.md
* Update recommended-installation.md
* Update requirements.md
* Update automatic-backup.md
* Update bulk-upload.md
* Update post-installation.md
* Update update.md
* Update contribution-guidelines.md 
						
						
					 
					
						2022-11-06 21:27:14 -06:00 
						 
				 
			
				
					
						
							
							
								Alex Tran 
							
						 
					 
					
						
						
						
						
							
						
						
							bbe820d797 
							
						 
					 
					
						
						
							
							Switched hero image to webp  
						
						
						
						
					 
					
						2022-11-05 20:42:26 -05:00 
						 
				 
			
				
					
						
							
							
								Alex 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8b39a1da00 
							
						 
					 
					
						
						
							
							chore: Update repo readme ( #927 )  
						
						
						
						
					 
					
						2022-11-04 15:50:26 -05:00 
						 
				 
			
				
					
						
							
							
								Alex Tran 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2782dae518 
							
						 
					 
					
						
						
							
							doc: Added contribution guide line  
						
						
						
						
					 
					
						2022-11-03 22:26:09 -05:00 
						 
				 
			
				
					
						
							
							
								Alex 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0f9c2f0a38 
							
						 
					 
					
						
						
							
							doc: Add content for usage section  ( #922 )  
						
						
						
						
					 
					
						2022-11-03 21:42:24 -05:00 
						 
				 
			
				
					
						
							
							
								Alex 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							32e79ce7b3 
							
						 
					 
					
						
						
							
							Update portainer-installation.md  
						
						
						
						
					 
					
						2022-11-02 09:53:39 -05:00 
						 
				 
			
				
					
						
							
							
								Alex 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a898610f13 
							
						 
					 
					
						
						
							
							docs: add installation section ( #912 )  
						
						... 
						
						
						
						* Implemented requirements
* Added one-step installation
* Finished section 
						
						
					 
					
						2022-11-01 20:01:03 -05:00 
						 
				 
			
				
					
						
							
							
								Alex 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3cf85bb837 
							
						 
					 
					
						
						
							
							doc/update overview section ( #904 )  
						
						... 
						
						
						
						* Update overview section
* fix typo
* logomeaning
* Update introduction content
* Update introduction content
* Update suport the project
* typo
* Added linked information
* Finished overview section 
						
						
					 
					
						2022-10-31 06:37:36 -05:00 
						 
				 
			
				
					
						
							
							
								Alex Tran 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9614da6238 
							
						 
					 
					
						
						
							
							Update documentation path name  
						
						
						
						
					 
					
						2022-10-27 22:37:27 -05:00 
						 
				 
			
				
					
						
							
							
								Alex Tran 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0164171cad 
							
						 
					 
					
						
						
							
							Fixex routing  
						
						
						
						
					 
					
						2022-10-27 22:03:37 -05:00 
						 
				 
			
				
					
						
							
							
								Alex Tran 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8e78160bb9 
							
						 
					 
					
						
						
							
							Change documentation folder to docs  
						
						
						
						
					 
					
						2022-10-27 21:44:37 -05:00