| 
							
							
								 Zoe Roux | 18e301f26a | Switch to file scopped namespaces | 2024-03-23 00:20:40 +01:00 |  | 
			
				
					| 
							
							
								 Zoe Roux | 35e37bbe76 | Move from newtonsoft.json to system.text.json (#348) | 2024-03-23 00:16:40 +01:00 |  | 
			
				
					| 
							
							
								 Zoe Roux | 5997921eb9 | Remove jetbrains attributes | 2024-03-23 00:11:17 +01:00 |  | 
			
				
					| 
							
							
								 Zoe Roux | e7bedd6a29 | Fully migrate to system.text.json | 2024-03-23 00:11:17 +01:00 |  | 
			
				
					| 
							
							
								 Zoe Roux | 7194dcb2c7 | Fix oneof json serialization | 2024-03-23 00:11:17 +01:00 |  | 
			
				
					| 
							
							
								 Zoe Roux | d62bdfc637 | Add loadable fields handling on system.text.json serializer | 2024-03-23 00:11:17 +01:00 |  | 
			
				
					| 
							
							
								 Zoe Roux | ec6b90b33c | Remove some json ignores on ids | 2024-03-23 00:11:17 +01:00 |  | 
			
				
					| 
							
							
								 Zoe Roux | 0c0037416a | Fix kind serialation | 2024-03-23 00:11:17 +01:00 |  | 
			
				
					| 
							
							
								 Zoe Roux | ad9d1ee430 | Migrate from newtonsoft.json to system.text.json | 2024-03-23 00:11:17 +01:00 |  | 
			
				
					| 
							
							
								 Zoe Roux | d7e5b8b916 | Delete useles tests | 2024-03-23 00:11:17 +01:00 |  | 
			
				
					| 
							
							
								 Zoe Roux | 3e44d38a90 | Remove old People references | 2024-03-23 00:11:17 +01:00 |  | 
			
				
					| 
							
							
								 Zoe Roux | 9493531eaa | Remove custom serializer ignore | 2024-03-22 21:22:11 +01:00 |  | 
			
				
					| 
							
							
								 Zoe Roux | 64031668c1 | Fix theme error on ssr | 2024-03-22 21:22:11 +01:00 |  | 
			
				
					| 
							
							
								 Zoe Roux | b6d122e449 | Edit fr translations | 2024-03-22 21:22:11 +01:00 |  | 
			
				
					| 
							
							
								 Zoe Roux | 19f26c6d91 | Print stack trace in query error for ssr debuging | 2024-03-10 21:35:44 +01:00 |  | 
			
				
					| 
							
							
								 Zoe Roux | 4108434788 | Format code | 2024-03-10 21:35:44 +01:00 |  | 
			
				
					| 
							
							
								 Zoe Roux | 01d7f62c36 | Prevent unlogged users to try to see a watchlist | 2024-03-10 21:35:44 +01:00 |  | 
			
				
					| 
							
							
								 Zoe Roux | 5cffeea4fd | Fix custom token use in queryFn | 2024-03-10 21:35:44 +01:00 |  | 
			
				
					| 
							
							
								 Zoe Roux | e0fb29bd80 | Update README.md | 2024-03-10 20:12:06 +01:00 |  | 
			
				
					| 
							
							
								 Zoe Roux | ad9a59f894 | Auto delete issues on startup | 2024-03-10 18:30:03 +01:00 |  | 
			
				
					| 
							
							
								 Zoe Roux | ddad768cd8 | Format code | 2024-03-10 18:27:24 +01:00 |  | 
			
				
					| 
							
							
								 Zoe Roux | 8ee4446b30 | Refresh token to check if user was verifed after a 403 | 2024-03-10 18:27:24 +01:00 |  | 
			
				
					| 
							
							
								 Zoe Roux | 5f936d36b1 | Make accounts switch while having a permission error work | 2024-03-10 18:27:24 +01:00 |  | 
			
				
					| 
							
							
								 Zoe Roux | 08f3e9c06b | Prevent two accounts from behing linked to the same external account | 2024-03-10 18:27:24 +01:00 |  | 
			
				
					| 
							
							
								 Zoe Roux | 25b7903c37 | Fix oidc links opening two times on web | 2024-03-10 18:27:24 +01:00 |  | 
			
				
					| 
							
							
								 Zoe Roux | c6dd7203bb | Display permissions errors on the front | 2024-03-10 18:27:24 +01:00 |  | 
			
				
					| 
							
							
								 Zoe Roux | 08c7ca99b6 | fixup! Handle non-verifed users on the front | 2024-03-10 18:27:24 +01:00 |  | 
			
				
					| 
							
							
								 Zoe Roux | 8f7320c298 | Prioritize auth header compared to auth cookie | 2024-03-10 18:27:24 +01:00 |  | 
			
				
					| 
							
							
								 Zoe Roux | 92bfbf662b | Handle non-verifed users on the front | 2024-03-10 18:27:24 +01:00 |  | 
			
				
					| 
							
							
								 Zoe Roux | 44e7323720 | Handle require verification on account creation | 2024-03-10 18:27:24 +01:00 |  | 
			
				
					| 
							
							
								 Zoe Roux | 78a3ae8aeb | Remove security mode to use a simple require verification bool | 2024-03-10 18:27:24 +01:00 |  | 
			
				
					| 
							
							
								 Zoe Roux | 041abb732d | Introduce security mode option | 2024-03-10 18:27:24 +01:00 |  | 
			
				
					| 
							
							
								 Zoe Roux | 9ee07794a8 | Update .env.example | 2024-03-09 01:41:10 +01:00 |  | 
			
				
					| 
							
							
								 Zoe Roux | 7adfef9f36 | Add all oidc variables to .env.example | 2024-03-09 00:49:11 +01:00 |  | 
			
				
					| 
							
							
								 Zoe Roux | a3ec224cf0 | Format code | 2024-03-09 00:49:11 +01:00 |  | 
			
				
					| 
							
							
								 Zoe Roux | 6d4a6ee52a | Add account unlinking | 2024-03-09 00:49:11 +01:00 |  | 
			
				
					| 
							
							
								 Zoe Roux | 0add402434 | Fix oidc list ssr | 2024-03-09 00:49:11 +01:00 |  | 
			
				
					| 
							
							
								 Zoe Roux | 6933aecfa4 | Fix external token edit detection | 2024-03-09 00:49:11 +01:00 |  | 
			
				
					| 
							
							
								 Zoe Roux | 93decb02af | Fix ssr issue | 2024-03-09 00:49:11 +01:00 |  | 
			
				
					| 
							
							
								 Zoe Roux | c0acf1c1a0 | Add unlink route | 2024-03-09 00:49:11 +01:00 |  | 
			
				
					| 
							
							
								 Zoe Roux | a6c3ab33b1 | Allow existing accounts to be linked | 2024-03-09 00:49:11 +01:00 |  | 
			
				
					| 
							
							
								 Zoe Roux | 079a2cdbe3 | Move oidc logic inside a service | 2024-03-09 00:49:11 +01:00 |  | 
			
				
					| 
							
							
								 Zoe Roux | d9022fde9f | Display connected status on linked accounts | 2024-03-09 00:49:11 +01:00 |  | 
			
				
					| 
							
							
								 Zoe Roux | 830a518b86 | Add skeletons for linked services | 2024-03-09 00:49:11 +01:00 |  | 
			
				
					| 
							
							
								 Zoe Roux | fef04409af | Add linked accounts category in settings | 2024-03-09 00:49:11 +01:00 |  | 
			
				
					| 
							
							
								 Zoe Roux | 4bc54d350b | Fix next episode url for onEnd callback | 2024-03-09 00:49:11 +01:00 |  | 
			
				
					| 
							
							
								 Zoe Roux | e3cc80d32a | Add presets support | 2024-03-08 19:02:37 +01:00 |  | 
			
				
					| 
							
							
								 Zoe Roux | 411e05e998 | Remove useless failing test | 2024-03-07 01:36:57 +01:00 |  | 
			
				
					| 
							
							
								 Zoe Roux | c319f6117a | Disable login page errors on the web | 2024-03-07 01:36:57 +01:00 |  | 
			
				
					| 
							
							
								 Zoe Roux | a7fd96800a | Format code | 2024-03-07 01:36:57 +01:00 |  |