wukko
3b2178fd1a
web/api: full api request with user preferences
2024-06-19 23:29:26 +06:00
wukko
00cdb2121d
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
0ce73e03d3
web/package: update required node version to 20.9
2024-06-19 21:30:56 +06:00
wukko
1cac70f795
web/package: lowball engine requirements
2024-06-19 21:26:13 +06:00
wukko
b15b108fa9
web/package: add min engine versions
2024-06-19 21:20:18 +06:00
wukko
009a2cc863
web: implement settings core
...
this was a torture
2024-06-19 21:12:51 +06:00
wukko
21e03a407c
web: add eslint
2024-06-19 17:55:06 +06:00
wukko
068af6a965
web/types/api: add trailing commas
2024-06-19 15:28:36 +06:00
wukko
8ec4a528ef
web/save: fix terms note padding on mobile
2024-06-17 19:41:45 +06:00
wukko
838cc508de
web/save: reduce meowbalt padding
2024-06-17 19:10:10 +06:00
wukko
ddb52cfef7
web/save: dynamic paste text & component clean up
2024-06-17 19:03:26 +06:00
wukko
9aa2de9bfd
web/save: scale terms note on mobile screen
2024-06-17 18:52:18 +06:00
wukko
b97fd24bba
web: improve button text legibility
2024-06-17 18:46:52 +06:00
wukko
eaf63fdd45
web: reduced omnibox & button sizes
2024-06-17 18:46:21 +06:00
wukko
f2bacc703a
web/omnibox: import only one tabler icon
2024-06-17 01:18:39 +06:00
wukko
5390415aa7
web: use hover effects only when supported
2024-06-17 01:12:59 +06:00
wukko
95aeec3380
web: tab bar pagination effect & smooth scroll
2024-06-17 01:00:18 +06:00
wukko
2ea3ca1a07
web/sidebar: automatically scroll to active tab
2024-06-17 00:31:07 +06:00
wukko
65c14d41fa
web: make tab focus blue for better visibility
2024-06-16 23:30:10 +06:00
wukko
ea830974b6
web: fix DownloadButton tab focus glow
2024-06-16 23:06:30 +06:00
wukko
5ba3231a1e
web: consistent tab bar style with rounded corners
2024-06-16 22:59:16 +06:00
wukko
7679b84b2e
web/sidebar: optimize tab bar for mobile
2024-06-16 22:26:06 +06:00
wukko
3fc7b99d05
web: add manifest, more icons, and some metadata
2024-06-16 22:00:26 +06:00
wukko
66a1e9e953
web/omnibox: prevent password manager autofill
2024-06-16 21:54:02 +06:00
wukko
f8f248f399
web: dark theme & coloring, border, focus fixes
2024-06-16 21:45:24 +06:00
wukko
2080a3e1ae
web/sidebar: fix grid on mobile
2024-06-16 20:39:23 +06:00
wukko
72ac4c8f5a
web/placeholder: more padding
2024-06-16 20:34:24 +06:00
wukko
382c6e1cd8
web: reusable meowbalt component & page placeholders
2024-06-16 20:32:09 +06:00
wukko
597320cb17
web: fix content padding
2024-06-16 20:15:17 +06:00
wukko
598ffc52b6
web/sidebar: fix scrolling one more time
2024-06-16 20:15:09 +06:00
wukko
1325c3516c
web: move border radius into a variable
2024-06-16 19:51:02 +06:00
wukko
3a57c7165f
web/sidebar: scroll only in one direction on overflow
2024-06-16 19:50:42 +06:00
wukko
f4485e2af0
web/html: update viewport rules
2024-06-16 19:46:15 +06:00
wukko
2549699a88
web/layout: hide all scrollbars
2024-06-16 19:25:30 +06:00
wukko
1fad4816b2
web: use static svelte adapter instead of auto
2024-06-16 19:21:26 +06:00
wukko
3c1a69063d
web/sidebar: disable scrollbars
2024-06-16 19:11:44 +06:00
wukko
1c9d604326
web/sidebar: import individual files for icons
2024-06-16 19:10:58 +06:00
wukko
3554222f42
web: add api response types & clean up DownloadButton
2024-06-16 18:53:45 +06:00
wukko
1f2c28bd02
web: basic api interaction & downloading
...
download button now acts the way it should with various states
2024-06-16 18:22:44 +06:00
dumbmoron
21d5b4b8d4
instagram: use correct id when requesting from mobile API
2024-06-16 10:53:03 +00:00
wukko
324729eb21
web: basic switcher component & mute mode button
2024-06-16 15:30:14 +06:00
jj
d2e5b6542f
api: randomize cipherlist for making requests to services ( #574 )
...
this makes cobalt less prone to TLS client fingerprinting, as it
avoids having the default node.js TLS fingerprint that is shared by
all node.js applications.
2024-06-15 18:20:33 +02:00
wukko
bf26988cde
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
e6ffa4864c
web: omnibox base with meowbalt
2024-06-14 21:48:57 +06:00
wukko
7cab37fc30
web: disable tap highlighting & user selection
2024-06-14 17:34:14 +06:00
wukko
92cccd720d
web: mobile navigation
2024-06-14 17:33:33 +06:00
wukko
5399ee9a4c
web: make sidebar scrollable on vertical overflow
2024-06-14 16:47:13 +06:00
wukko
b831dc8236
web: space out css
2024-06-14 16:38:10 +06:00
wukko
38d7add0a9
web: navigation & sidebar
2024-06-14 16:33:01 +06:00
wukko
fa85a4c75c
readme: update license info
2024-07-29 15:29:13 +06:00