Commit Graph

73 Commits (a0374487ce2740d9381d87112f4ab4c1f1e3cb73)

Author SHA1 Message Date
Matt Visnovsky 9820f57c64 Truncate long responses
6 months ago
Matt Visnovsky e2e81091c3 Helpful error when query returns object or array
6 months ago
Matt Visnovsky 82352910bf Fix: Cast to string then eval
6 months ago
Matt Visnovsky 23f844d871 Error handling robustness
6 months ago
Matt Visnovsky fdc145bffd Added Robustness
6 months ago
Matt Visnovsky eaa935cba0 Also return result of the evaluation
6 months ago
Matt Visnovsky 10d3188dd3 Query json directly rather than with $.value
6 months ago
Matt Visnovsky 36dc94b8f2 Better type handling
6 months ago
Matt Visnovsky efb1642e3c Blend json-query and snmp monitors
6 months ago
Matt Visnovsky 0384b34007 Remove unnecessary func getKey
7 months ago
Matt Visnovsky c87ac2f043 Move getKey() to util.ts
7 months ago
Louis Lam 719ef856e8 Merge manually
12 months ago
Nelson Chan 46b300808d
Chore: Fix console colors & add JSDoc (#4170)
12 months ago
Louis Lam e9bf02fc2c Merge branch '1.23.X' into 1.23.X-merge-to-2.X.X-2
1 year ago
Louis Lam afaa7bb2f0 Do not process debug log for production
1 year ago
Louis Lam a362206fab Fix: do not colorize non-string log message
1 year ago
Louis Lam 03e43ab364
Log color and simplify startup log for production (#3889)
1 year ago
Louis Lam 7212d884ef
Enable eslint for util.ts (#3887)
1 year ago
Louis Lam 91b4ffc6dd Minior
1 year ago
Matthew Nickson dc8289df12
Added JSDoc for src/
2 years ago
Louis Lam 1b6c587cc9 Fix #2472
2 years ago
Louis Lam 3b87209e26 Add configurable dns cache
2 years ago
Louis Lam 4cd5b5563f Fix #1145
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 c94dcf1533
Added JSDoc for src/*
3 years ago
Karel Krýda 2b14bdae62
Merge branch 'master' into master
3 years ago
Louis Lam 410805052e Log this.chartPeriodHrs
3 years ago
Karel Krýda ed84e56a85 Merge remote-tracking branch 'origin_kuma/master'
3 years ago
Louis Lam 30e113755e Add HIDE_LOG and catch error if cannot subscribe topic
3 years ago
Louis Lam 649f3106e1 Enforce semicolon, fix format globally
3 years ago
Louis Lam 17dcf6d3a2
Merge pull request #910 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 9ec29c1bc4 Add back debug() for safe, but it is marked as deprecated
3 years ago
Karel Krýda 0d3414c6d6 A complete maintenance planning system has been created
3 years ago
Andreas Brett 6f2dcc6dd7 using provided tsc config
3 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
Calum Bird f55350bebc Generated documentation :)
3 years ago
Louis Lam 300a95d779 recompile util.js with tsconfig.json
3 years ago
Andreas Brett df4682d19b
Merge branch 'master' into patch-1
3 years ago
Andreas Brett 11a1f35cc5 independent csprng solution
3 years ago