3778 Commits

Author SHA1 Message Date
Alicia Sykes
e07a0b0cca
🔀 Merge pull request #1709 from lucolvin/patch-1
Fix typo in docs
2025-03-15 16:10:27 +00:00
liss-bot
befa9a5c25 💛 Updates sponsors table 2025-03-09 01:27:54 +00:00
liss-bot
1543d57f7b 💜 Updates contributors list 2025-03-09 01:27:53 +00:00
Alicia Bot
431d275ff6 💙 Updates contributor SVG 2025-03-02 01:28:55 +00:00
liss-bot
726a45aabb 💛 Updates sponsors table 2025-03-02 01:28:50 +00:00
liss-bot
a4202850f6 💜 Updates contributors list 2025-03-02 01:28:48 +00:00
Alicia Bot
1cfe3445f6 💙 Updates contributor SVG 2025-02-23 01:28:56 +00:00
liss-bot
0090b87c48 💛 Updates sponsors table 2025-02-23 01:28:46 +00:00
liss-bot
26476df490 💜 Updates contributors list 2025-02-23 01:28:45 +00:00
Alicia Bot
95590bd889 💙 Updates contributor SVG 2025-02-16 01:29:04 +00:00
liss-bot
413e198dff 💛 Updates sponsors table 2025-02-16 01:28:54 +00: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
liss-bot
40b6699d04 💛 Updates sponsors table 2025-02-09 01:28:37 +00:00
liss-bot
77ecf62ec5 💜 Updates contributors list 2025-02-09 01:28:36 +00:00
Alicia Bot
26086acf8d 💙 Updates contributor SVG 2025-02-02 01:28:40 +00:00
liss-bot
e4ead1d97e 💛 Updates sponsors table 2025-02-02 01:28:34 +00:00
liss-bot
13788c92df 💜 Updates contributors list 2025-02-02 01:28:33 +00:00
Matthew Turney
b5ef8f23ea
Update simple-icons to bring it the latest icons 2025-01-27 21:01:15 -06:00
Alicia Bot
1ce1e00f9c 💙 Updates contributor SVG 2025-01-26 01:28:41 +00:00
liss-bot
2efdd288eb 💛 Updates sponsors table 2025-01-26 01:28:31 +00:00
liss-bot
f69189043f 💜 Updates contributors list 2025-01-26 01:28:30 +00:00
Alicia Bot
b8d1d2b4b7 💙 Updates contributor SVG 2025-01-19 01:28:43 +00:00
liss-bot
60f454d930 💛 Updates sponsors table 2025-01-19 01:28:34 +00:00
liss-bot
379d51d557 💜 Updates contributors list 2025-01-19 01:28:33 +00: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
Alicia Bot
60241df28c 💙 Updates contributor SVG 2025-01-12 01:29:00 +00:00
liss-bot
ef65d80a5b 💛 Updates sponsors table 2025-01-12 01:28:55 +00:00
liss-bot
a21ce4c5c1 💜 Updates contributors list 2025-01-12 01:28:52 +00:00
LinuxSBC
88a6c22c40
Update icon information in README.md 2025-01-08 22:46:13 -06:00
LinuxSBC
b1b5da858a
Add new icon option to configuring.md 2025-01-08 22:38:01 -06:00
LinuxSBC
675a387b02
Add selfh.st to config information 2025-01-08 22:15:26 -06:00
LinuxSBC
17d6c2f57e
Update documentation 2025-01-08 22:07:59 -06:00
LinuxSBC
12372f826e
Add selfh.st/icons support 2025-01-08 21:44:53 -06:00
Alicia Bot
459b483a8e 💙 Updates contributor SVG 2025-01-05 01:29:00 +00:00
liss-bot
28216c28e0 💛 Updates sponsors table 2024-12-29 01:28:51 +00:00
liss-bot
d633415531 💜 Updates contributors list 2024-12-29 01:28:50 +00:00
Alicia Bot
5335d82f61 💙 Updates contributor SVG 2024-12-22 01:28:55 +00: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
Alicia Bot
85f842587b 💙 Updates contributor SVG 2024-12-15 01:29:28 +00:00
liss-bot
a680efad94 💛 Updates sponsors table 2024-12-15 01:29:23 +00:00
liss-bot
00a5ef480e 💜 Updates contributors list 2024-12-15 01:29:21 +00:00
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
ThrustVector
2d7fc6eb07 Update translation in "settings" section in sv.json 2024-12-11 21:32:51 +01:00
ThrustVector
ca48c6fcbd Add missing section "splash-screen" to sv.json 2024-12-11 21:19:25 +01:00
liss-bot
39eef6623a 💛 Updates sponsors table 2024-12-08 01:29:17 +00:00