Commit graph

198 commits

Author SHA1 Message Date
wukko 8e9e8ab63f
web/privacy: mark tunnelling feature as beta
Some checks are pending
Run tests / check lockfile correctness (push) Waiting to run
Run tests / web sanity check (push) Waiting to run
Run tests / api sanity check (push) Waiting to run
Run tests / test service functionality (push) Waiting to run
Run tests / test service: ${{ matrix.service }} (push) Blocked by required conditions
2024-08-31 15:32:30 +06:00
wukko ac76f8e32b
web/instances: mark community instances feature as beta 2024-08-31 15:32:16 +06:00
wukko d0d0f16c5f
web/privacy: add support for always proxying files 2024-08-31 14:08:48 +06:00
dumbmoron 305d0429f1
web/donate: make page scrollable on sides
Some checks are pending
Run tests / check lockfile correctness (push) Waiting to run
Run tests / web sanity check (push) Waiting to run
Run tests / api sanity check (push) Waiting to run
Run tests / test service functionality (push) Waiting to run
Run tests / test service: ${{ matrix.service }} (push) Blocked by required conditions
2024-08-30 16:48:23 +00:00
wukko 1debf3e639
web/settings/download: fix padding for filename preview 2024-08-30 21:31:21 +06:00
wukko 063f5d1806
web/CustomInstanceInput: proper style 2024-08-30 21:31:02 +06:00
wukko b878d5f4f9
web/settings/appearance: slight import refactor 2024-08-30 17:18:04 +06:00
wukko b3954b9209
web/ResetSettingsButton: move to settings subdir & reduce timeout to 2s 2024-08-30 17:17:29 +06:00
wukko 33d6b5bd81
web: base custom instance functionality
also:
- renamed processing tab in settings to "instances"
- improved override description
- prefer custom over override (and grey out the option)
- dedicated lib for all api safety warnings
- left aligned small popup with smaller icon
- ability to grey out settings category & toggle
2024-08-30 17:15:05 +06:00
wukko 5dc0cf1772
web/processing: hide override section when DEFAULT_API isn't present 2024-08-29 13:20:17 +06:00
wukko 2068bba4ee
web/SupportedServices: make the button more minimal 2024-08-27 19:40:30 +06:00
wukko 42410f7b20
web/save: add supported services popover 2024-08-26 23:43:39 +06:00
wukko 59308ed09f
web/about: add the link type of alternative donation method
Some checks failed
Run tests / check lockfile correctness (push) Has been cancelled
Run tests / web sanity check (push) Has been cancelled
Run tests / api sanity check (push) Has been cancelled
Run tests / test service functionality (push) Has been cancelled
Run tests / test service: ${{ matrix.service }} (push) Has been cancelled
2024-08-25 17:10:17 +06:00
wukko 83f1744508
web/about: move bottom margin to section 2024-08-25 16:53:51 +06:00
wukko a8330b25fa
web/donate: reduce bottom margin 2024-08-25 16:41:10 +06:00
wukko 481697ea12
web/donate: add crypto donation options 2024-08-25 16:38:13 +06:00
wukko 2479900bb9
web/donate: adjust donate card gradient colors for dark theme 2024-08-23 20:50:38 +06:00
wukko 8df70cc00b
web: update page title style
prioritize the page title, not "cobalt"
2024-08-23 20:02:17 +06:00
wukko 49184a235d
web/save: add support for audio bitrate functionality 2024-08-22 19:38:39 +06:00
dumbmoron a4d57f175e
web/libav: try to guess type from filename if browser fails
Some checks failed
Run tests / check lockfile correctness (push) Has been cancelled
Run tests / web sanity check (push) Has been cancelled
Run tests / api sanity check (push) Has been cancelled
Run tests / test service functionality (push) Has been cancelled
Run tests / test service: ${{ matrix.service }} (push) Has been cancelled
2024-08-17 14:07:10 +00:00
dumbmoron 9d7512d6e5
web/remux: lower percentage bound 2024-08-17 13:45:18 +00:00
dumbmoron d446dfd87e
web/remux: correctly unset processing state 2024-08-17 13:26:43 +00:00
dumbmoron 580ca042f3
web/remux: display error if probe fails 2024-08-17 10:15:05 +00:00
dumbmoron 3bef12ff33
web/remux: copy all streams when remuxing 2024-08-17 10:07:55 +00:00
wukko 33c2fee847
web/remux: add page title 2024-08-16 22:52:33 +06:00
wukko ac9568a422
web/remux: fix ghost click areas when processing
Some checks are pending
Run tests / check lockfile correctness (push) Waiting to run
Run tests / web sanity check (push) Waiting to run
Run tests / api sanity check (push) Waiting to run
Run tests / test service functionality (push) Waiting to run
Run tests / test service: ${{ matrix.service }} (push) Blocked by required conditions
2024-08-16 02:13:26 +06:00
wukko 384c6deced
web: add support for cloudflare turnstile 2024-08-16 00:08:57 +06:00
wukko 70a8c53cba
web/Sidebar: add blank convert & shrink tabs
Some checks are pending
Run tests / web sanity check (push) Waiting to run
Run tests / check lockfile correctness (push) Waiting to run
Run tests / api sanity check (push) Waiting to run
Run tests / test service functionality (push) Waiting to run
Run tests / test service: ${{ matrix.service }} (push) Blocked by required conditions
2024-08-14 01:43:04 +06:00
dumbmoron 8af6761951
web/remux: transition into processing state before probe 2024-08-13 15:55:47 +00:00
dumbmoron 1493762ce9
web/remux: add speed to progress info 2024-08-13 15:55:30 +00:00
dumbmoron 4c2acc595e
web/remux: add basic progress example 2024-08-13 15:34:53 +00:00
dumbmoron 72545ffb5d
web/remux: init libav on page load, basic progress event handling 2024-08-13 15:34:53 +00:00
wukko 70b300bd71
web/remux: add processing state, clean file, prevent render loop 2024-08-13 15:22:24 +06:00
wukko 1fd2b72075
web/remux: rename DropReceiver component 2024-08-13 14:17:58 +06:00
wukko af428bc964
web: stylize the file receiver, move text to i18n, update remux page 2024-08-13 14:17:10 +06:00
wukko b2288ed037
web: remove ffmpeg worker workaround 2024-08-13 00:23:20 +06:00
dumbmoron 2198a696ce
web/libav: make it work & clean up 2024-08-12 17:06:45 +00:00
wukko 3fd05891e6
web/remux: move drop area and open file button into own components
Some checks are pending
Run tests / check lockfile correctness (push) Waiting to run
Run tests / web sanity check (push) Waiting to run
Run tests / api sanity check (push) Waiting to run
Run tests / test service functionality (push) Waiting to run
Run tests / test service: ${{ matrix.service }} (push) Blocked by required conditions
2024-08-11 18:30:42 +06:00
wukko f87f6fa9c9
web/remux: accept files on drag, update ffmpeg function call 2024-08-11 13:05:15 +06:00
dumbmoron 7044100aed
web: fix build for remux and remove unused import 2024-08-10 11:45:16 +00:00
wukko 41a002929e
web: barebones core for ffmpeg & remux page 2024-08-10 17:21:39 +06:00
wukko d1a2d768d9
web/DonateShareCard: expand the card on QR press & better scaling 2024-08-09 16:06:19 +06:00
wukko 21ef35ea20
web/donate: add a share card with qr and buttons
also:
- fixed more scaling quirks
- fixed thick icons
- fixed icon padding
2024-08-09 14:35:55 +06:00
wukko 937d12ddff
web/donate: bring up repeated card css to container
also fixed some scaling quirks on mobile
2024-08-09 13:13:48 +06:00
wukko 98ac05ad86
web/donate: reduce text padding on mobile 2024-08-09 11:35:05 +06:00
dumbmoron 5948cab4fb
web: move iPadOS workaround to global level 2024-08-06 14:19:01 +00:00
wukko eccf75b7b7
web/donate: redesign the donation options card 2024-08-06 16:45:25 +06:00
wukko e074dd5b89
web/layout: more global styling for long-text-noto 2024-08-06 14:50:12 +06:00
wukko bf73f512e2
web/donate: move donation options card to own component
- moved reused variables to parent
- added body text
2024-08-06 14:48:06 +06:00
wukko 87b76ec1e2
web/layout: add global long-text-noto style class 2024-08-06 14:29:15 +06:00