<feed xmlns='http://www.w3.org/2005/Atom'>
<title>misskey/packages/backend/src/server/api/endpoints/auth, branch master</title>
<subtitle>my misskey fork
</subtitle>
<id>http://g.freya.cat/misskey/atom?h=master</id>
<link rel='self' href='http://g.freya.cat/misskey/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/'/>
<updated>2024-06-01T02:16:44Z</updated>
<entry>
<title>fix(backend): use insertOne insteadof insert/findOneOrFail combination (#13908)</title>
<updated>2024-06-01T02:16:44Z</updated>
<author>
<name>Acid Chicken</name>
<email>root@acid-chicken.com</email>
</author>
<published>2024-06-01T02:16:44Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=2b8056a8525e1b38536aa0406ba9446a88b365b9'/>
<id>urn:sha1:2b8056a8525e1b38536aa0406ba9446a88b365b9</id>
<content type='text'>
* fix(backend): use insertOne insteadof insert/findOneOrFail combination

* fix: typo

* fix(backend): inherit mainAlias?

* refactor(backend): use extend

* fix(backend): invalid entityTarget

* fix(backend): fake where

* chore: debug

* chore: debug

* test: log

* fix(backend): column names

* fix(backend): remove dummy from

* revert: log

* fix(backend): position

* fix(backend): automatic aliasing

* chore(backend): alias

* chore(backend): remove from

* fix(backend): type

* fix(backend): avoid pure name

* test(backend): fix type

* chore(backend): use cte

* fix(backend): avoid useless alias

* fix(backend): fix typo

* fix(backend): __disambiguation__

* fix(backend): quote

* chore(backend): t

* chore(backend): accessible

* chore(backend): concrete returning

* fix(backend): quote

* chore: log more

* chore: log metadata

* chore(backend): use raw

* fix(backend): returning column name

* fix(backend): transform

* build(backend): wanna logging

* build(backend): transform empty

* build(backend): build alias

* build(backend): restore name

* chore: return entity

* fix: test case

* test(backend): 204

* chore(backend): log sql

* chore(backend): assert user joined

* fix(backend): typo

* chore(backend): log long sql

* chore(backend): log join

* chore(backend): log join depth null

* chore(backend): joinAttributes

* chore(backend): override createJoinExpression

* chore: join log

* fix(backend): escape

* test(backend): log log

* chore(backend): join gonna success?

* chore(backend): relations

* chore(backend): undefined

* chore(backend): target

* chore(backend): remove log

* chore(backend): log chart update

* chore(backend): log columns

* chore(backend): check hasMetadata

* chore(backend): unshift id when not included

* chore(backend): missing select

* chore(backend): remove debug code</content>
</entry>
<entry>
<title>(re)  update SPDX-FileCopyrightText</title>
<updated>2024-02-13T15:59:27Z</updated>
<author>
<name>tamaina</name>
<email>tamaina@hotmail.co.jp</email>
</author>
<published>2024-02-13T15:59:27Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=c1514ce91dc08481a092a789ee37da546cdb4583'/>
<id>urn:sha1:c1514ce91dc08481a092a789ee37da546cdb4583</id>
<content type='text'>
Fix  #13290
</content>
</entry>
<entry>
<title>Revert "update SPDX-FileCopyrightText"</title>
<updated>2024-02-13T15:50:11Z</updated>
<author>
<name>tamaina</name>
<email>tamaina@hotmail.co.jp</email>
</author>
<published>2024-02-13T15:50:11Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=311c2172d7bc861d915a28650684a1587ecb4695'/>
<id>urn:sha1:311c2172d7bc861d915a28650684a1587ecb4695</id>
<content type='text'>
This reverts commit 9b5aeb76d8c9372d67058c512597152b6bf222f2.
</content>
</entry>
<entry>
<title>update SPDX-FileCopyrightText</title>
<updated>2024-02-12T02:37:45Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2024-02-12T02:37:45Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=9b5aeb76d8c9372d67058c512597152b6bf222f2'/>
<id>urn:sha1:9b5aeb76d8c9372d67058c512597152b6bf222f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor(backend): exist -&gt; exists (#13203)</title>
<updated>2024-02-08T07:04:41Z</updated>
<author>
<name>かっこかり</name>
<email>67428053+kakkokari-gtyih@users.noreply.github.com</email>
</author>
<published>2024-02-08T07:04:41Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=0f7918c51b990c1b307360e5ae5d2397df1e00e1'/>
<id>urn:sha1:0f7918c51b990c1b307360e5ae5d2397df1e00e1</id>
<content type='text'>
* refactor(backend): exist -&gt; exists

* fix</content>
</entry>
<entry>
<title>refactor(backend): User関連のスキーマ/型の指定を強くする (#12808)</title>
<updated>2024-01-31T06:45:35Z</updated>
<author>
<name>zyoshoka</name>
<email>107108195+zyoshoka@users.noreply.github.com</email>
</author>
<published>2024-01-31T06:45:35Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=2db5b61616194b33468a057489e7c1d4597f5cc8'/>
<id>urn:sha1:2db5b61616194b33468a057489e7c1d4597f5cc8</id>
<content type='text'>
* refactor(backend): User関連のスキーマ/型の指定を強くする

* refactor(backend): `pack()`の引数にスキーマを指定するように

* chore: fix ci

* fix: 変更漏れ

* fix ci

---------

Co-authored-by: syuilo &lt;Syuilotan@yahoo.co.jp&gt;</content>
</entry>
<entry>
<title>perf(backend): createdAtをidから取得するように &amp; 無駄なDateインスタンスの生成を避けるように</title>
<updated>2023-10-16T01:45:22Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2023-10-16T01:45:22Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=1fa1d316969de15d6aaef1dbf0a0b95aec30e377'/>
<id>urn:sha1:1fa1d316969de15d6aaef1dbf0a0b95aec30e377</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update deps (#11820)</title>
<updated>2023-09-15T05:28:29Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2023-09-15T05:28:29Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=6cf466e5d1d423aec8ec06f65644c73c7e9a8ecd'/>
<id>urn:sha1:6cf466e5d1d423aec8ec06f65644c73c7e9a8ecd</id>
<content type='text'>
* update deps

* fix

* wip

* wip

* wip

* Update docker-compose.yml.example

* Delete reviewer-lottery.yml

* Update RepositoryModule.ts

* wip

* wip

* clean up

* update deps

* wip

* wip</content>
</entry>
<entry>
<title>chore(backend): Resolve `import/no-default-export` rule violations (#11732)</title>
<updated>2023-08-17T12:20:58Z</updated>
<author>
<name>woxtu</name>
<email>woxtup@gmail.com</email>
</author>
<published>2023-08-17T12:20:58Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=dd1783f984cd87abe4407defc77f117fe6f5a1d6'/>
<id>urn:sha1:dd1783f984cd87abe4407defc77f117fe6f5a1d6</id>
<content type='text'>
* Disable `import/no-default-export` properly

* Disable `import/no-default-export`</content>
</entry>
<entry>
<title>refactor(backend): Remove unused injections (#11462)</title>
<updated>2023-08-05T01:33:00Z</updated>
<author>
<name>woxtu</name>
<email>woxtup@gmail.com</email>
</author>
<published>2023-08-05T01:33:00Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=8a6791da3fa5c6554689ae06721925f7842b3b7b'/>
<id>urn:sha1:8a6791da3fa5c6554689ae06721925f7842b3b7b</id>
<content type='text'>
* Remove unused injections

* Remove unused imports</content>
</entry>
</feed>
