summaryrefslogtreecommitdiff
path: root/packages/backend/src/models/Note.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* create IDX_note_url over note.urlHazelnoot2025-06-061-0/+1
* create IDX_note_for_timelinesHazelnoot2025-06-031-0/+1
* replace index on note.userHostHazelnoot2025-06-031-1/+1
* add foreign keys to note/user where instance is referencedHazelnoot2025-05-281-0/+31
* synchronize database entities and code modelsHazelnoot2025-05-221-1/+1
* add hasText type guard for notesHazelnoot2025-05-121-0/+4
* merge upstream againHazelnoot2025-04-241-1/+1
|\
| * enhance(backend): DB note (userId) インデクス -> (userId, id) 複合イ...饺子w (Yumechi)2025-04-231-1/+1
* | add "reject quotes" toggle at user and instance levelHazelnoot2025-02-201-0/+11
* | add new note search file types (module, flash) and optimize file type queryHazelnoot2025-02-131-0/+1
* | increase character limits and share between text and CWHazel K2024-10-031-2/+2
* | merge: upstreamMarie2024-02-191-1/+1
|\|
| * (re) update SPDX-FileCopyrightTexttamaina2024-02-131-1/+1
| * Revert "update SPDX-FileCopyrightText"tamaina2024-02-131-1/+1
| * update SPDX-FileCopyrightTextsyuilo2024-02-121-1/+1
* | merge: upstreamMarie2024-01-151-7/+4
|\|
| * refactor: noteテーブルのインデックス整理と配列カラムへの...YS2024-01-151-7/+4
* | merge: upstreamMar0xy2023-10-311-0/+5
|\|
| * perf(backend): ノートのリアクション情報をキャッシュする...syuilo2023-10-191-0/+5
* | merge: upstream performance changes & instance silencingMar0xy2023-10-161-5/+0
|\|
| * perf(backend): createdAtをidから取得するように & 無駄なDateイ...syuilo2023-10-161-5/+0
* | merge: all upstream changesMar0xy2023-10-131-7/+0
|\|
| * enhance(backend): improve featured systemsyuilo2023-10-061-5/+0
| * perf(backend): delete useless indexessyuilo2023-10-041-2/+0
| * revert: note editingsyuilo2023-10-041-5/+0
* | merge: upstreamMar0xy2023-10-031-6/+6
|\|
| * enhance: 編集されたノートかどうか分かるようにsyuilo2023-09-281-0/+5
* | upd: add backend for post editingMar0xy2023-09-221-0/+6
|/
* fix importsyuilo2023-09-201-1/+1
* refactor(backend): update directory structure for modelssyuilo2023-09-201-0/+258