diff --git a/docker-compose.yml b/docker-compose.yml index 3c8852e..d5a3029 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -35,7 +35,7 @@ services: # Mount OIDC development directory outside /var/www/html to avoid rsync conflicts # The post-installation hook will register /opt/apps as an additional app directory #- ./third_party:/opt/apps:ro - - ./third_party/astrolabe:/opt/apps/astrolabe:ro + #- ./third_party/astrolabe:/opt/apps/astrolabe:ro environment: - NEXTCLOUD_TRUSTED_DOMAINS=app - NEXTCLOUD_ADMIN_USER=admin diff --git a/third_party/astrolabe/appinfo/info.xml b/third_party/astrolabe/appinfo/info.xml index 48c4106..4026ba0 100644 --- a/third_party/astrolabe/appinfo/info.xml +++ b/third_party/astrolabe/appinfo/info.xml @@ -36,7 +36,9 @@ See [documentation](https://github.com/cbcoutinho/nextcloud-mcp-server) for conf ai https://github.com/cbcoutinho/nextcloud-mcp-server/issues https://github.com/cbcoutinho/nextcloud-mcp-server - https://raw.githubusercontent.com/cbcoutinho/nextcloud-mcp-server/master/docs/images/mcp-ui-screenshot.png + screenshots/02-semantic-search-with-plot.png + screenshots/01-unified-search-astrolabe.png + screenshots/03-chunk-viewer-open.png diff --git a/third_party/astrolabe/screenshots/01-unified-search-astrolabe.png b/third_party/astrolabe/screenshots/01-unified-search-astrolabe.png new file mode 100644 index 0000000..6d36e1a Binary files /dev/null and b/third_party/astrolabe/screenshots/01-unified-search-astrolabe.png differ diff --git a/third_party/astrolabe/screenshots/02-semantic-search-with-plot.png b/third_party/astrolabe/screenshots/02-semantic-search-with-plot.png new file mode 100644 index 0000000..3dcd386 Binary files /dev/null and b/third_party/astrolabe/screenshots/02-semantic-search-with-plot.png differ diff --git a/third_party/astrolabe/screenshots/03-chunk-viewer-open.png b/third_party/astrolabe/screenshots/03-chunk-viewer-open.png new file mode 100644 index 0000000..8058362 Binary files /dev/null and b/third_party/astrolabe/screenshots/03-chunk-viewer-open.png differ diff --git a/third_party/oidc b/third_party/oidc index 860a10c..8473b84 160000 --- a/third_party/oidc +++ b/third_party/oidc @@ -1 +1 @@ -Subproject commit 860a10cd05a1fb173a133c07930e47cdd71affb3 +Subproject commit 8473b8497bacc74c3cbe442559389744552482be