Matthew Nickson
3819266fa8
Fixed style of links in markdown
...
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
2023-02-02 17:55:40 +00:00
Nelson Chan
e9564619f1
Feat: Implement tags manager in settings
...
Fix: Remove unused color options
Chore: Fix typo
2023-01-12 21:25:33 +08:00
Louis Lam
e07aa982c3
WIP
2022-10-11 18:23:17 +08:00
Louis Lam
2271ac4a5a
Add info.serverTimezoneOffset and improve some styles
2022-10-11 14:52:47 +08:00
Louis Lam
c84de4d259
WIP: Add maintenance status
2022-10-11 01:45:30 +08:00
Louis Lam
9d99c39f30
Update Maintenance UI for recurring
2022-09-24 02:33:29 +08:00
Louis Lam
7853c2cc38
Update Maintenance UI
2022-09-18 22:34:05 +08:00
Louis Lam
f61c1c47aa
Update Maintenance UI
2022-09-18 02:13:29 +08:00
Louis Lam
90761cf831
Merge remote-tracking branch 'origin/master' into karelkryda_master
...
# Conflicts:
# server/database.js
# server/model/monitor.js
# server/routers/api-router.js
# server/server.js
# src/components/HeartbeatBar.vue
# src/components/MonitorList.vue
# src/icon.js
# src/layouts/Layout.vue
# src/mixins/datetime.js
# src/mixins/socket.js
# src/router.js
# src/util.js
2022-09-17 16:12:57 +08:00
Louis Lam
d23085cddc
Fix #2100 , the monitor name cannot display if too long
2022-09-17 01:18:49 +08:00
Louis Lam
da91317760
Merge pull request #1772 from chakflying/fix/mobile-monitor-list
...
Fix: Fix monitor list layout on mobile
2022-06-15 15:50:04 +08:00
Louis Lam
c170b1edd0
Better optgroup text color
2022-06-15 15:18:14 +08:00
Nelson Chan
62acd2edb1
Fix: misc. layout fix on mobile
2022-06-14 22:43:44 +08:00
Nelson Chan
f723930d11
Fix: Unify design with Security page
2022-06-14 15:04:46 +08:00
Louis Lam
9fc5a3329f
Revert #1208 , due to the break animation
2022-05-18 20:16:50 +08:00
Louis Lam
7a46b44d25
Merge remote-tracking branch 'origin/master' into karelkryda_master
...
# Conflicts:
# src/components/HeartbeatBar.vue
2022-05-18 19:49:54 +08:00
Louis Lam
749ca6f4a8
Merge remote-tracking branch 'origin/master' into feature-improve-status-styling
...
# Conflicts:
# src/components/HeartbeatBar.vue
# src/components/PublicGroupList.vue
2022-05-14 14:05:28 +08:00
Karel Krýda
ed84e56a85
Merge remote-tracking branch 'origin_kuma/master'
...
# Conflicts:
# package-lock.json
# server/database.js
# server/model/monitor.js
# server/routers/api-router.js
# server/server.js
# src/components/MonitorList.vue
# src/components/PingChart.vue
# src/icon.js
# src/pages/DashboardHome.vue
# src/pages/StatusPage.vue
# src/router.js
# src/util.js
2022-04-30 13:40:34 +02:00
Louis Lam
8eb83394f7
Refine UI/UX for custom css / footer text. Add switch for show/hide powered by
2022-04-17 14:53:13 +08:00
Louis Lam
c9fa183712
Manage domain names
2022-04-10 00:25:27 +08:00
Louis Lam
5fa14161c4
Minor css
2022-03-22 21:37:04 +08:00
Louis Lam
4545eec3fe
Better sticky monitor list
2022-03-21 23:53:55 +08:00
Louis Lam
59cdacc052
[Status Page] Enable Edit Mode only if the token is presented
2022-03-18 12:39:48 +08:00
Louis Lam
502c7f87e7
[Status Page] Listing: Better loading effect
2022-03-17 19:07:05 +08:00
Louis Lam
7c7dbf68c1
[Status Page] wip, sidebar for editor
2022-03-15 12:00:29 +08:00
Louis Lam
50d6e888c2
[new status page] wip
2022-03-10 21:34:30 +08:00
Computroniks
eaf370637e
Fixed dark mode checkbox
...
The border colour of the checkbox has been changed to make it more
visible to the user when the dark mode is in use.
Signed-off-by: Computroniks <mnickson@sidingsmedia.com>
2022-01-27 17:40:03 +00:00
Karel Krýda
0d3414c6d6
A complete maintenance planning system has been created
2022-01-23 15:22:00 +01:00
Raphael Bernhart
c57b2c4d28
💄 Fix spacing to get pixel perfectness
2022-01-21 17:13:24 +01:00
Nelson Chan
624cd862a5
Feat: Expose SMTP DKIM settings
2021-12-19 13:30:53 +08:00
Nelson Chan
f9bb48de13
WIP: Convert Settings to components
2021-11-17 10:45:18 +08:00
Jasper Miller-Waugh
e4506963d9
Merge branch 'louislam:master' into tags-on-status
2021-11-07 14:39:43 +13:00
Louis Lam
dee131c25d
fix table hover color not working after updated bootstrap to 5.1.3
2021-11-03 13:02:44 +08:00
Jasper Miller-Waugh
24664cde2c
Smarter CSS to fix Mobile alignment
2021-10-30 21:16:10 +13:00
Jasper Miller-Waugh
9143b73f84
Styling for tags
2021-10-30 21:16:10 +13:00
Bert Verhelst
daab2a05f5
Merge remote-tracking branch 'louislam/master' into feature/add-support-for-method-body-and-headers
2021-10-09 11:13:16 +02:00
LouisLam
5ce09953e2
use Segoe UI font for Windows among all languages
2021-10-08 20:15:54 +08:00
Bert Verhelst
ec4b7e4064
Merge remote-tracking branch 'louislam/master' into feature/add-support-for-method-body-and-headers
2021-10-07 18:22:59 +02:00
LouisLam
9f1e7b0a88
Revert "fix(heartbeat-bar): cleanup css styling and minor syntax issues"
...
This reverts commit 3d6c8b7f
2021-10-07 21:47:11 +08:00
Bert Verhelst
550825927c
Merge branch 'master' into feature/add-support-for-method-body-and-headers
2021-10-05 18:19:07 +02:00
Bert Verhelst
3f0b85e5a8
feat(http-requests): add support for methods, body and headers for http
2021-10-02 16:48:27 +02:00
Bert Verhelst
1c2adf8723
fix(monitor-list): increase padding to keep same monitor item height
2021-10-01 15:43:20 +02:00
Bert Verhelst
3d6c8b7f05
fix(heartbeat-bar): cleanup css styling and minor syntax issues
2021-10-01 12:49:49 +02:00
Louis Lam
9d079eeec0
Merge pull request #487 from cmandesign/feature/fa-lang-rtl
...
Feature/fa lang rtl
2021-10-01 16:28:20 +08:00
LouisLam
1ed4ac9494
add Push-based monitoring ( #279 )
2021-10-01 00:09:43 +08:00
Nelson Chan
ba4a4aaf1c
Chore: Move multiselect css to own file
2021-09-30 00:08:37 +08:00
Soroosh
9f06d54688
Remove font import and update font-family for lang fa
2021-09-27 09:37:43 +03:30
Soroosh
04b7a4a423
Merge Conflict Resolved
...
Farsi Lang Updated
Some hardcoded words has been replaced with translations
2021-09-26 19:56:25 +03:30
Soroosh
e60426bdcd
Add Localization CSS & Persian Font
2021-09-26 18:49:03 +03:30
LouisLam
61c737c53c
fix alert text color in dark mode
2021-09-21 17:24:46 +08:00