Alicia Sykes
e253a35b05
🎨 Moves widget update logic into mixin
2022-01-08 11:58:38 +00:00
Alicia Sykes
4a14b27cf3
🚧 Working on CPU Usage Widgets
2022-01-07 23:25:32 +00:00
Alicia Sykes
9ebdf67a44
📦 Build a percentage chart component
2022-01-07 21:32:58 +00:00
Alicia Sykes
37e8a003f9
✨ Builds CPU Gauge Chart
2022-01-05 21:22:34 +00:00
Alicia Sykes
a889c0e78a
📦 Built an SVG gauge chart component
2022-01-04 22:45:36 +00:00
Alicia Sykes
f5c11b3dc6
✨ Adds Covid status widget
2022-01-03 18:31:49 +00:00
Alicia Sykes
710b3ea7ad
✨ Adds crypto wallet balance widget
2022-01-03 12:32:00 +00:00
Alicia Sykes
2ee01f603c
🎨 Refactors StatPing widget
2022-01-03 12:31:39 +00:00
Alicia Sykes
d516bb02fa
💬 Adds option for clock to have customCityName
( #402 )
2022-01-03 09:39:51 +00:00
Alicia Sykes
1c8021964b
🩹 Fix capitalization in weather widget ( #402 )
2022-01-03 09:30:51 +00:00
Alicia Sykes
7b030d8e5b
✨ Adds current Eth gas price widget
2022-01-02 23:09:31 +00:00
Alicia Sykes
d4d8ea5a5f
🔀 Merge pull request #397 from leocov-dev/FEATURE/keycloak-user-data
...
✨ Adds Keycloak group and role based visibility
Credit to @leocov-dev
Closes #342
2022-01-02 03:19:27 +00:00
Leonardo Covarrubias
dd30099ad8
❇️ added keycloak logout button
2022-01-01 17:32:48 -05:00
BOZG
158919d882
Updated Swedish translation
2022-01-01 21:53:31 +01:00
Leonardo Covarrubias
da98ea5cf2
❇️ add keycloak group and role based visibility
2022-01-01 15:51:21 -05:00
Alicia Sykes
746a3774b6
🐛 Removes object deconstructing for custom headers
2022-01-01 01:14:56 +00:00
Alicia Sykes
47762a1dd8
💬 Adds text translations for NetData chart titles
2022-01-01 00:43:32 +00:00
Alicia Sykes
eb4e45dfb5
⚡ Adds proxy support to NetData widgets. 🎆 First commit of 2022 :)
2022-01-01 00:40:29 +00:00
Alicia Sykes
395aea292e
🎇 Updates widget request to only apply headers when needed
...
🎇 Happy New Year 🎇
2021-12-31 23:59:14 +00:00
Alicia Sykes
1914d25b45
⚡ Refactored NetData and HealthChecks with mixin request
2021-12-31 23:56:53 +00:00
Alicia Sykes
d2ff1438e2
⚡ Adds proxying support into Pi-Hole widgets ( #391 )
2021-12-30 21:20:35 +00:00
Alicia Sykes
25fa6ebae8
✨ Adds proxying functionality to fix widget CORS errors ( #391 )
2021-12-30 21:17:25 +00:00
Alicia Sykes
f1239f3aea
🚨 Fixes DeepScan logic warning
2021-12-29 22:47:03 +00:00
Alicia Sykes
bf3ccc13d0
🐛 Fixes save item without title bug ( #377 )
...
Closes #377 . This bg was caused by adding items without a title, meaning an ID could not be calculated. The solution was to add a validtion check to ensure that a title is specified befire saving
2021-12-29 22:31:59 +00:00
Alicia Sykes
3cbf7949c3
🐛 Fixes tile move bug ( #366 )
...
Closes #366 . This issue was caused by item IDs not being regenerated after the previous move, causing the second part of the move operation (delete previous) to fail. It was fixed by calling regenerate item IDs after item removal
2021-12-29 22:14:11 +00:00
Alicia Sykes
93a6ec08ba
🚸 When in edit mode, show confirmation before leaving page
2021-12-29 20:06:19 +00:00
Alicia Sykes
7f4948aa04
💫 Removes splash screen on by default
2021-12-29 18:00:54 +00:00
Alicia Sykes
d59466c7b5
✨ Adds icon.horse to supported favicon APIs
2021-12-29 17:52:29 +00:00
Alicia Sykes
aad7ab9b1f
🚚 Refactored section helpers into own file
2021-12-29 14:31:11 +00:00
Alicia Sykes
c650743384
💄 Shows country flag in exchange rate widget
2021-12-29 14:30:36 +00:00
Alicia Sykes
c4ac847fc4
🩹 Minor formatting fix for stock and crypto price widgets
2021-12-29 12:51:29 +00:00
Alicia Sykes
9933766adf
💄 Display horizontally in wide mode
2021-12-29 12:50:51 +00:00
Alicia Sykes
5684bf06e8
✨ Adds a Sports Scores widget
2021-12-29 12:49:57 +00:00
Alicia Sykes
41d9ead46b
⚡ Adds support for widgets in Minimal View
2021-12-27 22:41:21 +00:00
Alicia Sykes
27404f6044
🌐 Adds translations for widget text
2021-12-27 21:27:34 +00:00
Alicia Sykes
051ed1841c
🔒 Properly deregisters event listener on destroy
2021-12-27 01:04:35 +00:00
Alicia Sykes
76ea9e0cee
🔒 Use https, for CVE lookup library
2021-12-27 00:53:20 +00:00
Alicia Sykes
15eddb1565
✅ Code style improvments, to pass SonarCloud review
2021-12-27 00:39:30 +00:00
Alicie
43664702bc
🚨 Removed superfluous argument passed to parseFloat
2021-12-27 00:07:52 +00:00
Alicie
2763e9ee00
♿ Fixes accesibility issues in some Widgets
2021-12-27 00:07:52 +00:00
Alicie
6e3d26d077
🩹 Fixes all minor issues raised by DeepScan
2021-12-27 00:07:52 +00:00
Alicie
5867601f1a
🐛 Fix logic in GH profile widget
2021-12-27 00:07:52 +00:00
Alicie
1296ca0bda
✨ Adds widget for monitoring CVE vulnerabilities
2021-12-27 00:07:52 +00:00
Alicia Sykes
ce8cdd3bfd
💄 Minor widget style improvements
2021-12-25 23:21:52 +00:00
Alicia Sykes
e55c51abd7
🎨 Adds method to round price data to apprpriate decimal
2021-12-25 23:21:42 +00:00
Alicia Sykes
c591a03f66
⚡ Adds option to specify height of frame widget
2021-12-25 23:21:31 +00:00
Alicia Sykes
83f61bec19
🩹 Waits for document to render before embeding
2021-12-25 23:21:21 +00:00
Alicia Sykes
63dfa11b02
⚡ Applies custom item color, if speccified
2021-12-25 23:21:01 +00:00
Alicia Sykes
0074c636b6
🚧 Commiting to switch computers...
2021-12-23 08:58:52 +00:00
Alicia Sykes
c1d10d2791
🥅 Error catching for when sections contain only widgets instead of items
2021-12-22 21:06:10 +00:00
Alicia Sykes
5194ba2244
🚧 A homepage mixin for sharing logic
2021-12-22 21:04:27 +00:00
Alicia Sykes
c4134e033b
🔥 Removes previous widget data structure
2021-12-22 20:13:07 +00:00
Alicia Sykes
c17b93c1d4
⚡ Uses lazy loading for importing widgets
2021-12-22 19:22:35 +00:00
Alicia Sykes
7a63fdc6c7
📦 Modifies how widgets are compiled
2021-12-21 21:34:58 +00:00
Alicia Sykes
f243d9b916
🔨 Enable Vue performance tools when in dev mode
2021-12-21 19:47:12 +00:00
Alicia Sykes
901c873d4e
✨ Adds a StatPing widget
2021-12-19 23:07:50 +00:00
Alicia Sykes
8ae310ebd3
✨ Adds a cron job monitoring widget
2021-12-19 20:05:56 +00:00
Alicia Sykes
58cb439086
♻️ Refactors date time method
2021-12-19 20:02:44 +00:00
Alicia Sykes
f46d1df72a
💄 Updates themes with widget styles
2021-12-19 20:01:40 +00:00
Alicia Sykes
d855c46ca3
🎨 Sorts widget API endpoints alphabetically
2021-12-19 15:13:07 +00:00
Alicia Sykes
8686a99be7
✨ Adds a news headlines widget
2021-12-19 01:55:46 +00:00
Alicia Sykes
0b868af5bb
Merge branch 'master' of github.com:Lissy93/dashy into FEATURE/basic-widget-support
2021-12-18 23:58:05 +00:00
Alicia Sykes
9cbf08678b
✨ Adds a widget that pi-hole shows traffic graph
2021-12-18 21:31:31 +00:00
Alicia Sykes
79c55af986
✨ Adds a Pi-Hole top queries widget
2021-12-18 21:02:31 +00:00
Alicia Sykes
dece5c58aa
✨ Adds a Pi-Hole stats widget
2021-12-18 20:12:13 +00:00
Alicia Sykes
fad1e5ff50
✨ Adds NASA APOD widget
2021-12-18 14:57:24 +00:00
Alicia Sykes
7084ca12d0
✨ Adds widget to show trending GitHub repos
2021-12-18 14:06:48 +00:00
Alicia Sykes
24cf0d1e0d
✨ Adds GitHub profile stats widget
2021-12-17 21:37:57 +00:00
Alicia Sykes
08de6b8f17
✨ Adds widget for showing public IP
2021-12-17 20:16:11 +00:00
Alicia Sykes
be5188ef7d
✨ Adds upcoming public holidays widget
2021-12-17 16:52:12 +00:00
Alicia Sykes
b7cd2d4c06
✨ Builds a widget for CodeStats
2021-12-16 23:33:27 +00:00
Alicia Sykes
599a5cc8d2
🎨 Sort widget components alphabetically
2021-12-16 23:32:00 +00:00
Alicia Sykes
771e2f3717
⚡ Moves common functionality into reusable mixin
2021-12-16 04:53:33 +00:00
Alicia Sykes
e0b09d48ee
✨ Adds widget to fetch and display system stats
2021-12-16 04:03:36 +00:00
Alicia Sykes
6e84dacd51
✨ Builds system memory monitoring widget
2021-12-16 00:50:21 +00:00
Alicia Sykes
382d43f52c
💄 Allows user to set chart colors and height
2021-12-16 00:46:23 +00:00
Alicia Sykes
c5f9f5e216
💄 Allows user to customize chart colors
2021-12-16 00:35:58 +00:00
Alicia Sykes
f1bc2a2888
✨ Builds system load usage widget
2021-12-15 02:28:48 +00:00
Alicia Sykes
283d8c750e
✨ Builds CPU history widget
2021-12-15 02:17:17 +00:00
Alicia Sykes
66067b002f
🔥 Deletes ExampleWidget, adds tutorial for creating widget
2021-12-14 20:31:00 +00:00
Alicia Sykes
3da76ce299
👻 A simple example widget
...
A simple example which you can use as a template for creating your own widget. Takes two optional parameters (text and count), and fetches a list of images from dummyapis.com, and renders the results to the UI.
2021-12-14 19:02:45 +00:00
Alicia Sykes
6df95c9387
✨ Made an RSS feed widget
2021-12-14 16:58:29 +00:00
Alicia Sykes
f61366ca48
✨ Builds a content embed widget
2021-12-14 13:48:50 +00:00
Alicia Sykes
642cfc655b
✨ Builds live flight data widget
2021-12-14 00:55:01 +00:00
Alicia Sykes
5cb588a586
🎨 Handle loading state for widgets
2021-12-13 22:40:35 +00:00
Alicia Sykes
0a4d021b4e
🥅 Adds graceful error hadling to widgets
2021-12-13 21:40:13 +00:00
Alicia Sykes
19d3c03001
🔥 Remove previous widget implementation from Home page
2021-12-13 21:39:19 +00:00
Alicia Sykes
70f99ea1e9
✨ Adds ability to open widgets in full-page
2021-12-13 21:38:39 +00:00
Alicia Sykes
f9a0005740
🥅 Updates error catching functionality, to handle stack traces
2021-12-13 21:37:43 +00:00
Alicia Sykes
aa770d6629
💬 Adds links to security docs in app info modal
2021-12-13 21:36:11 +00:00
Alicia Sykes
2075cbc222
✨ Adds refresh button to widget, for reloading data
2021-12-13 16:22:24 +00:00
Alicia Sykes
ae8179ecd7
✨ Creates an embedable webpage widget
2021-12-13 14:03:39 +00:00
Alicia Sykes
d9759c06b3
✨ Creates a joke-fetching widget
2021-12-12 19:06:32 +00:00
Alicia Sykes
51b7e639cc
✨ Creates an stock price chart widget
2021-12-12 16:30:07 +00:00
Alicia Sykes
a77cb9430f
✨ Creates an FX widget
2021-12-12 15:04:34 +00:00
Alicia Sykes
9d21fa48d0
✨ Adds XKCD comic widget
2021-12-11 22:29:52 +00:00
Alicia Sykes
985b0000fa
✨ Adds a crypto price watch-list widget
2021-12-11 21:11:07 +00:00
Alicia Sykes
d3c4fb50ae
🚋 Updates train status codes
2021-12-11 21:10:05 +00:00
Alicia Sykes
d5432774cc
⚡ Adds helper functions for converting date, and currency
2021-12-11 20:46:22 +00:00
Alicia Sykes
65733d2af7
✨ Develops a crypto price chart widget
2021-12-11 18:50:31 +00:00
Alicia Sykes
ebd4c48300
✨ Develops a crypto price chart widget
2021-12-11 18:50:11 +00:00
Alicia Sykes
c12eac2bbf
💄 Adds Red styling for Line Closed status
2021-12-11 18:46:39 +00:00
Alicia Sykes
e8fa255e2e
⚡ Adds second param to ErrorHandler for printing stack trace
2021-12-11 18:44:59 +00:00
Alicia Sykes
cf7e021a82
✨ Adds a London Underground status widget
2021-12-10 13:17:48 +00:00
Alicia Sykes
c38a094a63
✨ Adds a weather forecast widget
2021-12-08 19:58:03 +00:00
Alicia Sykes
c6052edd86
🌐 Adds Flag for Swedish Translations
2021-12-07 11:45:06 +00:00
BOZG
b514a99720
Adding initial Swedish translation
2021-12-07 08:08:00 +01:00
Alicia Sykes
2e57ea908b
✨ Case-insensitive item sorting ( #352 )
2021-12-06 18:34:51 +00:00
Alicia Sykes
49b405a717
⏪ branch 'master' of github.com:Lissy93/dashy
2021-12-05 19:24:52 +00:00
Alicia Sykes
3f8b180553
🚧 Nearly finished the weather widget
2021-12-03 16:56:33 +00:00
Alicia Sykes
de97f562a1
👽 Adds constants for weather API endpoint
2021-12-03 16:55:57 +00:00
Alicia Sykes
7851467397
⚡ Refactors and improves the icon component
2021-12-03 16:55:07 +00:00
Alicia Sykes
01fe0f0dbd
🍱 Adds assets for weather widget
2021-12-03 16:51:19 +00:00
Alicia Sykes
c14eaf0aa2
🚧 Working on the weather widget
2021-12-02 18:57:52 +00:00
Alicia Sykes
f5f49aa016
Merge branch 'master' into FEATURE/login-remember-me-always
2021-12-01 21:34:26 +00:00
Alicia Sykes
57554ddcdf
⚡ Reliability improvements for icon fallbacks
2021-11-30 15:58:47 +00:00
Alicia Sykes
c9f2483c3e
🎨 Improved code style in Section
2021-11-30 15:52:15 +00:00
Brendan O'Leary
02180c5c23
Linting fix
2021-11-28 23:23:32 -05:00
Brendan O'Leary
917608c680
String to Bool for statusCheckAllowInsecure on save
2021-11-28 23:20:07 -05:00
Alicia Sykes
080e68445c
✨ Made a simple clock widget
2021-11-28 21:27:30 +00:00
Alicia Sykes
a0672c57d0
🗃️ Adds data key for widget local storage
2021-11-28 21:26:40 +00:00
Alicia Sykes
490c8e73fa
🚧 Basic structure for widgets
2021-11-28 21:26:08 +00:00
Alicia Sykes
6b4fbfe25b
⚡ Adds mixin for widgets
2021-11-28 21:24:25 +00:00
Alicia Sykes
50164bf790
🎨 Adds new CSS vars for widgets
2021-11-28 21:23:51 +00:00
Alicia Sykes
eeaa924962
🐛 Fixes favicon APIs in schema
2021-11-24 11:30:03 +00:00
UrekD
196afd37d5
Update sl.json
2021-11-15 00:10:14 +01:00
Alicia Sykes
d4be445a13
🔀 Merge pull request #325 from EVOTk/patch-fr-1.9.1
...
[DRAFT] Update French translation
2021-11-14 12:11:07 +00:00
Alicia Sykes
2609aba7a3
🌐 Removes cloud and raw edit button text
2021-11-14 12:09:33 +00:00
Alicia Sykes
cd3a304744
🚧 Started working on itnitial state for widgets
2021-11-13 20:30:55 +00:00
Alicia Sykes
3ed8262495
🐛 Fixes hide settings in conf ( #329 )
2021-11-13 15:05:35 +00:00
Alicia Sykes
a8ab082483
🐼 Updates supported favicon APIs
2021-11-13 14:38:59 +00:00
Alicia Sykes
3f7b50512f
🔥 Removes edit raw conf button from Save menu ( #325 )
2021-11-11 21:43:17 +00:00
Alicia Sykes
fb73f0e154
🛂 Only authenticated users should be able to W2D
2021-11-10 21:43:18 +00:00
Alicia Sykes
8d1b57c34e
⚡ Adds fallback options for when icon servers are down
2021-11-10 17:48:36 +00:00
Alicia Sykes
14ef52ccf3
📦 Changes default favicon API to allesedv
2021-11-10 17:47:51 +00:00
EVOTk
bb2713d1a3
Update fr.json
2021-11-09 22:29:12 +01:00
Alicia Sykes
28ff522a61
🔥 Implements lazy loading for alternate views
2021-11-08 19:31:52 +00:00
Alicia Sykes
c991a46298
♻️ Refactor key names to use contstants
2021-11-07 22:55:06 +00:00
Alicia Sykes
7e6cce8828
👔 Adds theme selector to config css menu
2021-11-07 21:09:16 +00:00
Alicia Sykes
ebbfe58cfd
🌐 Adds translations for new save buttons in editor
2021-11-07 21:08:39 +00:00
Alicia Sykes
b16b47b55e
💄 Improved UI for app info modal
2021-11-07 21:07:47 +00:00
Alicia Sykes
c9c3c0bc0f
🔊 Updates log headings for json editor
2021-11-07 21:07:12 +00:00
Alicia Sykes
9bd3ef0a46
🏪 Updates status logs in the store
2021-11-07 21:04:54 +00:00
Alicia Sykes
fd04241700
⚡ Adds option for starting tab to be applied
2021-11-07 21:04:18 +00:00
Alicia Sykes
da65ed36e8
👔 Adds link to cloud backup and raw editor from edit menu
2021-11-07 21:03:46 +00:00
Alicia Sykes
6863121916
🐛 Closes editor when saved locally
2021-11-06 22:40:05 +00:00
Alicia Sykes
7171632433
✨ Adds option to change font from UI
2021-11-06 22:20:02 +00:00
Alicia Sykes
6fcd993798
🎨 Refactors color pallete to inherit top-level vars
2021-11-06 20:58:36 +00:00
Alicia Sykes
20aed447d6
💄 Adds customizable shoaddow for nav-link-shadow
2021-11-06 20:58:00 +00:00
Alicia Sykes
a54bdd687f
💄 Adds one-dark theme
2021-11-06 20:36:24 +00:00