shamoon
768107cde8
Update index.jsx
1 year ago
TheRolf
b39c79bea1
Custom JS and CSS ( #1950 )
...
* First commit for custom styles and JS
* Adjusted classes
* Added ids and classes for services and bookmarks
* Apply suggestions from code review
* Remove mime dependency
* Update settings.json
* Detect custom css / js changes, no refresh
* Added preload to custom scripts and styles so they can load earlier
* Added data attribute name for bookmarks too
* Update [path].js
* code style, revert some pointer changes
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
1 year ago
shamoon
4517409dbd
Support mixing services & bookmarks layout
1 year ago
Georges-Antoine Assi
9529553102
Enhancement: apply layout settings to bookmarks ( #1902 )
...
* Apply layout settings to bookmarks
* merge columnMap const
* Remove bookmarksOnTop setting
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
1 year ago
shamoon
494a1c50d5
Update index.jsx
1 year ago
shamoon
98baf0507b
Fix location of quicklaunch, some focus issues
1 year ago
shamoon
70b4f4e1e6
Apply cardBlur to header boxed / boxedWidgets
1 year ago
shamoon
b32d610532
Adds collapsible feature to bookmarks
1 year ago
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
1 year ago
Denis Papec
1622069063
Fixes for existing header styles, fix for glances
...
Signed-off-by: Denis Papec <denis.papec@gmail.com>
1 year ago
Denis Papec
cd5162e39c
Refactored information widgets, improve widget-boxed style
...
Signed-off-by: Denis Papec <denis.papec@gmail.com>
1 year ago
shamoon
1fb7be7457
Retrieve ping url from config rather than as query parameter
1 year ago
shamoon
6b2930ab8d
Revert "Added optional boxed styling for information widgets and refactored information widgets"
1 year ago
Ben Phelps
347761fcad
Merge pull request #1574 from denispapec/widget-boxed
...
Added optional boxed styling for information widgets and refactored information widgets
1 year ago
shamoon
68b6192d8c
Fix full height layout on tall screens
1 year ago
Denis Papec
d4fd923be5
Refactored information widgets, improve widget-boxed style
...
Signed-off-by: Denis Papec <denis.papec@gmail.com>
1 year ago
shamoon
7e005e51cc
Fix background filters outside viewport
2 years ago
shamoon
8a92d92b22
Make background wrapper full height
2 years ago
Juan Manuel Bennàssar Carretero
3556d7c183
Fix: save space when services or bookmarks are not in use
2 years ago
shamoon
55bc247c9e
Support blur, saturation & brightness filters for background images
2 years ago
shamoon
91646888cd
Move 5th column behind setting
2 years ago
shamoon
af147c0da0
Support open url in quicklaunch
2 years ago
Dan Brezeanu
9eafac346b
Configuration option for removing bottom version
2 years ago
Jason Fischer
45946ddfe1
Merge pull request #963 from benphelps/fix-settings-after-container-update
...
Fix settings after container update
2 years ago
Vorotynsky Maxim
f558d27e8c
Move the footer to the bottom
2 years ago
shamoon
7b474d4cef
Revert "Merge pull request #609 from benphelps/fix-576"
...
This reverts commit a7f290dfdd
, reversing
changes made to cf38395100
.
2 years ago
shamoon
046f2986a8
lint support custom search provider in quicklaunch
2 years ago
shamoon
7a5a3a6608
Compatible with quicklaunch internet search
2 years ago
shamoon
1f5912c232
Support custom search in quicklaunch web search
2 years ago
shamoon
11d03be4de
Use configured search provider, allow disable internet search
2 years ago
Michael Shamoon
c01b60dbd1
try to detect invalid settings load
2 years ago
shamoon
d76a18565c
Merge branch 'main' into fix/icon
2 years ago
Michael Shamoon
2bcfc36bc2
use grid-cols instead of flex-basis for bookmarks
...
Fixes #507
2 years ago
Michael Shamoon
49a764e864
openmeteo right-algned like other weather widgets
2 years ago
Michael Shamoon
c14ae6ee72
Fix missing column gap for bookmarks
...
https://github.com/benphelps/homepage/issues/235#issuecomment-1292261927
2 years ago
Michael Shamoon
45608b76b1
Fix quicklaunch setting name
2 years ago
Michael Shamoon
9c1c0e4465
Add quicklook searchDescriptions option
2 years ago
Michael Shamoon
f62021633b
Respect settings target and allow command override
2 years ago
Michael Shamoon
5abe13c726
Handle click to close, close animation timing
2 years ago
Michael Shamoon
484d69a4b5
services should come first
2 years ago
Michael Shamoon
ba4a1eb646
Refactor, better handle mouseover
2 years ago
Michael Shamoon
fa46c9a1a4
lint
2 years ago
Michael Shamoon
3249c95a74
Refactor homepage search, visual improvement
2 years ago
Michael Shamoon
fe770c3864
Initial implentation
2 years ago
GodD6366
93bfc039f9
fix: Fix the problem that favicon does not work
2 years ago
Ben Phelps
d26ae30fa6
remove old code
2 years ago
Ben Phelps
94a518f4a8
add styled headers option
2 years ago
Ben Phelps
e56dccc7f1
new logo and styling tweaks
2 years ago
Ben Phelps
ea96999377
place error boundaries closer to the source
2 years ago
Jason Fischer
962e6e576c
Add ErrorBoundary component
...
- wrap a myriad of components in ErrorBoundary
resolves #270
2 years ago