7 Commits

Author SHA1 Message Date
351114ab79 fix 2025-06-15 22:16:42 +09:00
fbedc4fa85 fix binary 2025-06-15 21:18:08 +09:00
2f522820b1 fix path 2025-06-15 21:15:35 +09:00
5d97576544 v0.1.6: Major improvements to OAuth display and stream configuration
- Fix AI Chat History display layout and content formatting
- Unify comment layout structure across all comment types
- Remove hardcoded values from stream.rs, add config.toml support
- Optimize AI comment generation with character limits
- Improve translation length limits (3000 characters)
- Add comprehensive AI configuration management

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-15 20:44:02 +09:00
d16b88a499 test update json 2025-06-15 20:41:02 +09:00
4df7f72312 update binary 2025-06-15 15:46:34 +09:00
af28cefba0 add index.json 2025-06-15 15:31:53 +09:00
2 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
<!-- OAuth Comment System - Load globally for session management -->
<script type="module" crossorigin src="/assets/comment-atproto-C2nhj09r.js"></script>
<script type="module" crossorigin src="/assets/comment-atproto-BV-Fzslr.js"></script>
<link rel="stylesheet" crossorigin href="/assets/comment-atproto-6vwaM28e.css">

View File

@@ -1,3 +1,3 @@
<!-- OAuth Comment System - Load globally for session management -->
<script type="module" crossorigin src="/assets/comment-atproto-C2nhj09r.js"></script>
<script type="module" crossorigin src="/assets/comment-atproto-BV-Fzslr.js"></script>
<link rel="stylesheet" crossorigin href="/assets/comment-atproto-6vwaM28e.css">