shamoon
a0dc8c9ccb
Fix: fix larger breakpoint ( #4935 )
2025-03-14 14:20:33 -07:00
shamoon
5629440acf
Fix: fix fiveColumns option ( #4924 )
2025-03-14 12:20:10 -07:00
shamoon
f33ff582fd
Fix: fix incorrect backdrop-blur automatic change
2025-03-10 00:02:10 -07:00
shamoon
d55a5e5efe
Chore: upgrade to tailwind v4 ( #4863 )
2025-03-02 08:42:57 -08:00
shamoon
1c24bd7449
Chore: another big deps update ( #4795 )
2025-02-18 16:16:53 -08:00
shamoon
607c4b7750
Fix: fun with padding and margins ( #4489 )
2024-12-24 12:22:06 -08:00
shamoon
1c6480586c
Fix: fix search overlay behind status indicators in 0.10.x ( #4484 )
2024-12-23 18:28:04 -08:00
shamoon
2d91b2b748
Tweak: remove extra padding for nested groups ( #4474 )
2024-12-22 17:48:49 -08:00
shamoon
be8363cc35
Feature: nested groups ( #4346 )
2024-11-27 17:01:47 -08:00
shamoon
907abee1aa
Enhancement: multiple widgets per service ( #4338 )
2024-11-27 02:33:40 -08:00
shamoon
0dc2f2e18a
Fix error simple string
2024-08-13 00:07:16 -07:00
shamoon
f82a122e26
Fix site monitor with error
2024-04-06 20:00:16 -07:00
shamoon
70f0eb3af6
Minor status refactoring
2024-03-08 19:13:36 -08:00
RoboMagus
5892d7407c
Fix: docker status labels colors ( #3028 )
...
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-02-29 07:34:26 -08:00
Florian Hye
3955743590
Enhancement: initially collapsed option for layout groups
2024-02-08 10:11:35 -08:00
shamoon
ea6192e8c6
Fix: Increase icon z-index ( #2842 )
2024-02-06 07:11:17 -08:00
shamoon
9984e7894f
Fix lint error for service anchors
2024-01-10 14:26:40 -08:00
shamoon
50c989e36a
Fix: unique element key generation in quicklaunch and services ( #2586 )
2024-01-06 09:22:25 -08:00
José Marques
5e01eb4a8d
Feature: setting for equal height cards ( #2432 )
2023-12-06 14:52:02 -08: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
Isidro Osoria
b8eda91005
Fix: subdirectory deployment ( #2205 )
2023-10-18 08:49:42 -07:00
shamoon
cbad95bf9c
Fix dot status when exited ( #2204 )
2023-10-17 17:47:51 -07:00
shamoon
4f41be512c
Include tailwind bg-black/white, greedy ping regex, adjust position
2023-10-05 09:28:43 -07:00
shamoon
b765330b4a
Fix: dot visibility in some cases, translation strings ( #2129 )
2023-10-05 07:19:20 -07:00
shamoon
9f030d1540
Update ping.jsx
2023-10-04 22:46:31 -07:00
shamoon
e8f6d81d13
Update ping.jsx
2023-10-04 22:37:53 -07:00
shamoon
571f627b3b
Enhancement: statusStyle improvements ( #2119 )
2023-10-04 22:12:57 -07:00
Ben Phelps
89c5d69372
statusStyle
2023-09-29 08:00:53 +03:00
Luca Kröger
12e6b3dabb
fix textsize bug
2023-09-28 09:34:55 +02:00
Luca Kröger
2df5baac9d
new dot styling
2023-09-27 22:07:38 +02:00
Luca Kröger
24825f90ea
fix some linter errors
2023-09-27 13:31:39 +02:00
Luca Kröger
58c7fb15ea
add ping indicator style setting
2023-09-27 13:24:10 +02:00
shamoon
63a47b1ad2
Fix: collapsing group should not prevent resize / stats ( #2053 )
2023-09-22 19:19:30 -07:00
shamoon
816a2a5106
Fix ping stats not clickable in 0.6.30
...
Closes #1997
2023-09-16 07:37:31 -07:00
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>
2023-09-10 14:36:54 -07:00
shamoon
957bd9491b
remove pointer events on ping div
2023-09-06 12:45:03 -07:00
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>
2023-09-03 07:05:25 -07:00
shamoon
6bfc98daf8
Collapse should rotate 180 degrees
2023-08-26 00:25:24 -07:00
Ben Phelps
167ecb42de
allow hiding section headers
2023-08-06 04:38:37 +03:00
Nick Remijn
552f2c4a98
Feature: card blur background option ( #1772 )
...
* Add cardBlur option to settings
* add blur option to bookmarks
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2023-08-03 21:09:35 -07:00
shamoon
9c5521ba35
Fix: handle service object not found
2023-08-02 08:04:16 -07:00
Ben Phelps
9aba70d214
glances widget test 1
2023-08-01 03:54:19 +03:00
shamoon
e4e6bbab93
Merge pull request #1704 from rauenzi/disclosure-collapse
...
Improve disclosure collapse animation
2023-07-22 00:55:06 -07:00
Zack Rauen
2d1aed4252
Improve disclosure collapse animation
2023-07-22 00:50:54 -07:00
shamoon
f410dd302b
Fixes handling of fields specified via labels
2023-07-20 23:03:15 -07:00
shamoon
1b6e5c4a8d
Update group.jsx
2023-06-22 11:51:12 -07:00
shamoon
714e0a4517
Use Disclosure component for collapsible service groups, add transition
...
hide collapse arrow if disabled
dont break layout for icons in group title
no-shadow
2023-06-22 10:46:39 -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