Bjorn Lammers and GitHub
8afcb351ef
feat(web): Refactor icon filtering and sorting ( #1288 )
...
* feat(web): Refactor icon filtering and sorting logic using a new utility function
* feat(command-menu): Improve display and performance of cmd+k menu
* fix(utils): Adjust scoring logic in fuzzySearch and filter thresholds
2025-04-26 23:07:05 +02:00
e7284241c9
feat(web): Fix and improve mobile display of submission form ( #1291 )
...
* feat(web): Fix and improve mobile display of submission form
* fix(web): Run Biome checks and apply fixes
* Update web/src/components/icon-search.tsx
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Signed-off-by: Bjorn Lammers <bjorn@lammers.media >
---------
Signed-off-by: Bjorn Lammers <bjorn@lammers.media >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-04-26 22:56:39 +02:00
09a30fd4fa
refactor(web): Reintroduce specific lost features after d0f8f8c ( #1285 )
...
Co-authored-by: Thomas Camlong <thomas@ajnart.fr >
2025-04-26 17:28:24 +02:00
Bjorn Lammers and GitHub
2d8a8957d4
chore: Add FUNDING.yml ( #1284 )
...
Signed-off-by: Bjorn Lammers <bjorn@lammers.media >
2025-04-26 15:40:17 +02:00
Bjorn Lammers
9d2a35489f
feat(icon-components): Improve image loading/error handling and add WebP support across icon-related components
2025-04-26 00:20:12 +02:00
Bjorn Lammers
968c696bc7
fix(metadata): Correct spelling of "Developper-Tools" to "Developer-Tools"
2025-04-26 00:20:12 +02:00
Bjorn Lammers
8873a7c67a
feat(icon-card): Add loading state and WebP support for images
2025-04-26 00:20:12 +02:00
Bjorn Lammers
bab7a2165a
refactor(ci): enhance URL extraction
2025-04-25 23:52:26 +02:00
Bjorn Lammers
8d087c04eb
feat(icon-search): Add MagicCard component and import necessary modules
2025-04-25 23:45:24 +02:00
Bjorn Lammers
27505714cc
fix(icon-details): Correct closing tag
2025-04-25 23:40:35 +02:00
Bjorn Lammers
860321a6aa
chore: Run Biome checks and apply fixes
2025-04-25 23:40:35 +02:00
Bjorn Lammers
83a678f5ae
feat(icons/[id]): Refine related icons relevance, display limits, and styling
2025-04-25 23:40:35 +02:00
Bjorn Lammers and Thomas Camlong
a3ae198ddf
refactor(web): Update descriptions and consistency ( #1264 )
...
* refactor(web): Update descriptions and consistency
* revert: Issue templates
* refactor(web): More extensive search placeholder
---------
Signed-off-by: Bjorn Lammers <bjorn@lammers.media >
Co-authored-by: Thomas Camlong <thomas@ajnart.fr >
2025-04-25 23:40:35 +02:00
f0e20c2b19
refactor(web): Remove unused components and hooks ( #1263 )
...
* Update add_normal_icon.yml
Signed-off-by: Thomas Camlong <thomas@ajnart.fr >
* Update add_normal_icon.yml
Signed-off-by: Thomas Camlong <thomas@ajnart.fr >
* Update add_normal_icon.yml
Signed-off-by: Thomas Camlong <thomas@ajnart.fr >
* change id
* refactor(web): Remove unused components and hooks
---------
Signed-off-by: Thomas Camlong <thomas@ajnart.fr >
Co-authored-by: Thomas Camlong <thomas@ajnart.fr >
2025-04-25 23:22:01 +02:00
Bjorn Lammers and GitHub
36c0a3ebd5
chore: Move SEO audit to /web
...
Signed-off-by: Bjorn Lammers <bjorn@lammers.media >
2025-04-25 17:59:24 +02:00
1bba45f6b4
refactor(web): Update descriptions and consistency ( #1264 )
...
* refactor(web): Update descriptions and consistency
* revert: Issue templates
* refactor(web): More extensive search placeholder
---------
Signed-off-by: Bjorn Lammers <bjorn@lammers.media >
Co-authored-by: Thomas Camlong <thomas@ajnart.fr >
2025-04-25 17:55:17 +02:00
Bjorn Lammers and Thomas Camlong
63349f7490
feat(website): enhance website
2025-04-17 18:05:07 +02:00
Bjorn Lammers and Thomas Camlong
6e3a39a4cf
feat(website): enhance transitions and styles
2025-04-17 18:05:07 +02:00
Bjorn Lammers and Thomas Camlong
0e22539f06
feat(website): improved animations
2025-04-17 18:05:07 +02:00
Bjorn Lammers and Thomas Camlong
24cc8c1b6f
feat(icons): refactor IconSearch with smoother animation
2025-04-17 18:05:07 +02:00
Bjorn Lammers and Thomas Camlong
677f789686
feat(icons): add theme-aware icon variant handling in RecentlyAddedIcons component
2025-04-17 18:05:07 +02:00
Bjorn Lammers and Thomas Camlong
62ab677ee3
feat(icons): implement theme-aware icon variants in search and details components
2025-04-17 18:05:07 +02:00
Bjorn Lammers and Thomas Camlong
bf78bc6a24
refactor(website): rename Header component to HeaderWrapper
2025-04-17 18:05:07 +02:00
Bjorn Lammers and Thomas Camlong
86b89f5518
feat(website): visually enhance website
...
- Update UI with refined rose-themed styling throughout the site
- Add mobile-responsive improvements to header and hero sections
- Create new 'Recently Added Icons' component with animated cards
- Improve icon details view with better visual hierarchy and theme indicators
- Implement better hover effects and transitions for interactive elements
- Add mobile menu for better navigation on smaller screens
- Update license notice wording
- Remove grid background in favor of refined blur effects
2025-04-17 18:05:07 +02:00
Bjorn Lammers and Thomas Camlong
15f841cb09
fix(website): correct aspect ratio using whitespace
2025-04-17 18:05:07 +02:00
Bjorn Lammers and Thomas Camlong
6041e37119
feat(website): enhance web app support and icon metadata
...
- Add PWA-compatible icons in multiple sizes:
- android-chrome-192x192.png
- android-chrome-512x512.png
- apple-touch-icon.png
- favicon-16x16.png
- favicon-32x32.png
- Modernize favicon handling:
- Update favicon.ico
- Remove deprecated favicon.png and favicon.svg
- Add site.webmanifest for better PWA integration
- Update metadata to reflect total icon count across pages
2025-04-17 18:05:07 +02:00
Bjorn Lammers and Thomas Camlong
9dec2c6daa
chore: remove outdated ICONS.md generation
2025-04-17 18:05:07 +02:00
Bjorn Lammers and Thomas Camlong
27980bc6be
docs: improve documentation and branding for dashboardicons.com
...
- Rewrite README with better structure and new branding
- Update contributing guidelines for clarity
- Revise code of conduct for better readability
- Add preview video asset
2025-04-17 18:04:55 +02:00
Bjorn Lammers and GitHub
e8cd4bc1f2
feat(icons): refresh esphome
...
Signed-off-by: Bjorn Lammers <bjorn@lammers.media >
2025-01-07 23:16:09 +01:00
Bjorn Lammers and GitHub
2d5157adc0
feat(icons): refresh commafeed
...
Signed-off-by: Bjorn Lammers <bjorn@lammers.media >
2025-01-07 23:15:45 +01:00
Bjorn Lammers and GitHub
4708c1ebf5
feat(icons): refresh trakt ( Closes #806 )
...
Signed-off-by: Bjorn Lammers <bjorn@lammers.media >
2025-01-07 20:29:56 +01:00
Bjorn Lammers and GitHub
f585671919
feat(icons): refresh redlib, remove light ( Closes #820 )
...
Signed-off-by: Bjorn Lammers <bjorn@lammers.media >
2025-01-07 20:29:43 +01:00
Bjorn Lammers and GitHub
4cff75d641
feat(icons): refresh dozzle ( Closes #823 )
...
Signed-off-by: Bjorn Lammers <bjorn@lammers.media >
2025-01-07 20:27:01 +01:00
Bjorn Lammers and GitHub
b04bf88bb0
feat(icons): add vouchervault ( Closes #881 )
...
Signed-off-by: Bjorn Lammers <bjorn@lammers.media >
2025-01-07 20:12:28 +01:00
Bjorn Lammers
7cef998c6f
ci(github-actions): add PNG-only output
2025-01-07 19:56:20 +01:00
Bjorn Lammers
2db16cefea
fix(ci): asset links
2025-01-07 19:50:36 +01:00
Bjorn Lammers and GitHub
7eba95ac4c
ci(github-actions): disable SVG compression until fixed
...
Signed-off-by: Bjorn Lammers <bjorn@lammers.media >
2025-01-07 19:44:37 +01:00
Bjorn Lammers and GitHub
fbf49c0d52
fix(icons: replace with true SVG ( Closes #887 )
...
Signed-off-by: Bjorn Lammers <bjorn@lammers.media >
2025-01-07 19:43:37 +01:00
Bjorn Lammers and GitHub
07398208ed
fix(icons): replace with true SVGs ( Closes #882 )
...
Signed-off-by: Bjorn Lammers <bjorn@lammers.media >
2025-01-07 19:41:40 +01:00
Bjorn Lammers and GitHub
30be894a5b
feat(icons): refresh calibre-web ( Closes #845 )
...
Signed-off-by: Bjorn Lammers <bjorn@lammers.media >
2025-01-07 18:58:16 +01:00
Bjorn Lammers and GitHub
3b850b6712
fix(icons): restore missing PNGs ( #890 )
...
* fix(icons): restore missing PNGs
* chore(icons): trim whitespacing
Fixes: https://github.com/homarr-labs/dashboard-icons/pull/817#issuecomment-2575644141
2025-01-07 18:54:03 +01:00
Bjorn Lammers
74f872b079
feat: merge PR #870 adding icon request backlog
2025-01-06 00:29:59 +01:00
Bjorn Lammers
b560a099e9
fix: matches template with labels
...
Signed-off-by: Bjorn Lammers <bjorn@lammers.media >
2025-01-06 00:28:50 +01:00
Bjorn Lammers
d853da61ac
chore(github-actions): remove custom svgo config and use default settings
...
Signed-off-by: Bjorn Lammers <bjorn@lammers.media >
2025-01-06 00:28:50 +01:00
Bjorn Lammers
1ae3dcdb29
fix: ensure messages follow semantic guidelines
2025-01-06 00:28:50 +01:00
Bjorn Lammers
8eca9009ea
fix(docs): spelling
...
Signed-off-by: Bjorn Lammers <bjorn@lammers.media >
2025-01-06 00:28:50 +01:00
Bjorn Lammers
e10a242de7
fix: migrate to homarr-labs
2025-01-06 00:28:50 +01:00
Bjorn Lammers
d52f1c6392
feat: adds info table to ICONS.md
2025-01-06 00:28:50 +01:00
Bjorn Lammers and GitHub
ca144a1874
fix(icons): remove whitespacing
...
Signed-off-by: Bjorn Lammers <bjorn@lammers.media >
2025-01-05 03:32:25 +01:00
Bjorn Lammers and GitHub
4d2dc45c3f
fix: matches template with labels
...
Signed-off-by: Bjorn Lammers <bjorn@lammers.media >
2025-01-05 03:20:04 +01:00
Bjorn Lammers and GitHub
437c1533a0
chore(github-actions): remove custom svgo config and use default settings
...
Signed-off-by: Bjorn Lammers <bjorn@lammers.media >
2025-01-05 02:55:20 +01:00
Bjorn Lammers
92e58e9000
fix: ensure messages follow semantic guidelines
2025-01-05 02:45:13 +01:00
Bjorn Lammers and GitHub
a8ff0edf9b
fix(docs): spelling
...
Signed-off-by: Bjorn Lammers <bjorn@lammers.media >
2025-01-05 02:40:41 +01:00
Bjorn Lammers
6d8b5b1aa5
fix: migrate to homarr-labs
2025-01-05 02:38:23 +01:00
Bjorn Lammers
3e30b9fce2
feat: adds info table to ICONS.md
2025-01-05 02:38:11 +01:00
Bjorn Lammers and GitHub
ca1804ee8c
docs: include walkxcode stats for completeness ( #864 )
...
Signed-off-by: Bjorn Lammers <bjorn@lammers.media >
2025-01-05 02:10:28 +01:00
Bjorn Lammers and GitHub
ffc40e32dc
docs: clarify handling of missing SVG files ( #863 )
...
Signed-off-by: Bjorn Lammers <bjorn@lammers.media >
2025-01-05 02:10:14 +01:00
Bjorn Lammers and GitHub
745ed80968
feat: adds XML tree ( #625 ) ( #869 )
...
Closes #625
2025-01-05 02:10:02 +01:00
Bjorn Lammers and GitHub
e77c3c4ef2
fix(ci): create svgo config if missing
...
Signed-off-by: Bjorn Lammers <bjorn@lammers.media >
2025-01-05 02:09:49 +01:00
Bjorn Lammers and GitHub
a0fddd586c
fix: move tree.json output to parent folder
...
Signed-off-by: Bjorn Lammers <bjorn@lammers.media >
2025-01-05 01:07:39 +01:00
Bjorn Lammers
a395aaa48c
feat(icons): add 7zip ( #855 )
2025-01-05 01:02:27 +01:00
Bjorn Lammers
8639624179
ci: match commit messages to new guidelines
2025-01-05 00:58:49 +01:00
Bjorn Lammers and GitHub
be85e659e9
docs: add migration notice
...
Signed-off-by: Bjorn Lammers <bjorn@lammers.media >
2025-01-05 00:31:08 +01:00
Bjorn Lammers and GitHub
6481f2abf5
docs: update license to match homarr
...
Signed-off-by: Bjorn Lammers <bjorn@lammers.media >
2025-01-05 00:18:51 +01:00
Bjorn Lammers and GitHub
c5c8eabd04
docs: migrate to homarr-labs ( #861 )
...
* docs: migrate to homarr-labs
Signed-off-by: Bjorn Lammers <bjorn@lammers.media >
* docs: migrate to homarr-labs
Signed-off-by: Bjorn Lammers <bjorn@lammers.media >
* docs: migrate to homarr-labs
Signed-off-by: Bjorn Lammers <bjorn@lammers.media >
* fix(ci): migrate to homarr-labs
Signed-off-by: Bjorn Lammers <bjorn@lammers.media >
* fix(ci): migrate to homarr-labs
Signed-off-by: Bjorn Lammers <bjorn@lammers.media >
* fix(ci): migrate to homarr-labs
Signed-off-by: Bjorn Lammers <bjorn@lammers.media >
---------
Signed-off-by: Bjorn Lammers <bjorn@lammers.media >
2025-01-05 00:15:08 +01:00
Bjorn Lammers and GitHub
fd750cd3f0
docs: migrate to homarr-labs
...
Signed-off-by: Bjorn Lammers <bjorn@lammers.media >
2025-01-05 00:08:04 +01:00
Bjorn Lammers and GitHub
9f908f2dfe
🍱 Adds Immich Kiosk ( #808 )
...
Signed-off-by: Bjorn Lammers <bjorn@lammers.media >
2025-01-04 23:57:29 +01:00
Bjorn Lammers
cb4910958c
🍱 Adds missing icons
2024-10-20 21:32:53 +02:00
Bjorn Lammers
fcad10243b
🍱 Adds tar1090
2024-10-20 20:50:18 +02:00
Bjorn Lammers
77eeacb57b
👷 Trigger on PNG upload
2024-10-20 20:49:24 +02:00
Bjorn Lammers
c56bf56260
🍱 Adds Adblock
2024-10-20 20:48:18 +02:00
Bjorn Lammers
85683471ea
✨ Adds processing of PNG-only files
2024-10-20 20:46:29 +02:00
Bjorn Lammers
7f1743a2db
👷 Adds SVG & WEBP compression
2024-10-20 20:33:31 +02:00
Bjorn Lammers
6ca707f323
👷 Adds SVG & WEBP compression
2024-10-20 20:33:31 +02:00
Bjorn Lammers
dbee89bfa3
🍱 Adds Claude AI
2024-10-20 20:15:41 +02:00
Bjorn Lammers
31ed736e95
💚 Fixes commit emoji
2024-10-20 20:11:16 +02:00
Bjorn Lammers
979ec4ff9e
💚 Fixes file path
2024-10-20 20:10:25 +02:00
Bjorn Lammers
c056e5197a
🍱 Adds Spark
2024-10-20 20:08:04 +02:00
Bjorn Lammers
937259ecf5
🚚 Combine workflow into one
2024-10-20 20:06:25 +02:00
Bjorn Lammers
1357a42a48
🍱 Adds 1Password
2024-10-20 20:01:33 +02:00
Bjorn Lammers
283f4a7889
💚 Removes emoji's because of trigger issues
2024-10-20 19:58:00 +02:00
Bjorn Lammers
07e6c33632
✏️ Fixes icons link
2024-10-20 19:53:16 +02:00
Bjorn Lammers
de7f47ffc9
🚚 Rename workflow
2024-10-20 19:52:11 +02:00
Bjorn Lammers
8423edbdf6
🍱 Adds TasmoCompiler
2024-10-20 19:50:19 +02:00
Bjorn Lammers
4d74ddbac0
⚡ Improves workflow runtimes
2024-10-20 19:48:07 +02:00
Bjorn Lammers
4dda538f82
💚 Fixes file path
2024-10-20 19:45:56 +02:00
Bjorn Lammers
0f24a32c64
💚 Fixes file path
2024-10-20 19:43:18 +02:00
Bjorn Lammers
905cf481ac
🍱 Adds Hasheous
2024-10-20 19:43:12 +02:00
Bjorn Lammers
ac8ea40105
💚 Fixes file path
2024-10-20 19:40:16 +02:00
Bjorn Lammers
3cd1a7cb41
💚 Fixes dev runs
2024-10-20 19:37:54 +02:00
Bjorn Lammers
1562dd77d5
💚 Fixes dev runs
2024-10-20 19:34:53 +02:00
Bjorn Lammers
08743f53d8
🍱 Adds Moodist
2024-10-20 19:31:05 +02:00
Bjorn Lammers
527409b28e
👷 Adds SVG conversion workflow
2024-10-20 19:29:39 +02:00
Bjorn Lammers
442e8f9d77
🚀 Much needed maintenance
2024-10-20 19:24:03 +02:00
Bjorn Lammers
8d414fa3ef
🚀 Much needed maintenance
2024-10-20 19:23:47 +02:00
Bjorn Lammers
a4cf24e10c
🍱 Adds Nocobase
...
Closes #730
2024-10-19 00:09:00 +02:00
Bjorn Lammers
d08423fd68
🍱 Adds Locals
...
Closes #725
2024-10-19 00:09:00 +02:00
Bjorn Lammers
76807363a2
🍱 Adds Snapcast
...
Fixes #731
2024-10-18 23:26:01 +02:00
Bjorn Lammers
3a8854a7e0
🚚 Moves Tabula to correct locations
2024-10-13 21:16:12 +02:00
Bjorn Lammers
794effa064
🍱 Adds WiFiMan
...
Closes #787
2024-10-13 21:14:28 +02:00