Wu Baiyang (Student)
f7779bed74
indentation adjustments
2025-09-08 18:48:49 +00:00
Wu Baiyang (Student)
5e749c1422
code cleaning
2025-09-09 04:54:07 +12:00
Wu Baiyang (Student)
5d4b3de429
bind goToLinkEnabled to Vuex/appConfig and support persistent toggle
2025-09-09 04:50:52 +12:00
Wu Baiyang (Student)
cd74bf8dfe
Merge branch 'master' into opt1-search
...
merge updated master to current branch
2025-09-07 23:54:30 +12:00
dkadioglu
31b7a07078
fix some linting errors in ChuckNorris.vue
2025-08-31 10:04:26 +02:00
dkadioglu
9fc0254cf8
Re-refactor widget keys to remove quotes
...
Putting those quotes was a mistake, reverting.
2025-08-31 09:47:27 +02:00
dkadioglu
877ec0060d
add widget for Chuck Norris quotes and sort some lines of WidgetBase.vue alphabetically.
2025-08-31 08:38:29 +02:00
Wu Baiyang (Student)
3a6656cf34
search bar "go to link" feature approach version 2: added and "go to link" option so that user can toggle this feature.
2025-08-29 16:38:42 +12:00
Wu Baiyang (Student)
44e929c470
Search bar setting panel style (last commit should be conf.yml reset)
2025-08-29 15:43:18 +12:00
Wu Baiyang (Student)
d36ee504dd
Search setting button style improvement
2025-08-29 15:01:29 +12:00
Wu Baiyang (Student)
bd5795f1c1
search option panel css style improved
2025-08-27 02:34:26 +12:00
Wu Baiyang (Student)
98db5609ec
clean unused code
2025-08-14 02:58:44 +12:00
Wu Baiyang (Student)
c2edd7dbf0
search bar setting text font-size modified
2025-08-11 22:17:01 +12:00
Wu Baiyang (Student)
e5de647c26
syntax modified
2025-08-11 10:06:54 +00:00
Wu Baiyang (Student)
1132174ee2
search setting style modifications
2025-08-11 21:27:00 +12:00
Wu Baiyang (Student)
f6a85be7db
disable web search block style changes
2025-08-11 02:48:41 +12:00
Wu Baiyang (Student)
c05d5d4f91
added toggle disable web search function (in conf.yml and a ui button)
2025-08-11 01:25:00 +12:00
casmbu
8a0ec73ca7
feat: add pi-hole-traffic-v6 widget and docs
2025-08-02 17:13:39 -04:00
casmbu
6641e263de
feat: add pi-hole-top-queries-v6 widget
2025-08-02 16:41:42 -04:00
casmbu
78f8f08fe2
chore: minor changes to pi-hole-stats-v6 widget
2025-08-02 16:19:05 -04:00
casmbu
da87c76207
chore: add pi-hole-stats-v6 documentation
2025-08-02 15:41:42 -04:00
casmbu
7d5b955526
feat: add pi-hole-stats-v6 widget
2025-08-02 15:29:38 -04:00
casmbu
dcf124e17b
bug fix: uptime-kuma widget should be able to use environment variables for its api key
2025-08-02 15:29:04 -04:00
Alicia Sykes
2d36386507
🔀 Merge pull request #1869 from s-weigand/fix/typo-in-ip-api-provider-check
...
🩹 Fix typo in Public Ip Widget endpoint definition for ip-api provider
2025-07-19 07:38:08 +01:00
Alicia Sykes
b7d40c5b61
🔀 Merge pull request #1871 from alayham/feature/custom-list-widget
...
Added the custom list widget
2025-07-19 07:37:12 +01:00
Alicia Sykes
2576b541b0
🔀 Merge pull request #1817 from SharpCoder/master
...
🐛 Fix a bug in RssFeed widget that crashes on small feeds.
2025-07-19 07:33:33 +01:00
Alicia Sykes
ab74915c0b
🔀 Merge pull request #1786 from LinuxSBC/master
...
Add selfh.st/icons support
2025-07-19 07:32:43 +01:00
Alicia Sykes
f094880851
🔀 Merge pull request #1790 from armageddon421/kuma-fixes
...
Uptime-Kuma fixes
2025-07-19 07:31:08 +01:00
Al Saleh
9ee4d249ee
Added the custom list widget
2025-07-19 00:45:16 +02:00
Alicia Sykes
4dc2c29d86
🔀 Merge pull request #1752 from RobLoach/patch-1
...
🩹 Fix compilation warning on comment
2025-07-18 19:35:27 +01:00
s-weigand
02b40459ca
🩹 Fix typo in PublicIp Widget endpoint definition for ip-api provider
2025-07-18 11:15:14 +02:00
Josh Cole
b6ae17aad1
🐛 Fix a bug in RssFeed widget that crashes on small feeds.
...
RssFeed would always default to this.limit for the size of the feed item array.
Feeds that came in with fewer items than the limit would throw an exception, because
the loop would then try to iterate over non-existent entries.
2025-02-13 20:47:30 -08:00
armageddon421
6d75bebe84
uptimekuma: Fix value regex to handle decimals
2025-01-14 17:54:26 +01:00
armageddon421
87e25b213b
uptimekuma: Fix too large pill margin
2025-01-14 17:52:03 +01:00
LinuxSBC
12372f826e
Add selfh.st/icons support
2025-01-08 21:44:53 -06:00
Rob Loach
99fd2e0f72
🩹 Fix compilation warning on comment
...
Was getting the following error...
> 71:50 error Expected exception block, space or tab after '//' in comment spaced-comment
2024-11-21 01:34:11 -05:00
Taylor Jones
e96a8e1f6c
Fix linting for MinecraftStatus.vue
2024-10-15 10:55:11 -06:00
Taylor Jones
8e4e95597a
✨ Add support for minecraft server status widgets
2024-10-15 10:44:54 -06:00
hockwill
fc23f94ed1
Merge branch 'Lissy93:master' into BUG/1608_glances-network-error
2024-08-19 17:53:23 -04:00
Alicia Sykes
864fecaaff
🔀 Merge pull request #1637 from willbrowningme/anonaddy-to-addy-io
...
Update AnonAddy to new addy.io branding
2024-08-17 15:32:46 +01:00
Alicia Sykes
b6668c6811
🔀 Merge pull request #1649 from conlan0/master
...
✨ Tactical RMM Widget
2024-08-17 15:25:26 +01:00
Tobias
85922be11e
🔀 Merge pull request #1656 from ip2location/master
...
Added support for IP2Location.io API
2024-08-07 12:49:13 +02:00
Alicia Sykes
531bb954d6
🎨 New theme: NightBat
2024-08-05 12:20:36 +01:00
IP2Location
d8d55d7d94
Added support for IP2Location.io API
2024-07-31 11:13:16 +08:00
conlan0
bfcccd0139
✨ Add Tactical RMM Widget
2024-07-25 15:24:19 -04:00
conlan0
17c3605794
✨ Tactical RMM Widget
2024-07-25 15:22:46 -04:00
hockwill
d2da68bc6c
spelling of keyword
2024-07-21 22:42:23 -04:00
hockwill
55bcadedff
On branch BUG/1608_glances-network-error
...
Changes to be committed:
modified: src/components/Widgets/GlNetworkInterfaces.vue
modified: src/components/Widgets/GlNetworkTraffic.vue
bug ref: https://github.com/Lissy93/dashy/issues/1608
v4api ref: https://glances.readthedocs.io/en/latest/api.html#get-network
v3api ref: https://github.com/nicolargo/glances/blob/support/glancesv3/docs/api.rst#get-network
2024-07-21 22:38:41 -04:00
Will Browning
80fe545626
Update AnonAddy to new addy.io branding
2024-07-12 09:20:50 +01:00
Alicia Sykes
d4ac785b1b
🔀 Merge pull request #1562 from alhazmy13/master
...
Update Github trending widget
2024-06-03 23:19:40 +01:00