Conversation
* Add AI image prompt generator tool タグをクリックしてAI画像生成プロンプトを組み立てるWebツール。 7カテゴリ・60以上のオプションをホバーで説明を確認しながら選択でき、 組み立てたプロンプトをワンクリックでコピーできる。 https://claude.ai/code/session_01C34uHV6vw1hDd12qEwsSd6 * Add tsconfig.tsbuildinfo to .gitignore https://claude.ai/code/session_01C34uHV6vw1hDd12qEwsSd6 * Add standalone preview HTML for prompt generator サーバー不要でブラウザで直接開いて動作確認できるプレビューファイル。 https://claude.ai/code/session_01C34uHV6vw1hDd12qEwsSd6 * Revert "Add standalone preview HTML for prompt generator" This reverts commit 1972792. * rehack. * ルーティング統合 * lint. * deepl apiを用いての翻訳に対応するつもりだった * init firebase. * サーバー側でAPI実装 * 1単語ずつ追加するスタイルに調整 * バグ潰し系 * 自動デプロイworkflow * pnpmの導入もれ * feat: タブナビゲーションとFABポップアップによるUIリニューアル (#2) (#6) - YouTubeスタイルの横スクロール可能なピルタブをヘッダー直下に追加 - カテゴリを1つずつタブで切り替える形式に変更(全カテゴリ縦並び→タブ切替) - 右カラムのプロンプト表示エリアを廃止し、右下FABからポップアップで確認 - 選択件数バッジをFABに表示 https://claude.ai/code/session_01WVECxukj7LFg3JrCoK31Sp Co-authored-by: Claude <noreply@anthropic.com> * サイドバーレイアウト * ログイン機能実装 resolve #3 * サブページ作成して整理 * メタ周り整理 * プロンプトはstore管理 * Setやめる * 間違えそうなところCLAUDE.mdに明記 * setup firestore. * プロンプトの保存機能 * 保存単位をあらためる * buildPromptリファクタ * 保存したプロンプトを読み込む * 保存日時の記録・日付降順ソート * docs: Firestore規約をCLAUDE.mdに追記 https://claude.ai/code/session_018UrekaszTwmSAtxFWWoMV2 * my-promptリスト表示を日本語タグ・作成日時表示に変更 - 英語プロンプト全文の代わりに選択項目を日本語ラベルのタグとして表示 - カードヘッダーに作成日時(年/月/日)を表示 - ボタン(読み込む・削除)をヘッダー右側に配置 https://claude.ai/code/session_01L4qQYFVYVMc45RNvNDCDD3 * 表記揺れ修正 * $isActiveのワーニング * 入力済みの主題キーワードの並び替え・削除 * サイドバー閉じるボタン * アイコン適用 * ダークモード対応 * varをTHEME_COLORにとりこむ * 白色もTHEME_COLORに寄せる * WithConverter知らなかったよの巻 * snapshotの正規化はかなり薄くなったので省く * さらに各環境ごとの処理は薄くしたい * transactionまわりこうならないといけないんだよなの図 * 正規化たりなかったところをぽちぽち * referenceの型からTを剥がしたらなんとかなった * genericsなくなったのでシンプル参照でいいか * nullに変えた関連 * babelrc削除 * ビルド時キャッシュ仕込む * aboutページ削除 * Revert "ビルド時キャッシュ仕込む" This reverts commit f50b8b7. * docs: withConverter導入に合わせてCLAUDE.mdのFirestore記述を修正 https://claude.ai/code/session_018UrekaszTwmSAtxFWWoMV2 * feat: 動画生成カテゴリをプロンプトデータに追加 スローモーション、タイムラプス、カメラパン、ズームイン、ドリーショット、 オービット、シームレスループ、手持ち撮影、シネマティック映像、ドローン映像の 10キーワードを含む「動画生成」カテゴリを追加。 https://claude.ai/code/session_01AuS78xDfkHyizLhBnfnwaC * feat: 動画生成カテゴリに「カメラ固定」キーワードを追加 意図しないカメラワークを抑制するための locked-off shot キーワードを追加。 https://claude.ai/code/session_01AuS78xDfkHyizLhBnfnwaC * emotion provider * こまかいはなし * profile formをdb保存に調整 * なるべく素の状態を再現 * renameもどし * firebasercは撤去 * いらぬrename * aboutをゆるす * 汎用コンポーネント分離 * self closing --------- Co-authored-by: Claude <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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.
No description provided.