| .. |
|
notifications
|
remove useless translations
|
2026-01-06 00:05:02 +01:00 |
|
settings
|
Merge branch 'master' into missing-translations
|
2026-01-06 00:12:52 +01:00 |
|
ActionInput.vue
|
Fixed the buttons of ActionsSelect and ActionsInput having a default type="submit" (#4162)
|
2023-12-04 01:15:40 +08:00 |
|
ActionSelect.vue
|
Fixed the buttons of ActionsSelect and ActionsInput having a default type="submit" (#4162)
|
2023-12-04 01:15:40 +08:00 |
|
APIKeyDialog.vue
|
Follow up #3263 (#3847)
|
2023-10-14 19:00:27 +08:00 |
|
BadgeGeneratorDialog.vue
|
Merge branch '1.23.X' into 1.23.X-merge-to-2.X.X
|
2023-12-11 02:13:47 +08:00 |
|
CertificateInfo.vue
|
Added JSDoc for src/components/*
|
2022-06-02 00:32:05 +01:00 |
|
CertificateInfoRow.vue
|
Added JSDoc to ESLint (#3529)
|
2023-08-11 15:46:41 +08:00 |
|
Confirm.vue
|
Added JSDoc to ESLint (#3529)
|
2023-08-11 15:46:41 +08:00 |
|
CopyableInput.vue
|
Added JSDoc to ESLint (#3529)
|
2023-08-11 15:46:41 +08:00 |
|
CountUp.vue
|
Feat: Countup display fixed value (#4266)
|
2023-12-21 20:09:59 +08:00 |
|
CreateGroupDialog.vue
|
fix: remove modal when navigating back (#5165)
|
2025-04-12 12:26:17 +02:00 |
|
Datetime.vue
|
Fix 'dayjs' is never used warning
|
2022-10-25 01:27:25 +02:00 |
|
DockerHostDialog.vue
|
Followup #3864, rebase for 1.23.x (#4016)
|
2023-11-12 20:32:40 +08:00 |
|
EditMonitorCondition.vue
|
Monitor Conditions (#5048)
|
2024-08-30 21:48:13 +02:00 |
|
EditMonitorConditionGroup.vue
|
Monitor Conditions (#5048)
|
2024-08-30 21:48:13 +02:00 |
|
EditMonitorConditions.vue
|
feat(monitor condition): Remove the empty default condition creation (#5354)
|
2024-12-20 14:55:13 +08:00 |
|
GroupSortDropdown.vue
|
feat: add sorting to status pages (#5766)
|
2025-11-23 17:38:09 +13:00 |
|
HeartbeatBar.vue
|
fix: redraw HeartbeatBar canvas on theme change & update empty beat color (#6435)
|
2025-11-28 18:40:33 +01:00 |
|
HiddenInput.vue
|
Added JSDoc to ESLint (#3529)
|
2023-08-11 15:46:41 +08:00 |
|
Login.vue
|
feat(login): Autofocus 2fa (#6128)
|
2025-09-21 18:56:09 +02:00 |
|
MaintenanceTime.vue
|
Fix: Correct Maintenance Start/End Time Input to Use Explicitly Specified Timezone (#4186)
|
2023-12-09 18:27:07 +08:00 |
|
MonitorList.vue
|
Status Page E2E spec (#5068)
|
2024-09-01 02:20:55 +02:00 |
|
MonitorListFilter.vue
|
UI/UX: Added no tags found message to tags filter (#3676)
|
2023-09-02 14:14:14 +08:00 |
|
MonitorListFilterDropdown.vue
|
Revert "fix(navbar): Resolve mobile view navbar overflow issue" (#6174)
|
2025-10-10 18:31:09 +08:00 |
|
MonitorListItem.vue
|
feat: Add Drag & drop for groups (#6256)
|
2025-11-06 09:13:46 +01:00 |
|
MonitorSettingDialog.vue
|
Add a public URL field for monitors and uses it on the status page (#5435)
|
2025-05-10 19:05:37 +02:00 |
|
NotificationDialog.vue
|
Merge branch 'master' into master
|
2025-12-30 18:44:40 +05:30 |
|
PingChart.vue
|
fix
|
2026-01-03 00:39:20 +01:00 |
|
ProxyDialog.vue
|
feat: Add proxy clone functionality to settings (#5944)
|
2025-06-23 15:38:01 +02:00 |
|
PublicGroupList.vue
|
feat: Add toggle to hide the uptime percentage on a statuspage (#4587)
|
2025-11-25 00:28:42 +00:00 |
|
RemoteBrowserDialog.vue
|
Feature: remote browser support (#3904)
|
2023-12-01 15:29:10 +08:00 |
|
ScreenshotDialog.vue
|
Zoom in on real browser screenshot (#3925)
|
2023-11-24 02:58:33 +08:00 |
|
Status.vue
|
[WIP] Checking maintenance time using maintenance_timeslot table
|
2022-09-27 20:44:44 +08:00 |
|
Tag.vue
|
fix(dashboard): prevent y-overlapping of tags by adding a gap #5773 (#5774)
|
2025-04-19 01:34:16 +02:00 |
|
TagEditDialog.vue
|
Made sure that more of the async usages are awaited (#4574)
|
2024-03-15 15:02:55 +01:00 |
|
TagsManager.vue
|
feat: add multiple tags in bulk for a monitor (#5846)
|
2025-06-12 03:52:35 +02:00 |
|
TemplatedInput.vue
|
feat: rework notification templating and add support for telegram (#5637)
|
2025-03-14 12:51:07 +01:00 |
|
TemplatedTextarea.vue
|
feat: rework notification templating and add support for telegram (#5637)
|
2025-03-14 12:51:07 +01:00 |
|
ToggleSection.vue
|
Minor formatting for JSDoc comments
|
2022-06-02 15:15:21 +01:00 |
|
Tooltip.vue
|
feat: Add heartbeat tooltip while hovering over status page heartbeats (#5929)
|
2025-07-12 13:34:33 +02:00 |
|
TwoFADialog.vue
|
Follow up #3263 (#3847)
|
2023-10-14 19:00:27 +08:00 |
|
Uptime.vue
|
Uptime calculation improvement and 1-year uptime (#2750)
|
2023-09-01 05:19:21 +08:00 |