Commit Graph
362 Commits
Author SHA1 Message Date
OpenClaw Sub-agent 7bbec18236 feat: complete posts and pages sync with native ollama 2026-02-13 21:27:43 +11:00
junvandGitHub e6d51aa251 Merge pull request #52 from wahyd4/feat/fix-sync-api-url
fix: sync api url
2026-02-13 20:31:54 +11:00
OpenClaw Sub-agent e95ecaa404 fix: use internal k8s dns for sync api 2026-02-13 20:31:49 +11:00
junvandGitHub 2b849bfce3 Merge pull request #51 from wahyd4/feat/vector-search-fast-track
feat: rapid vector search UI
2026-02-13 20:19:03 +11:00
OpenClaw Sub-agent eaeac7cbd5 feat: rapid vector search UI implementation 2026-02-13 20:18:57 +11:00
junvandGitHub 63806b1862 Merge pull request #50 from wahyd4/dependabot/uv/setuptools-78.1.1
Bump setuptools from 75.8.0 to 78.1.1
2026-02-13 19:12:35 +11:00
dependabot[bot]andGitHub 17d0aa48f5 Bump setuptools from 75.8.0 to 78.1.1
Bumps [setuptools](https://github.com/pypa/setuptools) from 75.8.0 to 78.1.1.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v75.8.0...v78.1.1)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-version: 78.1.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-13 08:10:50 +00:00
junvandGitHub f46a28ac40 Merge pull request #34 from wahyd4/dependabot/npm_and_yarn/new_theme/static_src/brace-expansion-2.0.2
Bump brace-expansion from 2.0.1 to 2.0.2 in /new_theme/static_src
2026-02-13 19:10:28 +11:00
junvandGitHub 6606d7c84a Merge pull request #47 from wahyd4/dependabot/uv/django-5.2.11
Bump django from 5.2.9 to 5.2.11
2026-02-13 19:10:07 +11:00
junvandGitHub 76056ab093 Merge pull request #48 from wahyd4/dependabot/uv/pillow-12.1.1
Bump pillow from 11.2.1 to 12.1.1
2026-02-13 19:09:55 +11:00
junvandGitHub 7297dcafea Merge pull request #49 from wahyd4/dependabot/uv/urllib3-2.6.3
Bump urllib3 from 2.3.0 to 2.6.3
2026-02-13 19:09:44 +11:00
dependabot[bot]andGitHub 4623c39563 Bump urllib3 from 2.3.0 to 2.6.3
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.3.0 to 2.6.3.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.3.0...2.6.3)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-version: 2.6.3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-13 07:51:20 +00:00
dependabot[bot]andGitHub 22144862d2 Bump pillow from 11.2.1 to 12.1.1
Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.2.1 to 12.1.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/11.2.1...12.1.1)

---
updated-dependencies:
- dependency-name: pillow
  dependency-version: 12.1.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-13 07:51:17 +00:00
