scienceasdf 
							
						 
					 
					
						
						
							
						
						d7d00b44f6 
					 
					
						
						
							
							fix: search engine broken when renaming or moving pages ( #2815 )  
						
						... 
						
						
						
						For building suggest in elasticsearch, the safeContent field will be splitted into arrays. If the page is renamed or moved, the server will throw error: "Cannot read property 'split' of Undefined", and the index will be broken. Here two lines are added to fix this issue. 
						
						
					 
					
						2020-12-13 14:51:44 -05:00 
						 
				 
			
				
					
						
							
							
								Jafar Akhondali 
							
						 
					 
					
						
						
							
						
						5ba36ee421 
					 
					
						
						
							
							refactor: server code ( #2545 )  
						
						... 
						
						
						
						+ Remove duplicated await
+ Replace some legacy codes with ES6
+ Fix some of eslint problems 
						
						
					 
					
						2020-10-14 11:16:27 -04:00 
						 
				 
			
				
					
						
							
							
								NGPixel 
							
						 
					 
					
						
						
							
						
						fe890979af 
					 
					
						
						
							
							fix: bypass auth redirect cookie when set to homepage  
						
						
						
						
					 
					
						2020-10-03 17:11:34 -04:00 
						 
				 
			
				
					
						
							
							
								Mirko Iannella 
							
						 
					 
					
						
						
							
						
						31a18c8a67 
					 
					
						
						
							
							fix: check for email array during processProfile ( #2515 )  
						
						... 
						
						
						
						In our setup (based on yunohost) the profile.email field could be either a string (and that was properly handled) or an array.
This code adds support for the case where it is an array. 
						
						
					 
					
						2020-10-03 16:23:58 -04:00 
						 
				 
			
				
					
						
							
							
								NGPixel 
							
						 
					 
					
						
						
							
						
						9009816290 
					 
					
						
						
							
							fix: 2fa qr code - handle special chars in site title  
						
						
						
						
					 
					
						2020-09-09 20:10:51 -04:00 
						 
				 
			
				
					
						
							
							
								NGPixel 
							
						 
					 
					
						
						
							
						
						aa96e97028 
					 
					
						
						
							
							fix: force lowercase for email on local auth  
						
						
						
						
					 
					
						2020-09-09 19:59:46 -04:00 
						 
				 
			
				
					
						
							
							
								NGPixel 
							
						 
					 
					
						
						
							
						
						78417524b3 
					 
					
						
						
							
							feat: ldap avatar support  
						
						
						
						
					 
					
						2020-09-07 20:02:33 -04:00 
						 
				 
			
				
					
						
							
							
								NGPixel 
							
						 
					 
					
						
						
							
						
						ef739de970 
					 
					
						
						
							
							feat: purge history utility  
						
						
						
						
					 
					
						2020-09-05 23:32:00 -04:00 
						 
				 
			
				
					
						
							
							
								NGPixel 
							
						 
					 
					
						
						
							
						
						8490fc1267 
					 
					
						
						
							
							feat: handle disabled auth strategies  
						
						
						
						
					 
					
						2020-09-05 18:33:15 -04:00 
						 
				 
			
				
					
						
							
							
								NGPixel 
							
						 
					 
					
						
						
							
						
						062a0b7979 
					 
					
						
						
							
							feat: logout by auth strategy + keycloak implementation  
						
						
						
						
					 
					
						2020-09-01 20:01:39 -04:00 
						 
				 
			
				
					
						
							
							
								NGPixel 
							
						 
					 
					
						
						
							
						
						ae733392f3 
					 
					
						
						
							
							feat: password reset  
						
						
						
						
					 
					
						2020-08-30 21:46:55 -04:00 
						 
				 
			
				
					
						
							
							
								NGPixel 
							
						 
					 
					
						
						
							
						
						4dcf664040 
					 
					
						
						
							
							fix: handle removed auth strategies  
						
						
						
						
					 
					
						2020-08-30 16:33:52 -04:00 
						 
				 
			
				
					
						
							
							
								NGPixel 
							
						 
					 
					
						
						
							
						
						e319355017 
					 
					
						
						
							
							feat: enable/disable TFA per user  
						
						
						
						
					 
					
						2020-08-30 14:18:22 -04:00 
						 
				 
			
				
					
						
							
							
								NGPixel 
							
						 
					 
					
						
						
							
						
						32d67adee1 
					 
					
						
						
							
							feat: social login providers with dynamic instances  
						
						
						
						
					 
					
						2020-08-30 01:36:37 -04:00 
						 
				 
			
				
					
						
							
							
								NGPixel 
							
						 
					 
					
						
						
							
						
						f72530bf84 
					 
					
						
						
							
							refactor: deps update + 2FA setup + verify  
						
						
						
						
					 
					
						2020-08-22 19:37:49 -04:00 
						 
				 
			
				
					
						
							
							
								Higor Tavares 
							
						 
					 
					
						
						
							
						
						06c372d53f 
					 
					
						
						
							
							fix: foreign key constraint when page have comments ( #2199 )  
						
						... 
						
						
						
						* Solving foreing key contraint when page have comments
* Update pages.js
remove indentation changes
Co-authored-by: Higor Tavares <paulo.freire@dellead.com > 
						
						
					 
					
						2020-07-29 19:39:47 -04:00 
						 
				 
			
				
					
						
							
							
								NGPixel 
							
						 
					 
					
						
						
							
						
						10f17c5712 
					 
					
						
						
							
							feat: redirect on login based on group  
						
						
						
						
					 
					
						2020-07-19 15:13:35 -04:00 
						 
				 
			
				
					
						
							
							
								Regev Brody 
							
						 
					 
					
						
						
							
						
						b2ff064d34 
					 
					
						
						
							
							fix: stream assets from storage local locations ( #2087 )  
						
						
						
						
					 
					
						2020-07-12 12:19:01 -04:00 
						 
				 
			
				
					
						
							
							
								NGPixel 
							
						 
					 
					
						
						
							
						
						b475795595 
					 
					
						
						
							
							feat: login bg + bypass + hide local option  
						
						
						
						
					 
					
						2020-07-05 01:36:02 -04:00 
						 
				 
			
				
					
						
							
							
								Nicolas Giard 
							
						 
					 
					
						
						
							
						
						c009cc1392 
					 
					
						
						
							
							feat: new login experience ( #2139 )  
						
						... 
						
						
						
						* feat: multiple auth instances
* fix: auth setup + strategy initialization
* feat: admin auth - add strategy
* feat: redirect on login - group setting
* feat: oauth2 generic - props definitions
* feat: new login UI (wip)
* feat: new login UI (wip)
* feat: admin security login settings
* feat: tabset editor indicators + print view improvements
* fix: code styling 
						
						
					 
					
						2020-07-03 19:36:33 -04:00 
						 
				 
			
				
					
						
							
							
								Seyed Sajad Kahani 
							
						 
					 
					
						
						
							
						
						3c5352fb53 
					 
					
						
						
							
							fix: change reconnectLink behavior for page move ( #1991 )  
						
						
						
						
					 
					
						2020-06-28 21:08:17 -04:00 
						 
				 
			
				
					
						
							
							
								Regev Brody 
							
						 
					 
					
						
						
							
						
						6ef7b0f130 
					 
					
						
						
							
							fix: deactivated users can still refresh their token ( #2105 )  
						
						
						
						
					 
					
						2020-06-24 18:15:36 -04:00 
						 
				 
			
				
					
						
							
							
								Regev Brody 
							
						 
					 
					
						
						
							
						
						4bc284b06e 
					 
					
						
						
							
							fix: page schema validation for extra field ( #2097 )  
						
						
						
						
					 
					
						2020-06-23 18:26:29 -04:00 
						 
				 
			
				
					
						
							
							
								NGPixel 
							
						 
					 
					
						
						
							
						
						83b83a7510 
					 
					
						
						
							
							feat: page css + scripts  
						
						
						
						
					 
					
						2020-06-20 16:39:36 -04:00 
						 
				 
			
				
					
						
							
							
								NGPixel 
							
						 
					 
					
						
						
							
						
						53ddb50b51 
					 
					
						
						
							
							feat: save page scripts + styles  
						
						
						
						
					 
					
						2020-06-20 01:11:05 -04:00 
						 
				 
			
				
					
						
							
							
								NGPixel 
							
						 
					 
					
						
						
							
						
						65f71d8e3b 
					 
					
						
						
							
							fix: strip starting slash from path during page create  
						
						
						
						
					 
					
						2020-06-05 14:52:36 -04:00 
						 
				 
			
				
					
						
							
							
								NGPixel 
							
						 
					 
					
						
						
							
						
						7a946ec0f5 
					 
					
						
						
							
							feat: edit comment  
						
						
						
						
					 
					
						2020-05-31 18:15:15 -04:00 
						 
				 
			
				
					
						
							
							
								NGPixel 
							
						 
					 
					
						
						
							
						
						8a74904731 
					 
					
						
						
							
							feat: comments delete + refresh on post + formatting  
						
						
						
						
					 
					
						2020-05-31 02:13:41 -04:00 
						 
				 
			
				
					
						
							
							
								NGPixel 
							
						 
					 
					
						
						
							
						
						1f9e5b3fd0 
					 
					
						
						
							
							feat: delete user with replace target  
						
						
						
						
					 
					
						2020-05-30 16:34:09 -04:00 
						 
				 
			
				
					
						
							
							
								NGPixel 
							
						 
					 
					
						
						
							
						
						1222355046 
					 
					
						
						
							
							feat: comments - default provider create (wip) + permissions  
						
						
						
						
					 
					
						2020-05-26 22:56:24 -04:00 
						 
				 
			
				
					
						
							
							
								Regev Brody 
							
						 
					 
					
						
						
							
						
						8a1b5b1383 
					 
					
						
						
							
							fix: S3 Export all trigger ( #1922 )  
						
						
						
						
					 
					
						2020-05-22 13:20:47 -04:00 
						 
				 
			
				
					
						
							
							
								NGPixel 
							
						 
					 
					
						
						
							
						
						e1382771cf 
					 
					
						
						
							
							feat: extensions check + resolver  
						
						
						
						
					 
					
						2020-05-21 00:20:57 -04:00 
						 
				 
			
				
					
						
							
							
								NGPixel 
							
						 
					 
					
						
						
							
						
						887e8a0f5a 
					 
					
						
						
							
							feat: comments disqus + commento  
						
						
						
						
					 
					
						2020-05-21 00:20:57 -04:00 
						 
				 
			
				
					
						
							
							
								NGPixel 
							
						 
					 
					
						
						
							
						
						1def5289af 
					 
					
						
						
							
							feat: admin comments page  
						
						
						
						
					 
					
						2020-05-21 00:20:57 -04:00 
						 
				 
			
				
					
						
							
							
								NGPixel 
							
						 
					 
					
						
						
							
						
						d2b99a2032 
					 
					
						
						
							
							feat: timezone + dateFOrmat + appearance profile settings  
						
						
						
						
					 
					
						2020-05-03 00:38:02 -04:00 
						 
				 
			
				
					
						
							
							
								NGPixel 
							
						 
					 
					
						
						
							
						
						89debd57f7 
					 
					
						
						
							
							fix: path chars check typo  
						
						
						
						
					 
					
						2020-04-25 02:58:00 -04:00 
						 
				 
			
				
					
						
							
							
								NGPixel 
							
						 
					 
					
						
						
							
						
						7306fabdba 
					 
					
						
						
							
							fix: auto-trim trailing slash from paths + illegal chars check during move  
						
						
						
						
					 
					
						2020-04-24 20:39:07 -04:00 
						 
				 
			
				
					
						
							
							
								NGPixel 
							
						 
					 
					
						
						
							
						
						bade9430f2 
					 
					
						
						
							
							fix: storage internalSchedule typo  
						
						
						
						
					 
					
						2020-04-24 00:37:50 -04:00 
						 
				 
			
				
					
						
							
							
								GaliTW 
							
						 
					 
					
						
						
							
						
						ac11cd2cdd 
					 
					
						
						
							
							fix: move page with wrong object key ( #1757 )  
						
						
						
						
					 
					
						2020-04-22 11:08:46 -04:00 
						 
				 
			
				
					
						
							
							
								NGPixel 
							
						 
					 
					
						
						
							
						
						405187b8e0 
					 
					
						
						
							
							fix: HA event publish  
						
						
						
						
					 
					
						2020-04-19 22:47:02 -04:00 
						 
				 
			
				
					
						
							
							
								NGPixel 
							
						 
					 
					
						
						
							
						
						bd4263ecb2 
					 
					
						
						
							
							feat: HA event handling + emitting  
						
						
						
						
					 
					
						2020-04-19 22:47:02 -04:00 
						 
				 
			
				
					
						
							
							
								NGPixel 
							
						 
					 
					
						
						
							
						
						8aba5305d8 
					 
					
						
						
							
							feat: sidebar item permissions + admin nav edit  
						
						
						
						
					 
					
						2020-04-18 18:33:22 -04:00 
						 
				 
			
				
					
						
							
							
								NGPixel 
							
						 
					 
					
						
						
							
						
						a33691d642 
					 
					
						
						
							
							fix: bypass users model when updating lastLoginAt  
						
						
						
						
					 
					
						2020-04-18 18:33:22 -04:00 
						 
				 
			
				
					
						
							
							
								NGPixel 
							
						 
					 
					
						
						
							
						
						3ca72ccc1e 
					 
					
						
						
							
							feat: new nav UI (wip)  
						
						
						
						
					 
					
						2020-04-18 18:33:22 -04:00 
						 
				 
			
				
					
						
							
							
								NGPixel 
							
						 
					 
					
						
						
							
						
						77548c8778 
					 
					
						
						
							
							fix: tags input normalization  
						
						
						
						
					 
					
						2020-04-09 21:56:24 -04:00 
						 
				 
			
				
					
						
							
							
								NGPixel 
							
						 
					 
					
						
						
							
						
						1e4d513252 
					 
					
						
						
							
							feat: user profile page - save info + change pwd  
						
						
						
						
					 
					
						2020-04-05 23:49:26 -04:00 
						 
				 
			
				
					
						
							
							
								NGPixel 
							
						 
					 
					
						
						
							
						
						4b0e3d1c43 
					 
					
						
						
							
							feat: save conflict resolution  
						
						
						
						
					 
					
						2020-03-21 19:18:08 -04:00 
						 
				 
			
				
					
						
							
							
								NGPixel 
							
						 
					 
					
						
						
							
						
						fcd37afdb0 
					 
					
						
						
							
							fix: drop userKeys on user delete  
						
						
						
						
					 
					
						2020-03-15 12:06:45 -04:00 
						 
				 
			
				
					
						
							
							
								NGPixel 
							
						 
					 
					
						
						
							
						
						13a995133b 
					 
					
						
						
							
							feat: branch off / create from template  
						
						
						
						
					 
					
						2020-03-01 18:25:43 -05:00 
						 
				 
			
				
					
						
							
							
								NGPixel 
							
						 
					 
					
						
						
							
						
						e85de92715 
					 
					
						
						
							
							feat: restore page version  
						
						
						
						
					 
					
						2020-03-01 18:25:43 -05:00