178 Commits

Author SHA1 Message Date
oSumAtrIX
486e9ef62e
feat: Add verified badge to team member card (#216)
Co-authored-by: Kendell R <KTibow@users.noreply.github.com>
Co-authored-by: Ushie <ushiekane@gmail.com>
2024-09-08 23:31:57 +03:00
Ushie
814016473e
fix: Broken repository links in contributors 2024-09-07 05:42:35 +03:00
oSumAtrIX
6401aa381e
feat: Animate donate heart more lively (#168)
* feat: improve donate heart animations

* use number

* handle unmounting

* fix: Screen horizontal overflow

* refactor: Sass changes

---------

Co-authored-by: Ushie <ushiekane@gmail.com>
Co-authored-by: Kendell R <KTibow@users.noreply.github.com>
2024-09-07 05:12:28 +03:00
Pun Butrach
7787ecde2c
fix: Use correct word break for patch option descriptions (#251) 2024-08-18 17:37:41 +04:00
Ushie
ddeca84966
fix: Unable to parse patch options 2024-08-16 02:32:01 +03:00
madkarmaa
bc8e19e0e7
feat: Apply themes on specific events (#227)
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
2024-08-13 13:18:56 +02:00
oSumAtrIX
f428902773
chore: Switch to v3 API (#247) 2024-07-13 16:51:31 +02:00
Ushie
49cde08f87
fix: Social Buttons hiding patches button
This isn't the best solution, but it solves the problem for 99% of scenarios, the whole website is due a rewrite

Closes #107
2024-07-11 02:23:05 +03:00
oSumAtrIX
a5825b0bb7
feat: Use "Any version" instead of "Any" for version label 2024-07-03 15:39:52 +02:00
Ushie
345158eb28
fix: Remove unnecessary app version sorting (#239) 2024-06-29 21:43:05 +02:00
PalmDevs
c54c69b5ac
fix(routes/patches): misleading interaction feedback 2024-06-06 23:07:50 +07:00
Kendell R
abdf24f34a
chore: Remove unused imports/style declaration (#237) 2024-04-28 13:34:53 -07:00
Ushie
9275193333
feat: Add fuzzy search to patches search (#229)
* feat: Fuzzy Search

Co-authored-by: Kendell R <KTibow@users.noreply.github.com>

* slightly change the init logic

* fix behavior

* fix sort behavior
i am so good at reading docs

* update the search results on load

* switch to fuse js

* lower the threshold per @oSumAtrIX request

---------

Co-authored-by: Kendell R <KTibow@users.noreply.github.com>
Co-authored-by: afn <hey@afn.im>
2024-04-27 10:29:52 -07:00
Pun Butrach
f86456cb4c
chore: Add revanced-bot to the exclusion list (#233)
I want to Explode ReVanced Bot Yes
2024-04-18 23:26:36 +03:00
Kendell R
1ad639d60f
fix: Correct <Button> semantics by not wrapping the content (#221)
refactor: simplify <Button>
2024-01-12 16:58:32 -08:00
Kendell R
740056b212
fix: fix TS error by using generics on shuffle 2024-01-11 07:00:26 -08:00
Kendell R
c90201f5f0
fix: fix transition logic for svelte 4 (#220)
update transition logic for svelte 4
2024-01-11 06:56:16 -08:00
Kendell R
66bb4b10f8
fix: prevent bug with members shuffling (#218)
* Fix issue with members displaying twice

* Swap with true shuffle method
2024-01-10 06:44:04 -08:00
Kendell R
80d1251203
chore: Bump deps to latest (#213) 2024-01-08 01:04:42 +03:00
Kendell R
05ff2c1fc3
refactor: Bump & run prettier (#210) 2023-12-31 23:22:11 +03:00
André
425d0c347b
fix: Improve accessibility in patches page (#206) 2023-12-31 23:15:27 +03:00
oSumAtrIX
6a1db68779
fix: Display preformatted option descriptions 2023-11-13 22:32:22 +01:00
oSumAtrIX
2c4daece03
fix: Use SEO compliant meta tags 2023-11-12 06:07:12 +01:00
oSumAtrIX
5502d1b146
Fix: Use correct syntax 2023-11-12 00:21:37 +01:00
oSumAtrIX
d0912a26b2
fix: Use correct rich results schemas 2023-11-12 00:14:38 +01:00
André
c5d1421358
refactor: Remove redundant CSS rules (#194)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
Co-authored-by: João André Marques <joaoandremarques@MacBook-Pro.local>
2023-10-25 23:01:12 +02:00
André
b17243dd51
refactor: Remove redundant CSS rules (#193)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
Co-authored-by: João André Marques <joaoandremarques@MacBook-Pro.local>
2023-10-24 17:55:37 +02:00
oSumAtrIX
3c6b6d23f5
fix: Display patches using new patches JSON format 2023-10-05 04:55:47 +02:00
Ushie
e290b7c4fd
fix: show 'Any' for compatibility without explicit versions (#182) 2023-09-23 00:58:49 +03:00
oSumAtrIX
aed3c7ca58
feat: dynamically add socials to JSON-LD 2023-09-15 17:38:34 +02:00
oSumAtrIX
e39632dc2e
fix: Move JSON-LD scripts to head nodes 2023-09-15 17:19:44 +02:00
Ushie
2e9db22f32
chore: merge dev to main (#171) 2023-08-20 00:48:23 +03:00
afn
eb31b942f4 perf(donate): use svg fallback for card images 2023-08-13 12:14:33 -04:00
afn
37ec71665c fix(Patches): update patch name search filter 2023-08-10 16:01:11 -04:00
Ushie
e7410f7922
chore: update manager image and remove unused image 2023-08-09 23:21:41 +03:00
afn
a27145d554
feat: use api to supply social links (#162)
resolves #138
2023-08-09 15:41:57 -04:00
zalnars
36229adc78
feat: add skip navigation button (#140)
Co-authored-by: afn <hey@afn.im>
2023-08-09 13:23:03 -04:00
oSumAtrIX
806a5de320
feat: add donation page (#117)
* feat: add donation page

* fix: add src to `AnimatedImage` (#139)

* feat: redesign page

* feat: use api for donations, add QR code

* tweak qr code modal and team member design

* make team look better at different screen sizes

* feat: use api for donations

* fix: filled button comes first

* feat: use better QR lib

* list of crypto instead of table

* feat: make crypto card expandable

* feat: add donate back to footer-bottom

* feat: add expand animation to crypto card

* feat: accept an array of queries for prefetch

* feat: use api for friendly crypto names

* refactor: currency_codes are already uppercase

* fix: capitalize crypto icon filenames

* feat: use generic crypto icon when no icon is available

* feat: add the pulsating heart animated image back

* feat: improve animation of pulsating image

* feat: decrease donation page top margin

* feat: use preferred field to determine button type

* use cards for donation methods

* optimize images, improve accessibility, add crypto icon to dialogue

* update cryptocurrencies modal title

* clean up and add comments

* add card image fallback

* feat: dont hide heart on phones

* feat: improve top margin on main class

* GRAHH

* feat: improve animations

* add webp images with png fallbacks

---------

Co-authored-by: ᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠ <29128703+milksense@users.noreply.github.com>
Co-authored-by: afn <hey@afn.im>
Co-authored-by: Ushie <ushiekane@gmail.com>
2023-08-09 13:05:08 -04:00
Ushie
8b67bbb7b8
chore: remove unfinished /docs 2023-08-01 02:17:16 +03:00
Ushie
4c5351b26a
feat(schema.org): JsonLd (#151)
feat(schema.org): init
2023-08-01 02:07:42 +03:00
Ushie
753050cfc9
feat: use better expand icon 2023-08-01 02:06:34 +03:00
Ushie
48f5c3aec9
feat: dont use patch-info-chip for expand button (#154)
* feat: different button

* feat: make it larger
2023-08-01 02:05:16 +03:00
Ushie
b9e50cf8d6
feat: migrate to new revanced api (#153)
* feat: migrate to new revanced api

* feat(download): migrate to /releases endpoint
2023-08-01 01:16:29 +03:00
Ushie
a7c4b8f2e0
feat: show all compatible versions (#152)
* feat: show all versions

* fix: proper alignment for chip content

* fix: expand chip size

* fix: remove duplicate version

* feat: change the order of the chips

* fix: dont show expand if there's no other versions

* feat: sort versions by latest to oldest
2023-08-01 01:16:08 +03:00
Ax333l
d403a265fd
fix(Patches): enable prerendering 2023-07-31 00:45:23 +02:00
ᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠ
0ae8a9b751
feat: improve expand icons and footer (#141) 2023-07-23 01:05:38 +03:00
oSumAtrIX
3137e60587
feat: do not apply friendly name to patch names 2023-07-10 20:29:09 +02:00
oSumAtrIX
cd1897393e
feat: improve visual feedback 2023-06-25 16:44:05 +02:00
oSumAtrIX
8b7900d75c
feat: improve visual feedback on patch containers 2023-06-21 03:52:16 +02:00
oSumAtrIX
c17e5535a6
feat: improve visual feedback on contributor section titles 2023-06-21 03:33:44 +02:00