dependabot[bot]andGitHub 91aabeb93d Bump django from 5.2.9 to 5.2.11
Bumps [django](https://github.com/django/django) from 5.2.9 to 5.2.11.
- [Commits](https://github.com/django/django/compare/5.2.9...5.2.11)

---
updated-dependencies:
- dependency-name: django
  dependency-version: 5.2.11
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-13 07:51:16 +00:00
junvandGitHub 6814dfc8fd Merge pull request #46 from wahyd4/feat/add-qdrant-dependencies
feat: add missing dependencies
2026-02-13 18:50:10 +11:00
OpenClaw Sub-agent 7a36a73edf feat: add qdrant-client dependency 2026-02-13 18:50:06 +11:00
junvandGitHub 7a32cd9a79 Merge pull request #45 from wahyd4/feat/include-qdrant-sync-script
fix: include sync script in build
2026-02-13 18:43:59 +11:00
OpenClaw Sub-agent f89a270c0a fix: include qdrant_sync.py in docker image 2026-02-13 18:43:54 +11:00
junvandGitHub ac6f03d198 Merge pull request #44 from wahyd4/feat/add-qdrant-sync-target
feat: enable qdrant sync in main deployment
2026-02-13 18:09:07 +11:00
OpenClaw Sub-agent e68fdd78fc feat: add qdrant sync config to main deployment 2026-02-13 18:09:02 +11:00
junvandGitHub d6dc0306f6 Merge pull request #43 from wahyd4/feat/fix-sync-image-tag
fix: sync job image tag
2026-02-13 18:06:14 +11:00
OpenClaw Sub-agent 06c7b9a4ff fix: align sync job image tag with deployment 2026-02-13 18:06:05 +11:00
junvandGitHub d05043f762 Merge pull request #42 from wahyd4/feat/fix-sync-image
fix: correct sync job image
2026-02-13 17:20:47 +11:00
OpenClaw Sub-agent 8d5b02e240 fix: use correct image for qdrant sync cronjob 2026-02-13 17:20:33 +11:00
junvandGitHub 89a4d01e34 Merge pull request #41 from wahyd4/feat/qdrant-sync
feat: sync links to Qdrant
2026-02-13 17:18:09 +11:00
OpenClaw Sub-agent 045ac33774 feat: implement Qdrant sync script and k8s CronJob 2026-02-13 17:17:57 +11:00
junv d1d6dfa143 Support unicode in url 2026-02-12 10:44:37 +11:00
junv 04f452087d Remove old search page 2026-01-19 21:31:09 +11:00
junv 736dced60c Add filter to tags 2026-01-19 21:27:25 +11:00
junv fb4bb6a16d Show exact match first! 2026-01-19 21:20:39 +11:00
junv 3d5c95f46f Update js 2026-01-18 11:00:12 +11:00
junv 2d1f8bbd1d Add search 2026-01-18 10:57:54 +11:00
junv 398f8fef20 Update showing 2026-01-18 10:48:11 +11:00
junv fca5fa05e3 Remove iptv related code! 2026-01-18 10:45:06 +11:00
junv edf4f66d26 Fix css error! 2026-01-18 10:28:00 +11:00
junv 2d4ba7bd4a To be able to save status 2026-01-18 10:28:00 +11:00
junvandGitHub 443b51d91b Merge pull request #40 from wahyd4/dependabot/npm_and_yarn/new_theme/static_src/glob-10.5.0
Bump glob from 10.4.5 to 10.5.0 in /new_theme/static_src
2025-12-06 08:46:09 +11:00
dependabot[bot]andGitHub d9d7c35b65 Bump glob from 10.4.5 to 10.5.0 in /new_theme/static_src
Bumps [glob](https://github.com/isaacs/node-glob) from 10.4.5 to 10.5.0.
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/node-glob/compare/v10.4.5...v10.5.0)

---
updated-dependencies:
- dependency-name: glob
  dependency-version: 10.5.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-05 21:22:38 +00:00
junv f81d8a1260 Update django 2025-12-06 08:21:27 +11:00
junv 660702469f Update 2025-11-24 12:45:58 +11:00
junv 84b3a2fca6 Update links 2025-11-24 12:19:29 +11:00
junv ff2caff061 Update 2025-11-05 22:37:22 +11:00
junv fba291ff4c Update advanced search 2025-11-05 22:04:29 +11:00
junv 0fcb810241 Update! 2025-11-05 21:46:53 +11:00
junv 15c462ac91 Update search 2025-11-05 21:26:32 +11:00
junv d8b763592f Update search function 2025-11-05 21:18:26 +11:00
junv 5a59c6f3a5 Update web content 2025-11-05 20:56:35 +11:00
junv 2336b281a3 Update 2025-11-04 22:32:10 +11:00
junv 4d256c2e07 Add craw4ai 2025-11-04 22:22:40 +11:00
junv d5d6855834 Update 2025-11-04 21:42:54 +11:00