summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/oauth/OAuth2ProviderService.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* split url into webUrl and localUrl (like mastodon)Freya Murphy2 days1-5/+5
* fix: review fixes (#17208)かっこかり3 days1-1/+3
* enhance(backend/oauth): Support client information discovery in the IndieAuth...かっこかり2025-12-311-22/+67
* enhance(backend): pugをやめ、JSXベースのテンプレートに変更 (...かっこかり2025-12-011-15/+8
* perf(backend): use node-html-parser instead of microformats-parser (#16907)syuilo2025-11-301-14/+34
* perf(backend): parse5をやめて軽量な実装にし、メモリ削減・...syuilo2025-11-291-1/+1
* perf(backend): jsdom、happy-domをやめて軽量な実装にし、メモリ...syuilo2025-11-291-3/+3
* enhance: OAuth2 (IndieAuth) でロゴが提供されている場合は表示...かっこかり2025-03-061-3/+14
* (re) update SPDX-FileCopyrightTexttamaina2024-02-131-1/+1
* Revert "update SPDX-FileCopyrightText"tamaina2024-02-131-1/+1
* update SPDX-FileCopyrightTextsyuilo2024-02-121-1/+1
* feat(backend/oauth): allow CORS for token endpoint (#12814)Kagami Sascha Rosylight2023-12-271-32/+39
* Merge pull request from GHSA-7pxq-6xx9-xpgmChocolate Pie2023-12-271-2/+2
* perf(backend): createdAtをidから取得するように & 無駄なDateイ...syuilo2023-10-161-2/+1
* refactor(backend): update directory structure for modelssyuilo2023-09-201-2/+2
* update deps (#11820)syuilo2023-09-151-1/+1
* refactor: prefix Mi for all entities (#11719)syuilo2023-08-161-2/+2
* chore: add missing license identifiersyuilo2023-07-281-0/+5
* feat(backend): support OAuth 2.0 authorization (#11053)Kagami Sascha Rosylight2023-07-271-0/+482