Commit Graph

38 Commits

Author SHA1 Message Date
Corey 09c5b24150
Update About links 2024-05-23 22:59:22 -04:00
Corey ae4a3d9954
Hide URL input field when loss of focus 2024-05-23 22:50:18 -04:00
Corey 1bbd4569a8
Remove TODO.md 2024-05-21 12:55:21 -04:00
Corey 90d69a8c57
Add new LSB settings 2024-05-21 12:33:10 -04:00
Corey 20f5b9fa13
Improve initial loading with useOnMount 2024-05-21 11:30:06 -04:00
Corey 11cb35d0ac
Improve shadows in search box and fix url param parsing
SearchServers component useEffect wasn't getting an updated location.search value, so give it the same treatment as Header and keep state of initial load.
2024-05-13 04:14:20 -04:00
Corey 5d3d823c34
Improve shadows in search box 2024-05-13 01:20:28 -04:00
Corey 9e598dc280
Add search state to URL params 2024-05-13 00:13:03 -04:00
Corey 1c0f3582cc
Move alert component to header
Position it above the search box.
2024-05-12 10:42:20 -04:00
Corey 98fa1cef7a
Improve addons display 2024-05-12 03:26:02 -04:00
Corey b8ebc61213 Add CodeCard, adjust tooltips 2024-05-12 03:28:35 +00:00
Corey 9276118a37 Adjust expansion bar styling 2024-05-12 00:03:29 +00:00
Corey 96cb906972 Add addons to expansion bar 2024-05-11 13:30:51 +00:00
Corey 4d26c304c0 Change some styling 2024-05-11 10:11:02 +00:00
Corey 52908764ed Add more filters 2024-05-08 10:57:25 +00:00
Corey 814092a9f0 Add more recommended settings
Also split expansions out into their own field.
2024-05-07 12:07:26 +00:00
Corey 1553b2606b Improve shadows 2024-05-07 08:59:29 +00:00
Corey 5f215050b7 Move alerts and progress into context 2024-05-07 07:41:06 +00:00
Corey ddf74e8343 Change ServerCard to accept children
This allows me to pass in chips for summary view or data grid for detailed view.
Disable accordion features when data grid child is present.
2024-05-07 05:31:53 +00:00
Corey 5d041d5e77 Change interfaces to types, adjust theme context 2024-05-07 00:05:37 +00:00
Corey 2d1a162100 Add OpenGraph metadata 2024-05-03 17:12:40 +00:00
Corey ea0b8cbd84 Fix issue with updating servers 2024-05-03 07:52:32 +00:00
Corey 5de61c7a8a Fix some verification and error reporting 2024-05-03 06:51:09 +00:00
Corey c9378ceb8c Add a link to ko-fi 2024-05-03 04:10:32 +00:00
Corey 739cfdd07e Change server details viewset
Change primary key to url instead of arbitrary id.
Queries for server details will now attempt to add the server if it doesn't exist.
2024-05-03 03:35:36 +00:00
Corey 9b0a1701d4 Move api connection from Home to Header 2024-05-02 03:25:53 +00:00
Corey 08094b8683 Change how search state is saved 2024-05-02 00:03:34 +00:00
Corey 9ff42ce914 Switch geolocation to MaxMind 2024-04-26 01:11:27 +00:00
Corey 16847bda59 Improve settings grid display on narrow devices 2024-04-25 22:01:51 +00:00
Corey 1c719e7360 Add geolocation db to lfs 2024-04-22 23:29:22 +00:00
Corey b1387b79e2 Add geolocation and variable pruning 2024-04-22 23:28:16 +00:00
Corey 34b498cbfc Add unused experimental settings modal 2024-04-22 18:41:17 +00:00
Corey feb2dc528c Update About page and persist theme 2024-04-18 15:28:13 +00:00
Corey c2a76562b1 Adjust detailed grid styling 2024-04-16 15:58:46 +00:00
Corey f7954a70bd Improve detailed view and fix formatting 2024-04-16 13:12:30 +00:00
Corey ed229129c9
Add detailed settings view 2024-04-16 04:42:41 -04:00
Corey fb5e67924d
Improve settings display 2024-04-15 14:17:49 -04:00
Corey ba172f599c
Initial commit 2024-04-08 10:39:38 -04:00