Commit Graph

1217 Commits

Author SHA1 Message Date
Gothsec
ece6cabf26 [Add] Nvidia SVG 2024-09-24 11:41:00 -05:00
Pablo Hdez
eacb10f409
Merge pull request #413 from pheralb/next
Some checks failed
🚀 Deploy API / Deploy (push) Has been cancelled
⚙️ Check app / vitest (push) Has been cancelled
⚙️ Check app / svgs-size (push) Has been cancelled
⚙️ Create utility to get categories + fix prerender function with ``entries``
2024-09-24 09:44:06 +01:00
Pablo Hdez
30d9e63afe ⚙️ Create utility to get categories + fix prerender function with `entries`
Some checks failed
⚙️ Check app / vitest (push) Has been cancelled
⚙️ Check app / svgs-size (push) Has been cancelled
2024-09-24 08:41:12 +00:00
Pablo Hdez
863df46ff9 ⚙️ Activate `prerender to /directory` routes 2024-09-24 07:49:55 +00:00
pheralb
f76b2a9a86 ⚙️ Update main adapter
Some checks are pending
⚙️ Check app / svgs-size (push) Waiting to run
⚙️ Check app / vitest (push) Waiting to run
🚀 Deploy API / Deploy (push) Waiting to run
2024-09-23 12:37:37 +01:00
pheralb
a46e5d73a6 📦 Add `@sveltejs/adapter-vercel, @types/eslint, upgrade eslint & add typescript-eslint` dependencies 2024-09-23 12:37:24 +01:00
pheralb
e31baf2c8b 🙈 Add `.vercel folder to .gitignore` 2024-09-23 12:36:34 +01:00
pheralb
1eb5b4ead3 ⚙️ Migrate eslint config to v9 2024-09-23 12:30:05 +01:00
pheralb
128d87b654 📦 Add `@types/node` package 2024-09-23 11:01:35 +01:00
pheralb
87425f0021 📦 Add `globals package & wrangler` 2024-09-23 10:58:02 +01:00
pheralb
89f2dbd9ad Merge branch 'main' of github.com:pheralb/svgl 2024-09-23 10:51:24 +01:00
pheralb
2c13a28462 ⚙️ Prepare migration 2024-09-23 10:47:26 +01:00
pheralb
f3bdb913ac 📦 Add `@sveltejs/adapter-cloudflare` adapter 2024-09-23 10:47:00 +01:00
pheralb
be7bb3cf60 🎨 Update svgCard classname 2024-09-23 10:14:35 +01:00
pheralb
cae173bb3d 🧹 Delete unused imports 2024-09-23 10:13:57 +01:00
pheralb
046fdd7bc3 📦 Update dependencies 2024-09-23 10:13:10 +01:00
pheralb
52d2c20fc7 Update version for headerLogo component 2024-09-23 10:12:55 +01:00
pheralb
c1d338b98d ⚙️ Upgrade tailwind.config to `.ts` 2024-09-23 10:08:42 +01:00
pheralb
080ba30398 ⚙️ Upgrade prettier config to `.mjs` 2024-09-23 10:08:25 +01:00
Camilo Avendaño
d2264d0746 Add: Hack The Box logo 2024-09-22 15:36:46 -05:00
Camilo Avendaño
08c8a509e9 Added new category 'Cybersecurity' 2024-09-22 15:36:13 -05:00
Pablo Hdez
c15285a0bf
Merge pull request #408 from garaven/milanote-logo
Some checks are pending
⚙️ Check app / vitest (push) Waiting to run
⚙️ Check app / svgs-size (push) Waiting to run
🚀 Deploy API / Deploy (push) Waiting to run
Add: milanote logo
2024-09-22 15:43:45 +01:00
Camilo Avendaño
0e2af61885 Add: milanote logo 2024-09-18 23:57:58 -05:00
Pablo Hdez
0b1776c00e
Merge pull request #405 from 1weiho/fix/fetch-fail-keep-loading
Some checks failed
⚙️ Check app / vitest (push) Has been cancelled
⚙️ Check app / svgs-size (push) Has been cancelled
🚀 Deploy API / Deploy (push) Has been cancelled
Fix: cancel the loading state after the react component fetch fails
2024-09-08 19:00:44 +01:00
Yiwei Ho
84977d7f6d fix: after the react component fetch fails, it should cancel the loading state 2024-09-09 00:50:26 +08:00
Pablo Hdez
1093b962cd
Merge pull request #404 from Pyr33x/main
Some checks are pending
⚙️ Check app / vitest (push) Waiting to run
⚙️ Check app / svgs-size (push) Waiting to run
🚀 Deploy API / Deploy (push) Waiting to run
feat: back with some little things 😄
2024-09-08 13:42:14 +01:00
pyr33x
3fefbf4bbb just in case for screen readers 2024-09-07 21:42:27 +03:30
pyr33x
7ac4fca29d it's not active anymore 2024-09-07 21:34:04 +03:30
pyr33x
34839ed492 chore: add stripe to payment category 2024-09-07 21:27:15 +03:30
pheralb
244744488f 🎨 Add pointer-events-none to img 2024-09-04 11:30:14 +01:00
pheralb
575d483cf6 📦 Add Raspberry PI SVG 2024-09-04 11:26:13 +01:00
pheralb
510c543216 🤔 Add `Hardware` category 2024-09-04 11:25:53 +01:00
pheralb
a7d2640dac 🫡 Delete raycast warning 2024-09-04 11:22:41 +01:00
pheralb
7829b5a862 ⚙️ Update `pnpm-lock` for utils/fix-viewbox 2024-08-28 08:53:23 +01:00
pheralb
04ea651721 Create `Google` Category 2024-08-28 08:51:38 +01:00
pheralb
3b88bc83c2 📦 Add Google Colaboratory 2024-08-28 08:51:24 +01:00
pheralb
6cb2e3944c 📦 Update context-menu-checkbox-item to use lucide-svelte `CheckIcon` 2024-08-26 17:00:09 +01:00
pheralb
45e84ae288 ⚙️ Update `pnpm-lock` file 2024-08-26 16:56:11 +01:00
pheralb
2139ec69e0 ⚙️ Update `shadcn/svelte` config file 2024-08-26 16:50:55 +01:00
pheralb
1ee1710f04 📦 Update dependencies + add `tailwind-variants` 2024-08-26 16:50:37 +01:00
pheralb
0754f3e0dd ⚙️ Update icons alias & create raycast warning message 2024-08-26 16:50:17 +01:00
pheralb
008d072510 ⚙️ Delete old api endpoint & update `/svgr` route 2024-08-26 16:49:46 +01:00
pheralb
0e8423252c ⚒️ Separate icons and create /icons folder 2024-08-26 16:49:14 +01:00
pheralb
779462960b 🎨 Add context-menu UI component 2024-08-26 16:48:48 +01:00
pheralb
cd3b1e58ea 📦 Update Turborepo category 2024-08-22 23:32:54 +01:00
pheralb
2d6641abdb 🎨 Update layout styles and add clear search button 2024-08-22 23:32:34 +01:00
Pablo Hdez
91b2ac31ec
Merge pull request #396 from juristr/add-nx-logo
Add Nx logo
2024-08-22 23:14:17 +01:00
Juri
e7f23041d3 add logo for Nx + devtool and monorepo category 2024-08-22 22:45:56 +02:00
pheralb
54be2d0241 🎨 Improved by showing more tags 2024-08-22 17:46:16 +01:00
pheralb
70eb475ff3 📦 Update `hono` dependency 2024-08-22 17:45:14 +01:00