Commit Graph

2567 Commits

Author SHA1 Message Date
github-actions[bot]
3ef4603100 chore: add icon "svg" (submission yyixck7mvbyvuo3, approved by ajnart) 2026-01-09 00:10:29 +00:00
github-actions[bot]
b1b45cd2c8 chore: add icon "prunemate" (submission rv5es1mfjhyghjc, approved by ajnart) 2026-01-09 00:10:27 +00:00
github-actions[bot]
89475d7a18 chore: add icon "aliasvault" (submission hfp45mqu1t8shd8, approved by lammersbjorn) 2026-01-09 00:10:25 +00:00
github-actions[bot]
6bd2df4e8d chore: add icon "whatseerr" (submission 3r1ptwt9awl6jyl, approved by lammersbjorn) 2026-01-09 00:10:22 +00:00
github-actions[bot]
1baa0126d2 chore: add icon "erugo" (submission 5i0wchuarb1swdw, approved by lammersbjorn) 2026-01-09 00:10:20 +00:00
github-actions[bot]
a09a64f971 chore: add icon "qbitmanage" (submission n6dhi7jl6m0eqp5, approved by lammersbjorn) 2026-01-09 00:10:18 +00:00
github-actions[bot]
e51a75d08b chore: add icon "a3" (submission 8vh87bzi2h4nsuz, approved by lammersbjorn) 2026-01-09 00:10:15 +00:00
github-actions[bot]
0dbd8ef14e chore: add icon "fastapi" (submission 2pgkhz46jz5jk6a, approved by lammersbjorn) 2026-01-09 00:10:12 +00:00
github-actions[bot]
8b1d5e70d8 chore: add icon "deq" (submission txte61gxjkkqupl, approved by ajnart) 2026-01-09 00:10:09 +00:00
github-actions[bot]
d089454a88 chore: add icon "archivebox" (submission o0tq04x1566yxiw, approved by ajnart) 2026-01-09 00:10:07 +00:00
ajnart
71cfd22bb8 Merge pull request #2791 from homarr-labs/copilot/modify-existing-icons-functionality 2026-01-09 01:01:55 +01:00
ajnart
eeefb04f99 Merge pull request #2793 from homarr-labs/copilot/show-description-on-approval-page 2026-01-09 01:00:21 +01:00
Thomas Camlong
76b7af5fae refactor(community): rename and export fetchCommunitySubmissions function for improved data fetching 2026-01-09 00:57:40 +01:00
copilot-swe-agent[bot]
7357a1f2c2 Allow editing existing icons
Co-authored-by: ajnart <49837342+ajnart@users.noreply.github.com>
2026-01-08 23:25:59 +00:00
copilot-swe-agent[bot]
4ddf309a87 Add description field to submission details component
Co-authored-by: ajnart <49837342+ajnart@users.noreply.github.com>
2026-01-08 23:22:11 +00:00
copilot-swe-agent[bot]
bbe178432c Initial plan 2026-01-08 23:17:39 +00:00
copilot-swe-agent[bot]
38bbd4663e Initial plan 2026-01-08 23:14:02 +00:00
ajnart
8809d8a00c Merge pull request #2789 from homarr-labs/feat/update-logo 2026-01-08 20:00:24 +01:00
Thomas Camlong
462ad43899 update favicon and logo 2026-01-08 14:37:37 +01:00
ajnart
56c27a690f Merge pull request #2788 from homarr-labs/copilot/add-github-oauth-login 2026-01-08 13:55:52 +01:00
Thomas Camlong
5b31eea1c9 chore(metadata): strip internal author login fields 2026-01-08 13:44:58 +01:00
Thomas Camlong
85d0a77d7b chore(scripts): add metadata author sanitizer 2026-01-08 13:44:49 +01:00
Thomas Camlong
318ecd5bd4 fix(scripts): write GitHub author ids and avoid email logins 2026-01-08 13:44:41 +01:00
Thomas Camlong
f38d6ef7fa fix(api): handle numeric-string GitHub author ids 2026-01-08 13:44:32 +01:00
Thomas Camlong
8b4f0eef67 fix(web): resolve community author as GitHub profile when possible 2026-01-08 13:44:25 +01:00
Thomas Camlong
46369283d2 fix(web): redirect to community preview after submission 2026-01-08 13:44:16 +01:00
Thomas Camlong
c9606f7e0a feat: add optional github_id field to pb User 2026-01-08 13:00:27 +01:00
Thomas Camlong
077955a6ee Update .gitignore to exclude GitHub Actions output artifacts and modify add-icon workflow to use temporary output files 2026-01-08 12:49:10 +01:00
Thomas Camlong
4b4a77d37a remove old import traces 2026-01-08 12:49:00 +01:00
ajnart
ae6bdfad47 Merge pull request #2787 from homarr-labs/copilot/add-browser-search-bar-popup 2026-01-08 12:27:17 +01:00
ajnart
64dce8fd4f Merge pull request #2785 from homarr-labs/copilot/add-github-oauth-login 2026-01-08 12:26:41 +01:00
ajnart
c52aa10219 Merge pull request #2783 from homarr-labs/copilot/migrate-issue-templates 2026-01-08 12:26:31 +01:00
Thomas Camlong
a69eedc638 feat: enhance styling and animations for search
- Added rainbow animation to global styles.
- Introduced new color variables for consistent theming.
- Updated AddToSearchBarButton to use the new RainbowButton component.
- Adjusted dialog content size for better layout.
- Removed deprecated RainbowButton component from magicui registry.
2026-01-08 11:29:56 +01:00
copilot-swe-agent[bot]
9ec2047967 chore: update search button copy and safari steps
Co-authored-by: ajnart <49837342+ajnart@users.noreply.github.com>
2026-01-08 10:08:34 +00:00
copilot-swe-agent[bot]
d45a26bea5 feat: add browser search rainbow button and dialog
Co-authored-by: ajnart <49837342+ajnart@users.noreply.github.com>
2026-01-08 10:05:55 +00:00
copilot-swe-agent[bot]
990d640872 Initial plan 2026-01-08 09:55:52 +00:00
copilot-swe-agent[bot]
9dbf3a9dae Improve OAuth error handling and UX based on code review
Co-authored-by: ajnart <49837342+ajnart@users.noreply.github.com>
2026-01-08 09:54:28 +00:00
copilot-swe-agent[bot]
2bfb024eb4 Add GitHub OAuth setup documentation to README
Co-authored-by: ajnart <49837342+ajnart@users.noreply.github.com>
2026-01-08 09:51:30 +00:00
copilot-swe-agent[bot]
2d521a814b Enable GitHub OAuth login in login modal
Co-authored-by: ajnart <49837342+ajnart@users.noreply.github.com>
2026-01-08 09:50:09 +00:00
copilot-swe-agent[bot]
d3760a2ed7 Initial plan 2026-01-08 09:44:30 +00:00
copilot-swe-agent[bot]
7a3d384214 fix: Correct spelling of 'somebody' in issue templates
Co-authored-by: ajnart <49837342+ajnart@users.noreply.github.com>
2026-01-08 09:40:57 +00:00
copilot-swe-agent[bot]
dffbfa9d63 feat: Migrate issue templates and docs to reference dashboardicons.com submission form
Co-authored-by: ajnart <49837342+ajnart@users.noreply.github.com>
2026-01-08 09:39:47 +00:00
copilot-swe-agent[bot]
bfa2cf8cd6 Initial plan 2026-01-08 09:36:15 +00:00
Dashboard Icons Bot
b3397b5ec2 ci(github-actions): convert SVG assets to PNG and WEBP 2026-01-07 16:17:26 +00:00
github-actions[bot]
9dd5fa4039 chore: add icon "pytorch" (submission ga8x0sygogzca1a, approved by ajnart) 2026-01-07 16:15:45 +00:00
Dashboard Icons Bot
1ae68c72b0 ci(github-actions): convert SVG assets to PNG and WEBP 2026-01-07 16:13:55 +00:00
github-actions[bot]
e1598252a7 chore: add icon "gitam-university" (submission f6jjcoy430qgap7, approved by lammersbjorn) 2026-01-07 16:12:11 +00:00
Thomas Camlong
9ea6cf2475 Merge pull request #2779 from homarr-labs/feat/admin-message-approve 2026-01-06 15:18:19 +01:00
Thomas Camlong
69fe41b069 feat: add admin comment on approval 2026-01-06 04:43:37 +01:00
Thomas Camlong
f2d3d92063 feat: add admin comments to success emails 2026-01-06 04:41:38 +01:00