oSumAtrIX
4cc473b43e
fix: Improve semantics and fine tune responsive layout parameters
2025-05-06 20:00:27 +02:00
oSumAtrIX
a0652feb36
fix: Use full instead of arbitrary height
2025-05-06 13:41:43 +02:00
oSumAtrIX
5746a7d7ce
fix: Make sure footer hides correctly on desktop
2025-05-06 13:34:25 +02:00
oSumAtrIX
bff902876b
fix: Hide wave and socials before it overlaps with hero
2025-05-06 13:23:43 +02:00
oSumAtrIX
13cda4b59f
fix: Fix index page styling and overflows
2025-05-06 12:43:40 +02:00
Ushie
b3883d2460
fix: Improve socials and wave visibility condition
2025-05-06 01:47:04 +03:00
Ushie
377a5ac352
fix: Unclickable social icons
...
This makes the hiding animation worse, as opacity isn't transitioned anymore, this is unfortunately due to an issue where the wave overlaps other page content during the transition
2025-05-05 03:03:47 +03:00
Ushie
0db3580345
fix: Propagated clicks in PatchItems and casing
2025-05-05 03:01:27 +03:00
PalmDevs
008358975b
fix: Improve layout CSS
2025-05-05 02:24:13 +03:00
madkärma
adf569c6be
feat: API outage banner ( #254 )
...
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
Co-authored-by: oSumAtrIX <github@osumatrix.me>
Co-authored-by: Ushie <ushiekane@gmail.com>
2025-02-12 01:08:27 +03:00
Ushie
87ce20ff56
feat: Add the footer to the homepage ( #273 )
2025-02-04 02:49:32 +03:00
Ushie
24650c71a9
refactor: Reduce repetition by adding icon arguments to Button
2024-12-22 03:19:02 +03:00
madkärma
f73f54a926
feat: Use icon library instead of SVGs ( #271 )
2024-12-21 21:22:13 +03:00
oSumAtrIX
586c67a9ca
feat: Move Google Tag Manager ID to env variable
2024-11-30 05:47:35 +01:00
oSumAtrIX
504a670e4e
fix: Only load GTM when consent is given & use reactivity instead of reloading the site
2024-11-29 23:24:39 +01:00
oSumAtrIX
68f8c1fd59
chore: Bump API ( #263 )
2024-11-06 01:36:41 +01:00
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