Commit Graph

2063 Commits

Author SHA1 Message Date
87adffaf02 web/ResetSettingsButton: add a timeout to reset button in dialog 2024-07-28 14:51:02 +06:00
f34340a06d web/TransferSettings: add a timeout to import button in dialog 2024-07-28 14:50:59 +06:00
11d3d71937 web/dialogs: move buttons to own component & add optional timeout 2024-07-28 14:49:12 +06:00
a2ead8a813 web/i18n/dialog: add more info to import warning 2024-07-28 14:08:27 +06:00
cce3ce4cfa web/download: show saving dialog if new tab got blocked 2024-07-28 13:49:23 +06:00
299d1867a2 web/TransferSettings: only export storedSettings instead of all settings 2024-07-28 07:46:15 +00:00
71204054c7 web/settings/defaults: disable downloadPopup by default 2024-07-28 13:33:09 +06:00
82091db154 web/download: open saving dialog if user action expired 2024-07-28 13:32:21 +06:00
4210b17d89 web/TransferSettings: show a safety warning before importing 2024-07-28 13:20:22 +06:00
5bb5c6dc3c web/SmallDialog: fix line breaking in body text 2024-07-28 13:15:28 +06:00
194ff90d3d web/layout: fix elevated colored button hover & active states 2024-07-28 13:14:55 +06:00
2fa1ad8f12 web/SavingDialog: hide buttons when actions are not supported 2024-07-28 12:49:13 +06:00
32743360be web/Omnibox: fix dimmed input placeholder in firefox 2024-07-27 19:27:58 +06:00
1ded7698ff web/Omnibox: fix input area dimming in safari when processing 2024-07-27 19:26:39 +06:00
6072fbac5c web/DialogHolder: fix bottom margin on mobile during the close animation 2024-07-27 19:26:07 +06:00
59f5560802 web/dialogs: move backdrop close handler to container 2024-07-27 15:30:00 +06:00
b8eb708748 web/DialogHolder: fix typescript error, add a note 2024-07-27 15:28:02 +06:00
26eaac5742 web/ActionButton: clean up 2024-07-27 15:07:38 +06:00
a9f9a3e342 web/dialogs: add saving method dialog 2024-07-27 15:07:26 +06:00
7411f358d2 web/DialogButtons: move elevated button styling to layout 2024-07-27 15:03:37 +06:00
778190b2b3 web/dialogs: create a container for reused code 2024-07-27 14:24:24 +06:00
0a7747c497 web/dialogs: move duplicated dialog css to parent 2024-07-27 12:53:57 +06:00
82ecf16d79 web/donate: disable padding-left for wallets on mobile 2024-07-26 17:06:03 +00:00
b3d8a9bf1c web/donate: minor css fixes 2024-07-26 17:00:01 +00:00
f8a28c6c5f docs/api: update info about picker item types 2024-07-26 22:02:59 +06:00
7427788efd web/PickerItem: add support for gifs in picker 2024-07-26 21:34:18 +06:00
9d4f7e666f tests: add twitter image tests 2024-07-26 21:22:24 +06:00
dad13548e6 twitter: add support for downloading photos 2024-07-26 21:17:37 +06:00
57051968f3 youtube: better audio checking 2024-07-26 20:18:59 +06:00
7071157580 youtube: fix audio track selection for dubbed videos & clean up
closes #642
2024-07-26 19:54:19 +06:00
e0bc0553ca web/donate: fix price padding 2024-07-26 09:05:14 +00:00
8ac834ec80 web: initial donate page 2024-07-26 08:22:30 +00:00
809178d6d8 web: import italic normal version of ibm-plex-mono 2024-07-26 08:22:21 +00:00
0895c695e7 repo: use global org funding file 2024-07-26 13:45:00 +06:00
b238587324 tests: allow rutube yappy test to fail 2024-07-26 09:56:22 +06:00
b308db4a59 package: update lock 2024-07-26 09:55:41 +06:00
b718b79ccd package: bump version to 7.15 2024-07-26 09:52:55 +06:00
339a932e7f package: update youtubei.js 2024-07-26 09:50:27 +06:00
cb2bde5b51 tests: allow facebook reel test to fail 2024-07-25 12:14:25 +06:00
8ab0661f1a tests: update rutube yappy link 2024-07-25 12:08:37 +06:00
a388839e15 snapchat: clean up 2024-07-25 11:58:43 +06:00
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
faeb96848b tests: add mature video vimeo test (#628) 2024-07-24 19:46:29 +02:00
9bf6cd36b5 tests: add canFail to facebook shortlink test 2024-07-24 15:56:50 +00:00
27a6310357 ci/test: update basic test to use more reliable example link 2024-07-24 15:52:40 +00:00
93c27f262b tests/twitter: fix incorrect status, expect age restricted test to fail 2024-07-24 15:52:40 +00:00
cdb2b401ce ci: test services in github actions 2024-07-24 15:52:40 +00:00
0fe85b2ae9 services/ok: fallback to compilation title if author name is missing 2024-07-24 15:52:28 +00:00
a6623567e2 feat: support external proxies (#588) 2024-07-24 21:49:47 +06:00
85e376bffd api: move accept header check into handler, simplify error handling (#614) 2024-07-24 17:27:26 +02:00