This website requires JavaScript.
Explore
Help
Sign In
m
/
cup
Watch
1
Star
0
Fork
0
You've already forked cup
mirror of
https://github.com/sergi0g/cup.git
synced
2025-11-16 00:53:47 -05:00
Code
Wiki
Activity
Files
v3
cup
/
web
/
src
History
Sergio
f268edf021
Fix refresh button sizing
2025-02-28 18:19:35 +02:00
..
components
Fix refresh button sizing
2025-02-28 18:19:35 +02:00
App.tsx
Tiny web UI changes
2025-02-19 20:31:57 +02:00
index.css
Fixed CSS bugs, formatted code
2024-10-25 17:09:54 +03:00
main.tsx
Changed frontend from Liquid to React, fixed bug where server would check for updates twice
2024-09-01 19:52:20 +03:00
theme.ts
Added tooltips, centralized theme declaration, fixed some eslint errors
2024-09-07 18:57:57 +03:00
types.ts
Serialize current and local values to avoid having to recompute them when fetching API data. Also fixes the bug where the versions aren't displayed in the CLI output for remote servers
2025-02-21 17:09:00 +02:00
utils.ts
Added tooltips, centralized theme declaration, fixed some eslint errors
2024-09-07 18:57:57 +03:00
vite-env.d.ts
Changed frontend from Liquid to React, fixed bug where server would check for updates twice
2024-09-01 19:52:20 +03:00