Commit Graph

22 Commits

Author SHA1 Message Date
abe7eabce9 Added frequency name at the top of chat (might flip the bg/fg later) 2025-01-19 18:53:57 +02:00
dbea21d9c3 Fixed all gosec issues 2025-01-07 19:05:58 +02:00
4e2ca64319 Fixed all high and medium security issues from gosec 2025-01-07 19:02:14 +02:00
121feb261c Fixed linting issues, should now pass in CI 2025-01-07 18:19:23 +02:00
63790c069f Server and client now properly handle the same user logging in from
different locations, fixed the issue where it'd only work for the first
time by checking if the addresses match before remove the session
2025-01-06 18:23:41 +02:00
8e0d77b4c7 Made colors package for coherent styling and migrated existing styles to
it
2024-11-25 17:15:22 +02:00
66e39ff2f6 Experimenting on the design of the networks popup 2024-11-25 16:46:06 +02:00
54564f397d Started working on netwrok creation popup 2024-11-24 00:16:23 +02:00
ac1123f5e0 Ctrl+C is now a global keybind 2024-11-22 12:43:09 +02:00
66a14bf0f1 Refactored gateway to integrate between with the UI 2024-11-22 12:25:41 +02:00
110794070b chore: hot reload script changes 2024-11-21 15:12:12 +02:00
cf8bc32e05 feat: refactored loading screen, needs more work, commiting as backup 2024-11-17 18:20:02 +02:00
d7cbae7d28 feat: add functionality to remember private key on sign-in 2024-11-16 21:23:17 +02:00
1ad1ef42dc feat(auth): refactored ui view 2024-11-16 19:22:03 +02:00
1b2c191496 feat: add WIP loading screen, messed around with custom spinners 2024-11-09 21:36:11 +02:00
8d97e7000c feat: finish authentication UI 2024-11-09 12:16:36 +02:00
8118d9265a fix: homedir is now recognized 2024-11-08 01:49:37 +02:00
fdeaaa454c feat: even more progress on the UI 2024-11-08 01:01:30 +02:00
d8c49197d4 feat: added WIP popup overlay 2024-11-07 23:04:47 +02:00
e29b7ade2f feat: continued to improve the UI 2024-11-07 18:00:35 +02:00
68635d4963 feat: more UI design 2024-11-06 00:02:02 +02:00
bdf7d2c2d2 feat: working on the client UI 2024-11-05 13:59:35 +02:00