377 Commits

Author SHA1 Message Date
madkarmaa
1f17cfa35d feat: add button code (no style) 2025-04-03 12:57:53 +02:00
madkarmaa
8902901acf feat: init components structure 2025-04-03 12:11:09 +02:00
madkarmaa
f08b8dea77 feat: add favicon 2025-04-03 11:45:36 +02:00
madkarmaa
54c592919d feat: add Manrope font 2025-04-03 11:42:46 +02:00
madkarmaa
8cc84f3600 refactor: remove SCSS support 2025-04-03 11:33:29 +02:00
madkarmaa
5f19ef6d92 feat: enable static rendering 2025-04-02 11:58:23 +02:00
madkarmaa
101f054c8f refactor: move file 2025-04-02 11:56:07 +02:00
madkarmaa
b9f8f11bde feat: add SCSS support 2025-04-02 11:55:04 +02:00
madkarmaa
1e553d669e feat: add routes 2025-04-02 11:45:49 +02:00
madkarmaa
1c3ba3a8cf refactor: uppercase letter 2025-04-02 11:37:55 +02:00
madkarmaa
21802b9adb refactor: use authToken field instead of username/password 2025-04-02 11:31:10 +02:00
madkarmaa
9c8014b5dc
feat: complete api interfaces 2025-04-01 17:38:20 +02:00
madkarmaa
e507d0e139
feat: complete backend models 2025-04-01 17:09:16 +02:00
madkarmaa
0c25b35e25 feat: begin to add API interfaces 2025-04-01 10:10:00 +02:00
madkarmaa
f0c2ff64ed
feat: init SvelteKit project 2025-03-30 20:09:35 +02:00
madkarmaa
4462ff136a
refactor: delete all files 2025-03-30 19:57:10 +02: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
b068c38661
fix: Add missing refurl query to DMCA badge 2024-12-05 22:06: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
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
Ushie
6dc7ff2cac
ci: Fix Cloudflare Pages deployment
The project name variable was in repository variables, not in environment variables
2024-04-29 02:47:57 +03:00