Alex 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b6a91746d8 
							
						 
					 
					
						
						
							
							chore: Revert version v1.139.1 ( #21125 )  
						
						... 
						
						
						
						Revert "chore: version v1.139.1"
This reverts commit 89533a858fffde0d4b40a349ad2cc49dbaa70fb1. 
						
						
					 
					
						2025-08-21 17:15:11 -05:00 
						 
				 
			
				
					
						
							
							
								github-actions 
							
						 
					 
					
						
						
						
						
							
						
						
							89533a858f 
							
						 
					 
					
						
						
							
							chore: version v1.139.1  
						
						
						
						
					 
					
						2025-08-21 22:02:08 +00:00 
						 
				 
			
				
					
						
							
							
								Alex 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							73bb05c5f9 
							
						 
					 
					
						
						
							
							chore: Revert version v1.139.0 ( #21121 )  
						
						... 
						
						
						
						Revert "chore: version v1.139.0"
This reverts commit b69470c69e994243dd0dfcd3913a11e2339fd00e. 
						
						
					 
					
						2025-08-21 20:41:46 +00:00 
						 
				 
			
				
					
						
							
							
								github-actions 
							
						 
					 
					
						
						
						
						
							
						
						
							b69470c69e 
							
						 
					 
					
						
						
							
							chore: version v1.139.0  
						
						
						
						
					 
					
						2025-08-21 20:26:48 +00:00 
						 
				 
			
				
					
						
							
							
								Arno 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4ebc25c754 
							
						 
					 
					
						
						
							
							feat(mobile): Folder View for mobile ( #15047 )  
						
						... 
						
						
						
						* very rough prototype for folder navigation without assets
* fix: refactored data model and tried to implement asset loading
* fix: openapi generator shadowing query param in /view/folder
* add simple alphanumeric sorting for folders
* basic asset viewing in folders
* rudimentary switch sorting order
* fixed reactivity when toggling sort order
* Fixed trailing comma
* Fixed bad merge conflict resolution
* Regenerated open-api
* Added rudimentary breadcrumbs
* Fixed linting problems
* feat: cleanup
---------
Co-authored-by: Alex <alex.tran1502@gmail.com>
Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com> 
						
						
					 
					
						2025-03-06 17:27:43 +00:00 
						 
				 
			
				
					
						
							
							
								Jason Rasmussen 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							75830a4878 
							
						 
					 
					
						
						
							
							refactor(server): user endpoints ( #9730 )  
						
						... 
						
						
						
						* refactor(server): user endpoints
* fix repos
* fix unit tests
---------
Co-authored-by: Daniel Dietzler <mail@ddietzler.dev>
Co-authored-by: Alex <alex.tran1502@gmail.com> 
						
						
					 
					
						2024-05-27 05:15:52 +07:00 
						 
				 
			
				
					
						
							
							
								Jason Rasmussen 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0589575154 
							
						 
					 
					
						
						
							
							chore: bump open-api ( #9522 )  
						
						
						
						
					 
					
						2024-05-15 16:52:52 -05:00 
						 
				 
			
				
					
						
							
							
								Jason Rasmussen 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							90a7f16817 
							
						 
					 
					
						
						
							
							chore(server): remove deprecated endpoints ( #6984 )  
						
						... 
						
						
						
						* chore: remove deprecated endpoints
* chore: open api 
						
						
					 
					
						2024-02-08 16:57:54 -05:00 
						 
				 
			
				
					
						
							
							
								Jason Rasmussen 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2e424fe249 
							
						 
					 
					
						
						
							
							feat(server): better api error messages (for unhandled exceptions) ( #4817 )  
						
						... 
						
						
						
						* feat(server): better error messages
* chore: open api
* chore: remove debug log
* fix: syntax error
* fix: e2e test 
						
						
					 
					
						2023-11-03 20:33:15 -05:00 
						 
				 
			
				
					
						
							
							
								Jason Rasmussen 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a26ed3d1a6 
							
						 
					 
					
						
						
							
							refactor(web,server): use feature flags for oauth ( #3928 )  
						
						... 
						
						
						
						* refactor: oauth to use feature flags
* chore: open api
* chore: e2e test for authorize endpoint 
						
						
					 
					
						2023-09-01 18:08:42 +07:00 
						 
				 
			
				
					
						
							
							
								Alex 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							975d23ee5c 
							
						 
					 
					
						
						
							
							fix(web): empty album is not auto deleted ( #2283 )  
						
						... 
						
						
						
						* fix(web): empty album is not auto deleted
* regenerate api
* fix test 
						
						
					 
					
						2023-04-18 11:26:04 -05:00 
						 
				 
			
				
					
						
							
							
								Alex 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e9c171f7ab 
							
						 
					 
					
						
						
							
							fix(web): show OAuth login button when disabled ( #2219 )  
						
						... 
						
						
						
						* fix(web): show OAuth login button when disable
* update api 
						
						
					 
					
						2023-04-08 22:18:22 -05:00 
						 
				 
			
				
					
						
							
							
								Michel Heusschen 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							983abf5e14 
							
						 
					 
					
						
						
							
							chore(server): update openapi ( #2205 )  
						
						
						
						
					 
					
						2023-04-08 21:26:09 -05:00 
						 
				 
			
				
					
						
							
							
								Alex 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e9fda40b2b 
							
						 
					 
					
						
						
							
							feat(web) Individual assets shared mechanism ( #1317 )  
						
						... 
						
						
						
						* Create shared link modal for individual asset
* Added API to create asset shared link
* Added viewer for individual shared link
* Added multiselection app bar
* Refactor gallery viewer to its own component
* Refactor
* Refactor
* Add and remove asset from shared link
* Fixed test
* Fixed notification card doesn't wrap
* Add check asset access when created asset shared link
* pr feedback 
						
						
					 
					
						2023-01-14 23:49:47 -06:00 
						 
				 
			
				
					
						
							
							
								Jason Rasmussen 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6974d4068b 
							
						 
					 
					
						
						
							
							feat(server): mobile oauth with custom scheme redirect uri ( #1204 )  
						
						... 
						
						
						
						* feat(server): support providers without support for custom schemas
* chore: unit tests
* chore: test mobile override
* chore: add details to the docs 
						
						
					 
					
						2022-12-29 14:47:30 -06:00 
						 
				 
			
				
					
						
							
							
								Jason Rasmussen 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7dc12dea1e 
							
						 
					 
					
						
						
							
							feat(web,server): link/unlink oauth account ( #1154 )  
						
						... 
						
						
						
						* feat(web,server): link/unlink oauth account
* chore: linting
* fix: broken oauth callback
* fix: user core bugs
* fix: tests
* fix: use user response
* chore: update docs
* feat: prevent the same oauth account from being linked twice
* chore: mock logger 
						
						
					 
					
						2022-12-26 09:35:52 -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