|  Gani Georgiev | eb1246fc41 | [#1689] fixed cascade delete condition on rel records with the same id as the main record | 2023-01-26 00:05:20 +02:00 | 
				
					
						|  Gani Georgiev | a74d227418 | updated ui/dist | 2023-01-18 15:49:19 +02:00 | 
				
					
						|  Gani Georgiev | 7001a22d92 | [#1628] fixed realtime panic on concurrent clients iteration | 2023-01-18 15:42:04 +02:00 | 
				
					
						|  Gani Georgiev | c1921aeef8 | updated changelog | 2023-01-12 15:42:46 +02:00 | 
				
					
						|  Gani Georgiev | 012546e838 | removed delete worker pool since it is no longer needed and changed the files delete operation to run in the background (will be replaced with job queue) | 2023-01-12 15:34:56 +02:00 | 
				
					
						|  Gani Georgiev | f792a9e08d | fixed ListBucket iterator to always break on seek/forward error | 2023-01-12 15:19:27 +02:00 | 
				
					
						|  Gani Georgiev | a8b2f0f6f1 | updated min github action go version to 1.19.5 | 2023-01-11 14:53:24 +02:00 | 
				
					
						|  Gani Georgiev | f7d4722052 | [#1552] unescaped path parameter values | 2023-01-09 22:36:28 +02:00 | 
				
					
						|  Gani Georgiev | 3dc1bf6fa7 | updated go deps | 2023-01-08 11:32:19 +02:00 | 
				
					
						|  Gani Georgiev | d3cc87abee | updated rule field styles | 2023-01-08 11:11:02 +02:00 | 
				
					
						|  Gani Georgiev | 19ad827302 | updated migration timestamp | 2023-01-08 11:05:44 +02:00 | 
				
					
						|  Gani Georgiev | 40830b6c43 | updated API preview docs | 2023-01-08 10:31:21 +02:00 | 
				
					
						|  Gani Georgiev | f234132629 | [#1523] added Docs link in the footer | 2023-01-08 00:25:09 +02:00 | 
				
					
						|  Gani Georgiev | 9b880f5ab4 | filter enhancements | 2023-01-07 22:27:11 +02:00 | 
				
					
						|  Gani Georgiev | d5775ff657 | updated ui/dist and changelog | 2023-01-02 23:06:19 +02:00 | 
				
					
						|  Khairul Haaziq | 41ba7e12e1 | [#1469] added webp to the image mime types presets | 2023-01-02 23:02:14 +02:00 | 
				
					
						|  Gani Georgiev | 5ef6b3a8be | updated changelog | 2022-12-31 16:53:45 +02:00 | 
				
					
						|  Gani Georgiev | c673d9d314 | updated github and gitee optional email fetch handling | 2022-12-31 16:45:42 +02:00 | 
				
					
						|  Gani Georgiev | a7aa3da67e | Merge branch 'master' into yuxiang-gao-gitee-oauth | 2022-12-31 15:00:19 +02:00 | 
				
					
						|  Gani Georgiev | 0439af458f | updated the GitHub provider to ignore extra emails request errors in case of unsufficient custom scopes | 2022-12-31 14:58:30 +02:00 | 
				
					
						|  Yuxiang Gao | 6f3241399c | Update UI Signed-off-by: Yuxiang Gao <yuxiang-gao@outlook.com> | 2022-12-31 18:05:49 +08:00 | 
				
					
						|  Yuxiang Gao | 19ccc70fe5 | Added gitee OAuth Signed-off-by: Yuxiang Gao <yuxiang-gao@outlook.com> | 2022-12-31 17:57:40 +08:00 | 
				
					
						|  Gani Georgiev | 9033cd109e | updated changelog | 2022-12-31 11:01:58 +02:00 | 
				
					
						|  Gani Georgiev | e1773eead0 | synced with master | 2022-12-31 10:58:25 +02:00 | 
				
					
						|  Gani Georgiev | f6fff85d07 | updated changelog | 2022-12-31 10:11:24 +02:00 | 
				
					
						|  Gani Georgiev | 166d2eafc7 | [#1447] fixed records listing number field value output | 2022-12-31 10:08:04 +02:00 | 
				
					
						|  szsascha | d710446c71 | Implement strava oauth2 as new auth provider | 2022-12-31 01:21:41 +01:00 | 
				
					
						|  Gani Georgiev | 8f6cb5ad2d | updated changelog and godoc | 2022-12-29 18:58:07 +02:00 | 
				
					
						|  David Schissler | 775417ac2b | [#1420] added filesystem.NewFileFromBytes | 2022-12-29 18:51:27 +02:00 | 
				
					
						|  Gani Georgiev | 079616ee8e | [#1416] fixed listing searchbar text wrapping | 2022-12-28 22:27:42 +02:00 | 
				
					
						|  Gani Georgiev | 26b794aa08 | updated changelog | 2022-12-24 15:54:14 +02:00 | 
				
					
						|  tenthree | d55610511d | [#1370] added IME status checking to the textarea keydown handler | 2022-12-24 15:50:51 +02:00 | 
				
					
						|  Gani Georgiev | a00606d969 | updated changelog and ui/dist | 2022-12-24 08:40:08 +02:00 | 
				
					
						|  Gani Georgiev | 4abc8ae021 | [#1365] fixed Record.MergeExpand panic | 2022-12-24 08:34:42 +02:00 | 
				
					
						|  Gani Georgiev | f91f009fce | updated go deps | 2022-12-22 16:16:21 +02:00 | 
				
					
						|  Gani Georgiev | 7fc1d979dd | added fs.UploadFile unit test and updated changelog | 2022-12-22 16:06:44 +02:00 | 
				
					
						|  Yuxiang Gao | ede7804a80 | [#1343] fixed s3 file upload error caused by underscore in metadata | 2022-12-22 15:39:45 +02:00 | 
				
					
						|  Gani Georgiev | cea287a2c1 | updated ui/dist | 2022-12-21 19:18:57 +02:00 | 
				
					
						|  Joysankar Majumdar | 9e03ac4dc4 | [#1332] fixed request verification docs api url | 2022-12-21 19:17:05 +02:00 | 
				
					
						|  Gani Georgiev | e713de1e44 | updated excluded meta props in the relation select option | 2022-12-21 09:45:14 +02:00 | 
				
					
						|  Gani Georgiev | 233ab62f8e | updated js deps | 2022-12-20 20:27:13 +02:00 | 
				
					
						|  Gani Georgiev | 3449084e54 | hinted indexed map size | 2022-12-20 20:25:38 +02:00 | 
				
					
						|  Gani Georgiev | 15c05b9679 | fixed changelog typo | 2022-12-20 11:09:21 +02:00 | 
				
					
						|  Gani Georgiev | fb57c8091d | [#586] fixed nested multiple expands with shared path | 2022-12-20 11:07:16 +02:00 | 
				
					
						|  Gani Georgiev | ca528cef03 | improved auth record errors reporting and updated nested tx test | 2022-12-18 14:06:48 +02:00 | 
				
					
						|  Gani Georgiev | 4ceab4e7ed | updated nested tx test | 2022-12-18 13:49:31 +02:00 | 
				
					
						|  Gani Georgiev | e8fa51526a | updated ui/dist | 2022-12-18 11:40:49 +02:00 | 
				
					
						|  Gani Georgiev | a43713ce14 | [#1291] added condition to switch between the db pools in case of dry submit | 2022-12-18 11:32:15 +02:00 | 
				
					
						|  Gani Georgiev | 7d7d20744e | fixed test error message | 2022-12-18 11:13:09 +02:00 | 
				
					
						|  Gani Georgiev | bd16680548 | [#1291] fixed nested tx deadlock when creating new user with OAuth2 | 2022-12-18 11:11:34 +02:00 |