index
:
sharkey
stable
my custom sharkey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
backend
/
src
/
server
/
oauth
/
OAuth2ProviderService.ts
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
split url into webUrl and localUrl (like mastodon)
stable
Freya Murphy
14 hours
1
-6
/
+6
*
fix oauth data
Hazelnoot
2025-05-08
1
-2
/
+2
*
add missing "return reply" calls to async fastify routes
Hazelnoot
2025-05-08
1
-4
/
+4
*
improve compatibility with multipart/form-data mastodon API requests
Hazelnoot
2025-05-08
1
-33
/
+7
*
remove outdated packages from megalodon
Hazelnoot
2025-04-29
1
-1
/
+1
*
lint and type fixes
Hazelnoot
2025-04-01
1
-3
/
+0
*
normalize mastodon BAD_REQUEST errors
Hazelnoot
2025-03-27
1
-2
/
+2
*
refactor mastodon API and preserve remote user agent for requests
Hazelnoot
2025-03-27
1
-65
/
+39
*
merge: upstream
Marie
2024-02-19
1
-1
/
+1
|
\
|
*
(re) update SPDX-FileCopyrightText
tamaina
2024-02-13
1
-1
/
+1
|
*
Revert "update SPDX-FileCopyrightText"
tamaina
2024-02-13
1
-1
/
+1
|
*
update SPDX-FileCopyrightText
syuilo
2024-02-12
1
-1
/
+1
|
*
feat(backend/oauth): allow CORS for token endpoint (#12814)
Kagami Sascha Rosylight
2023-12-27
1
-32
/
+39
|
*
Merge pull request from GHSA-7pxq-6xx9-xpgm
Chocolate Pie
2023-12-27
1
-2
/
+2
|
*
perf(backend): createdAtをidから取得するように & 無駄なDateイ...
syuilo
2023-10-16
1
-2
/
+1
*
|
fix: /oauth/oauth to /oauth
Marie
2023-12-31
1
-3
/
+3
*
|
merge: upstream
Marie
2023-12-28
1
-13
/
+35
*
|
feat(backend/oauth): allow CORS for token endpoint (#12814)
Kagami Sascha Rosylight
2023-12-28
1
-0
/
+29
*
|
upd: register contentParser
Mar0xy
2023-11-16
1
-0
/
+2
*
|
fix: errors
Mar0xy
2023-11-16
1
-0
/
+2
*
|
upd: add multipart support to oauth/token
Mar0xy
2023-11-16
1
-3
/
+12
*
|
revert: deletion of oauth.pug
Mar0xy
2023-11-09
1
-0
/
+11
*
|
test: oauth/authorize on api endpoint
Mar0xy
2023-11-08
1
-0
/
+11
*
|
fix: oauth/authorize not working
Mar0xy
2023-11-08
1
-19
/
+0
*
|
upd: add oauth decision endpoint
Mar0xy
2023-11-08
1
-2
/
+10
*
|
chore: lint
Mar0xy
2023-09-24
1
-4
/
+4
*
|
upd: change parser and fix fetchAccessToken
Mar0xy
2023-09-24
1
-11
/
+26
*
|
fix: oauth headers
Mar0xy
2023-09-24
1
-0
/
+14
*
|
chore: make lint happy
Mar0xy
2023-09-24
1
-2
/
+0
*
|
upd: change oauth
Mar0xy
2023-09-24
1
-452
/
+66
*
|
fix oauth login
Mar0xy
2023-09-24
1
-2
/
+4
|
/
*
refactor(backend): update directory structure for models
syuilo
2023-09-20
1
-2
/
+2
*
update deps (#11820)
syuilo
2023-09-15
1
-1
/
+1
*
refactor: prefix Mi for all entities (#11719)
syuilo
2023-08-16
1
-2
/
+2
*
chore: add missing license identifier
syuilo
2023-07-28
1
-0
/
+5
*
feat(backend): support OAuth 2.0 authorization (#11053)
Kagami Sascha Rosylight
2023-07-27
1
-0
/
+482