Last2014 last2014
last2014 pushed to main at last2014/better-uwuzu-sdk 2026-04-03 15:19:06 +00:00
2efa5ec057 v1.1.5
last2014 pushed to main at last2014/better-uwuzu-sdk 2026-04-03 15:17:47 +00:00
last2014 closed issue last2014/better-uwuzu-sdk#17 2026-04-03 15:17:47 +00:00
ueuseModuleのimportが不正なやつがある
last2014 pushed to main at last2014/clean-follow-uwuzu 2026-03-30 11:24:32 +00:00
Compare 2 commits »
last2014 pushed to main at last2014/uwuzu-light-client 2026-03-30 11:15:41 +00:00
5db6f08060 First Commit
last2014 created branch main in last2014/uwuzu-light-client 2026-03-30 11:15:41 +00:00
last2014 pushed to master at last2014/lynq-chat 2026-03-30 07:15:01 +00:00
c3383b778b New: configにoriginを追加 / Chg(Performance): /api以外の場合にトークンの認証をバイパス / New: server-infoエンドポイントにiconを追加 / New: setup/initializationでconfigテーブルにLynqChatロゴをiconとして追加する処理 / New: .content-main用の背景色を追加 / Chg: 背景色を変更 / Chg: .left-menuを更新
last2014 pushed to master at last2014/lynq-chat 2026-03-30 02:38:03 +00:00
d129c95aa4 Chg: exactOptionalPropertyTypesをfalseに変更 / Chg(Security): トークンが不正な場合のエラーを全てtoken_invalidに変更 / New: channelテーブル・リポジトリ / Chg: configテーブルのvalueをstringに / Chg: configテーブルのlengthを4096に / New: messageテーブル / Chg: 安全のためuserテーブルのOptionalPropsにidを追加 / New: channel/createエンドポイント / New: channel/listエンドポイント / New: channel/editエンドポイント / Enhance: primary/signupエンドポイントの重複エラーの実装で末尾カンマなどの改善 / Chg: setup/initializationのdescriptionに最大文字数4096を制定 / Chg: serverInfoをdefault exportからexportに変更 / New: フロントエンドでmeを読み込み / New: フロントエンドでchannelを読み込み / New: client.tsでトークンがある場合はトークンを指定 / Chg: clientをrefに / Del: IndexedDBからserverテーブルを削除 / Fix: Dexieのclassに命名 / Feat: フロントエンドでのサインインページ / Fix: L.jsで任意のbodyがあるエンドポイントが定義できない問題を修正 / Del: L.jsのserver-infoでの不要なimportを削除 / Fix: L.jsでトークンのエラーを追加 / Fix: L.jsのUserSchemaにlastUsedAtを追加
last2014 opened issue last2014/website#4 2026-03-29 04:11:22 +00:00
ライトモードのborder-colorを#bcbcbcにする
last2014 pushed to main at last2014/website 2026-03-28 13:18:40 +00:00
b93eb11d17 Chg: Card.astroのpaddingを調整 / New: 詳細を表で表示 / New: scroll-padding-topを指定 / New: scroll-behaviorを指定
last2014 closed issue last2014/website#3 2026-03-28 10:38:29 +00:00
Card.astroの.imgにflex-shrink: 0を指定する
last2014 reopened issue last2014/website#2 2026-03-28 10:36:29 +00:00
サービス欄作る
last2014 pushed to main at last2014/website 2026-03-28 08:09:30 +00:00
bce92aa00e Fix: #2
last2014 closed issue last2014/website#2 2026-03-28 08:09:30 +00:00
サービス欄作る
last2014 opened issue last2014/website#3 2026-03-28 07:52:21 +00:00
Card.astroのimg-wrapperにflex-shrink: 0を指定する
last2014 closed issue last2014/website#1 2026-03-28 07:51:33 +00:00
誕生日が自動更新されない
last2014 pushed to main at last2014/website 2026-03-28 07:20:04 +00:00
441e0e0099 🚀Renewal
last2014 pushed to master at last2014/lynq-chat 2026-03-27 13:53:24 +00:00
6b54ae4306 Chg: tsxをdevDependenciesに移動 / Del: MikroORM公式CLIを廃止 / Feat: scriptsのmigrator
last2014 pushed to master at last2014/lynq-chat 2026-03-27 13:11:26 +00:00
d66ab803bc Fix: loggerのファイル書き込み失敗のログで種別に[]が存在する問題 / Fix: .logを自動作成しディレクトリなしエラーを回避