Commit graph

6 commits

Author SHA1 Message Date
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 nodejs-examples.html (Browse further)