Commit graph

6050 commits

Author SHA1 Message Date
syuilo 27c6ebebc0 Clean up proxy codes
Closes #35
2017-01-14 10:51:48 +09:00
syuilo⭐️ 65a5373acb Refactor: Improve readability 2017-01-14 06:05:02 +09:00
syuilo 7363014081 Clean up 2017-01-14 01:16:30 +09:00
syuilo⭐️ 6640276cf7 Merge pull request #33 from Tosuke/swagger
Swagger
2017-01-12 06:11:15 +09:00
syuilo c8c26badc0 Fix 2017-01-12 06:03:49 +09:00
syuilo 5be6a84395 Clean up: Removes needless quotes 2017-01-12 06:00:12 +09:00
syuilo 520299c2b4 #16 2017-01-12 05:55:38 +09:00
syuilo 8b273e215f [Server] Fix bug
Reject request that without 'Host' header
2017-01-07 23:57:45 +09:00
syuilo 7e2c866575 Validate URLs 2017-01-07 22:12:36 +09:00
syuilo b988445f7b [Server] Improve: Better error handling 2017-01-07 20:37:12 +09:00
syuilo 4e9bb87d94 [Server] Fix bug 2017-01-07 20:34:41 +09:00
syuilo 2801176dea Revert 2017-01-07 20:22:08 +09:00
syuilo d69a6f0fb1 Refactor: Improve readability 2017-01-07 20:20:30 +09:00
syuilo 5ceb5b6a1f [Server] Fix bug 2017-01-07 20:19:57 +09:00
Tosuke 8149723abf [Swagger]Add /meta 2017-01-06 23:41:16 +09:00
Tosuke 2a383e8d53 [API]Fix /meta 2017-01-06 22:03:12 +09:00
Tosuke a5ff6fb285 [Swagger]Add /app/create 2017-01-06 18:33:03 +09:00
Tosuke 66d6f4420e [Swagger]Add /app/name_id/available 2017-01-06 17:45:04 +09:00
Tosuke b2dad3a9c2 [Swagger]Fix date format 2017-01-06 16:19:41 +09:00
Tosuke ac0824b574 [Swagger]Add /app/show 2017-01-06 16:16:53 +09:00
syuilo dd45b8d216 [Web] Display birthday into user page 2017-01-06 15:51:31 +09:00
syuilo ee8de60a0d [WEB] Implement birthday setting 🎂 2017-01-06 15:39:02 +09:00
syuilo fe691bccbf [API] Implement birthday setting 2017-01-06 15:35:07 +09:00
syuilo 901ec06f3f Better comment 2017-01-06 15:30:16 +09:00
Tosuke 55f8cb4274 [Swagger]Following changes 2017-01-06 15:13:46 +09:00
Tosuke 0420fee5d2 Merge branch 'master' of github.com:syuilo/misskey into swagger 2017-01-06 14:39:24 +09:00
syuilo a7e646e7c1 [API] Clean up 2017-01-06 12:32:55 +09:00
syuilo 89a3d6789c [API] Improve: Better error message 2017-01-06 12:30:35 +09:00
syuilo fef3d3f300 Refactor: Rename userkey --> access-token 2017-01-06 12:09:57 +09:00
syuilo 9458245382 [BREAKING CHANGE] Improve security 2017-01-06 11:50:46 +09:00
syuilo 86548f6468 Refactor: Extract isNativeToken method 2017-01-06 11:07:42 +09:00
syuilo 733b3d8132 Mobile: Fix design glitch 🎨 2017-01-06 02:04:00 +09:00
syuilo 2ded8ba858 Fix bug, Support thirdparty streaming access 2017-01-06 01:45:02 +09:00
Tosuke 43290a9ea3 [Swagger]Add /auth/accept 2017-01-06 01:28:59 +09:00
syuilo fa591e5c9b アクセストークンは i に統一
トークンの先頭に ! がプリフィックスされているかどうかでユーザー固有のトークンかどうか判別する
2017-01-06 01:28:16 +09:00
Tosuke 24b82c30e8 [Swagger]Fix Error 2017-01-06 00:39:56 +09:00
Tosuke f0d05d5db3 [Swagger]Fix name 2017-01-05 23:42:27 +09:00
syuilo⭐️ a63de6d776 Fix bug
Use `let` instead of `const`
2017-01-05 22:15:53 +09:00
ha-dai 56cb70ee84 Improve convenience. 2017-01-05 21:58:02 +09:00
Tosuke 41ea59d77c [Swagger]Add /auth/session/show 2017-01-05 19:01:37 +09:00
Tosuke 923b9448f6 remove 'User' definition 2017-01-05 18:52:55 +09:00
syuilo 1232286158 Fix bug 2017-01-04 15:46:12 +09:00
syuilo 39eabbd2c0 Use nyaize package for nya filter 📦 2017-01-04 15:32:04 +09:00
syuilo da77aab7c4 Fix bug 2017-01-04 15:26:40 +09:00
syuilo 307d2b7a41 Clean up 2017-01-04 15:25:26 +09:00
Tosuke 4dd5a443e5 [WIP][Swagger]Add swagger definition
- /auth/session/userkey
- User entity
2017-01-04 15:04:54 +09:00
Tosuke e62b008c71 [WIP]Generate swagger file 2017-01-04 12:59:20 +09:00
Aya Morisawa 85b71c65ca Fix typo 2017-01-03 06:09:17 +09:00
Aya Morisawa 318709f2fa 😟 2017-01-03 06:08:44 +09:00
Aya Morisawa 643da34c4f 2017-01-03 06:06:31 +09:00
Aya Morisawa e52885bfe4 2017-01-03 06:03:19 +09:00
Aya Morisawa 09cd610524 Add @types/is-root 2017-01-03 05:49:37 +09:00
Aya Morisawa f495891ac3 2017-01-03 05:31:08 +09:00
Aya Morisawa 9a1ff13595 Remove needless check 2017-01-03 05:25:38 +09:00
Aya Morisawa 9621abea98 Remove log 2017-01-03 05:25:19 +09:00
Aya Morisawa a4d7ba3172 2017-01-03 05:22:25 +09:00
Aya Morisawa 6f535faa4d 2017-01-03 05:18:03 +09:00
Aya Morisawa 72663bc2b5 2017-01-03 05:17:21 +09:00
Aya Morisawa 513dd40a7b Remove useless comments 2017-01-03 05:16:02 +09:00
Aya Morisawa 371d607852 Remove useless comments 2017-01-03 05:15:50 +09:00
Aya Morisawa 3d55db0e7f 2017-01-03 05:15:27 +09:00
Aya Morisawa 240b10ed6e 2017-01-03 05:15:01 +09:00
Aya Morisawa a134358144 2017-01-03 04:39:44 +09:00
Aya Morisawa 44ef1c1a4a 2017-01-03 04:36:13 +09:00
Aya Morisawa cdd26a5aaa Update MachineInfo 2017-01-03 04:35:32 +09:00
syuilo 4a1674d432 Fix bug 2017-01-01 11:32:32 +09:00
syuilo 7c91da6183 Refactor: Improve readability 2017-01-01 11:23:09 +09:00
syuilo 3edd41b97e Fox bug 2017-01-01 11:19:42 +09:00
syuilo 372db241e9 Clean up 2017-01-01 11:19:32 +09:00
syuilo 504b451a1f Clean up 2017-01-01 11:18:33 +09:00
syuilo 76e83a9c0e Use tab for indantaion 2017-01-01 11:17:17 +09:00
syuilo 26d0d13173 Fix bug 2017-01-01 11:14:40 +09:00
syuilo f53c82bf51 Revert "Update calender"
This reverts commit 878ef684b9.
2016-12-31 22:59:06 +09:00
Aya Morisawa 872739f807 Update nya converter 2016-12-31 22:51:39 +09:00
Aya Morisawa 878ef684b9 Update calender 2016-12-31 22:46:53 +09:00
syuilo 077ad5be4d LICENSE: Update year to 2017
🎉 Happy New Year 🎉
2016-12-31 22:09:31 +09:00
Aya Morisawa 264051cb1e bool.ls -> boot.js 2016-12-31 20:43:04 +09:00
syuilo⭐️ 94e983a5cc Refactor: Better argument name 2016-12-31 18:41:52 +09:00
Aya Morisawa 9631d05f54 Check GraphicsMagick 2016-12-31 17:05:55 +09:00
Aya Morisawa a65d1a22a5 Update introduction 2016-12-31 14:07:38 +09:00
Aya Morisawa 81ed55d873 Update broadcast message 2016-12-31 13:37:57 +09:00
syuilo 92855054c3 Clean up: Removes consecutive blank line 2016-12-31 11:02:58 +09:00
syuilo 207777edb3 Revert "Update base.styl"
This reverts commit f9da0c71b0.
2016-12-31 08:22:49 +09:00
syuilo⭐️ f9da0c71b0 Update base.styl 2016-12-31 07:40:30 +09:00
syuilo 65edb949bc Removes unused files 2016-12-31 06:55:07 +09:00
syuilo 0162ab9645 Move src/web/about/pages --> docs/ 2016-12-31 06:50:13 +09:00
syuilo 5f78ef943e Desktop: Fix bug 2016-12-31 06:30:11 +09:00
Aya Morisawa cf3ef821a1 Update broadcast message 2016-12-31 03:57:16 +09:00
Aya Morisawa 6b1ddc51ef Add missing type annotation 2016-12-31 03:36:22 +09:00
Aya Morisawa 2765a3c2af Extract EnvironmentInfo 2016-12-31 03:35:19 +09:00
Aya Morisawa eb10c3a8dc Extract LastCommitInfo 2016-12-31 03:29:24 +09:00
Aya Morisawa 6ead284f31 Rename DependencyChecker to DependencyInfo 2016-12-31 03:24:07 +09:00
Aya Morisawa 7e4091c779 Extract MachineInfo 2016-12-31 03:19:59 +09:00
Aya Morisawa 2fd6ddf8ee 2016-12-31 03:14:38 +09:00
Aya Morisawa 3d4b119222 2016-12-31 03:12:28 +09:00
Aya Morisawa 6bc3cc2c16 2016-12-31 03:09:31 +09:00
Aya Morisawa 58433bcb97 2016-12-31 02:57:05 +09:00
Aya Morisawa 677f3b559e Use lowerCamelCase for file name 2016-12-31 02:55:56 +09:00
Aya Morisawa 9c6244dfa4 Use configLogger for logging 2016-12-31 02:54:08 +09:00
syuilo 9edd6a8c3e Fix bug 2016-12-30 12:37:06 +09:00
syuilo⭐️ a469ba4000 Fix: Allow なでなで 2016-12-30 12:27:50 +09:00
syuilo f844a47f1d Add nya filter 2016-12-30 11:57:17 +09:00
syuilo 17bc0d4844 #4 2016-12-30 11:24:47 +09:00
Aya Morisawa 4ff2661cc8 Fix typo 2016-12-30 08:23:03 +09:00
Aya Morisawa 3f960d4632 Fix typo 2016-12-30 03:20:44 +09:00
Aya Morisawa ada382f53f Fix bug 2016-12-30 03:20:25 +09:00
Aya Morisawa a81d908a4d Update log message 2016-12-30 02:56:37 +09:00
Aya Morisawa 774e542424 Add missing semicolon 2016-12-30 02:32:15 +09:00
Aya Morisawa 1ddd17cf0b Update log message 2016-12-30 02:28:51 +09:00
Aya Morisawa 9de1a3877c Update log message 2016-12-30 02:26:37 +09:00
syuilo d4a33aae8e YEE HAW 2016-12-30 02:17:30 +09:00
syuilo 4b321ed8a3 💴 Implement #2 💴 2016-12-30 01:35:25 +09:00
Aya Morisawa d6198973e2 Update log message 2016-12-30 01:12:49 +09:00
Aya Morisawa 5b0a227382 Update logger 2016-12-29 23:09:32 +09:00
syuilo dcc32d5581 Link to repository 2016-12-29 22:53:12 +09:00
syuilo 06fa0f0039 Add terms of use link 2016-12-29 21:46:47 +09:00
syuilo b9a1cbc199 Sufix 'About Misskey' 2016-12-29 21:46:09 +09:00
syuilo c945481e20 Implement terms of use 2016-12-29 21:43:33 +09:00
syuilo ebe3225e0c Add overload 2016-12-29 21:14:53 +09:00
syuilo 1a6d9e7cc1 Fix 2016-12-29 21:00:22 +09:00
syuilo bdf4d528eb Fix wrong message 2016-12-29 20:58:36 +09:00
Aya Morisawa 22bb3c77ee Update warn message 2016-12-29 20:46:00 +09:00
Aya Morisawa de2024184d update log message 2016-12-29 20:39:46 +09:00
Aya Morisawa 47e6e7dba4 update warn message 2016-12-29 20:33:34 +09:00
Aya Morisawa 034aad2624 Update log message 2016-12-29 20:26:05 +09:00
Aya Morisawa 3c521ee488 Update log message 2016-12-29 20:22:54 +09:00
Aya Morisawa fde9d1bd20 Update log message 2016-12-29 20:16:06 +09:00
Aya Morisawa 7d8d7eed7e 2016-12-29 20:14:51 +09:00
Aya Morisawa 1be6282838 Update warn message 2016-12-29 20:12:26 +09:00
Aya Morisawa 966408f26f 2016-12-29 20:11:05 +09:00
Aya Morisawa bb57937327 2016-12-29 20:08:05 +09:00
Aya Morisawa 7c0d22945c 2016-12-29 20:03:34 +09:00
Aya Morisawa 6ead4d3f95 Use logger 2016-12-29 19:06:41 +09:00
syuilo 112438224e 🎨 2016-12-29 18:31:49 +09:00
syuilo 706f495e79 ✌️ 2016-12-29 18:30:03 +09:00
Aya Morisawa 7b7ec0340f Show time 2016-12-29 18:07:37 +09:00
Aya Morisawa dc21a819d6 Use logger 2016-12-29 17:50:57 +09:00
Aya Morisawa d55bedc02f 🚀 2016-12-29 17:41:21 +09:00
Aya Morisawa cf446ac53c Implement logger
log-cool is no longer with Misskey
2016-12-29 17:36:03 +09:00
syuilo cafb59c4a0 🎨 2016-12-29 16:08:09 +09:00
syuilo 8579bc45f2 Docs: Implement License page 2016-12-29 15:12:34 +09:00
syuilo 7fcbbed901 aboutのドキュメント(pug)を予めコンパイルしておくように 2016-12-29 15:04:22 +09:00
syuilo 3043f81321 Add index page 2016-12-29 13:39:34 +09:00
Aya Morisawa b34958bb6e a 2016-12-29 11:02:55 +09:00
Aya Morisawa b7282c9fc3 Rename index.d.s to globals.d.ts 2016-12-29 11:00:42 +09:00
Aya Morisawa 04cb606dea Remove needless empty line 2016-12-29 09:57:52 +09:00
Aya Morisawa 9d71035f6c Comment out unused import 2016-12-29 09:57:07 +09:00
syuilo e3ff21577f Fix: Add missing resources 2016-12-29 08:14:02 +09:00
syuilo 06ca27b450 Fix bug 2016-12-29 08:05:27 +09:00
syuilo b3f42e62af Initial commit 🍀 2016-12-29 07:49:51 +09:00