380 Commits

Author SHA1 Message Date
oSumAtrIX
4cc473b43e
fix: Improve semantics and fine tune responsive layout parameters 2025-05-06 20:00:27 +02:00
Ushie
305d9bad06
fix: Order of z-index 2025-05-06 15:04:15 +03:00
oSumAtrIX
8d1ff38708
chore: Merge branch dev to main (#285) 2025-05-06 13:44:35 +02:00
oSumAtrIX
a0652feb36
fix: Use full instead of arbitrary height 2025-05-06 13:41:43 +02:00
oSumAtrIX
e95e22a458
chore: Merge branch dev to main (#284) 2025-05-06 13:35:40 +02:00
oSumAtrIX
5746a7d7ce
fix: Make sure footer hides correctly on desktop 2025-05-06 13:34:25 +02:00
oSumAtrIX
2a6bc70cfc
feat: Always show links 2025-05-06 13:26:41 +02:00
oSumAtrIX
bff902876b
fix: Hide wave and socials before it overlaps with hero 2025-05-06 13:23:43 +02:00
oSumAtrIX
459e7269d2
chore: Merge branch dev to main (#283) 2025-05-06 12:45:03 +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
098f610b5c
chore: Merge dev to main (#282) 2025-05-05 03:07:41 +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
PalmDevs
54a0dd7350 chore: Apply lint fixes 2025-05-05 02:23:49 +03:00
Ushie
a01d3f9d84
chore: Merge branch dev to main (#272) 2025-05-04 04:06:20 +03:00
oSumAtrIX
bdec31ac6e
fix: Use default GitHub token instead of expired PAT 2025-02-17 02:07:27 +01: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
Pun Butrach
2ef9fbc00f
chore: Add README and repository configuration files (#269)
Co-authored-by: Ushie <ushiekane@gmail.com>
2024-12-24 18:41:08 +03:00
Ushie
24650c71a9
refactor: Reduce repetition by adding icon arguments to Button 2024-12-22 03:19:02 +03:00
Ushie
2f24780f34
fix: Restore heart icon 2024-12-22 03:06:33 +03:00
madkärma
f73f54a926
feat: Use icon library instead of SVGs (#271) 2024-12-21 21:22:13 +03:00
oSumAtrIX
e9e54ce0b3
chore: Merge branch dev to main (#270) 2024-12-06 22:28:17 +01:00
oSumAtrIX
b068c38661
fix: Add missing refurl query to DMCA badge 2024-12-05 22:06:09 +01:00
oSumAtrIX
edb5750296
chore: Merge branch dev to main (#268) 2024-11-30 17:17:09 +01:00
oSumAtrIX
a87c534039
feat: Add sitemap 2024-11-30 17:14:10 +01:00
oSumAtrIX
2d10c3886e
chore: Bump dependencies 2024-11-30 17:11:21 +01:00
oSumAtrIX
dbb67d7b53
chore: Update package lock 2024-11-30 17:01:29 +01:00
oSumAtrIX
236226a0ba
ci: Use Wrangler Action instead of now deprecated Pages Action 2024-11-30 17:01:29 +01:00
oSumAtrIX
1f5abe9711
feat: Add DMCA protection badge 2024-11-30 17:01:25 +01: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
582d51e394
fix: Bump API version 2024-11-10 15:59:16 +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
7c066ac0b5
feat: Prevent selecting selected NavItem 2024-09-07 05:44:52 +03:00
Ushie
814016473e
fix: Broken repository links in contributors 2024-09-07 05:42:35 +03:00
Ushie
27fabe2a79
chore: Migrate from deprecated endpoints 2024-09-07 05:38:59 +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
oSumAtrIX
145c11e856
chore: Bump dependencies 2024-07-13 03:11:05 +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
Ushie
38c565ccbf
fix: Rename 'Clear Cache' button to 'Reset' for clarification
The 'Reset' button clears the website's localStorage, including custom API data.
2024-07-11 02:09:28 +03:00
Ushie
5c85934638
fix: API URL cannot be changed
Closes #243
2024-07-11 02:05:08 +03:00
oSumAtrIX
a5825b0bb7
feat: Use "Any version" instead of "Any" for version label 2024-07-03 15:39:52 +02:00