summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/web (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix esmsyuilo2022-03-041-1/+1
|
* fix esmsyuilo2022-03-011-1/+1
|
* fix: use import assertionsyuilo2022-03-011-1/+1
|
* refactor: Use ESM (#8358)syuilo2022-02-274-31/+33
| | | | | | | | | | | | | | | * wip * wip * fix * clean up * Update tsconfig.json * Update activitypub.ts * wip
* feat: インスタンスのテーマカラーを設定できるようにsyuilo2022-02-093-2/+10
|
* fix: add instance favicon where it's missing (#8270)Sol Fisher Romanoff2022-02-091-0/+3
|
* feat(client): update fontawesome v6 and self-hostingsyuilo2022-02-091-2/+2
| | | | Resolve #7475
* refactorsyuilo2022-02-031-9/+21
|
* Twitterの埋め込みを修正しました [Fix Twitter embed] (#8193)Kainoa Kanter2022-02-037-15/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fix Twitter embed * Update packages/backend/src/server/web/views/gallery-post.pug Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com> * Update packages/backend/src/server/web/views/channel.pug Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com> * Update packages/backend/src/server/web/views/base.pug Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com> * Update packages/backend/src/server/web/views/base.pug Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com> * Update packages/backend/src/server/web/views/clip.pug Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com> * Update packages/backend/src/server/web/views/channel.pug Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com> * Update packages/backend/src/server/web/views/note.pug Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com> * Update packages/backend/src/server/web/views/gallery-post.pug Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com> * Update packages/backend/src/server/web/views/page.pug Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com> * Update packages/backend/src/server/web/views/user.pug Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com> * Update packages/backend/src/server/web/views/page.pug Co-authored-by: rinsuki <428rinsuki+git@gmail.com> * Yay! * Update packages/backend/src/server/web/views/base.pug Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com> * Update packages/backend/src/server/web/views/base.pug Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com> * Update packages/backend/src/server/web/views/base.pug Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com> * Update page.pug * Update channel.pug * Update gallery-post.pug * Update note.pug * Update page.pug * Update user.pug Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com> Co-authored-by: rinsuki <428rinsuki+git@gmail.com>
* bye reversisyuilo2022-01-121-3/+0
|
* ノートページでRenoteである場合にnoindexを付加 (#8074)tamaina2021-12-241-1/+2
|
* fix lintsyuilo2021-12-093-28/+28
|
* fix(client): improve error handlingsyuilo2021-11-141-2/+0
|
* update ms to 3.0.0syuilo2021-11-121-1/+1
|
* fix bugsyuilo2021-11-121-0/+8
|
* refactoringsyuilo2021-11-1222-0/+1369
Resolve #7779