Louis Lam
|
38ab5e0f3e
|
Merge pull request #2558 from Computroniks/feature/1685-prometheus-api-key
Added #1685: Add API keys for API authentication
|
2023-02-28 16:55:50 +08:00 |
|
Matthew Nickson
|
97e276bdb5
|
Fixed processing error with add API key
Also added padding below add button
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
|
2023-02-27 18:19:56 +00:00 |
|
Matthew Nickson
|
11fa690e09
|
Updated API Keys UI
The UI has now been moved to the settings page.
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
|
2023-02-26 18:07:57 +00:00 |
|
Nelson Chan
|
33bb9f1ade
|
Feat: Add simple validation on input
|
2023-02-14 07:16:18 +08:00 |
|
Nelson Chan
|
51dbb23230
|
Feat: Add "Add New Tag" button in settings
|
2023-02-13 05:05:30 +08:00 |
|
Louis Lam
|
ddce8f0cb0
|
Fix plugin installation
|
2023-01-28 19:00:13 +08:00 |
|
Louis Lam
|
e5ca67d062
|
HTTPS Monitor using Real Browsers + Limited plugin support (#1787)
|
2023-01-27 18:25:57 +08:00 |
|
Louis Lam
|
c47b6c5995
|
Merge remote-tracking branch 'origin/1.19.X'
# Conflicts:
# package-lock.json
# package.json
# src/util-frontend.js
|
2023-01-17 21:17:04 +08:00 |
|
Louis Lam
|
49ac71e25c
|
Merge pull request #2549 from Computroniks/docs/update-jsdoc-2023-01-05
Added missing JSDoc comments
|
2023-01-15 13:10:17 +08:00 |
|
Nelson Chan
|
e9564619f1
|
Feat: Implement tags manager in settings
Fix: Remove unused color options
Chore: Fix typo
|
2023-01-12 21:25:33 +08:00 |
|
Matthew Nickson
|
32f7a0084a
|
Fixed negative retention time values
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
|
2023-01-08 19:09:06 +00:00 |
|
Matthew Nickson
|
dc8289df12
|
Added JSDoc for src/
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
|
2023-01-05 22:55:51 +00:00 |
|
Louis Lam
|
aa784fb3b2
|
Fix #2394
|
2022-12-13 16:48:23 +08:00 |
|
Louis Lam
|
3b87209e26
|
Add configurable dns cache
|
2022-12-12 17:19:22 +08:00 |
|
Louis Lam
|
268cbdbf8d
|
Merge remote-tracking branch 'origin/master' into maintenance
# Conflicts:
# server/server.js
# src/components/settings/General.vue
|
2022-10-15 15:57:39 +08:00 |
|
Louis Lam
|
c662d259b0
|
Firefox Better Support #2206
|
2022-10-13 19:28:02 +08:00 |
|
Louis Lam
|
edacff123b
|
Add UTC in the serverTimezone dropdown
|
2022-10-12 22:13:07 +08:00 |
|
Louis Lam
|
a36f24d827
|
Add configurable server timezone
|
2022-10-09 20:59:58 +08:00 |
|
Louis Lam
|
b1465c0282
|
- Maintenance standardize datetime format to YYYY-MM-DD hh:mm:ss
- Import dayjs extensions one time only
- Maintenance activeCondition centralize
|
2022-09-28 00:20:17 +08:00 |
|
Louis Lam
|
0dd858d516
|
Warn about the backup feature
|
2022-09-12 18:45:18 +08:00 |
|
Louis Lam
|
70aa8fe453
|
Merge pull request #1183 from c0derMo/master
Adding option to monitor other docker containers
|
2022-08-02 19:08:46 +08:00 |
|
Louis Lam
|
16d6885a88
|
Fix radio button and add description
|
2022-07-31 18:11:40 +08:00 |
|
c0derMo
|
1062e629c5
|
Fix linting issues
|
2022-07-24 12:50:43 +00:00 |
|
Moritz R
|
60e7824ff0
|
Merge branch 'master' into master
|
2022-07-24 14:37:22 +02:00 |
|
c0derMo
|
fb3b407577
|
Added a settings page & localization
|
2022-07-24 12:34:43 +00:00 |
|
Chongyi Zheng
|
6ce012c9a1
|
Add trust proxy checkbox in Settings page
|
2022-07-12 22:45:54 -04:00 |
|
Louis Lam
|
e36b65c2df
|
Add frontend version
|
2022-06-28 21:55:05 +08:00 |
|
Louis Lam
|
5b278ca500
|
Add a description that certification expiry have to be assigned to a monitor
|
2022-06-19 20:57:52 +08:00 |
|
Louis Lam
|
b97019eea8
|
Fix cloudflared cannot be stopped in No Auth mode due to password checking
|
2022-06-18 19:06:03 +08:00 |
|
Louis Lam
|
d65abe5b8c
|
Merge pull request #1777 from MarcHagen/change/move_translations_to_i18n
[change] Move i18n from Security to locale files
|
2022-06-18 17:17:06 +08:00 |
|
Marc Hagen
|
f7afe121e3
|
[change] Move i18n to locale files
|
2022-06-15 19:41:21 +02:00 |
|
Louis Lam
|
a3b94aa532
|
Merge pull request #1550 from Computroniks/jsdoc-for-src
JSDoc for src/*/*
|
2022-06-15 19:29:51 +08:00 |
|
Nelson Chan
|
f723930d11
|
Fix: Unify design with Security page
|
2022-06-14 15:04:46 +08:00 |
|
Louis Lam
|
6e43ef1dd3
|
Merge remote-tracking branch 'origin/master' into feat/cert-exp-settings
# Conflicts:
# server/model/monitor.js
# src/languages/en.js
|
2022-06-13 20:56:14 +08:00 |
|
Matthew Nickson
|
d939d03690
|
Added JSDoc for src/components/settings/*
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
|
2022-06-01 23:44:10 +01:00 |
|
Nelson Chan
|
179e3569b5
|
Chore: Add code comments
|
2022-05-31 16:24:39 +08:00 |
|
Nelson Chan
|
26ff6f45a0
|
Feat: Use i18n pluralization
|
2022-05-30 17:53:32 +08:00 |
|
Nelson Chan
|
cfa5b551a5
|
Feat: Make the expiry days sorted
|
2022-05-26 12:17:24 +08:00 |
|
Nelson Chan
|
46ee149b70
|
Chore: Slightly improve design
|
2022-05-26 12:12:29 +08:00 |
|
Louis Lam
|
6ae2a48584
|
Merge pull request #1662 from kiznick/master
Translate to Thai
|
2022-05-21 14:14:42 +08:00 |
|
MrEddX
|
751e5ac477
|
Bulgarian Translation
Updated Translation
|
2022-05-19 20:32:01 +03:00 |
|
Yoswaris Lawpaiboon
|
93e5023ead
|
Translate to Thai !
|
2022-05-19 19:44:59 +07:00 |
|
Nelson Chan
|
b7ba6330db
|
Feat: Add cert exp. settings
|
2022-05-19 16:49:34 +08:00 |
|
AnnAngela-work
|
45da7c5431
|
Improve translation work
|
2022-04-29 20:17:15 +08:00 |
|
Louis Lam
|
07c0801ad5
|
Make logout button reactive, improve dropdown menu css
|
2022-04-20 22:39:07 +08:00 |
|
Louis Lam
|
cb55e23718
|
Add $root.username
|
2022-04-19 19:40:28 +08:00 |
|
Louis Lam
|
3436e26ed4
|
Fix styleline, fix css format issues globally
|
2022-04-14 01:20:54 +08:00 |
|
Louis Lam
|
e9ce1433cd
|
Change log_info to log.info by making it into an object
|
2022-04-13 23:33:37 +08:00 |
|
Louis Lam
|
279e2eb3f6
|
Merge branch 'master' into logging
# Conflicts:
# server/database.js
# server/jobs.js
# server/model/monitor.js
# server/routers/api-router.js
# server/server.js
# server/socket-handlers/status-page-socket-handler.js
# server/util-server.js
|
2022-04-12 16:32:14 +08:00 |
|
AnnAngela-work
|
8e78e62eee
|
Make translation better
|
2022-04-04 17:24:22 +08:00 |
|