wukko
|
643e9775f5
|
web/DonationOptionsCard: move href inside the option button
|
2024-09-18 20:57:52 +06:00 |
|
lath
|
1bf0d98324
|
web/DonateShareCard: fix copy button not using i18n (#750)
|
2024-09-16 11:14:29 +06:00 |
|
wukko
|
93ca553fb2
|
web/about/community: add community links
|
2024-09-09 21:19:43 +06:00 |
|
dumbmoron
|
6e523f300a
|
web/donate: update sendCustom handler to use links
|
2024-09-09 13:00:06 +00:00 |
|
dumbmoron
|
3156831847
|
web/donate: use links instead of onclick handler
|
2024-09-09 12:57:58 +00:00 |
|
wukko
|
cda99a96e8
|
web/DonateAltItem: add proper aria label
|
2024-09-08 20:47:33 +06:00 |
|
dumbmoron
|
f0f5d7be7e
|
web/DonateOptionsCard: parametrize card processor string
|
2024-09-04 17:01:51 +00:00 |
|
wukko
|
8b067e363b
|
web/DonateBanner: remove useless classes from the hearts bg svg
|
2024-09-04 22:40:42 +06:00 |
|
wukko
|
b9bb760793
|
web/DonateBanner: replace 150 svgs with background-repeat
|
2024-09-04 22:36:34 +06:00 |
|
dumbmoron
|
3d631b6c30
|
DonationOption: appropriately format amounts
|
2024-08-30 15:40:06 +00:00 |
|
dumbmoron
|
57a7090eb2
|
web/DonateOptionsCard: add more preset options
|
2024-08-30 15:33:18 +00:00 |
|
wukko
|
70c1a85766
|
web/DonateOptionsCard: fix input click area
|
2024-08-30 15:11:28 +06:00 |
|
wukko
|
524235907d
|
web/DonateOptionsCard: remove stepper in firefox
|
2024-08-30 15:03:04 +06:00 |
|
wukko
|
1fe419784d
|
web/DonateOptionsCard: recolor the focus border of input container
also removed additional 0.5px that got partially cropped
|
2024-08-29 20:58:49 +06:00 |
|
wukko
|
59308ed09f
|
web/about: add the link type of alternative donation method
|
2024-08-25 17:10:17 +06:00 |
|
wukko
|
481697ea12
|
web/donate: add crypto donation options
|
2024-08-25 16:38:13 +06:00 |
|
wukko
|
1f25b3d793
|
web/DonateShareCard: remove gradient on mobile
|
2024-08-23 20:50:17 +06:00 |
|
wukko
|
7daceea049
|
web/DonateCardContainer: reduce padding on mobile (again)
|
2024-08-23 20:25:03 +06:00 |
|
wukko
|
8200541b21
|
web/DonateBanner: reduce padding on mobile
|
2024-08-23 20:24:47 +06:00 |
|
wukko
|
ba3602aabb
|
web/DonateBanner: slightly reduce amount of hearts
|
2024-08-23 20:13:04 +06:00 |
|
wukko
|
0d8065ac70
|
web/DonateBanner: reduce padding
|
2024-08-23 20:05:21 +06:00 |
|
wukko
|
1e5bc67e92
|
web/DonateCardContainer: reduce padding
|
2024-08-23 19:55:10 +06:00 |
|
wukko
|
5e0824022c
|
web/DonateShareCard: add alt text for qr code
|
2024-08-09 21:04:56 +06:00 |
|
wukko
|
b71d51de21
|
web: move svg icons from lib to components
|
2024-08-09 16:35:00 +06:00 |
|
wukko
|
6bda6dab03
|
web/DonateShareCard: hide twitter button in russia
|
2024-08-09 16:06:33 +06:00 |
|
wukko
|
d1a2d768d9
|
web/DonateShareCard: expand the card on QR press & better scaling
|
2024-08-09 16:06:19 +06:00 |
|
wukko
|
f81f155eb0
|
web/DonateShareCard: clean up imports
|
2024-08-09 14:52:48 +06:00 |
|
wukko
|
ffea8e6f2e
|
web/DonateShareCard: hide share button if user agent doesn't support it
|
2024-08-09 14:52:22 +06:00 |
|
wukko
|
e7386234bc
|
web/DonateShareCard: fix unrelated buttons triggering the copy anim
|
2024-08-09 14:51:25 +06:00 |
|
wukko
|
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 |
|
wukko
|
077471d799
|
web/DonateShareCard: localize strings
|
2024-08-09 14:40:52 +06:00 |
|
wukko
|
536d9c9742
|
web/i18n: move call to action button strings to own file
|
2024-08-09 14:40:30 +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
|
209833c8ea
|
web/DonateOptionsCard: update subtitle color
|
2024-08-09 12:27:49 +06:00 |
|
wukko
|
608824f862
|
web/DonateBanner: focus the title first on the page
|
2024-08-09 12:05:15 +06:00 |
|
wukko
|
c94266a127
|
web/DonateOptionsCard: better accessibility
|
2024-08-09 12:04:43 +06:00 |
|
wukko
|
d4e91f2a1c
|
web/DonateOptionsCard: fix button active color
|
2024-08-09 11:48:04 +06:00 |
|
wukko
|
cc5835a546
|
web/DonateOptionsCard: adjust padding, fix width, mask options row
|
2024-08-09 11:46:56 +06:00 |
|
wukko
|
80c26f712c
|
web/DonateBanner: better scaling
|
2024-08-09 11:31:57 +06:00 |
|
wukko
|
abeacd7534
|
web/DonateOptionsCard: move all strings to i18n, mobile scaling
|
2024-08-09 11:31:44 +06:00 |
|
dumbmoron
|
b510cbf9e0
|
web/donate: add dollar sign before custom input
|
2024-08-06 18:30:06 +00:00 |
|
dumbmoron
|
c90a01daf9
|
web/donate: update logic for sending custom amounts
|
2024-08-06 18:30:06 +00:00 |
|
dumbmoron
|
d67ed89c38
|
web/donate: refactor, implement logic for choosing donation periodicity
|
2024-08-06 18:30:06 +00:00 |
|
dumbmoron
|
1077797aae
|
web/donate: add minimum/maximum amounts to donation amount
|
2024-08-06 18:30:06 +00:00 |
|
dumbmoron
|
075b2799e3
|
web/DonateBanner: fix top scroll caused by banner hearts overflowing
wtf
|
2024-08-06 13:24:11 +00:00 |
|
dumbmoron
|
0b602b9164
|
web/DonateBanner: disable pointer events for background animation
|
2024-08-06 12:42:17 +00:00 |
|
wukko
|
83cd51f4db
|
web/DonateOptionsCard: fix width
|
2024-08-06 16:53:40 +06:00 |
|
wukko
|
a25e0bfb04
|
web/DonateOptionsCard: fix prefilled stripe amount
|
2024-08-06 16:48:39 +06:00 |
|
wukko
|
14d0577895
|
web/DonateOptionsCard: hide webkit stepper button
|
2024-08-06 16:46:32 +06:00 |
|