Commit Graph

786 Commits (d5da5af174644121d3d9df90e4945a32ba79eaaa)

Author SHA1 Message Date
Karel Krýda 7da9f139c1 Bug fix 3 years ago
Clemens Wolff b680371746 Make apprise notification title configurable in UI 3 years ago
Louis Lam 4e3258579d Merge branch 'master' into uptime-badges 3 years ago
Aram Akhavan cd3fbc80b4
Add first parameter back to logging in api router 3 years ago
Aram Akhavan bb7d67f717
Apply suggestions from code review 3 years ago
Louis Lam 429ad384d0 Fix hardcoded path for error.log and move errorLog() to UptimeKumaServer.errorLog() 3 years ago
Greg Smith cbfecab850 switch to the more-up-to-date esm-wallaby 3 years ago
Clemens Wolff 4b9dc2890d Convert let to const 3 years ago
Clemens Wolff f9004bcbed Add optional title to apprise notification 3 years ago
Clemens Wolff bc174c3325 Extract child process args into variable 3 years ago
Louis Lam 4c2753af46 Remove an unused variable 3 years ago
Louis Lam c6ba5b621c Remove isPublished, checkPublished which had been removed in upstream. 3 years ago
Louis Lam d962ab7a1c Merge branch 'master' into uptime-badges 3 years ago
Louis Lam 53b98ad3e4 Add more comment for aliyun-sms fix 3 years ago
Greg Smith d0546afe71 fix esm require: no ugly warnings 3 years ago
Louis Lam 42ea3fb412
Update server/util-server.js 3 years ago
Louis Lam 9f8b3151d8
Update server/util-server.js 3 years ago
GOGOsu 73e38a13d2
Update server/notification-providers/aliyun-sms.js 3 years ago
Greg Smith f4515ad8c5 add axios cached dns resolve to monitor 3 years ago
GOGOsu 369477b4b9
Update aliyun-sms.js 3 years ago
GOGOsu 2347a01f7c
Update aliyun-sms.js 3 years ago
GOGOsu ae2c49a729
Update aliyun-sms.js 3 years ago
GOGOsu b9e72b9645
Update aliyun-sms.js 3 years ago
Louis Lam 60538036c6 [] Change "true" to "up" 3 years ago
Louis Lam 0ba5d031d0 Merge branch 'master' into push-status-param 3 years ago
Louis Lam 023db1450d Fix 3 years ago
Matthew Nickson 3c01e8732c
Merge branch 'master' into #1059-specify-dns-resolver-port 3 years ago
Louis Lam 1687de163c
Merge pull request from Saibamen/eslint 3 years ago
Aram Akhavan 39df4eea92 Ssynchronize push monitor heartbeats to api calls 3 years ago
Adam Stachowicz 1e595eaa76 Update linters 3 years ago
Adam Stachowicz 5fbfacf5ce Fix ESlint warnings 3 years ago
Matthew Nickson d1a3cd047a
Merge branch 'master' into #1059-specify-dns-resolver-port 3 years ago
Matthew Nickson 587faecf87
Made value nullable in apicache JSDoc 3 years ago
Matthew Nickson 46da5e51be
Fix JSDoc grammar 3 years ago
Matthew Nickson 1eecdec2d9
Update JSDoc for better clarity 3 years ago
Jens Neuber 64a33d7455
Update server/util-server.js 3 years ago
Matthew Nickson 09e61d9d63
Changed Array<T> to type[] 3 years ago
Matthew Nickson 9996ba1636
Add JSDoc to server/modules/apicache/* 3 years ago
Matthew Nickson c2f6c5b42e
Added JSDoc docs for mqttAsync 3 years ago
Matthew Nickson 0083485d4c
Updated server/model/* JSDoc to match new methods 3 years ago
Matthew Nickson 4ddbf71920
Fixed trailing spaces in database.js 3 years ago
Matthew Nickson 068b920553
Add JSDoc to server/socket-handlers/* 3 years ago
Matthew Nickson 3d04befc1f
Add JSDoc to server/routers/* 3 years ago
Matthew Nickson 6d22ebedca
Merge branch 'master' into add-JSDoc-comments 3 years ago
Matthew Nickson 03b2d8d521
Add JSDoc to server/* 3 years ago
Jens Neuber e103ac8335 Merge branch 'master' of https://github.com/louislam/uptime-kuma into uptime-badges 3 years ago
Louis Lam 10f6a3c4f5
Merge pull request from Computroniks/#1209-Logout-button-in-navbar 3 years ago
Louis Lam 200fdfb808 Merge code manually since some code moved to another file 3 years ago
Louis Lam 29d2d95c71 Merge branch '1.14.X' 3 years ago
Louis Lam 919393cac9 Partially change the server core into a class, remove all require("./server") 3 years ago
Louis Lam 17d4003e5c Add dropdown menu 3 years ago
Louis Lam e2c45f93bf
Merge pull request from chakflying/feat/mqtt-optional-message 3 years ago
Louis Lam addf75daa7 Fix MQTT password do not save 3 years ago
Louis Lam 359a490ae3 Fix 3 years ago
Nelson Chan cd38dd3f68 Feat: Allow MQTT successMessage to be optional 3 years ago
Louis Lam 5fa62a888c Merge branch 'master' into mqtt2 3 years ago
Louis Lam e6a8a84278 Include only nessacary data in webhook 3 years ago
Louis Lam 47c72192e1 [eslint] Enable yoda and eqeqeq 3 years ago
Louis Lam d71c086447 Standardize array bracket spacing 3 years ago
Louis Lam 8eb83394f7 Refine UI/UX for custom css / footer text. Add switch for show/hide powered by 3 years ago
Matthew Nickson 45f44b183d
Add JSDoc to server/model/* 3 years ago
Matthew Nickson 5a209c74e1
Add JSDoc to server/notification-providers/* 3 years ago
Louis Lam 07c474db0b Merge remote-tracking branch 'origin/master' 3 years ago
Louis Lam 8d8c38b1a8 Allow unused vars in args and fix more eslint issues 3 years ago
Louis Lam e34420368b Remove try-catch and fix username/password/port not working for mqtt 3 years ago
Matthew Nickson 60c63cc18e
Add JSDoc to server/jobs/* 3 years ago
Louis Lam 566133e350 Domain Name Expiry Notification for https monitor only 3 years ago
Louis Lam 30e113755e Add HIDE_LOG and catch error if cannot subscribe topic 3 years ago
Louis Lam 083e8355b7 Change debug to log.debug 3 years ago
Louis Lam b1c7915bc1 Merge branch 'master' into mqtt2 3 years ago
Matthew Nickson a680331dd7
Fixes issue with ::1 port 5300 requests 3 years ago
Jordan Bertasso 288ed1e3ca
Merge branch 'master' into fix-1448-discord-service-url 3 years ago
Louis Lam fb0064082e Change Pushdeer to PushDeer 3 years ago
ngc7331 93c51504f9 fixes: formatting and security issues 3 years ago
ngc7331 fb059f5e91 Add support for Pushdeer notifications 3 years ago
Louis Lam d0b5f147e2 Fix spelling and merge mistake 3 years ago
Louis Lam ddf8a7a692 Fix camelCase 3 years ago
ColdThunder11 bd9df09f87 Apply suggestions from code review, fix style 3 years ago
ColdThunder11 4656ab3d57 Add OneBot notification service 3 years ago
Louis Lam 0a5db0cecb Fix 3 years ago
Matthew Nickson 8c8eeaf627
Merge branch 'master' into #1059-specify-dns-resolver-port 3 years ago
Matthew Nickson b893d50e45
Implement specify Port for DNS Monitor 3 years ago
Louis Lam 649f3106e1 Enforce semicolon, fix format globally 3 years ago
Louis Lam 17dcf6d3a2
Merge pull request from andreasbrett/logging 3 years ago
Louis Lam e9ce1433cd Change log_info to log.info by making it into an object 3 years ago
Louis Lam 4053b9db1f Merge remote-tracking branch 'origin/master' 3 years ago
Louis Lam 772d009f43 Merge branch 'master' into fluencydoc_master 3 years ago
Louis Lam 6179f6c982 Merge branch 'master' into issue/1138 3 years ago
Louis Lam 94770cf865 Resolve log message null reference 3 years ago
Louis Lam 279e2eb3f6 Merge branch 'master' into logging 3 years ago
jordanbertasso 2638d68c97 Cover dns and steam types in Discord notifs 3 years ago
jordanbertasso 0961c6d9b3 Check for ping and port type in discord notifs 3 years ago
Louis Lam c9fa183712 Manage domain names 3 years ago
Louis Lam 0afa0be5c2 Merge branch 'master' into status-page-domain 3 years ago
Louis Lam 6a30dbd71a Fix Mattermost when channel is empty 3 years ago
Louis Lam 7bbaeffd3e Fix reset-password (issue caused by 5027fcd320) 3 years ago
Louis Lam 008dc27f52 Reload proxy settings for monitors in the monitorList 3 years ago
Louis Lam 5027fcd320 Export server using an object class 3 years ago
Louis Lam d5e68f8453 Export monitor list 3 years ago
Louis Lam 082c2dd32d Remove restartMonitors() and move proxy socket events to a socket handler file 3 years ago