Commit Graph
382 Commits
Author SHA1 Message Date
junvandCopilot 64871ab7e0 Fix OpenAPI docs, add image import, file preview modal, keyboard nav
- Fix OpenAPI YAML: correct components/schemas indentation (was inside paths:)
- Downgrade openapi version 3.1.0 → 3.0.3 for ReDoc 2.5.2 compatibility
- Add /import/images/<path> endpoint with worker-mode background download
- Add source_url field to FileUpload model (migration 0044)
- Add file preview modal with image/video/audio/unsupported cases
- Add arrow key navigation + prev/next buttons + file counter in modal
- Add /import/images/{image_url} to OpenAPI spec with source_url field

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-22 15:11:44 +11:00
junv 8777aabdc9 Update image folder 2026-03-22 14:36:10 +11:00
junv 61670a7ee9 Update style 2026-03-22 14:05:10 +11:00
junv 4b36d58365 Fix job action 2026-03-21 23:17:27 +11:00
junv 1ffdb5d2ba Fix static resources issue 2026-03-21 22:49:18 +11:00
junv a8ff146e95 Try to fix css broken issue 2026-03-21 22:39:00 +11:00
junv 2e47fd1046 Update settings 2026-03-21 22:08:50 +11: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 aa16044cc6 Uploads 2026-03-21 21:16:00 +11:00
junv 45e7289755 Update debug 2026-03-21 21:14:16 +11:00
junv 2ff7ab85ed Add tests 2026-03-21 21:00:38 +11:00
junv 332654a726 Test files API 2026-03-21 20:45:23 +11:00
junv 7f7a890ad5 Update files function! 2026-03-21 20:30:44 +11:00
junv 1368eb795d Update UI 2026-03-21 17:04:47 +11:00
junv b8c256424e Fix build error and page screenshot issue! 2026-03-21 16:55:22 +11:00
junv 551fdf5cbb Add network scan 2026-03-21 16:41:14 +11:00
junv 4d73ed9ac9 Minor fix 2026-03-13 15:18:57 +11:00
junv 4b443dd5d4 Add ability to append content to post 2026-03-13 15:17:18 +11:00
junvandGitHub 6626ee3656 Merge pull request #53 from wahyd4/feat/final-vector-integration
feat: final vector integration
2026-02-13 21:27:48 +11:00
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