Commit Graph

148 Commits

Author SHA1 Message Date
syuilo
bcbe9c35c8 Clean up 2017-01-14 01:16:30 +09:00
syuilo⭐️
77c612008d Merge pull request #33 from Tosuke/swagger
Swagger
2017-01-12 06:11:15 +09:00
syuilo
449d12c8b4 Fix 2017-01-12 06:03:49 +09:00
syuilo
74a9f2e2e2 Clean up: Removes needless quotes 2017-01-12 06:00:12 +09:00
syuilo
3572ddba80 #16 2017-01-12 05:55:38 +09:00
syuilo
ca0e496b48 [Server] Fix bug
Reject request that without 'Host' header
2017-01-07 23:57:45 +09:00
syuilo
ee063de7b0 Validate URLs 2017-01-07 22:12:36 +09:00
syuilo
9e743b8356 [Server] Improve: Better error handling 2017-01-07 20:37:12 +09:00
syuilo
e053b77d7e [Server] Fix bug 2017-01-07 20:34:41 +09:00
syuilo
a962e37a9c Revert 2017-01-07 20:22:08 +09:00
syuilo
246ed82fc7 Refactor: Improve readability 2017-01-07 20:20:30 +09:00
syuilo
cbbbdc68a8 [Server] Fix bug 2017-01-07 20:19:57 +09:00
Tosuke
7b223ff1c6 [Swagger]Add /meta 2017-01-06 23:41:16 +09:00
Tosuke
1e010ac367 [API]Fix /meta 2017-01-06 22:03:12 +09:00
Tosuke
a375959e28 [Swagger]Add /app/create 2017-01-06 18:33:03 +09:00
Tosuke
633f0e7f45 [Swagger]Add /app/name_id/available 2017-01-06 17:45:04 +09:00
Tosuke
aee020b722 [Swagger]Fix date format 2017-01-06 16:19:41 +09:00
Tosuke
9a0e4a030a [Swagger]Add /app/show 2017-01-06 16:16:53 +09:00
syuilo
8eb541e0f0 [Web] Display birthday into user page 2017-01-06 15:51:31 +09:00
syuilo
bd70a8039c [WEB] Implement birthday setting 🎂 2017-01-06 15:39:02 +09:00
syuilo
1f440ff4bb [API] Implement birthday setting 2017-01-06 15:35:07 +09:00
syuilo
043c059201 Better comment 2017-01-06 15:30:16 +09:00
Tosuke
d50b6bcae3 [Swagger]Following changes 2017-01-06 15:13:46 +09:00
Tosuke
86e3fa134c Merge branch 'master' of github.com:syuilo/misskey into swagger 2017-01-06 14:39:24 +09:00
syuilo
8efacf631b [API] Clean up 2017-01-06 12:32:55 +09:00
syuilo
77358e1ca3 [API] Improve: Better error message 2017-01-06 12:30:35 +09:00
syuilo
a9b0204299 Refactor: Rename userkey --> access-token 2017-01-06 12:09:57 +09:00
syuilo
7ed76388c3 [BREAKING CHANGE] Improve security 2017-01-06 11:50:46 +09:00
syuilo
a130246717 Refactor: Extract isNativeToken method 2017-01-06 11:07:42 +09:00
syuilo
804808feb1 Mobile: Fix design glitch 🎨 2017-01-06 02:04:00 +09:00
syuilo
f33ab69bb1 Fix bug, Support thirdparty streaming access 2017-01-06 01:45:02 +09:00
Tosuke
a2c78514ac [Swagger]Add /auth/accept 2017-01-06 01:28:59 +09:00
syuilo
e5bd8d93a9 アクセストークンは i に統一
トークンの先頭に ! がプリフィックスされているかどうかでユーザー固有のトークンかどうか判別する
2017-01-06 01:28:16 +09:00
Tosuke
5db81b938f [Swagger]Fix Error 2017-01-06 00:39:56 +09:00
Tosuke
81659e255a [Swagger]Fix name 2017-01-05 23:42:27 +09:00
syuilo⭐️
8172ba1b6b Fix bug
Use `let` instead of `const`
2017-01-05 22:15:53 +09:00
ha-dai
f15c862491 Improve convenience. 2017-01-05 21:58:02 +09:00
Tosuke
35f3ba8c07 [Swagger]Add /auth/session/show 2017-01-05 19:01:37 +09:00
Tosuke
45f0d534e9 remove 'User' definition 2017-01-05 18:52:55 +09:00
syuilo
e185ec779c Fix bug 2017-01-04 15:46:12 +09:00
syuilo
5bba261988 Use nyaize package for nya filter 📦 2017-01-04 15:32:04 +09:00
syuilo
7a44b3b9aa Fix bug 2017-01-04 15:26:40 +09:00
syuilo
557e5a9855 Clean up 2017-01-04 15:25:26 +09:00
Tosuke
b20aeb76da [WIP][Swagger]Add swagger definition
- /auth/session/userkey
- User entity
2017-01-04 15:04:54 +09:00
Tosuke
76854cf762 [WIP]Generate swagger file 2017-01-04 12:59:20 +09:00
Aya Morisawa
7c42919e25 Fix typo 2017-01-03 06:09:17 +09:00
Aya Morisawa
041f9d73ba 😟 2017-01-03 06:08:44 +09:00
Aya Morisawa
29a6218ab4 2017-01-03 06:06:31 +09:00
Aya Morisawa
a2d39de332 2017-01-03 06:03:19 +09:00
Aya Morisawa
06e57c0855 Add @types/is-root 2017-01-03 05:49:37 +09:00