Alicia Sykes
|
958f82f1a7
|
✨ Simplifies implementation of opening (searchbar) URLs directly
|
2026-03-10 12:16:17 +00:00 |
|
Alicia Sykes
|
fb41a42f43
|
🔄 Sync from master
|
2026-03-10 00:20:18 +00:00 |
|
Alicia Sykes
|
a674e21927
|
🚨 Small lint fixes to cve widget
|
2026-03-10 00:00:34 +00:00 |
|
Alicia Sykes
|
b9ce363f18
|
🔀 Merge branch 'master' of github.com:lissy93/dashy into ricardodemauro/master
|
2026-03-09 14:41:38 +00:00 |
|
Alicia Sykes
|
a05ae9b393
|
🌐 Adds translations for new GluetunStatus, and fixes indentation
|
2026-03-09 14:21:47 +00:00 |
|
Alicia Sykes
|
22749aef53
|
Merge branch 'master' of github.com:lissy93/dashy into patch-1
|
2026-03-09 14:19:53 +00:00 |
|
Alicia Sykes
|
20270e05d9
|
🍱 Fix favicon loading, and add tag workflow
|
2026-03-08 22:12:03 +00:00 |
|
Alicia Sykes
|
d8f8344682
|
🔄 Sync from master
|
2026-03-08 21:54:22 +00:00 |
|
Alicia Sykes
|
c02e23211f
|
⬆ Upgrades many dependencies, resolves many security warnings
|
2026-03-08 20:13:40 +00:00 |
|
Alicia Sykes
|
f467b2ea36
|
Fixes RSS parsing and hardens security against XSS
|
2026-02-15 17:44:10 +00:00 |
|
SnachBarr
|
0ddf972a17
|
Add forwarded port display in GluetunStatus component
|
2026-02-09 13:29:15 -06:00 |
|
Ricardo
|
4dec9d8bd8
|
fixing color pick and removing unused function
|
2026-02-01 08:33:11 +00:00 |
|
Ricardo
|
a1acb77841
|
adding parsing for different types of cvs metrics
|
2026-02-01 08:25:56 +00:00 |
|
Ricardo
|
53ab9e3da8
|
removing unecessary async
|
2026-02-01 08:02:27 +00:00 |
|
Ricardo
|
0cb63d086f
|
- updating docs to include - documentation of api
fixing parsing of severity level
|
2026-02-01 08:00:38 +00:00 |
|
Ricardo
|
1ce7aae08e
|
fixing suggestions
|
2026-02-01 07:31:21 +00:00 |
|
Ricardo
|
24326630fc
|
fixes #1391 - replacing datasource to nist - https://nvd.nist.gov/developers/vulnerabilities
|
2026-02-01 07:10:05 +00:00 |
|
Alicia Sykes
|
b315d2487c
|
Merge pull request #1971 from MatesMotionless/patch-1
Update GlancesMixin.js - wrong default version in comment
|
2026-01-24 16:21:14 +00:00 |
|
Onurege
|
97d1c3628b
|
Update Hindi language name in languages.js
|
2026-01-10 13:33:16 +03:00 |
|
MatesMotionless
|
f26e37fcdf
|
Update GlancesMixin.js - wrong default version in comment
|
2025-12-30 13:32:17 +01:00 |
|
Alicia Sykes
|
ceb6023208
|
🌟 Adds Quantum file browser widget (#1966)
|
2025-12-27 18:43:17 +00:00 |
|
Alicia Sykes
|
fdb0b9840e
|
Resolve lint errors
|
2025-12-27 11:23:46 +00:00 |
|
aspen
|
652b804e52
|
search panel style adjustment
|
2025-11-13 21:15:41 +00:00 |
|
aspen
|
d1c5a42c08
|
Merge branch 'master' into opt1-search
|
2025-11-13 20:35:56 +00:00 |
|
Alicia Sykes
|
996de036e8
|
🔀 Merge pull request #1932 from ga-lep/FEATURE/1924_uptime-kuma-status-page-widget
✨ Add Uptime Kuma Status Page Widget
|
2025-11-08 21:25:55 +00:00 |
|
Phillip Whelan
|
1b77917335
|
Add opening method option for custom search widget.
|
2025-11-04 19:16:26 -03:00 |
|
Peter Gyorfi
|
772026a17f
|
🇭🇺 Add Hungarian language support
|
2025-10-23 22:10:14 +02:00 |
|
Peter Gyorfi
|
4d88d1394d
|
🇭🇺 Create Hungarian localization file
Added Hungarian localization for the application.
|
2025-10-23 22:08:36 +02:00 |
|
Robert Nowotniak
|
7d44e8e7cf
|
Display Departures/Arrivals only if direction !== arrival/departure
Display Departures if direction = 'departure' or 'both'
Display Arrivals if direction = 'arrival' or 'both'
|
2025-10-12 14:48:36 +02:00 |
|
Robert Nowotniak
|
e00a547d6f
|
Use .revisedTime.local and .scheduledTime.local
Use .revisedTime.local and .scheduledTime.local instead of
.actualTimeUTC which is no longer present in the API schema.
|
2025-10-12 14:47:27 +02:00 |
|
aspen
|
e0ef730adc
|
fix(search): honor "Go to Link" on Enter; prevent Event-as-force bug
|
2025-10-11 15:36:15 +00:00 |
|
Galep
|
4800d3ff10
|
✨ Add Uptime Kuma Status Page Widget
|
2025-10-02 17:37:40 +02:00 |
|
aspen
|
f1c3d7b676
|
feat(ConfigSchema): add enableCtrlEnterWebSearch to webSearch schema
|
2025-09-30 16:51:21 +00:00 |
|
aspen
|
a9f7de6935
|
feat(SearchBar): add Ctrl/Cmd+Enter forced web search (toggle + key handler)
|
2025-09-30 16:49:24 +00:00 |
|
aspen
|
3c2aaaaed0
|
fix(item): ensure mouse clicks open item via window.open in default path
|
2025-09-26 16:16:19 +00:00 |
|
aspen
|
2b381bd135
|
style(item): add .tile--selected highlight; apply line-clamp
|
2025-09-26 16:15:36 +00:00 |
|
aspen
|
e8f7cc11d6
|
feat(search): Enter opens exact-match item; left/right navigate; add hint
|
2025-09-26 16:14:39 +00:00 |
|
aspen
|
bf84199b71
|
fix(search): respect enabled fields when determining exact matches Body
feat(search): add field-aware exact match section grouped by original section Body
|
2025-09-23 14:08:38 +00:00 |
|
aspen
|
1f0151d72f
|
feat(search): add exact match block to Home view when advanced search enabled
|
2025-09-23 00:28:10 +12:00 |
|
aspen
|
6dac479983
|
Merge branch 'master' into opt1-search
|
2025-09-22 05:29:53 +00:00 |
|
aspen
|
f120497617
|
style(search-bar): drop redundant ($event) in @change binding
|
2025-09-22 05:28:59 +00:00 |
|
aspen
|
6220e935e3
|
feat(home): apply advanced field-specific tile filtering in filterTiles()
|
2025-09-22 05:19:07 +00:00 |
|
aspen
|
80c971cc7b
|
SearchBar.vue: feat(search-bar): UI controls for advanced search enable + per-field toggles
|
2025-09-22 05:18:32 +00:00 |
|
aspen
|
ab8f8545b4
|
store.js: feat(store): add advancedSearch getter and mutation for field-based filtering
|
2025-09-22 05:17:52 +00:00 |
|
aspen
|
04c5bc74c5
|
feat(config): add advancedSearch schema for field-specific search filters
|
2025-09-22 05:16:19 +00:00 |
|
aspen
|
559f5d9897
|
feat(search): add field-specific advanced tile filtering
Adds searchTilesWithFields(allTiles, searchTerm, fieldSelection) to enable advanced search constrained to selected fields.
|
2025-09-22 05:13:59 +00:00 |
|
aspen
|
58fe2d0aa6
|
remove redundant inline event handler in SearchBar.vue
|
2025-09-09 07:08:31 +12:00 |
|
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 |
|