Commit Graph

79 Commits (84d1cb73b692606eeb7a05727aba03d238ef113d)

Author SHA1 Message Date
Louis Lam 227cec86a8 WIP
2 years ago
Louis Lam 02291730fe WIP
2 years ago
Matthew Nickson 669f8700b2
Switched to nanoid for key generation
2 years ago
Matthew Nickson 06ee68dc0e
Merge branch 'feature/1685-prometheus-api-key' of github.com:Computroniks/uptime-kuma into feature/1685-prometheus-api-key
2 years ago
Matthew Nickson 42a69c16ca
Switched to crypto.randomBytes fpr key generation
2 years ago
Louis Lam ef64077980 Merge remote-tracking branch 'origin/master' into feature/1685-prometheus-api-key
2 years ago
Nelson Chan c65a920050 Chore: Fix code comment
2 years ago
Nelson Chan 7b8ed01f27 Fix: getGameList returns nothing on first run
2 years ago
Matthew Nickson e7feca1cd6
Added API key authentication handler
2 years ago
Matthew Nickson d7f2fa982a
Merge branch 'master' into feature/1685-prometheus-api-key
2 years ago
Matthew Nickson ee2eb5109b
Added basic web interface for API keys
2 years ago
c a823ed8ccc Feature - Google Analytics - Removed unused import.
2 years ago
c 913bb611d5 Feature - Google Analytics - Removed regex to validate a Google Analytics tag.
2 years ago
c 2b3a3895b3 Feature - Google Analytics - Use Regex to validate UA as per https://support.google.com/analytics/answer/9310895
2 years ago
c 29e24e0de9 Feature - Added Optional Google Analytics tag for Status Page.
2 years ago
Louis Lam ddce8f0cb0 Fix plugin installation
2 years ago
Louis Lam e5ca67d062
HTTPS Monitor using Real Browsers + Limited plugin support (#1787)
2 years ago
Louis Lam 83e0401dd8 Show game list for GameDig monitor
2 years ago
Louis Lam e88e10cc8e Fix #2494
2 years ago
Louis Lam df21f7da76 Check login for initServerTimezone
2 years ago
Louis Lam 39987ba9ac Init server timezone
2 years ago
Louis Lam e478084ff9 Fix Uptime Kuma cannot be stopped
2 years ago
Louis Lam e07aa982c3 WIP
2 years ago
Louis Lam c1ccaa7a9f WIP
2 years ago
Louis Lam b007681e67 Merge remote-tracking branch 'origin/master' into karelkryda_master
2 years ago
Louis Lam 0686757160 [Docker Monitor] Change `tcp://` to `http://`
2 years ago
Louis Lam b1465c0282 - Maintenance standardize datetime format to YYYY-MM-DD hh:mm:ss
2 years ago
Louis Lam 4002b9f577 [WIP] Checking maintenance time using maintenance_timeslot table
2 years ago
Louis Lam 3f63cb246b [WIP] Handle timezone offset for timeRange
2 years ago
Louis Lam f11dfc8f43 [WIP] Add/Edit Maintenance with new UI and recurring
2 years ago
Louis Lam 120e578398 Move maintenance code to `maintenance-socket-handler.js`
2 years ago
Louis Lam 7017c2e625 Move maintenance code to `maintenance-socket-handler.js`
2 years ago
Louis Lam f3322398e5 Fix and improve test docker host
2 years ago
Moritz R 60e7824ff0
Merge branch 'master' into master
2 years ago
c0derMo e356d5f623 Fixing linting & adding documentation
2 years ago
c0derMo 0d098b0958 Docker Hosts are now a table & have their own dialog
2 years ago
Louis Lam 239611a016 Do not set sendUrl if sendUrl is undefined
2 years ago
Matthew Nickson f1d24782f8
Merge branch 'master' into feature/#1221-clickable-hostaname-on-status-page
2 years ago
Louis Lam b97019eea8 Fix cloudflared cannot be stopped in No Auth mode due to password checking
2 years ago
Matthew Nickson fbfa5a33ed
Added Clickable hostname on status page. #1221
2 years ago
Matthew Nickson 068b920553
Add JSDoc to server/socket-handlers/*
3 years ago
Louis Lam 10f6a3c4f5
Merge pull request #1229 from Computroniks/#1209-Logout-button-in-navbar
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") #1520
3 years ago
Louis Lam 17d4003e5c Add dropdown menu
3 years ago
Louis Lam 8eb83394f7 Refine UI/UX for custom css / footer text. Add switch for show/hide powered by
3 years ago
Louis Lam 649f3106e1 Enforce semicolon, fix format globally
3 years ago
Louis Lam e9ce1433cd Change log_info to log.info by making it into an object
3 years ago
Louis Lam 279e2eb3f6 Merge branch 'master' into logging
3 years ago
Louis Lam c9fa183712 Manage domain names
3 years ago