Commit graph

14 commits

Author SHA1 Message Date
95d6baeebb add canonical permacomputer preamble to all source files 2026-02-25 17:39:59 -05:00
4cbfacfa95 rename reverse-rag to reverse-retrieval-augmented-generations-rag.html, update all sidebar links 2026-02-24 23:21:29 -05:00
d47e8900e7 add Reverse RAG whitepaper, link from all site pages and uncloseai.js docs 2026-02-24 18:41:25 -05:00
310853195b add styleguide page, redesign vault gate UI with proper CSS classes 2026-02-23 17:37:57 -05:00
f0db6d9589 add public domain license and headers to all source files 2026-02-22 22:27:09 -05:00
c6e47df7c2 add browser toys portal page and sidebar links
new browser-toys.html with install instructions, storage/privacy
docs, and per-browser guides. sidebar link added to all 26 pages.
browser toys section added to index.html and uncloseai-js.html.
2026-02-22 10:51:53 -05:00
3258cac2a3 Add uncloseai-cli page, fix Discord invite, ban em dashes in writing 2026-02-16 15:52:41 -05:00
6c0dfcb4ca Add C examples page, fix nav links to use correct paths 2026-01-26 12:44:30 -05:00
cce700e705 Add C and C# Implementations links to all page navs 2026-01-26 12:25:02 -05:00
eea1c51ce8 Add crawler page to navigation on all pages
- Add 'Our Crawler' link to left sidebar navigation after Text-to-Speech on all HTML pages
- Fix missing Text-to-Speech link in inference.html navigation
- Update Discord bot link in crawler.html to point to Git repo instead of domain
2025-11-27 13:03:58 -05:00
caeeb85c63 Add text-to-speech navigation link to all public pages
- Added text-to-speech link in navigation after Inference Setup link
- Updated inference.html TTS section to link to text-to-speech page
- Removed redundant openedai-speech references from inference page
- Applied changes to 18 public HTML pages for consistent navigation
2025-11-09 18:12:44 -05:00
5b4c27247f Add privacy policy, terms of use, and copyright notices to all pages
- Created privacy-policy.html with data collection transparency
- Created terms-of-use.html with service terms and liability limits
- Added copyright notice (© uncloseai. 2025) to all 18 HTML pages
- Added Privacy Policy and Terms of Use links to all footers
- Emphasizes IP logging for rate limiting only, not user tracking
- Notes console-only logging (stdout, no disk storage)
- Highlights HTTPS encryption for all communications
2025-11-07 19:17:01 -05:00
845e747d1c Update links to /languages and add brief READMEs to all language directories 2025-10-24 13:36:27 -04:00
38545721a0 Reorganize project structure: move public files to public/ directory 2025-10-24 13:23:42 -04:00
Renamed from ruby-examples.html (Browse further)