62 Commits
Author SHA1 Message Date
OpenClaw Sub-agent 595b99446b feat: ⌘K command palette + restore green nav (fixes mobile menu collapse)
- Command palette (Ctrl/Cmd+K or nav search icon): /search/palette/ groups
  links/pages/posts with jump/detail/edit actions, keyboard navigation
- Hero: stats inline under search pill, ⌘K chip on desktop, Random Images
  broken-image fallback to elegant SVG placeholder (layout untouched)
- Restore original green nav (bg-custom-blue). The frosted-glass nav from
  1.0.401 broke the mobile Menu dropdown: backdrop-filter creates a
  containing block, collapsing the fixed full-screen dropdown to 3px
- Palette tests: +5 cases (grouping, post match, management fields,
  empty query, no results)
2026-08-02 11:20:11 +10:00
OpenClaw Sub-agent dda47ee62e feat(home): search-driven link library with mobile card layout
- /search/aliases/ now matches alias/url/description/text/tags and returns
  id, link_type, detail_url, edit_url, click_count for management actions
- Library filter upgraded from client-side row filtering to live search
  cards: click card -> detail page, inline edit/delete, alias jumps
- Mobile: table rows render as cards (kills 620px horizontal scroll),
  hidden cells stay hidden, no viewport overflow
- Hero search no longer autofocuses on touch devices (no keyboard pop);
  desktop keeps autofocus via hover:fine media query
- Nav bar unified to light frosted-glass (was dark green) across all pages
- Fix hero-glow decorative overflow on mobile
- Add tests/test_search_aliases.py (8 cases)
2026-08-02 10:58:44 +10:00
junv 9cefe20a26 Update dropdown style 2026-07-31 11:51:05 +10:00
junv ac35720c4f Update menu 2026-07-30 17:03:22 +10:00
junv d857eb58c5 Add bookmarks 2026-07-30 13:25:36 +10:00
junv b1acb24d81 Update UI 2026-07-29 11:57:12 +10:00
junvandCopilot e9dea75423 fix(jbot): add type=module to script tag + add JBOT to nav menu
- jbot/index.html: <script type="module"> required for Vite ES module output
  (jbot.js uses import statements for the shared client chunk)
- base.html: add JBOT menu item with robot icon after Invest in dropdown

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-17 14:13:37 +10:00
junv 1b04d500d1 Add price check 2026-05-11 21:28:59 +10:00
junv f44d76e9ad Rebase 2026-04-18 14:19:51 +10:00
junv 5b1df2ee5e Add router monitor 2026-04-16 14:01:43 +10:00
junv 049d417cc8 Remove knowledge graph feature
The knowledge graph feature (links graph) was not functioning correctly
and was slowing down the application. This commit removes it entirely:

- Delete knowledge_graph_urls.py, knowledge_graph_views.py, llm_client.py
- Delete knowledge_graph.html template
- Remove KnowledgeGraphSnapshot model and all llm_*/kg_* fields from
  SiteSettings (migration 0048)
- Remove build_knowledge_graph() and schedule_kg_build() from tasks.py
- Remove KG settings save logic and bulk delete action from views.py
- Remove knowledge_graph_urls include from links/urls.py
- Remove schedule_kg_build scheduler job from core/apps.py
- Remove KG snapshot job registry from links/apps.py
- Remove Knowledge Graph nav item from base.html
- Remove KG settings cards and llmSettingsHelper JS from settings.html
2026-04-14 12:04:44 +10:00
junv 3e6d348554 Update ui 2026-04-01 21:52:26 +11:00
junv 7eb002a437 Add nginx visualization 2026-04-01 15:51:20 +11:00
junv 029ed423c9 Add graph 2026-03-30 18:25:52 +11:00
junv 20c7857302 Add building graph 2026-03-30 18:06:46 +11:00
junv 3a20fcb63a Optimize frontend 2026-03-29 11:10:37 +11:00
copilot-swe-agent[bot]andwahyd4 768ab6c5d8 feat: add build time and version info to Docker image and page footer
Agent-Logs-Url: https://github.com/wahyd4/links/sessions/514d1f3d-d003-4f16-9a54-d221dba306f7

Co-authored-by: wahyd4 <836576+wahyd4@users.noreply.github.com>
2026-03-27 01:12:04 +00:00
junv 27fc5af885 Add jobs feature 2026-03-21 22:01:50 +11:00
junv e191147a14 Update sharing domain 2026-03-21 21:22:04 +11:00
junv 7f7a890ad5 Update files function! 2026-03-21 20:30:44 +11:00
junv 551fdf5cbb Add network scan 2026-03-21 16:41:14 +11:00
junv 04f452087d Remove old search page 2026-01-19 21:31:09 +11:00
junv 3d5c95f46f Update js 2026-01-18 11:00:12 +11:00
junv fca5fa05e3 Remove iptv related code! 2026-01-18 10:45:06 +11:00
junv ff2caff061 Update 2025-11-05 22:37:22 +11:00
junv 4d256c2e07 Add craw4ai 2025-11-04 22:22:40 +11:00
junv ef4edd427d Update style 2025-07-16 17:18:25 +10:00
junv 83e5ab118d Added a section to show latest posts 2025-06-30 21:39:44 +10:00
junv 36b1ad5dd8 Add feature to auto hide nav bar when scrolling 2025-06-30 21:26:25 +10:00
junv 34ac2de5ca Add image show random app 2025-05-29 21:25:17 +10:00
junv 5e0e48ed1a Add tools menu item 2025-02-24 11:40:35 +11:00
junv c67ab297b7 Update tag style 2025-02-21 22:43:32 +11:00
junv 2c1a2dc283 Rename newsletter to post 2025-02-21 17:54:20 +11:00
junv fad4638c48 Update bg blue 2025-02-21 17:28:01 +11:00
junv 4db9c6674f Add tags to links 2024-12-19 16:47:19 +11:00
junv ad98c05c2f Add iptv 2024-11-24 15:19:50 +11:00
junv 5cfa2f40f7 Add open api 2024-11-17 22:08:58 +11:00
junv f8abdfee75 first version images 2024-11-17 11:11:08 +11:00
junv 3925aec5bc Update style 2024-11-13 23:02:56 +11:00
junv 03573880ed Add favicon 2024-11-09 08:48:36 +11:00
junv 06e7bbf6e6 Add newsletter 2024-11-05 22:31:04 +11:00
junv 5eb4047028 Update 2024-11-04 16:39:15 +11:00
junv f3a3eba0a3 Add pages function 2024-11-04 11:37:00 +11:00
junv e8a9bd1aa5 Add help page 2024-11-03 10:11:25 +11:00
junv 7cbeeb90f6 Add logic to create custom link 2024-10-05 17:48:28 +10:00
junv 12f6241428 Make search result responive to enter key 2024-10-02 20:04:37 +10:00
junv 5cbecbab37 Update style 2024-09-09 15:56:52 +10:00
junv 77ca4d8c9c Update search result 2024-09-09 14:57:11 +10:00
junv e59bcb810c Change to use menu 2024-09-09 14:32:07 +10:00
junv de3972001d Update search 2024-09-09 14:31:16 +10:00