Commit graph

1450 commits

Author SHA1 Message Date
shumit taher
bd08a227db fethcing col count dynamically 2025-09-29 02:53:11 +00:00
Nikita Pedorich
9ad6379425
fix: Load userInfo in OidcAuth 2025-09-07 13:04:54 +09: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
casmbu
042c5c091c
Merge branch 'Lissy93:master' into master 2025-08-15 08:41:53 -04:00
uy/sun
d7bd5a6d79 fix(pwa): should always fetch conf.yml first 2025-08-13 00:54:06 +00:00
Alicia Sykes
15c37eb1d9
🔀 Merge pull request #1890 from AndreasdeReus/patch-1
Fixed spelling in da.json
2025-08-03 14:08:02 +01:00
Alexis-BX
ac13e546b7 add admin role and group 2025-08-03 02:57:30 -04: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
Andreas de Reus
f3ff209389
Update da.json
Updated da,json with corrected spelling mistakes
2025-08-02 00:58:39 +02:00
Alicia Sykes
4ec76d35e0
🔀 Merge pull request #1878 from aypt/patch-1
Fix incorrect translation
2025-07-27 15:22:32 +01:00
dom
459450a87e
add 'glow-dark' theme to drop-down list 2025-07-24 13:28:18 -04:00
dom
ef741e319b
glow-dark theme 2025-07-23 09:54:24 -04:00
Alicia Sykes
cab60c1f4c
🔀 Merge pull request #1866 from yeralin/patch-1
Update Workspace.vue
2025-07-22 17:43:00 +01:00
aypt
247110ecf5
Fix incorrect translation
Changed incorrect translation "登陆" to correct term "登录".
2025-07-21 11:05:49 +08:00
Alicia Sykes
4a4bf2e33c
🔀 Merge pull request #1729 from click0/Fix-Ukrainian-language
Corrected Ukrainian translation
2025-07-19 10:27:06 +01:00
Alicia Sykes
951aa74510
🔀 Merge pull request #1868 from he0119/fix/manifest
Fix pwa conflicting/missing entries in cache list
2025-07-19 07:38:35 +01: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
Alicia Sykes
a03047693f
🔀 Merge pull request #1770 from vishwamartur/add-auto-theme-switch
Add auto dark/light theme switch based on OS preference
Fixes #825
2025-07-19 06:07:09 +01:00
Al Saleh
9ee4d249ee Added the custom list widget 2025-07-19 00:45:16 +02:00
Alicia Sykes
29c931a301
🔀 Merge pull request #1766 from ThrustVector/update_sv_translation
Update Swedish translation
2025-07-18 19:35:50 +01: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
Alicia Sykes
535ca07400
🔀 Merge pull request #1751 from sasetz/master
🌐 Revised and updated ru.json
2025-07-18 19:00:50 +01:00
Alicia Sykes
52a4e5a09d
🔀 Merge pull request #1745 from Kf637/master
Updated Norwegian language file.
2025-07-18 19:00:08 +01:00
s-weigand
02b40459ca
🩹 Fix typo in PublicIp Widget endpoint definition for ip-api provider 2025-07-18 11:15:14 +02:00
Daniyar Yeralin
d145e09afa
Update Workspace.vue
1. Initialize Material design icons
2. Align initialization order with Minimal.vue
2025-07-15 21:39:55 -04:00
uy/sun
14fb8cd5e7 fix: update workboxOptions to exclude specific file patterns 2025-07-13 15:41:37 +00:00
uy/sun
c0820d7fc6
fix: exclude dotfiles (.gitignore, .nojekyll) from PWA precache manifest
https://cli.vuejs.org/core-plugins/pwa.html#configuration
https://developer.chrome.com/docs/workbox/modules/workbox-build?hl=zh-cn#type-GlobPartial
2025-07-13 00:28:50 +08:00
uy/sun
b916de9182
fix: conflicting entries in cache list 2025-07-12 22:48:12 +08: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
675a387b02
Add selfh.st to config information 2025-01-08 22:15:26 -06:00
LinuxSBC
12372f826e
Add selfh.st/icons support 2025-01-08 21:44:53 -06:00
Vishwanath Martur
c2bad0b0a9 Add auto dark/light theme switch based on OS preference
Related to #825

Add automatic theme switching based on OS preference

* Add logic in `src/mixins/ThemingMixin.js` to detect OS theme preference using `window.matchMedia`.
* Update `initializeTheme` method in `src/mixins/ThemingMixin.js` to set theme based on OS preference.
* Modify `applyLocalTheme` method in `src/mixins/ThemingMixin.js` to apply the detected theme dynamically.
* Include logic in `src/App.vue` to detect and apply theme based on OS preference during app initialization.
2024-12-17 22:03:15 +05:30
ThrustVector
a56f174be8 Add Swedish translation section for "nextcloud" widget 2024-12-11 22:20:46 +01:00
ThrustVector
bb007b69f1 Add Swedish translation for "gluetun-status" widget 2024-12-11 21:57:55 +01:00
ThrustVector
773e3e1ac2 Add Swedish translation for the glances widget 2024-12-11 21:51:40 +01:00
ThrustVector
454fd11c0d Add some missing lines in "interactive-editor" section in sv.json 2024-12-11 21:47:42 +01:00
ThrustVector
0f76b21dc6 Update "context-menus" section in sv.json 2024-12-11 21:40:51 +01:00