Update AI extension docs and navigation#144
Merged
Merged
Conversation
* chore(docs): restructure security docs and enhance API Keys documentation Separated Users and Roles & Privileges into dedicated pages for better organization. Completely rewrote API Keys documentation with detailed instructions for creating, managing, and using API keys. Cleaned up navigation structure and removed duplicate content. * docs: update OffSync page for v1.5.0 UI redesign - Remove outdated video imports (old UI recordings) - Add Enabling/Disabling OffSync section with dialog flow - Rewrite Configuration tab: Database ID + SQL snippet + Push Notifications - Add Metrics tab section (active devices, upload/download bytes) - Update intro to reflect 4-tab layout * docs: add enable/disable OffSync video to offsync page * docs: remove obsolete section "Advanced: RLS and SQLite Sync" * docs: enhance OffSync documentation for Database ID and Push Notifications configuration * docs: comment out video player for OffSync enable/disable functionality * docs: comment out video references in API Key management section * docs: update OffSync configuration details and enhance tab descriptions --------- Co-authored-by: Andrea Donetti <andinux@gmail.com>
* chore(docs): restructure security docs and enhance API Keys documentation Separated Users and Roles & Privileges into dedicated pages for better organization. Completely rewrote API Keys documentation with detailed instructions for creating, managing, and using API keys. Cleaned up navigation structure and removed duplicate content. * docs: update OffSync page for v1.5.0 UI redesign - Remove outdated video imports (old UI recordings) - Add Enabling/Disabling OffSync section with dialog flow - Rewrite Configuration tab: Database ID + SQL snippet + Push Notifications - Add Metrics tab section (active devices, upload/download bytes) - Update intro to reflect 4-tab layout * docs: add enable/disable OffSync video to offsync page * docs: remove obsolete section "Advanced: RLS and SQLite Sync" * docs: enhance OffSync documentation for Database ID and Push Notifications configuration * docs: comment out video player for OffSync enable/disable functionality * docs: comment out video references in API Key management section * docs: update OffSync configuration details and enhance tab descriptions * Remove :8090 port from Weblite URLs Update documentation examples to remove the explicit :8090 port from Weblite endpoints. Modified files under sqlite-cloud (create-database.mdx, multi-code-example.mdx, platform/weblite.mdx, write-data.mdx) so examples use https://<your-project-id>.sqlite.cloud/... instead of https://<your-project-id>.sqlite.cloud:8090/..., keeping examples consistent with the default service URL. --------- Co-authored-by: Andrea Donetti <andinux@gmail.com>
Rename the platform/offsync page to platform/cloudsync (title, slug, and in-page text), update the sidebar nav entry and the RLS page link, and update the "OffSync page" dashboard references in the sqlite-sync guides. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
…nsion-docs # Conflicts: # sqlite-cloud/platform/offsync.mdx
TizianoT
added a commit
that referenced
this pull request
May 21, 2026
* chore(docs): restructure security docs and enhance API Keys documentation Separated Users and Roles & Privileges into dedicated pages for better organization. Completely rewrote API Keys documentation with detailed instructions for creating, managing, and using API keys. Cleaned up navigation structure and removed duplicate content. * docs: update OffSync page for v1.5.0 UI redesign - Remove outdated video imports (old UI recordings) - Add Enabling/Disabling OffSync section with dialog flow - Rewrite Configuration tab: Database ID + SQL snippet + Push Notifications - Add Metrics tab section (active devices, upload/download bytes) - Update intro to reflect 4-tab layout * docs: add enable/disable OffSync video to offsync page * docs: remove obsolete section "Advanced: RLS and SQLite Sync" * docs: enhance OffSync documentation for Database ID and Push Notifications configuration * docs: comment out video player for OffSync enable/disable functionality * docs: comment out video references in API Key management section * docs: update OffSync configuration details and enhance tab descriptions * Remove :8090 port from Weblite URLs Update documentation examples to remove the explicit :8090 port from Weblite endpoints. Modified files under sqlite-cloud (create-database.mdx, multi-code-example.mdx, platform/weblite.mdx, write-data.mdx) so examples use https://<your-project-id>.sqlite.cloud/... instead of https://<your-project-id>.sqlite.cloud:8090/..., keeping examples consistent with the default service URL. * Update AI extension docs and navigation (#144) * chore: improved dashboard offsync page (#142) * chore(docs): restructure security docs and enhance API Keys documentation Separated Users and Roles & Privileges into dedicated pages for better organization. Completely rewrote API Keys documentation with detailed instructions for creating, managing, and using API keys. Cleaned up navigation structure and removed duplicate content. * docs: update OffSync page for v1.5.0 UI redesign - Remove outdated video imports (old UI recordings) - Add Enabling/Disabling OffSync section with dialog flow - Rewrite Configuration tab: Database ID + SQL snippet + Push Notifications - Add Metrics tab section (active devices, upload/download bytes) - Update intro to reflect 4-tab layout * docs: add enable/disable OffSync video to offsync page * docs: remove obsolete section "Advanced: RLS and SQLite Sync" * docs: enhance OffSync documentation for Database ID and Push Notifications configuration * docs: comment out video player for OffSync enable/disable functionality * docs: comment out video references in API Key management section * docs: update OffSync configuration details and enhance tab descriptions --------- Co-authored-by: Andrea Donetti <andinux@gmail.com> * Removed from docs file 8090 port references (#143) * chore(docs): restructure security docs and enhance API Keys documentation Separated Users and Roles & Privileges into dedicated pages for better organization. Completely rewrote API Keys documentation with detailed instructions for creating, managing, and using API keys. Cleaned up navigation structure and removed duplicate content. * docs: update OffSync page for v1.5.0 UI redesign - Remove outdated video imports (old UI recordings) - Add Enabling/Disabling OffSync section with dialog flow - Rewrite Configuration tab: Database ID + SQL snippet + Push Notifications - Add Metrics tab section (active devices, upload/download bytes) - Update intro to reflect 4-tab layout * docs: add enable/disable OffSync video to offsync page * docs: remove obsolete section "Advanced: RLS and SQLite Sync" * docs: enhance OffSync documentation for Database ID and Push Notifications configuration * docs: comment out video player for OffSync enable/disable functionality * docs: comment out video references in API Key management section * docs: update OffSync configuration details and enhance tab descriptions * Remove :8090 port from Weblite URLs Update documentation examples to remove the explicit :8090 port from Weblite endpoints. Modified files under sqlite-cloud (create-database.mdx, multi-code-example.mdx, platform/weblite.mdx, write-data.mdx) so examples use https://<your-project-id>.sqlite.cloud/... instead of https://<your-project-id>.sqlite.cloud:8090/..., keeping examples consistent with the default service URL. --------- Co-authored-by: Andrea Donetti <andinux@gmail.com> * docs: update AI extension documentation * docs: remove extension installation instructions * docs: clarify cloud-installed extensions * docs: fix extension badges and nav labels * docs: update sidebar navigation references for SDKs * docs: rename OffSync to CloudSync Rename the platform/offsync page to platform/cloudsync (title, slug, and in-page text), update the sidebar nav entry and the RLS page link, and update the "OffSync page" dashboard references in the sqlite-sync guides. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> --------- Co-authored-by: Tiziano Tuccella <tiziano.tuccella@gmail.com> Co-authored-by: Andrea Donetti <andinux@gmail.com> Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com> --------- Co-authored-by: Andrea Donetti <andinux@gmail.com> Co-authored-by: Marco Bambini <marco@creolabs.com> Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Verification
Note
This branch starts from the docs submodule commit currently referenced by sqlitecloud/website main (
f5073e9), then adds the docs update commit on top.