shamoon
5d531b11e7
Fix: correct k8s job status check
2024-07-18 19:10:57 -07:00
shamoon
407376b3b7
Fix: correct k8s service status check ( #3753 )
2024-07-17 23:04:50 -07:00
Charles Thomas
0d7072beea
Fix: don't show "partial" for k8s status if there are completed job pods ( #3735 )
2024-07-12 18:44:30 -07:00
Dylan Ullrich
231e2408c3
Feature: stock market service and info widget ( #3617 )
...
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-07-01 17:16:10 -07:00
shamoon
8edfafb9f6
Fix search dropdown overlay with boxedheaders option ( #3680 )
2024-06-30 06:45:42 -07:00
shamoon
f0d7cf3ce6
Security: Sanitize widget api keys from response
...
Closes https://github.com/gethomepage/homepage/security/advisories/GHSA-cjgf-vhj6-8cx4
2024-06-05 19:38:26 -07:00
shamoon
19c3ac0d7e
Enforce method
2024-06-03 13:17:23 -07:00
shamoon
67a9f4983c
Fix unifi with no type passing and lint
2024-06-03 11:19:54 -07:00
shamoon
f13144ceb8
Remove widget type passing
2024-06-03 09:20:26 -07:00
shamoon
d42271acf6
Fix: calendar integration broken in v0.9.0 ( #3566 )
2024-06-03 09:19:20 -07:00
shamoon
c96e6703d3
More path traversal fixes
2024-06-03 09:04:21 -07:00
shamoon
52cce0ee21
Merge pull request from GHSA-24m5-7vjx-9x37
...
* Restrict emby endpoints and proxy segments
* Dont allow path traversal in segments
* Restrict qbittorrent proxy endpoints
* Restrict npm proxy endpoints
* Restrict flood proxy endpoints
* Restrict tdarr proxy endpoints
* Restrict xteve proxy endpoints
* Restrict transmission proxy endpoints
* disallow non-mapped endpoints
this change drops all requests that have un-mapped endpoint queries
allowedEndpoints is added as a method to pass proxy requests via a regex on the endpoint
most widgets with custom proxies use either no endpoint, or a static one
Co-Authored-By: Ben Phelps <ben@phelps.io>
2024-06-03 09:04:21 -07:00
vycdev
48170fe899
Enhancement: separate Internet search settings for quicklaunch ( #3541 )
...
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-05-31 21:24:42 -07:00
Jesus Lopez
1144f4dfa0
Fix: allow exclamation to open quicklaunch ( #3475 )
2024-05-16 18:09:50 -07:00
shamoon
a9ad2a2146
Improve k8s not found pod status
2024-05-16 08:28:12 -07:00
shamoon
def9b27006
Enhancement: support for glances v4 ( #3196 )
2024-03-28 11:16:00 -05:00
shamoon
01a2495e47
Fix: correctly handle direct tab navigation with encoded chars ( #3172 )
2024-03-23 23:22:27 -07:00
shamoon
fc1bf53f8f
Fix: info widget gaps ( #3038 )
2024-03-08 19:13:36 -08:00
shamoon
e92ccc30ba
Fix: only log errors directly if exist
2024-02-28 11:44:32 -08:00
shamoon
68e4b98ddb
Fix: support cyrillic characters in quicklaunch ( #3020 )
2024-02-28 01:46:06 -08:00
shamoon
1893c9b8da
Fix: Google search suggestions with accented characters ( #2993 )
2024-02-24 15:26:05 -08:00
Benedek Kozma
a251c34059
Change: move custom.css linking to head to avoid FOUC ( #2916 )
...
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-02-15 15:52:59 -08:00
Benedek Kozma
ea0310548a
Change: use Script component instead of async script for custom.js ( #2901 )
2024-02-13 16:42:50 -08:00
Florian Hye
3955743590
Enhancement: initially collapsed option for layout groups
2024-02-08 10:11:35 -08:00
shamoon
1ddd528bd7
Fix quick launch not opening with accented characters, decoding of characters in suggestions ( #2802 )
2024-02-01 00:42:22 -08:00
Florian Hye
d5af7eda63
Feature: search suggestions for search and quick launch ( #2775 )
...
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-01-31 17:17:42 -08:00
shamoon
d855e2b396
Fix: Increase kubernetes cpu/mem usage scale ( #2453 )
2023-12-09 21:27:02 -08:00
José Marques
5e01eb4a8d
Feature: setting for equal height cards ( #2432 )
2023-12-06 14:52:02 -08:00
shamoon
9112030275
Fix: quote background image URL
...
See #2396
2023-11-27 20:06:39 -08:00
shamoon
2f89b12f0d
Revert "Fix: revert to using initialSettings in head"
...
This reverts commit e28faf6b98c9212218b5569ec030c5758f4a279d.
2023-11-27 19:04:50 -08:00
Denis Papec
95d66707f5
Feature: Implement iCal integration for calendar, improve styling ( #2376 )
...
* Feature: Implement iCal integration, improve calendar/agenda styling
* Delete calendar.jsx
* Calendar proxy handler
* code style
* Add some basic error handling
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2023-11-25 08:17:25 -08:00
shamoon
c9991bc2a2
Fix: dont set pinned icon if custom favicon ( #2326 )
2023-11-14 22:10:37 -08:00
shamoon
e28faf6b98
Fix: revert to using initialSettings in head
2023-11-14 22:09:18 -08:00
Faqar
17b9b7e523
Enhancement: open the searchbox on paste ( #2320 )
...
* Open the searchbox when detecting Ctrl-V.
* support macOS, codestyle
---------
Co-authored-by: Joschka <kontakt@greiner-it.de>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2023-11-12 19:40:09 -08:00
Denis Papec
6898faa3de
Feature: Added agenda view for calendar, calendar improvements ( #2216 )
...
* Feature: Added agenda view for calendar, calendar improvements
* Fix duplicate event keys
* Additional hover on title, not date
* Show date once in list
* Rename monthly view for consistency
* Remove unneeded key props
* CSS cleanup, dont slice title to arbitrary 42 chars which can break column layouts
* Simplify agenda components
* Fix show date once in list
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2023-10-20 16:31:19 -07:00
shamoon
792f768a7f
Feature: true ping, rename old ping to siteMonitor ( #2215 )
2023-10-20 00:09:33 -07:00
shamoon
8ec488efbd
Revert "Fix: subdirectory deployment ( #2205 )"
...
This revers commit b8eda91005f389eb2d907b8b56494b4f6df03447
2023-10-18 11:44:26 -07:00
shamoon
19c25713c4
Run pre-commit hooks over existing codebase
...
Co-Authored-By: Ben Phelps <ben@phelps.io>
2023-10-18 09:49:33 -07:00
shamoon
4248db7f21
k8s: Support app ingress annotation ( #2198 )
2023-10-18 08:57:10 -07:00
Isidro Osoria
b8eda91005
Fix: subdirectory deployment ( #2205 )
2023-10-18 08:49:42 -07:00
Denis Papec
40522fbb96
Fix: Quicklaunch shows also services without a url ( #2136 )
...
* Fix: Quicklaunch show only services with a link
Signed-off-by: Denis Papec <denis.papec@gmail.com>
* Revert "Fix: Quicklaunch show only services with a link"
This reverts commit 30ee825611f08351112e4c5e5ec7debfc1923fcc.
* Filter only bookmarks and services with href
---------
Signed-off-by: Denis Papec <denis.papec@gmail.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2023-10-05 22:14:25 +00:00
shamoon
59dbc79656
Remove deprecated notification
2023-10-04 23:55:03 -07:00
shamoon
b475f89d85
Migrate more URLs
2023-10-04 23:24:59 -07:00
shamoon
aa5d24b9e4
Support notification re deprecated repo
2023-10-03 16:17:17 -07:00
Denis Papec
4cd4103edf
Feature: calendar widget ( #2077 )
...
* Implemented calendar
Signed-off-by: Denis Papec <denis.papec@gmail.com>
* Added lidarr events to calendar
Signed-off-by: Denis Papec <denis.papec@gmail.com>
* Added radarr events to calendar
Signed-off-by: Denis Papec <denis.papec@gmail.com>
* Added readarr events to calendar
Signed-off-by: Denis Papec <denis.papec@gmail.com>
* Added sonarr events to calendar
Signed-off-by: Denis Papec <denis.papec@gmail.com>
* fix sonarr series title
* integrations
* fix bad setstate call
* handle user sets includeSeries: false for sonarr
* Translate radarr release strings
* Support all widths
* readarr get author
* Finished first day in week config
Signed-off-by: Denis Papec <denis.papec@gmail.com>
---------
Signed-off-by: Denis Papec <denis.papec@gmail.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2023-09-28 11:23:44 -07:00
shamoon
6b8c02cf2a
Fix quicklaunch should only open for text keys ( #2044 )
2023-09-21 11:30:47 -07:00
shamoon
7d2bfa2d84
Update index.jsx
2023-09-19 14:10:19 -07:00
shamoon
ed0527a3da
Fix custom.js not working ( #2023 )
2023-09-18 21:41:31 -07:00
shamoon
e663994c9b
Allow tab name 0
2023-09-16 15:24:32 -07:00
shamoon
38079badc8
Pixel-perfect aligned edges
2023-09-16 02:37:24 -07:00