shamoon
494a1c50d5
Update index.jsx
2023-08-29 09:48:32 -07:00
shamoon
98baf0507b
Fix location of quicklaunch, some focus issues
2023-08-29 09:33:58 -07:00
shamoon
70b4f4e1e6
Apply cardBlur to header boxed / boxedWidgets
2023-08-21 08:51:35 -07:00
shamoon
b32d610532
Adds collapsible feature to bookmarks
2023-06-22 11:51:38 -07:00
Alex Higgins
041fae1fb3
Adds ability to collapse layout sections
...
Reverts pnpm lock file changes
Make entire section above list clickable.
Implement in headlessui instead of pulling in new library.
Remove unecessary packages and clean up ESLint errors
2023-06-22 10:00:04 -07:00
Denis Papec
1622069063
Fixes for existing header styles, fix for glances
...
Signed-off-by: Denis Papec <denis.papec@gmail.com>
2023-06-12 01:15:46 +01:00
Denis Papec
cd5162e39c
Refactored information widgets, improve widget-boxed style
...
Signed-off-by: Denis Papec <denis.papec@gmail.com>
2023-06-12 01:15:19 +01:00
shamoon
1fb7be7457
Retrieve ping url from config rather than as query parameter
2023-06-11 09:50:41 -07:00
shamoon
6b2930ab8d
Revert "Added optional boxed styling for information widgets and refactored information widgets"
2023-06-10 23:30:44 -07:00
Ben Phelps
347761fcad
Merge pull request #1574 from denispapec/widget-boxed
...
Added optional boxed styling for information widgets and refactored information widgets
2023-06-11 08:02:20 +03:00
shamoon
68b6192d8c
Fix full height layout on tall screens
2023-06-09 09:01:19 -07:00
Denis Papec
d4fd923be5
Refactored information widgets, improve widget-boxed style
...
Signed-off-by: Denis Papec <denis.papec@gmail.com>
2023-06-03 03:01:21 +01:00
shamoon
7e005e51cc
Fix background filters outside viewport
2023-05-20 03:17:47 -07:00
shamoon
8a92d92b22
Make background wrapper full height
2023-05-20 02:43:07 -07:00
Juan Manuel Bennàssar Carretero
3556d7c183
Fix: save space when services or bookmarks are not in use
2023-05-02 08:13:53 -07:00
shamoon
55bc247c9e
Support blur, saturation & brightness filters for background images
2023-04-18 22:51:46 -07:00
shamoon
91646888cd
Move 5th column behind setting
2023-04-07 22:35:42 -07:00
shamoon
af147c0da0
Support open url in quicklaunch
2023-02-27 20:06:30 -08:00
Dan Brezeanu
9eafac346b
Configuration option for removing bottom version
2023-02-21 10:11:24 +02:00
Jason Fischer
45946ddfe1
Merge pull request #963 from benphelps/fix-settings-after-container-update
...
Fix settings after container update
2023-02-18 22:56:53 -08:00
Vorotynsky Maxim
f558d27e8c
Move the footer to the bottom
2023-02-12 15:32:50 +01:00
shamoon
7b474d4cef
Revert "Merge pull request #609 from benphelps/fix-576"
...
This reverts commit a7f290dfdd583c8c9696c71d93a9c39a2348bf2d, reversing
changes made to cf3839510045cc51cf4d653dabb83477e9743d80.
2023-02-08 00:19:33 -08:00
shamoon
046f2986a8
lint support custom search provider in quicklaunch
2023-01-31 00:58:29 -08:00
shamoon
7a5a3a6608
Compatible with quicklaunch internet search
2023-01-31 00:36:11 -08:00
shamoon
1f5912c232
Support custom search in quicklaunch web search
2023-01-31 00:33:30 -08:00
shamoon
11d03be4de
Use configured search provider, allow disable internet search
2023-01-30 23:38:37 -08:00
Michael Shamoon
c01b60dbd1
try to detect invalid settings load
2022-12-03 00:14:07 -08:00
shamoon
d76a18565c
Merge branch 'main' into fix/icon
2022-11-18 22:26:23 -08:00
Michael Shamoon
2bcfc36bc2
use grid-cols instead of flex-basis for bookmarks
...
Fixes #507
2022-11-08 10:33:11 -08:00
Michael Shamoon
49a764e864
openmeteo right-algned like other weather widgets
2022-10-30 08:18:02 -07:00
Michael Shamoon
c14ae6ee72
Fix missing column gap for bookmarks
...
https://github.com/benphelps/homepage/issues/235#issuecomment-1292261927
2022-10-26 09:56:53 -07:00
Michael Shamoon
45608b76b1
Fix quicklaunch setting name
2022-10-21 21:49:52 -07:00
Michael Shamoon
9c1c0e4465
Add quicklook searchDescriptions option
2022-10-20 20:04:24 -07:00
Michael Shamoon
f62021633b
Respect settings target and allow command override
2022-10-20 20:04:24 -07:00
Michael Shamoon
5abe13c726
Handle click to close, close animation timing
2022-10-20 20:04:24 -07:00
Michael Shamoon
484d69a4b5
services should come first
2022-10-20 20:04:24 -07:00
Michael Shamoon
ba4a1eb646
Refactor, better handle mouseover
2022-10-20 20:04:24 -07:00
Michael Shamoon
fa46c9a1a4
lint
2022-10-20 20:04:24 -07:00
Michael Shamoon
3249c95a74
Refactor homepage search, visual improvement
2022-10-20 20:04:24 -07:00
Michael Shamoon
fe770c3864
Initial implentation
2022-10-20 20:04:24 -07:00
GodD6366
93bfc039f9
fix: Fix the problem that favicon does not work
2022-10-17 15:03:35 +00:00
Ben Phelps
d26ae30fa6
remove old code
2022-10-09 13:30:37 +03:00
Ben Phelps
94a518f4a8
add styled headers option
2022-10-08 16:40:36 +03:00
Ben Phelps
e56dccc7f1
new logo and styling tweaks
2022-10-08 16:04:24 +03:00
Ben Phelps
ea96999377
place error boundaries closer to the source
2022-10-05 13:43:22 +03:00
Jason Fischer
962e6e576c
Add ErrorBoundary component
...
- wrap a myriad of components in ErrorBoundary
resolves #270
2022-10-04 13:15:49 -07:00
Ben Phelps
de4ce73a9a
fix hidden scrollbars
...
this was an adventure
2022-09-30 23:34:48 +03:00
Ben Phelps
f52c6f3b41
improved static styles and x-browser scrollbars
2022-09-30 22:13:37 +03:00
Ben Phelps
a10a30a22c
fix some error edge cases
2022-09-28 22:40:54 +03:00
Ben Phelps
c980c70798
revalidate config changes, check on focus changes
2022-09-26 22:54:12 +03:00