Commit graph

18 commits

Author SHA1 Message Date
wukko 1cffacc5dc
web: use an alias for components folder 2024-06-24 20:23:55 +06:00
wukko 884e3d55a6
web/settings: fix setting value name 2024-06-20 19:19:57 +06:00
wukko e610f3ad67
web: basic settings page needed for testing
typescript cries about types but i don't care at this point
2024-06-20 18:05:17 +06:00
wukko 4625939a87
web: data-driven switcher & save mode switcher
also:
- disabled ssr to enable localstorage
- removed the workaround for hover, as it looks bad
2024-06-19 23:04:09 +06:00
wukko e63bf0fbf2
web/save: dynamic paste text & component clean up 2024-06-17 19:03:26 +06:00
wukko 8e52191b37
web: reduced omnibox & button sizes 2024-06-17 18:46:21 +06:00
wukko ccaf967fcc
web/omnibox: import only one tabler icon 2024-06-17 01:18:39 +06:00
wukko 0e5ea7ad53
web: use hover effects only when supported 2024-06-17 01:12:59 +06:00
wukko 72f70238db
web: make tab focus blue for better visibility 2024-06-16 23:30:10 +06:00
wukko 9198537da7
web: fix DownloadButton tab focus glow 2024-06-16 23:06:30 +06:00
wukko 8c0ebeec98
web/omnibox: prevent password manager autofill 2024-06-16 21:54:02 +06:00
wukko e254c8b123
web: dark theme & coloring, border, focus fixes 2024-06-16 21:45:24 +06:00
wukko 754e4b015d
web: move border radius into a variable 2024-06-16 19:51:02 +06:00
wukko a61adc50e7
web: add api response types & clean up DownloadButton 2024-06-16 18:53:45 +06:00
wukko c81cab46db
web: basic api interaction & downloading
download button now acts the way it should with various states
2024-06-16 18:22:44 +06:00
wukko 38eebfb480
web: basic switcher component & mute mode button 2024-06-16 15:30:14 +06:00
wukko 6e8abc62aa
web/save: add paste button & dummy mode buttons
tuned default button look, moved custom icons to lib for easy access
2024-06-15 20:39:34 +06:00
wukko 752a1a86f4
web: omnibox base with meowbalt 2024-06-14 21:48:57 +06:00