uptime-kuma/src
Matthew Nickson 314ae38f91
Changed name of SQL Server to avoid confusion
It appears that SQL Server causes some confusion among users as they
believe that it means any SQL database, not the Microsoft product SQL
Server. To avoid this issue, the display value has been changed to
Microsoft SQL Server. No backend changes have been made and it is still
stored as sqlserver in the database. This is only a frontent change.

Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
2022-10-01 21:35:33 +01:00
..
assets Fix #2100, the monitor name cannot display if too long 2022-09-17 01:18:49 +08:00
components feat: Add ServerChan Notification support 2022-09-23 23:27:22 +08:00
languages Update id-ID.js 2022-10-01 12:17:17 +07:00
layouts fix: hide mobile header when not logged in 2022-06-17 10:11:53 +03:00
mixins Merge branch 'master' into master 2022-07-24 14:37:22 +02:00
pages Changed name of SQL Server to avoid confusion 2022-10-01 21:35:33 +01:00
App.vue Enforce semicolon, fix format globally 2022-04-14 01:20:54 +08:00
i18n.js fix: add language to the language list 2022-07-26 02:07:38 +01:00
icon.js Added Clickable hostname on status page. #1221 2022-06-11 17:23:12 +01:00
main.js [wip] lazy load language file 2021-11-26 16:31:19 +08:00
router.js Added a settings page & localization 2022-07-24 12:34:43 +00:00
util-frontend.js Added JSDoc for src/* 2022-06-02 14:32:38 +01:00
util.js Added JSDoc for src/* 2022-06-02 14:32:38 +01:00
util.ts Fixed typos + improved clarity and detail of some JSDoc 2022-06-02 16:40:56 +01:00