ixion/client
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
..
public Improve settings display 2024-04-15 14:17:49 -04:00
src Improve shadows in search box and fix url param parsing 2024-05-13 04:14:20 -04:00
.eslintrc.cjs Initial commit 2024-04-08 10:39:38 -04:00
.prettierrc.cjs Initial commit 2024-04-08 10:39:38 -04:00
index.html Add OpenGraph metadata 2024-05-03 17:12:40 +00:00
package-lock.json Add detailed settings view 2024-04-16 04:42:41 -04:00
package.json Add detailed settings view 2024-04-16 04:42:41 -04:00
postcss.config.js Initial commit 2024-04-08 10:39:38 -04:00
tailwind.config.ts Initial commit 2024-04-08 10:39:38 -04:00
tsconfig.json Initial commit 2024-04-08 10:39:38 -04:00
tsconfig.node.json Initial commit 2024-04-08 10:39:38 -04:00
vite.config.ts Add CodeCard, adjust tooltips 2024-05-12 03:28:35 +00:00