Dave Baker
|
dfb95dfdcb
|
Hostnames may be specified with a trailing dot to prevent DNS search lookups
|
2 years ago |
Nelson Chan
|
95c934e08b
|
Fix: Do not allow white space around IP
Feat: Trim input on submit
Test: Add test for whitespace regex match
|
2 years ago |
Louis Lam
|
c47b6c5995
|
Merge remote-tracking branch 'origin/1.19.X'
# Conflicts:
# package-lock.json
# package.json
# src/util-frontend.js
|
2 years ago |
Nelson Chan
|
e9564619f1
|
Feat: Implement tags manager in settings
Fix: Remove unused color options
Chore: Fix typo
|
2 years ago |
David Twigger
|
e490ec6d29
|
move hostname regex pattern function to frontend-utils
|
2 years ago |
Louis Lam
|
b1465c0282
|
- Maintenance standardize datetime format to YYYY-MM-DD hh:mm:ss
- Import dayjs extensions one time only
- Maintenance activeCondition centralize
|
2 years ago |
Matthew Nickson
|
c94dcf1533
|
Added JSDoc for src/*
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
|
3 years ago |
Louis Lam
|
772d009f43
|
Merge branch 'master' into fluencydoc_master
# Conflicts:
# extra/update-version.js
# server/client.js
# server/server.js
|
3 years ago |
Louis Lam
|
e87cdf4d09
|
[Status Page] wip, upload logo and status page listing
|
3 years ago |
Fluency
|
a2de9e4e36
|
Fixed export-function signature being scrambled.
|
3 years ago |
Calum Bird
|
f55350bebc
|
Generated documentation :)
|
3 years ago |
Andreas Brett
|
8fb8cbdaf3
|
use auth0/jwt-decode
|
3 years ago |
Andreas Brett
|
3f3d8b4eb3
|
fixes
|
3 years ago |
Soroosh
|
f2c7308c96
|
Fixed Change Language Direction In Setting Page
|
3 years ago |
Adam Stachowicz
|
756f317f82
|
Remove "Skip Timezone" console log from frontend
|
3 years ago |
LouisLam
|
fd95d41d9f
|
[status page] many update and save group list
|
3 years ago |
LouisLam
|
59ff9fa293
|
update missing timezone console msg
|
3 years ago |
Bert Verhelst
|
471333ad03
|
fix(util-frontend): revert typescript conversion
|
3 years ago |
Bert Verhelst
|
a7674755ba
|
Move timezones to npm package and convert util-frontend.js to typescript
|
3 years ago |
LouisLam
|
081abcb6a1
|
add util.ts for sharing common functions between frontend and backend
|
3 years ago |
Adam Stachowicz
|
9648d700d7
|
Autofix on save
|
3 years ago |
Adam Stachowicz
|
268c8e50f5
|
Merge branch 'master' into something
|
3 years ago |
Adam Stachowicz
|
d94894b7e0
|
Fix `require-v-for-key`, remove unused declarations and double spaces
|
3 years ago |
Adam Stachowicz
|
2bff62cade
|
Improve printing to console
|
3 years ago |
LouisLam
|
dfa9b3a0ca
|
fix require() actually not working after build in the frontend
|
3 years ago |
LouisLam
|
b3a5d868a7
|
catch timezone error if browser do not have
|
3 years ago |
LouisLam
|
ad615d1a90
|
remove some timezones which may cause error
|
3 years ago |
LouisLam
|
55bd6b6d7a
|
implement timezone
|
3 years ago |