|  LouisLam | 1693873f4a | [Teams] change handleTestNotification to GeneralNotification | 4 years ago | 
				
					
						|  No0Vad | 1300448bed | Adjustments to the retry interval The monitor logic for when to use "retryInterval" is updated. Also removed some texts when they are no longer needed. | 4 years ago | 
				
					
						|  LouisLam | 3234aec5b3 | NODE_ENV if not set, change to production | 4 years ago | 
				
					
						|  LouisLam | 97360dab26 | add /.well-known/change-password | 4 years ago | 
				
					
						|  Willian Rodrigues Barbosa | ccb8736b3d | fix: send msg if heartbeat message is not set | 4 years ago | 
				
					
						|  Nelson Chan | a0e4e96160 | Fix: Fix tag removal, reuse and validation | 4 years ago | 
				
					
						|  Nelson Chan | 6e3a904aaa | WIP: Add tags functionality WIP: add color column, show tags
WIP: Improve TagsManager styling & workflow
WIP: Improve styling & validation, use translation
WIP: Complete TagsManager functionality
WIP: Add tags display in monitorList & Details
Fix: update tags list after edit
Fix: slightly improve tags styling
Fix: Improve mobile UI
Fix: Fix tags not showing on create monitor
Fix: bring existingTags inside tagsManager
Fix: remove unused tags prop
Fix: Fix formatting, bump db version | 4 years ago | 
				
					
						|  No0Vad | 2617e1f4d8 | Update database.js | 4 years ago | 
				
					
						|  Willian Rodrigues Barbosa | 063d64eec8 | feat: add microsoft teams notification provider | 4 years ago | 
				
					
						|  Denis Freund | 8352d9abbe | add posibility to have a prefixMessage before the embed | 4 years ago | 
				
					
						|  No0Vad | 389d247463 | Update server/database.js Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com> | 4 years ago | 
				
					
						|  Ponkhy | 7fee4a7ea7 | Added import options | 4 years ago | 
				
					
						|  LouisLam | c4f78d776e | [2fa] "UptimeKuma" to "Uptime Kuma" | 4 years ago | 
				
					
						|  No0Vad | f8f9f59464 | Added support for a retry interval to monitors If a check fails and retries are used you can now specify a specific value for that. So you can check faster if the site goes back up again. | 4 years ago | 
				
					
						|  Ponkhy | 295ccba44b | Adjusted for new db patch management | 4 years ago | 
				
					
						|  Ponkhy | f6d1a82989 | Update server/server.js Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com> | 4 years ago | 
				
					
						|  Ponkhy | 651b525d06 | Update server/server.js Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com> | 4 years ago | 
				
					
						|  LouisLam | 08de0090dc | add a better approach for patching db, change setting.value from varchar to TEXT, restore Database.close() to 1.2.0 | 4 years ago | 
				
					
						|  Ponkhy | 59cccf8c50 | Fixed typo | 4 years ago | 
				
					
						|  Ponkhy | 403202d4d4 | Added simple TOTP Two Factor Authentication | 4 years ago | 
				
					
						|  LouisLam | 573c7faddd | switch on the notification, if it is added in EditMonitor.vue | 4 years ago | 
				
					
						|  LouisLam | e330875c80 | fix restore fail if no isDefault | 4 years ago | 
				
					
						|  LouisLam | 8ee34c7904 | also handle the first beat problem in uptime | 4 years ago | 
				
					
						|  LouisLam | 4f07c2ea9a | uptime calculation fully sum in sql | 4 years ago | 
				
					
						|  LouisLam | 24facc79d7 | sendHeartbeatList use raw data | 4 years ago | 
				
					
						|  LouisLam | 9f9c1007d7 | increase sqlite cache size from 2MB to 12MB | 4 years ago | 
				
					
						|  LouisLam | dd283423ab | improve smtp with cc, bbc and ignore tls | 4 years ago | 
				
					
						|  LouisLam | 6006038689 | fix monitor.stop() in some cases | 4 years ago | 
				
					
						|  LouisLam | a7b50c3630 | Revert "add user-monitor-list" This reverts commit 230a9bfaf9. | 4 years ago | 
				
					
						|  LouisLam | 0ddbac5109 | Revert "move userMonitorList out of server.js" This reverts commit a7cf14c663. | 4 years ago | 
				
					
						|  LouisLam | 0f440596c8 | Revert "cache last heartbeat list in memory" This reverts commit 87678ea92d. | 4 years ago | 
				
					
						|  LouisLam | 87678ea92d | cache last heartbeat list in memory | 4 years ago | 
				
					
						|  LouisLam | a7cf14c663 | move userMonitorList out of server.js | 4 years ago | 
				
					
						|  LouisLam | 230a9bfaf9 | add user-monitor-list | 4 years ago | 
				
					
						|  Ponkhy | 1ef4562905 | Paused monitors stay paused after import | 4 years ago | 
				
					
						|  LouisLam | da74391c3e | convert notifications into modules | 4 years ago | 
				
					
						|  Ponkhy | 58240aceef | Added the option for default notifications | 4 years ago | 
				
					
						|  LouisLam | 299506ce45 | reset the heartbeat list instead of reload the page after cleared events or heartbeats | 4 years ago | 
				
					
						|  Domenic Horner | 41d32bb9dd | Undo parm changes | 4 years ago | 
				
					
						|  Domenic Horner | b0acda52f9 | Add time to smtp body content | 4 years ago | 
				
					
						|  Domenic Horner | e9cd9be03a | Use constants for UP/DOWN through notifications class | 4 years ago | 
				
					
						|  Domenic Horner | 6ae279c7f3 | Move title generation to notification class | 4 years ago | 
				
					
						|  Domenic Horner | 9c32adfb55 | Update pushbullet down body Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com> | 4 years ago | 
				
					
						|  Domenic Horner | d346afd33b | Update pushbullet up body Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com> | 4 years ago | 
				
					
						|  Domenic Horner | 3bf380c684 | Update lunasea "up" body content Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com> | 4 years ago | 
				
					
						|  Domenic Horner | dca5c59982 | Update lunasea body content Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com> | 4 years ago | 
				
					
						|  LouisLam | e31be8caf5 | demo mode | 4 years ago | 
				
					
						|  LouisLam | 60f2f08cea | add demo db | 4 years ago | 
				
					
						|  LouisLam | b1647a310e | add demo db | 4 years ago | 
				
					
						|  Ponkhy | 7d70c4d8cd | Code optimizations | 4 years ago |