uptime-kuma/server
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
2021-09-13 14:12:11 +08:00
..
model WIP: Add tags functionality 2021-09-13 14:12:11 +08:00
notification-providers improve smtp with cc, bbc and ignore tls 2021-09-09 01:13:09 +08:00
auth.js requires empty username/password if set disableAuth for basic auth 2021-08-03 00:08:46 +08:00
check-version.js fix check update interval too short 2021-08-22 14:07:56 +08:00
client.js sendHeartbeatList use raw data 2021-09-09 11:57:23 +08:00
database.js WIP: Add tags functionality 2021-09-13 14:12:11 +08:00
notification.js switch on the notification, if it is added in EditMonitor.vue 2021-09-09 21:24:29 +08:00
password-hash.js change bcrypt to bcryptjs, use my own prebuilt better-sqlite3, supports more prebuilt 2021-08-31 19:56:44 +08:00
ping-lite.js raise the ping timeout from 2s to 10s (avoid #294) 2021-08-31 22:14:33 +08:00
prometheus.js run eslint 2021-08-10 14:24:05 +01:00
server.js WIP: Add tags functionality 2021-09-13 14:12:11 +08:00
util-server.js Added simple TOTP Two Factor Authentication 2021-09-09 21:10:31 +02:00