uptime-kuma/server
Louis Lam 482049c72b
Merge pull request from GHSA-88j4-pcx8-q4q3
* WIP, still need to handle npm run reset-password

* Implement it for "npm run reset-password"

Bug fixes and change along with this commit
- Move `ssl`, `hostname`, `port` to ./server/config.js, so `reset-password` is able to read it
- Fix: FBSD is missing, no idea who dropped it.
- Fix: Frontend code should not require any backend code (./server/config.js), moved "badgeConstants" to the common util (./src/util.ts) and drop vite-common.js

* Minor
2023-12-10 20:40:40 +08:00
..
jobs Feat: Run incremental_vacuum and optimize 2023-07-08 04:57:53 +08:00
model Revert "Restart running monitors if no heartbeat (#3952)" (#4088) 2023-11-24 02:23:38 +08:00
modules Relocate and fix jsesc issue 2023-02-04 16:58:39 +08:00
monitor-types Add support for /snap/bin/chromium (#4141) 2023-12-01 14:25:41 +08:00
notification-providers Change execSync/spawnSync to async (#4123) 2023-11-30 16:12:04 +08:00
routers Merge pull request from GHSA-88j4-pcx8-q4q3 2023-12-10 20:40:40 +08:00
socket-handlers Merge pull request from GHSA-88j4-pcx8-q4q3 2023-12-10 20:40:40 +08:00
2fa.js Add JSDoc to server/* 2022-04-20 19:56:40 +01:00
auth.js Chore: Add logging for failed auth 2023-06-26 04:49:49 +08:00
cacheable-dns-http-agent.js Added JSDoc for server/ 2023-01-05 22:19:05 +00:00
check-version.js Fixed update checker making requests to uptime.kuma.pet even when turned off (#2281) 2023-07-03 15:28:03 +08:00
client.js Add an ability to enable/disable nscd (#3652) 2023-08-28 16:15:48 +08:00
config.js Merge pull request from GHSA-88j4-pcx8-q4q3 2023-12-10 20:40:40 +08:00
database.js Should be a final ulitmate fix for request timeout issue (#4045) 2023-11-18 01:17:54 +08:00
docker.js fixed local docker not working anymore (#3606) 2023-08-20 04:45:58 +08:00
google-analytics.js Merge pull request from GHSA-v4v2-8h88-65qj 2023-11-24 17:18:01 +08:00
image-data-uri.js Merge branch 'master' into add-JSDoc-comments 2022-04-21 13:01:22 +01:00
jobs.js Feat: Run incremental_vacuum and optimize 2023-07-08 04:57:53 +08:00
notification.js Add Flashduty notification (#3475) 2023-08-01 02:13:04 +08:00
password-hash.js Merge branch 'master' into add-JSDoc-comments 2022-04-21 13:01:22 +01:00
prometheus.js Fix: prometheus monitor_status metric has 4 values 2023-06-10 20:22:33 +02:00
proxy.js Fix: Pass rejectUnauthorized to Socks Proxy 2023-03-28 11:40:19 +08:00
rate-limiter.js Switched to using Authorization header 2023-02-15 21:53:49 +00:00
server.js Merge pull request from GHSA-88j4-pcx8-q4q3 2023-12-10 20:40:40 +08:00
settings.js Fix Uptime Kuma cannot be stopped 2022-12-08 19:13:47 +08:00
uptime-cache-list.js Added JSDoc for server/ 2023-01-05 22:19:05 +00:00
uptime-kuma-server.js Merge pull request from GHSA-88j4-pcx8-q4q3 2023-12-10 20:40:40 +08:00
util-server.js Merge pull request from GHSA-88j4-pcx8-q4q3 2023-12-10 20:40:40 +08:00