Commit Graph

999 Commits

Author SHA1 Message Date
e7386234bc web/DonateShareCard: fix unrelated buttons triggering the copy anim 2024-08-09 14:51:25 +06:00
e4ec468f60 web/DonateShareCard: change action button id and class names
some adblock lists block everything named "share-button(s)"
2024-08-09 14:47:54 +06:00
077471d799 web/DonateShareCard: localize strings 2024-08-09 14:40:52 +06:00
536d9c9742 web/i18n: move call to action button strings to own file 2024-08-09 14:40:30 +06:00
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
e45aa2bdf6 web/CopyIcon: replace copy icon with a link icon 2024-08-09 14:35:06 +06:00
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
209833c8ea web/DonateOptionsCard: update subtitle color 2024-08-09 12:27:49 +06:00
b8cd6eb1e7 web/Sidebar: update tab holder aria role 2024-08-09 12:05:59 +06:00
608824f862 web/DonateBanner: focus the title first on the page 2024-08-09 12:05:15 +06:00
c94266a127 web/DonateOptionsCard: better accessibility 2024-08-09 12:04:43 +06:00
d4e91f2a1c web/DonateOptionsCard: fix button active color 2024-08-09 11:48:04 +06:00
cc5835a546 web/DonateOptionsCard: adjust padding, fix width, mask options row 2024-08-09 11:46:56 +06:00
98ac05ad86 web/donate: reduce text padding on mobile 2024-08-09 11:35:05 +06:00
80c26f712c web/DonateBanner: better scaling 2024-08-09 11:31:57 +06:00
abeacd7534 web/DonateOptionsCard: move all strings to i18n, mobile scaling 2024-08-09 11:31:44 +06:00
b510cbf9e0 web/donate: add dollar sign before custom input 2024-08-06 18:30:06 +00:00
c90a01daf9 web/donate: update logic for sending custom amounts 2024-08-06 18:30:06 +00:00
d67ed89c38 web/donate: refactor, implement logic for choosing donation periodicity 2024-08-06 18:30:06 +00:00
1077797aae web/donate: add minimum/maximum amounts to donation amount 2024-08-06 18:30:06 +00:00
4505d6cfe1 web/api: merge picker types 2024-08-06 21:32:17 +06:00
ac6d68ec45 web/api: remove deprecated statuses, update error type, time out request
also updated some error codes
2024-08-06 20:50:20 +06:00
5948cab4fb web: move iPadOS workaround to global level 2024-08-06 14:19:01 +00:00
3b90f5ee17 web/Omnibox: workaround for link area being unusable on iPadOS 15 2024-08-06 14:02:21 +00:00
075b2799e3 web/DonateBanner: fix top scroll caused by banner hearts overflowing
wtf
2024-08-06 13:24:11 +00:00
0b602b9164 web/DonateBanner: disable pointer events for background animation 2024-08-06 12:42:17 +00:00
83cd51f4db web/DonateOptionsCard: fix width 2024-08-06 16:53:40 +06:00
a25e0bfb04 web/DonateOptionsCard: fix prefilled stripe amount 2024-08-06 16:48:39 +06:00
14d0577895 web/DonateOptionsCard: hide webkit stepper button 2024-08-06 16:46:32 +06:00
eccf75b7b7 web/donate: redesign the donation options card 2024-08-06 16:45:25 +06:00
5d58502fd8 web/DonateBanner: fix meowbalt overlapping the update notification 2024-08-06 14:57:10 +06:00
c98b08fc7f web/DonateBanner: load imput logo as component 2024-08-06 14:54:31 +06:00
e074dd5b89 web/layout: more global styling for long-text-noto 2024-08-06 14:50:12 +06:00
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
87b76ec1e2 web/layout: add global long-text-noto style class 2024-08-06 14:29:15 +06:00
894c1ada24 web/DonateBanner: make subtitle easier to read 2024-08-06 14:28:32 +06:00
250269bc09 web/DonateBanner: move to donate components folder 2024-08-06 14:27:56 +06:00
c8a0f74e62 web/DonateBanner: dark theme & scaling support 2024-08-06 14:09:16 +06:00
9dad15b48c web/DonateBanner: fix up colors & sizes to match mockup 2024-08-06 13:24:40 +06:00
640898e022 web/donate: move header to component, initial donation options 2024-08-04 16:11:26 +00:00
e72efae24d web/donate: initial re-redesign 2024-08-04 16:11:26 +00:00
d431e9e9a2 web: add fast meowbalt 2024-08-04 16:11:26 +00:00
6267d1d58f web/version: use workspace version-info package 2024-08-04 22:01:36 +06:00
aba444ec8b web: updated api endpoint & params, default instance override
- dialogs can be undismissable now (impossible to click away by pressing the bg behind it)
- added security warning about api override
- moved default api url to env
- added new processing settings page
2024-08-04 00:43:24 +06:00
008163073d web/updates: merge skeleton & entry components 2024-07-31 19:28:48 +06:00
2c4ba96d57 web/TransferSettings: pretty formatting 2024-07-31 14:59:53 +06:00
e7587a2ec6 web/TransferSettings: friendlier error messages 2024-07-31 14:57:34 +06:00
585ebd9cb4 web/settings/advanced: hide reset settings button if there are no settings 2024-07-31 13:53:34 +06:00
d1930c1dbc web/advanced: check if imported settings are valid 2024-07-30 17:15:38 +00:00
3d34e09e1c web: don't display pointer cursor for disabled buttons 2024-07-30 16:37:44 +00:00