Commit Graph

384 Commits

Author SHA1 Message Date
c0e75c1116 fix: use folder name with no path structure 2025-04-04 14:52:18 +02:00
688e1c93b1 fix: fix build path 2025-04-04 14:51:09 +02:00
625c0ddf64 ci: use pnpm 2025-04-04 14:48:54 +02:00
c91b1426b1 ci: add dev deplyment workflow 2025-04-04 14:44:29 +02:00
d75aa72f28 refactor: make type only files have .d.ts extension 2025-04-04 14:36:09 +02:00
691999bbbc refactor: temporarily remove non-static route for successful builds 2025-04-04 14:30:25 +02:00
4a176fc648 refactor: capitalize variable 2025-04-04 14:28:07 +02:00
1f17cfa35d feat: add button code (no style) 2025-04-03 12:57:53 +02:00
8902901acf feat: init components structure 2025-04-03 12:11:09 +02:00
f08b8dea77 feat: add favicon 2025-04-03 11:45:36 +02:00
54c592919d feat: add Manrope font 2025-04-03 11:42:46 +02:00
8cc84f3600 refactor: remove SCSS support 2025-04-03 11:33:29 +02:00
5f19ef6d92 feat: enable static rendering 2025-04-02 11:58:23 +02:00
101f054c8f refactor: move file 2025-04-02 11:56:07 +02:00
b9f8f11bde feat: add SCSS support 2025-04-02 11:55:04 +02:00
1e553d669e feat: add routes 2025-04-02 11:45:49 +02:00
1c3ba3a8cf refactor: uppercase letter 2025-04-02 11:37:55 +02:00
21802b9adb refactor: use authToken field instead of username/password 2025-04-02 11:31:10 +02:00
9c8014b5dc feat: complete api interfaces 2025-04-01 17:38:20 +02:00
e507d0e139 feat: complete backend models 2025-04-01 17:09:16 +02:00
0c25b35e25 feat: begin to add API interfaces 2025-04-01 10:10:00 +02:00
f0c2ff64ed feat: init SvelteKit project 2025-03-30 20:09:35 +02:00
4462ff136a refactor: delete all files 2025-03-30 19:57:10 +02:00
bdec31ac6e fix: Use default GitHub token instead of expired PAT 2025-02-17 02:07:27 +01:00
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
87ce20ff56 feat: Add the footer to the homepage (#273) 2025-02-04 02:49:32 +03:00
2ef9fbc00f chore: Add README and repository configuration files (#269)
Co-authored-by: Ushie <ushiekane@gmail.com>
2024-12-24 18:41:08 +03:00
24650c71a9 refactor: Reduce repetition by adding icon arguments to Button 2024-12-22 03:19:02 +03:00
2f24780f34 fix: Restore heart icon 2024-12-22 03:06:33 +03:00
f73f54a926 feat: Use icon library instead of SVGs (#271) 2024-12-21 21:22:13 +03:00
b068c38661 fix: Add missing refurl query to DMCA badge 2024-12-05 22:06:09 +01:00
a87c534039 feat: Add sitemap 2024-11-30 17:14:10 +01:00
2d10c3886e chore: Bump dependencies 2024-11-30 17:11:21 +01:00
dbb67d7b53 chore: Update package lock 2024-11-30 17:01:29 +01:00
236226a0ba ci: Use Wrangler Action instead of now deprecated Pages Action 2024-11-30 17:01:29 +01:00
1f5abe9711 feat: Add DMCA protection badge 2024-11-30 17:01:25 +01:00
586c67a9ca feat: Move Google Tag Manager ID to env variable 2024-11-30 05:47:35 +01:00
504a670e4e fix: Only load GTM when consent is given & use reactivity instead of reloading the site 2024-11-29 23:24:39 +01:00
582d51e394 fix: Bump API version 2024-11-10 15:59:16 +01:00
68f8c1fd59 chore: Bump API (#263) 2024-11-06 01:36:41 +01:00
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
7c066ac0b5 feat: Prevent selecting selected NavItem 2024-09-07 05:44:52 +03:00
814016473e fix: Broken repository links in contributors 2024-09-07 05:42:35 +03:00
27fabe2a79 chore: Migrate from deprecated endpoints 2024-09-07 05:38:59 +03:00
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
7787ecde2c fix: Use correct word break for patch option descriptions (#251) 2024-08-18 17:37:41 +04:00
ddeca84966 fix: Unable to parse patch options 2024-08-16 02:32:01 +03:00
bc8e19e0e7 feat: Apply themes on specific events (#227)
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
2024-08-13 13:18:56 +02:00
f428902773 chore: Switch to v3 API (#247) 2024-07-13 16:51:31 +02:00
145c11e856 chore: Bump dependencies 2024-07-13 03:11:05 +02:00