Commit Graph
52 Commits
Author SHA1 Message Date
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
junv e7f4f58444 UI change 2024-09-09 14:22:57 +10:00
junv ecbef12eef Add hot links 2024-09-08 21:56:47 +10:00
junv e8f8a1300d Add import and export tool 2024-09-08 20:57:57 +10:00
junv 10956c32dc Add standalone search page 2024-09-08 20:34:31 +10:00
junv cd848fe6aa Update search UI 2024-09-08 19:32:37 +10:00
junv dac257587a UI change 2024-09-08 19:18:53 +10:00
junv 3a424fb971 Add tailwind css 2024-09-08 19:12:15 +10:00
junv a348aa849a UI 2024-09-08 18:53:37 +10:00
junv a91b98c5ac Add search 2024-09-08 18:50:01 +10:00
junv 0269a63080 Add alias detail page 2024-09-08 18:27:54 +10:00