Thomas Camlong
49aab75953
format code + change env
2025-10-01 19:01:31 +02:00
Thomas Camlong
fc39fd12c9
feat(web): refactor header with login modal and github stars
...
Replace LoginPopup component with new LoginModal component for better UX. Add GitHub repository star count display. Implement authentication guards for submission button - shows login modal for unauthenticated users. Add user dropdown menu with dashboard link and sign out functionality
2025-10-01 18:22:39 +02:00
Thomas Camlong
c56586f5ba
feat(web): integrate PocketBase authentication with LoginPopup in header
2025-10-01 15:47:02 +02:00
Thomas Camlong
b5c72677fc
chore: format codebase
2025-09-29 11:01:14 +02:00
Bjorn Lammers
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
Bjorn Lammers
09a30fd4fa
refactor(web): Reintroduce specific lost features after d0f8f8c ( #1285 )
...
Trigger Cloudflare Pages Build / cron_job (push) Has been cancelled
Co-authored-by: Thomas Camlong <thomas@ajnart.fr >
2025-04-26 17:28:24 +02:00
ajnart
d0f8f8ced9
revert: revert changes
2025-04-26 13:07:02 +02:00
Thomas Camlong
3499605fb7
fix(web): small ui-changes
2025-04-25 23:40:35 +02:00
Bjorn Lammers
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
Thomas Camlong
090f48c1c7
chore: format web codebase
2025-04-22 11:31:32 +02:00
Thomas Camlong
bc9ee8c022
Styling changes
2025-04-18 16:51:04 +02:00
Thomas Camlong
783e3d1f4b
styling changes
2025-04-18 15:56:11 +02:00
Thomas Camlong
16d6e34c3f
Format codebase
2025-04-17 18:05:08 +02:00
Thomas Camlong
5be07bbfb8
styling
2025-04-17 18:05:08 +02:00
Thomas Camlong
a522f27bef
Fix header styling
2025-04-17 18:05:07 +02:00
Thomas Camlong
5bc9b0e13a
Fix search button size
2025-04-17 18:05:07 +02:00
Bjorn Lammers
63349f7490
feat(website): enhance website
2025-04-17 18:05:07 +02:00
Bjorn Lammers
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
Thomas Camlong
bfe293f090
feat: Add website ( #1157 )
...
Co-authored-by: Bjorn Lammers <bjorn@lammers.media >
2025-04-16 16:18:20 +02:00