Commit graph

1272 commits

Author SHA1 Message Date
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
wukko
324729eb21
web: basic switcher component & mute mode button 2024-06-16 15:30:14 +06: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
wukko
c5c0d44a2e
web: add license 2024-07-29 15:26:04 +06:00
wukko
8cc11367ef
web: project skeleton 2024-06-13 15:32:17 +06:00
wukko
f8a28c6c5f
docs/api: update info about picker item types 2024-07-26 22:02:59 +06:00
wukko
9d4f7e666f
tests: add twitter image tests 2024-07-26 21:22:24 +06:00
wukko
dad13548e6
twitter: add support for downloading photos 2024-07-26 21:17:37 +06:00
wukko
57051968f3
youtube: better audio checking 2024-07-26 20:18:59 +06:00
wukko
7071157580
youtube: fix audio track selection for dubbed videos & clean up
closes #642
2024-07-26 19:54:19 +06:00
wukko
0895c695e7
repo: use global org funding file 2024-07-26 13:45:00 +06:00
wukko
b238587324
tests: allow rutube yappy test to fail 2024-07-26 09:56:22 +06:00
wukko
b308db4a59
package: update lock 2024-07-26 09:55:41 +06:00
wukko
b718b79ccd
package: bump version to 7.15 2024-07-26 09:52:55 +06:00
wukko
339a932e7f
package: update youtubei.js 2024-07-26 09:50:27 +06:00
wukko
cb2bde5b51
tests: allow facebook reel test to fail 2024-07-25 12:14:25 +06:00
wukko
8ab0661f1a
tests: update rutube yappy link 2024-07-25 12:08:37 +06:00
wukko
a388839e15
snapchat: clean up 2024-07-25 11:58:43 +06:00
wukko
83af16bb12
facebook: do not request the source url & clean up
fixed a vulnerability, removed useless variables, and cleaned up

thankfully we haven't built the image yesterday
2024-07-25 11:57:02 +06:00
ihatespawn
faeb96848b
tests: add mature video vimeo test (#628) 2024-07-24 19:46:29 +02:00
dumbmoron
9bf6cd36b5
tests: add canFail to facebook shortlink test 2024-07-24 15:56:50 +00:00
dumbmoron
27a6310357
ci/test: update basic test to use more reliable example link 2024-07-24 15:52:40 +00:00
dumbmoron
93c27f262b
tests/twitter: fix incorrect status, expect age restricted test to fail 2024-07-24 15:52:40 +00:00
dumbmoron
cdb2b401ce
ci: test services in github actions 2024-07-24 15:52:40 +00:00
dumbmoron
0fe85b2ae9
services/ok: fallback to compilation title if author name is missing 2024-07-24 15:52:28 +00:00
alina sireneva
a6623567e2
feat: support external proxies (#588) 2024-07-24 21:49:47 +06:00
dumbmoron
85e376bffd
api: move accept header check into handler, simplify error handling (#614) 2024-07-24 17:27:26 +02:00