Commit Graph

49 Commits (edacff123bcb0706a9c18c0112e23176e837d1d0)

Author SHA1 Message Date
Louis Lam edacff123b Add UTC in the serverTimezone dropdown
2 years ago
Louis Lam e07aa982c3 WIP
2 years ago
Louis Lam 2271ac4a5a Add info.serverTimezoneOffset and improve some styles
2 years ago
Louis Lam a577fba848 Change DateTime Range using serverTimezone
2 years ago
Louis Lam a36f24d827 Add configurable server timezone
2 years ago
Louis Lam 204339fbed Make two functions to convert ISO 8601 <=> YYYY-MM-DD hh:mm:ss
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 bb883e6fa0 Move maintenance under `/maintenance`
2 years ago
Louis Lam 90761cf831 Merge remote-tracking branch 'origin/master' into karelkryda_master
2 years ago
Matthew Nickson a927f5cd15
Fixed typos + improved clarity and detail of some JSDoc
2 years ago
Matthew Nickson c94dcf1533
Added JSDoc for src/*
2 years ago
Karel Krýda 2b14bdae62
Merge branch 'master' into master
2 years ago
Louis Lam 410805052e Log this.chartPeriodHrs
2 years ago
Karel Krýda 7532acc95d Resolve conflicts
2 years ago
Karel Krýda ed84e56a85 Merge remote-tracking branch 'origin_kuma/master'
2 years ago
Louis Lam 30e113755e Add HIDE_LOG and catch error if cannot subscribe topic
2 years ago
Louis Lam e9ce1433cd Change log_info to log.info by making it into an object
2 years ago
Louis Lam 9ec29c1bc4 Add back debug() for safe, but it is marked as deprecated
2 years ago
Karel Krýda 0d3414c6d6 A complete maintenance planning system has been created
2 years ago
Andreas Brett df36a4bb3c console.info for level "info"
3 years ago
Andreas Brett e5913c5abc separate log functions
3 years ago
Andreas Brett bdcdf47e52 introduce consistent logging
3 years ago
Andreas Brett 11a1f35cc5 independent csprng solution
3 years ago
Andreas Brett 86dcc9bc8f import webcrypto lib
3 years ago
Andreas Brett dc1de50a02 fix for max-inclusive
3 years ago
Andreas Brett 11bcd1e2ed
const
3 years ago
Andreas Brett 06310423f4
typo
3 years ago
Andreas Brett e127e168b6
typed parameters
3 years ago
Andreas Brett 075535ba46
Update util.ts
3 years ago
Andreas Brett 13cf6891ac
cryptographically strong secret generation
3 years ago
LouisLam 11abc1f1e0 [test] add test for i18n currentLocale
3 years ago
LouisLam e5f6d7f047 slack and rocket.chat use the primary base url
3 years ago
LouisLam 1ed4ac9494 add Push-based monitoring (#279)
3 years ago
LouisLam a71814c80b add util.ts comments
3 years ago
LouisLam 17073fd786 Merge branch 'master' into public-dashboard
3 years ago
Adam Stachowicz e8ef63e0a3 `removeComments` to false
3 years ago
Adam Stachowicz bcc02c1680 Add formatting and comments from `util.ts` to `util.js`
3 years ago
LouisLam 611d214a32 [status page] checkpoint
3 years ago
Nelson Chan ee3bf2961c Fix: fix typescript errors
3 years ago
LouisLam 30b8d3d0ab prevent all monitors making requests at the same moment when start the server
3 years ago
LouisLam 6980c38a6c fix #226 a workaround fix similar to https://github.com/jvandemo/generator-angular2-library/issues/221#issuecomment-355945207
3 years ago
LouisLam eed6d3e847 add more query log for dev env
3 years ago
LouisLam bf33f97c9e code re-use and eslint
3 years ago
LouisLam 3265c3cbc3 improve multiselect
3 years ago
Philipp Dormann 123fca43a1
FEAT: darkmode (#155)
3 years ago
LouisLam d5b40dfebf better code reuse and "Username" to "Bot Display Name"
3 years ago
LouisLam 63f0a36811 implement upside down mode and ignore tls error
3 years ago
LouisLam 081abcb6a1 add util.ts for sharing common functions between frontend and backend
3 years ago