|  Adam Stachowicz | f6a984b671 | start-server-dev. Fixes #460 | 4 years ago | 
				
					
						|  Louis Lam | a9bb8ae6a1 | Merge pull request #124 from chakflying/public-dashboard Implement Public Dashboard | 4 years ago | 
				
					
						|  LouisLam | 27d4c3c194 | [status page] improve mobile layout | 4 years ago | 
				
					
						|  LouisLam | 439f45d91e | [status page] improve the entry | 4 years ago | 
				
					
						|  Louis Lam | 66598a81cc | Merge pull request #452 from chakflying/patch-8 Fix: Fix TCP Ping hostname Regex | 4 years ago | 
				
					
						|  Nelson Chan | 45a6f364e1 | Chore: Fix backslash in IP regex | 4 years ago | 
				
					
						|  Nelson Chan | 95391be2ab | Revert Regex update | 4 years ago | 
				
					
						|  LouisLam | 5f533b9091 | [status page] fix wrong foreign key | 4 years ago | 
				
					
						|  LouisLam | 29920f6b60 | [status page] use normal link to status-page, due to data reset problem | 4 years ago | 
				
					
						|  LouisLam | ad1bb93730 | [status page] fix logo url | 4 years ago | 
				
					
						|  LouisLam | 0a5a6e6a4b | [status page] fix monitor order | 4 years ago | 
				
					
						|  LouisLam | fe0fc63843 | [status page] send uptime | 4 years ago | 
				
					
						|  Nelson Chan | 5b2e1f6086 | Fix: Allow number ending TLD | 4 years ago | 
				
					
						|  LouisLam | 8c7ee94769 | add modified apicache library with disabling client cache | 4 years ago | 
				
					
						|  LouisLam | 0834770509 | [status page] also apply the title to <title> | 4 years ago | 
				
					
						|  LouisLam | a71814c80b | add util.ts comments | 4 years ago | 
				
					
						|  LouisLam | 17073fd786 | Merge branch 'master' into public-dashboard | 4 years ago | 
				
					
						|  LouisLam | 15c00d9158 | upload logo and expose ./data/upload to url | 4 years ago | 
				
					
						|  Nelson Chan | d2b34f9285 | Chore: make eslint happy | 4 years ago | 
				
					
						|  Nelson Chan | a96a515087 | Fix: Fix hostname with dash | 4 years ago | 
				
					
						|  Nelson Chan | 2eab919ae0 | Fix: Fix typo | 4 years ago | 
				
					
						|  Nelson Chan | c09b67b94d | Fix: Fix TCP Ping hostname Regex | 4 years ago | 
				
					
						|  LouisLam | 61c737c53c | fix alert text color in dark mode | 4 years ago | 
				
					
						|  Louis Lam | 2820118eba | Merge pull request #446 from Saibamen/util Add comments from `util.ts` to `util.js` | 4 years ago | 
				
					
						|  LouisLam | 469e8f6fd6 | Merge branch 'master' into public-dashboard # Conflicts:
#	package-lock.json | 4 years ago | 
				
					
						|  LouisLam | 780cb0a145 | install-legacy-peer-deps to install-legacy | 4 years ago | 
				
					
						|  LouisLam | 1c8b3ce451 | no need to build sqlite and add nightly for alpine | 4 years ago | 
				
					
						|  Adam Stachowicz | e8ef63e0a3 | `removeComments` to false | 4 years ago | 
				
					
						|  LouisLam | 4591adc05e | second attempt: prebuilt node-sqlite3 and update SQLite to 3.36 | 4 years ago | 
				
					
						|  LouisLam | 5f6aa32844 | fix store/fetch status page config | 4 years ago | 
				
					
						|  LouisLam | a8e170f6a8 | Merge branch 'master' into public-dashboard # Conflicts:
#	server/server.js | 4 years ago | 
				
					
						|  LouisLam | 6aaf984f29 | fix retryInterval = 0 if it is an old monitor. (#380 https://github.com/louislam/uptime-kuma/pull/380#issuecomment-922618356) | 4 years ago | 
				
					
						|  LouisLam | 0664217a09 | Merge remote-tracking branch 'origin/master' | 4 years ago | 
				
					
						|  LouisLam | b0e9c5bcb4 | fix reset-password (#448) | 4 years ago | 
				
					
						|  LouisLam | 0b572df3d0 | [status page] store config | 4 years ago | 
				
					
						|  Adam Stachowicz | bcc02c1680 | Add formatting and comments from `util.ts` to `util.js` | 4 years ago | 
				
					
						|  Louis Lam | 795d5f586f | Merge pull request #444 from Saibamen/avg-ping_avg-response Avg. Ping and Avg. Response translation keys | 4 years ago | 
				
					
						|  LouisLam | 7ee98d989c | [status page] implement rest api for heartbeat | 4 years ago | 
				
					
						|  Adam Stachowicz | 7dc1e84e44 | Avg. Ping and Avg. Response translation keys | 4 years ago | 
				
					
						|  LouisLam | 6350c43cc3 | fix newline? | 4 years ago | 
				
					
						|  LouisLam | fd95d41d9f | [status page] many update and save group list | 4 years ago | 
				
					
						|  Louis Lam | 7665bae927 | Merge pull request #441 from iomataani/master Italian translation updated | 4 years ago | 
				
					
						|  Ioma Taani | 09e38269c6 | Merge branch 'louislam:master' into master | 4 years ago | 
				
					
						|  LouisLam | 6681f49a58 | Merge branch 'master' into public-dashboard # Conflicts:
#	.dockerignore | 4 years ago | 
				
					
						|  Louis Lam | 3fc2ba3d76 | Merge pull request #436 from nbvcxz/running_non-root_user Docker entrypoint to run the application as non-root user | 4 years ago | 
				
					
						|  Louis Lam | 78e12ab899 | Merge pull request #439 from gaby/dockerignore Add missing entries to dockerignore | 4 years ago | 
				
					
						|  Juan Calderon-Perez | 2b8c049e7b | Add missing entries to dockerignore | 4 years ago | 
				
					
						|  LouisLam | f0ac3c82d2 | add some comments | 4 years ago | 
				
					
						|  Louis Lam | 803029a9e4 | Merge pull request #429 from Ponkhy/main Added regex to hostname input | 4 years ago | 
				
					
						|  Louis Lam | c3f1cebeab | Merge pull request #435 from DX37/translation-ru fresh translations to ru-RU.js and Settings.vue | 4 years ago |