dc4abca75b
feat: Add Laravel logo with detailed attributes and SVG format
2025-06-12 10:28:50 +03:00
d02e11fd7d
refactor: Simplify ColorSwitcher integration and clean up related styles
2025-06-12 10:21:23 +03:00
224a2c7e27
refactor: Clean up unused styles and improve color switcher functionality
2025-06-12 03:41:59 +03:00
ec55af55d9
feat: Implement ColorSwitcher component and integrate it into logo cards for enhanced color selection
2025-06-12 03:27:57 +03:00
7968d399f2
feat: Add script to generate PWA cache file list and improve SVG circle rendering
2025-06-12 01:59:13 +03:00
0650c40199
feat: Add PWA support with service worker and caching
...
- Implemented service worker registration in main.js
- Added icons for PWA in manifest.json
- Created a basic service worker (sw.js) for caching static assets
- Generated a list of files to cache using a Node.js script (generate-pwa-cache-list.js)
- Added icon images (icon-192.png and icon-512.png) for PWA
- Defined PWA manifest with app details and icon references
2025-06-11 22:36:48 +03:00
1c0d303adc
fix: Update ToDo.md to include checkboxes for tasks and improve formatting
2025-06-11 11:21:00 +03:00
292ab8fc19
feat: Enhance Kubernetes logo with color sets and SVG structure
...
- Added color tags and sets for the Kubernetes logo in logos.json.
- Updated the SVG file for Kubernetes to include separate paths for background, outline, and logo, allowing for dynamic color changes.
2025-06-11 00:20:59 +03:00
222ab46fc3
Add Matter and Mattermost logos, update styles, and enhance Thread logo
...
- Added Matter and Mattermost logos in SVG format with appropriate attributes and color sets.
- Updated global CSS to include new color variables for default fills.
- Modified existing Mattermost logo to include additional color options.
- Replaced the Thread logo with a new SVG version.
2025-06-10 18:00:35 +03:00
a94fdc992a
feat: add color chooser feature and image collection strategy to ToDo.md
2025-06-02 09:52:33 +03:00
9ae3d5b7b0
feat: add InfluxDB logos and metadata in SVG format to logos.json
2025-06-01 14:00:42 +03:00
c84f1e9791
fix: update radial gradient IDs in Affinity SVG logos for consistency
2025-06-01 12:32:52 +03:00
79b03d396b
feat: add Affinity Designer, Photo, and Publisher logos with SVG files and metadata; add Microsoft Azure logo with SVG file
2025-06-01 12:30:55 +03:00
c4b753b855
feat: add new logos for Eufy, Homarr, and Reolink with SVG files and metadata
2025-06-01 11:42:37 +03:00
13e148dc8a
refactor: improve layout and styling of preview components for better responsiveness
2025-05-30 02:35:29 +03:00
99fbbe551a
feat: add 1Password logo and metadata to logos.json
2025-05-30 02:22:05 +03:00
9cb10afe64
Add new logos and update existing logo data
...
- Added Apache, Bitwarden, Bluesky, Enpass, Messenger, MongoDB, MQTT, and Neo4j logos in SVG format.
- Updated logo data in logos.json to include new entries and additional tags for existing logos.
- Enhanced color definitions for some logos and added new color sets.
- Improved brand representation for Meta and other logos with updated tags.
2025-05-30 02:20:14 +03:00
0cc3f570b9
feat: update Apple SVG with new color sets and remove legacy rainbow SVG
2025-05-30 01:16:33 +03:00
27ed1f9809
Add new SVG logos for Android Auto, Homebridge, OpenVPN, Slack, Unifi, and WireGuard
...
- Introduced android-auto.svg with a detailed design representing the Android Auto branding.
- Added homebridge.svg featuring a gradient background and a unique home automation icon.
- Included openvpn.svg showcasing the OpenVPN logo with distinct color elements.
- Implemented slack.svg that captures the Slack logo with its characteristic colors and shapes.
- Added unifi.svg, representing the Unifi branding with a circular design and logo details.
- Introduced wireguard.svg featuring the WireGuard logo with a creative circular design and eye element.
2025-05-30 00:46:54 +03:00
0b5fc5894e
feat: add "Selfhosted" tag to various brands and standardize tag casing
2025-05-29 23:44:48 +03:00
754f87eaca
feat: update SVG handling to support active color sets and improve URL copying
2025-05-29 23:27:18 +03:00
46fc2915b1
feat: enhance SVG color application by removing existing fill attributes before adding new ones
2025-05-29 23:17:53 +03:00
e33d296aab
feat: add script and workflow step for generating SVG variants from logos
2025-05-29 23:08:18 +03:00
9f315ac247
feat: refactor Header and Footer styles for improved layout and consistency
2025-05-29 21:09:34 +03:00
23a45aaf71
feat: update border-radius of selected filter buttons for improved styling
2025-05-29 20:37:42 +03:00
670c265db1
feat: add additional color variable and update selected filter button styles for improved UI
2025-05-29 20:36:46 +03:00
585589a2d4
feat: add addBrand prop to CardSmall, CardMiddle, List, and Home components for brand filtering
2025-05-29 17:40:35 +03:00
f1731e55dd
feat: update Header component to use allLogos for accurate logo count display
2025-05-29 17:27:10 +03:00
ac263276af
feat: reorganize filter display and improve layout for selected tags and brands
2025-05-29 16:23:25 +03:00
2010eb6704
feat: refactor header layout for improved responsiveness on mobile
2025-05-29 15:48:16 +03:00
341571d920
feat: remove mobile logo count display and clean up responsive styles in header
2025-05-29 14:55:08 +03:00
07931e9767
feat: add mobile logo count display and responsive styles for header
2025-05-29 14:19:34 +03:00
2212c6db17
feat: enhance layout styles for better responsiveness and visual consistency
2025-05-29 13:21:22 +03:00
52a4292079
feat: add brand filtering functionality and integrate with localStorage
2025-05-29 13:00:27 +03:00
436d6847b2
feat: update tag labels for consistency and add clear all filters functionality
2025-05-29 11:45:14 +03:00
f4f4312d5b
feat: restore selected tags from localStorage and update on changes
2025-05-29 11:27:12 +03:00
e1165b72d8
refactor: improve tag filtering logic and clean up unused styles
2025-05-29 11:04:20 +03:00
aac4889a25
refactor: rename 'Tags' to 'Categories' and update placeholder text in search input
2025-05-29 04:21:47 +03:00
13077a9925
style: update header layout and adjust tag background color for consistency
2025-05-29 04:18:22 +03:00
9c63c940cb
feat: enhance tag filtering with search functionality and update compact mode toggle
2025-05-29 04:05:33 +03:00
9d91721ab8
feat: update tag filtering UI with new dropdown and compact mode options
2025-05-29 03:03:49 +03:00
6e3e65841f
style: adjust padding in main section for improved layout
2025-05-29 02:18:21 +03:00
016239c30f
style: remove comment on border-radius in Header component
2025-05-29 02:03:14 +03:00
fe67375590
feat: refactor theme and view mode switchers to use button group styles
2025-05-29 01:53:37 +03:00
5a5202eb80
feat: add compact view mode and integrate CardTiny component for logo display
2025-05-29 01:36:07 +03:00
d8c2c02dac
feat: add Dockge logo in SVG format and update logos.json
2025-05-29 00:19:40 +03:00
1849a0ef49
feat: enhance search bar styling and improve keyboard accessibility
2025-05-28 21:30:21 +03:00
78ba526ff3
feat: add Authentik SVG logos and update logos.json
2025-05-28 20:35:20 +03:00
64cd39d736
feat: add Frigate logo in SVG format and update logos.json
2025-05-28 20:00:47 +03:00
d7cd7c12b3
feat: add SLZB logo in SVG format and update logos.json with SMLIGHT entry
2025-05-27 00:59:07 +03:00