Taejung Heo
0d64cd6915
fix: RSS pubDate timezone issue with backend test ( #6422 ) ( #6805 )
4 months ago
ryana
9169a647cb
feat: implement incident history ( #6469 )
...
Co-authored-by: Frank Elsinga <frank@elsinga.de>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
4 months ago
Frank Elsinga
0f61d7ee1b
chore: enable formatting over the entire codebase in CI ( #6655 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
4 months ago
leonace924
ad1b0c10a0
fix: address the comments
4 months ago
leonace924
ac87fa1969
feat: add rss title field and handle rss link from request
4 months ago
Frank Elsinga
d172f2fde9
Merge branch 'master' into feature/umami-analytics-status-page
4 months ago
Frank Elsinga
a36b365f4d
fix(rss): fix the rss endpoint having the wrong content type ( #6570 )
5 months ago
Frank Elsinga
6a95a88213
Update server/model/status_page.js
5 months ago
DanielDerefaka
c9381154a6
feat(status-page): add og:type and og:image Open Graph meta tags
...
Added additional Open Graph meta tags to status pages for better
social media sharing:
- og:type (set to "website")
- og:image (uses the status page icon if configured)
This complements the existing og:title and og:description tags.
Fixes #6514
5 months ago
Frank Elsinga
a69566dd26
Merge branch 'master' into feature/umami-analytics-status-page
6 months ago
broodroosterdev
5c83b17992
feat: Add toggle to hide the uptime percentage on a statuspage ( #4587 )
...
Co-authored-by: Bas Wieringa <bas.wieringa@waterplatformcompany.com>
Co-authored-by: Frank Elsinga <frank@elsinga.de>
6 months ago
grvwy
8909cd008c
feat: add multiple tags in bulk for a monitor ( #5846 )
...
Co-authored-by: Frank Elsinga <frank@elsinga.de>
11 months ago
hadestructhor
28e288db2c
fix(analytics): fixed issues with db init and refactor of code and names
1 year ago
hadestructhor
6bade1fe81
feat: add support for plausible, cleanup and refactor code
1 year ago
hadestructhor
e44ec55eda
chore: cleanup and refactoring
1 year ago
hadestructhor
afae736972
feat: add support for umami tracking
1 year ago
Jakob Lindskog
935194bca3
feat: implement very crude and bare-bones RSS feed ( #5047 )
2 years ago
taisei
cd5644d6d2
Remove markdown with meta tags ( #4968 )
...
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2 years ago
Laurent Aupse
e856cb6007
Make auto refresh interval customizable ( #4260 )
...
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2 years ago
Frank Elsinga
0e3b3a9ab8
Made sure that more of the async usages are awaited ( #4574 )
2 years ago
Nelson Chan
89beb5f264
Fix: Handle trailing slash for status page routing ( #4185 )
...
* Fix: Handle trailing slash
* Chore: Add desc for default slug
* Chore: Use margin instead of space
* Minor
2 years ago
Matthew Nickson
8a92054c2b
Added JSDoc to ESLint ( #3529 )
...
* Added JSDoc to eslint rules
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
* Fixed JSDoc eslint errors
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
* Update the check-linters workflow to Node.js 20
---------
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
Co-authored-by: Louis Lam <louislam@users.noreply.github.com>
3 years ago
Tarun Singh
b1f266ceb1
Added expiry changes to status page and fixes
3 years ago
Tarun Singh
4ea5771f97
Status page certificate expiry
3 years ago
Louis Lam
524cf7c607
WIP
3 years ago
Louis Lam
c12b06348b
Fix parsing issues of status page's og tags
3 years ago
Louis Lam
5f2affb38c
Relocate and fix jsesc issue
3 years ago
c
c08d8a5eaf
Google Analytics - Simplified retrieving Tag ID from Status Page.
3 years ago
c
3ff0cbe311
Feature - Google Analytics - Simplified Module & Escaped the Script to prevent XXS.
3 years ago
c
99c0b8cb71
Feature - Google Analytics - Addressing PR Comments.
3 years ago
c
29e24e0de9
Feature - Added Optional Google Analytics tag for Status Page.
3 years ago
Louis Lam
0cead83705
Fix #2516
3 years ago
Louis Lam
02b5cae577
Fix #2371 by left join maintenance_timeslot
3 years ago
Dafnik
4042c26390
Fix 'undefined' in link preview generation
4 years ago
Louis Lam
dfb75c8afb
Update status page's maintenance message
4 years ago
Louis Lam
539683f8e9
Merge remote-tracking branch 'origin/master' into maintenance
4 years ago
Louis Lam
71af23cf00
Fix #2207
4 years ago
Louis Lam
b007681e67
Merge remote-tracking branch 'origin/master' into karelkryda_master
...
# Conflicts:
# server/model/monitor.js
# server/model/status_page.js
# src/languages/en.js
4 years ago
Louis Lam
6e07ed2081
Fix #2186
4 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
4 years ago
Louis Lam
4002b9f577
[WIP] Checking maintenance time using maintenance_timeslot table
4 years ago
Louis Lam
2f67d26702
Merge manually, as this part had been moved
4 years ago
Louis Lam
27dbc021b4
Add standalone manifest.json for each status page. Close #1668
4 years ago
Nelson Chan
2c0180f323
Fix: Fix error when status page desc. is null
4 years ago
Louis Lam
091158cfe7
[Status Page] Preload data
4 years ago
Louis Lam
a674caa520
[Status Page] Add og meta tags
4 years ago
Louis Lam
c095767f4a
[Status Page] SSR
4 years ago
Louis Lam
59be9bb971
working
4 years ago
Matthew Nickson
46da5e51be
Fix JSDoc grammar
...
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
4 years ago
Matthew Nickson
09e61d9d63
Changed Array<T> to type[]
...
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
4 years ago