mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-12-28 15:09:42 -08:00
482049c72b
* WIP, still need to handle npm run reset-password * Implement it for "npm run reset-password" Bug fixes and change along with this commit - Move `ssl`, `hostname`, `port` to ./server/config.js, so `reset-password` is able to read it - Fix: FBSD is missing, no idea who dropped it. - Fix: Frontend code should not require any backend code (./server/config.js), moved "badgeConstants" to the common util (./src/util.ts) and drop vite-common.js * Minor |
||
---|---|---|
.. | ||
AddStatusPage.vue | ||
Dashboard.vue | ||
DashboardHome.vue | ||
Details.vue | ||
EditMaintenance.vue | ||
EditMonitor.vue | ||
Entry.vue | ||
List.vue | ||
MaintenanceDetails.vue | ||
ManageMaintenance.vue | ||
ManageStatusPage.vue | ||
NotFound.vue | ||
Settings.vue | ||
Setup.vue | ||
StatusPage.vue |