Commit Graph

  • c811a50806 refactor: make the DMCA GUID a prop refactor/rewrite madkarmaa 2025-04-29 09:38:23 +02:00
  • 44e60e02a6 feat: add mock data madkarmaa 2025-04-29 09:36:57 +02:00
  • 7ad4392487 ci: add env vars back madkarmaa 2025-04-16 12:03:45 +02:00
  • 6c6ee206cb feat: add env stuff madkarmaa 2025-04-16 11:56:28 +02:00
  • d628c6bb6b refactor: indentation madkarmaa 2025-04-16 11:42:27 +02:00
  • 3b65d0095d feat: add DMCA badge madkarmaa 2025-04-16 11:42:02 +02:00
  • 7528f908e7 ci: cache dependencies madkarmaa 2025-04-14 11:49:49 +02:00
  • 1ffe7da8a3 ci: use bun instead of pnpm madkarmaa 2025-04-14 11:42:24 +02:00
  • 7f3a6d49d1 feat: add <SquigglyDivider /> component madkarmaa 2025-04-14 10:54:00 +02:00
  • a90f555698 feat: add styles for <Button /> madkarmaa 2025-04-12 09:06:08 +02:00
  • 63e0d63d4a refactor: use conditional types madkarmaa 2025-04-08 09:19:42 +02:00
  • e36417bfb2 feat: add weeks fn madkarmaa 2025-04-05 12:42:56 +02:00
  • 174dbca8da refactor: do logic in js to use less lines of code madkarmaa 2025-04-05 12:39:42 +02:00
  • 70af4e501c feat: add page title madkarmaa 2025-04-05 12:35:52 +02:00
  • 997a226e4a refactor: add comments madkarmaa 2025-04-05 12:25:46 +02:00
  • 9de3862a12 feat: add stores file alias madkarmaa 2025-04-05 12:21:24 +02:00
  • 0bd302aff2 refactor: camelCase names madkarmaa 2025-04-05 12:19:05 +02:00
  • bbb999a209 fix: use $effect instead of onMount madkarmaa 2025-04-05 12:17:21 +02:00
  • eb51ccfd88 feat: add themes functionality madkarmaa 2025-04-05 10:47:11 +02:00
  • c0e75c1116
    fix: use folder name with no path structure madkarmaa 2025-04-04 14:52:18 +02:00
  • 688e1c93b1
    fix: fix build path madkarmaa 2025-04-04 14:51:09 +02:00
  • 625c0ddf64
    ci: use pnpm madkarmaa 2025-04-04 14:48:54 +02:00
  • c91b1426b1
    ci: add dev deplyment workflow madkarmaa 2025-04-04 14:44:29 +02:00
  • d75aa72f28
    refactor: make type only files have .d.ts extension madkarmaa 2025-04-04 14:36:09 +02:00
  • 691999bbbc
    refactor: temporarily remove non-static route for successful builds madkarmaa 2025-04-04 14:30:25 +02:00
  • 4a176fc648
    refactor: capitalize variable madkarmaa 2025-04-04 14:28:07 +02:00
  • 1f17cfa35d feat: add button code (no style) madkarmaa 2025-04-03 12:57:53 +02:00
  • 8902901acf feat: init components structure madkarmaa 2025-04-03 12:11:09 +02:00
  • f08b8dea77 feat: add favicon madkarmaa 2025-04-03 11:45:36 +02:00
  • 54c592919d feat: add Manrope font madkarmaa 2025-04-03 11:42:46 +02:00
  • 8cc84f3600 refactor: remove SCSS support madkarmaa 2025-04-03 11:33:29 +02:00
  • 5f19ef6d92 feat: enable static rendering madkarmaa 2025-04-02 11:58:23 +02:00
  • 101f054c8f refactor: move file madkarmaa 2025-04-02 11:56:07 +02:00
  • b9f8f11bde feat: add SCSS support madkarmaa 2025-04-02 11:55:04 +02:00
  • 1e553d669e feat: add routes madkarmaa 2025-04-02 11:45:49 +02:00
  • 1c3ba3a8cf refactor: uppercase letter madkarmaa 2025-04-02 11:37:55 +02:00
  • 21802b9adb refactor: use authToken field instead of username/password madkarmaa 2025-04-02 11:31:10 +02:00
  • 9c8014b5dc
    feat: complete api interfaces madkarmaa 2025-04-01 17:38:20 +02:00
  • e507d0e139
    feat: complete backend models madkarmaa 2025-04-01 17:09:16 +02:00
  • 0c25b35e25 feat: begin to add API interfaces madkarmaa 2025-04-01 10:10:00 +02:00
  • f0c2ff64ed
    feat: init SvelteKit project madkarmaa 2025-03-30 20:09:35 +02:00
  • 4462ff136a
    refactor: delete all files madkarmaa 2025-03-30 19:57:10 +02:00
  • bdec31ac6e
    fix: Use default GitHub token instead of expired PAT dev oSumAtrIX 2025-02-17 02:06:40 +01:00
  • adf569c6be
    feat: API outage banner (#254) madkärma 2025-02-11 23:08:27 +01:00
  • 87ce20ff56
    feat: Add the footer to the homepage (#273) Ushie 2025-02-04 02:49:32 +03:00
  • 2ef9fbc00f
    chore: Add README and repository configuration files (#269) Pun Butrach 2024-12-24 22:41:08 +07:00
  • 24650c71a9
    refactor: Reduce repetition by adding icon arguments to Button Ushie 2024-12-22 03:19:02 +03:00
  • 2f24780f34
    fix: Restore heart icon Ushie 2024-12-22 03:06:33 +03:00
  • f73f54a926
    feat: Use icon library instead of SVGs (#271) madkärma 2024-12-21 19:22:13 +01:00
  • e9e54ce0b3
    chore: Merge branch dev to main (#270) main oSumAtrIX 2024-12-06 22:28:17 +01:00
  • b068c38661
    fix: Add missing refurl query to DMCA badge oSumAtrIX 2024-12-05 22:06:09 +01:00
  • edb5750296
    chore: Merge branch dev to main (#268) oSumAtrIX 2024-11-30 17:17:09 +01:00
  • a87c534039
    feat: Add sitemap oSumAtrIX 2024-11-30 17:14:10 +01:00
  • 2d10c3886e
    chore: Bump dependencies oSumAtrIX 2024-11-30 17:11:21 +01:00
  • dbb67d7b53
    chore: Update package lock oSumAtrIX 2024-11-30 06:05:26 +01:00
  • 236226a0ba
    ci: Use Wrangler Action instead of now deprecated Pages Action oSumAtrIX 2024-11-30 06:04:13 +01:00
  • 1f5abe9711
    feat: Add DMCA protection badge oSumAtrIX 2024-11-30 05:52:37 +01:00
  • 586c67a9ca
    feat: Move Google Tag Manager ID to env variable oSumAtrIX 2024-11-30 05:13:13 +01:00
  • 504a670e4e
    fix: Only load GTM when consent is given & use reactivity instead of reloading the site oSumAtrIX 2024-11-29 23:24:39 +01:00
  • 582d51e394
    fix: Bump API version oSumAtrIX 2024-11-10 15:59:16 +01:00
  • 68f8c1fd59
    chore: Bump API (#263) oSumAtrIX 2024-11-06 01:36:41 +01:00
  • 486e9ef62e
    feat: Add verified badge to team member card (#216) oSumAtrIX 2024-09-08 22:31:57 +02:00
  • 7c066ac0b5
    feat: Prevent selecting selected NavItem Ushie 2024-09-07 05:44:52 +03:00
  • 814016473e
    fix: Broken repository links in contributors Ushie 2024-09-07 05:42:35 +03:00
  • 27fabe2a79
    chore: Migrate from deprecated endpoints Ushie 2024-09-07 05:38:59 +03:00
  • 6401aa381e
    feat: Animate donate heart more lively (#168) oSumAtrIX 2024-09-07 06:12:28 +04:00
  • 7787ecde2c
    fix: Use correct word break for patch option descriptions (#251) Pun Butrach 2024-08-18 20:37:41 +07:00
  • ddeca84966
    fix: Unable to parse patch options Ushie 2024-08-16 02:32:01 +03:00
  • bc8e19e0e7
    feat: Apply themes on specific events (#227) madkarmaa 2024-08-13 13:18:56 +02:00
  • f428902773
    chore: Switch to v3 API (#247) oSumAtrIX 2024-07-13 16:51:31 +02:00
  • 145c11e856
    chore: Bump dependencies oSumAtrIX 2024-07-13 03:11:05 +02:00
  • 49cde08f87
    fix: Social Buttons hiding patches button Ushie 2024-07-11 02:23:05 +03:00
  • 38c565ccbf
    fix: Rename 'Clear Cache' button to 'Reset' for clarification Ushie 2024-07-11 02:09:28 +03:00
  • 5c85934638
    fix: API URL cannot be changed Ushie 2024-07-11 02:05:08 +03:00
  • a5825b0bb7
    feat: Use "Any version" instead of "Any" for version label oSumAtrIX 2024-07-03 15:39:52 +02:00
  • 345158eb28
    fix: Remove unnecessary app version sorting (#239) Ushie 2024-06-29 22:43:05 +03:00
  • c3a8247610
    fix: set min-height for all custom scrollbar thumbs fix/patches-page-scrolling PalmDevs 2024-06-07 00:10:48 +07:00
  • 9defa75ae5
    feat(routes/patches): allow scrolling to footer without scrolling through patch cards PalmDevs 2024-06-07 00:10:18 +07:00
  • d4a5f87760
    fix: move download page components to home fix/move-download-page PalmDevs 2024-06-06 23:04:54 +07:00
  • c54c69b5ac
    fix(routes/patches): misleading interaction feedback PalmDevs 2024-06-06 23:05:20 +07:00
  • 6dc7ff2cac
    ci: Fix Cloudflare Pages deployment Ushie 2024-04-29 02:47:57 +03:00
  • abdf24f34a
    chore: Remove unused imports/style declaration (#237) Kendell R 2024-04-28 13:34:53 -07:00
  • 3c7477500f
    Merge branch 'dev' into fix/patch-button fix/patch-button Kendell R 2024-04-27 11:19:25 -07:00
  • 9275193333
    feat: Add fuzzy search to patches search (#229) Ushie 2024-04-27 20:29:52 +03:00
  • 69dd96fceb
    fix: more accessible patches list Kendell R 2024-04-27 07:18:10 -07:00
  • f86456cb4c
    chore: Add revanced-bot to the exclusion list (#233) Pun Butrach 2024-04-19 03:26:36 +07:00
  • 61ae0eaebe
    ci: Open PRs from dev to main oSumAtrIX 2024-03-06 23:27:44 +01:00
  • fbd0cb87dc
    ci: Move project name from secret to variable [skip ci] oSumAtrIX 2024-03-06 23:26:03 +01:00
  • cd8e0f536a
    ci: Only build PRs targetting the dev branch [skip ci] oSumAtrIX 2024-03-06 23:24:00 +01:00
  • daae03b40f
    fix: Add missing socials (#174) oSumAtrIX 2024-03-03 02:27:23 +01:00
  • 1ad639d60f
    fix: Correct <Button> semantics by not wrapping the content (#221) Kendell R 2024-01-12 16:58:32 -08:00
  • 599c7c2414
    fix: Don't configure netlify, it's unused "yes, we can delete the netlify.toml" - osumatrix Kendell R 2024-01-11 16:15:49 -08:00
  • 01b88cd4ab
    fix: Don't load Source Code Pro, it's unused Kendell R 2024-01-11 16:15:01 -08:00
  • 740056b212
    fix: fix TS error by using generics on shuffle Kendell R 2024-01-11 07:00:26 -08:00
  • c90201f5f0
    fix: fix transition logic for svelte 4 (#220) Kendell R 2024-01-11 06:56:16 -08:00
  • 66bb4b10f8
    fix: prevent bug with members shuffling (#218) Kendell R 2024-01-10 06:18:19 -08:00
  • db2bde3fa8
    chore: Merge dev to main (#215) Ushie 2024-01-08 01:28:46 +03:00
  • 80d1251203
    chore: Bump deps to latest (#213) Kendell R 2024-01-07 14:04:42 -08:00
  • b1782e7e06
    chore: Merge dev to main (#212) Ushie 2023-12-31 23:22:38 +03:00
  • 05ff2c1fc3
    refactor: Bump & run prettier (#210) Kendell R 2023-12-31 12:22:11 -08:00