syuilo
|
860a322c36
|
[API] Improve drive/files
|
2017-11-09 02:55:03 +09:00 |
|
syuilo
|
bdffc00dca
|
Clean up
|
2017-11-09 02:28:01 +09:00 |
|
syuilo
|
68b1721ecf
|
なんかもうめっちゃやった
|
2017-11-08 23:43:47 +09:00 |
|
syuilo
|
1c60dfe2d9
|
✌️
|
2017-11-08 20:03:58 +09:00 |
|
syuilo
|
a5b5999cc6
|
より多くのスレッドを表示するように
|
2017-11-08 16:53:34 +09:00 |
|
syuilo
|
ed79710c2b
|
Fix bug
|
2017-11-08 16:52:06 +09:00 |
|
syuilo
|
e78989c3d4
|
✌️ 🎨 ✌️
|
2017-11-08 16:50:33 +09:00 |
|
syuilo
|
93c0af613f
|
Improve performance
|
2017-11-08 14:58:48 +09:00 |
|
syuilo
|
253747ecfb
|
Fix bugs
|
2017-11-08 14:43:42 +09:00 |
|
syuilo
|
6b0db9b877
|
✌️
|
2017-11-07 21:23:09 +09:00 |
|
syuilo
|
bb8fd5b90f
|
Fix bug
|
2017-11-07 21:16:13 +09:00 |
|
syuilo
|
a85d5ac4bb
|
#882
|
2017-11-07 21:04:32 +09:00 |
|
otofune
|
fb422b4d60
|
use 'name' param as GridFS file's 'filename'
|
2017-11-07 09:30:51 +09:00 |
|
otofune
|
a7762aea4f
|
file - if 'name' param given, validate
|
2017-11-07 09:18:40 +09:00 |
|
otofune
|
8e62cc1efd
|
file - unify '/:id' & '/:id/:name'
|
2017-11-07 09:14:39 +09:00 |
|
otofune
|
f80283a94f
|
add 'format' script to use autofix w/ tslint
|
2017-11-07 09:04:16 +09:00 |
|
syuilo
|
b06950d5e7
|
ハッシュ値はMongoDB側で管理されているから手動でインデックスを明示する必要はなさそうだ
|
2017-11-06 22:22:48 +09:00 |
|
syuilo
|
6df3db23d6
|
Fix index creation
|
2017-11-06 22:10:40 +09:00 |
|
syuilo
|
26d4ebfe1a
|
Refactor
|
2017-11-06 20:03:50 +09:00 |
|
syuilo
|
7940c0901d
|
✌️
|
2017-11-06 19:59:14 +09:00 |
|
otofune
|
d7e1ffb005
|
remove whitespace
|
2017-11-06 18:38:59 +09:00 |
|
otofune
|
c1fc3b9f6e
|
add safety guard to serializers & fix importing uncorrect serializer
|
2017-11-06 18:30:49 +09:00 |
|
otofune
|
3be69a8cb7
|
/drive/files/update - return collectly value
|
2017-11-06 16:49:31 +09:00 |
|
otofune
|
d5cc4cc9c2
|
fix lint (automattic)
|
2017-11-06 16:32:01 +09:00 |
|
otofune
|
04648db1c2
|
remove console
|
2017-11-06 16:29:13 +09:00 |
|
otofune
|
4c5a4d2597
|
core - fix metadata searching
|
2017-11-06 16:26:17 +09:00 |
|
otofune
|
64be0d6ded
|
MongoDBの階層構造検索に関する思い違いの修正
|
2017-11-06 16:22:18 +09:00 |
|
otofune
|
b266ed3e4f
|
fix
|
2017-11-06 16:11:24 +09:00 |
|
otofune
|
5279d062df
|
fix
|
2017-11-06 16:09:51 +09:00 |
|
otofune
|
b50813649a
|
serializers - posts: fix awaiting
|
2017-11-06 15:58:39 +09:00 |
|
otofune
|
7b1fc2c5d6
|
api - endpoint:timeline: unneed promise wrapping
|
2017-11-06 15:55:47 +09:00 |
|
otofune
|
7553c6dd38
|
serializers - posts: no need Promise wrapping
|
2017-11-06 15:52:09 +09:00 |
|
otofune
|
0ee6d65921
|
fix timeline
|
2017-11-06 15:45:21 +09:00 |
|
otofune
|
28a39bccf9
|
file-server - support new DriveFile w/ GridFS on '/:id/:name'
|
2017-11-06 15:39:16 +09:00 |
|
otofune
|
2ce3179d50
|
fileserver - fix dummy path
|
2017-11-06 15:37:04 +09:00 |
|
otofune
|
a5160a1bba
|
fileserver - support DriveFile w/ GridFS
|
2017-11-06 15:35:20 +09:00 |
|
otofune
|
d0dab265f4
|
serializers - drive-file: add created_at field by uploadedDate
|
2017-11-06 15:27:16 +09:00 |
|
otofune
|
18b1ef29ad
|
migration to GridFS's DriveFile
|
2017-11-06 15:18:45 +09:00 |
|
otofune
|
7e81e0db6a
|
support GridFS
|
2017-11-06 14:37:24 +09:00 |
|
otofune
|
7cd6b1c666
|
follow lint
|
2017-11-05 22:26:16 +09:00 |
|
otofune
|
5aa5e5cc70
|
serializers - user: run promises in parallel as possible
|
2017-11-05 22:22:49 +09:00 |
|
otofune
|
11190f56ad
|
serializers/post - run promises in parallel
now w/ opts.detail, returns my_reaction field as 'null' w/ no reaction
(before: field appears w/ some reaction)
|
2017-11-05 22:13:28 +09:00 |
|
otofune
|
78487934c7
|
selializers - posts: unneed async-await
Promise.all resolves all Promise, and selializeDriveFile returns Promise.
|
2017-11-05 21:11:16 +09:00 |
|
syuilo
|
97f0b29d4a
|
[Client] set lang
|
2017-11-03 17:46:42 +09:00 |
|
syuilo
|
0ff0107cb8
|
typo
|
2017-11-03 17:44:52 +09:00 |
|
こぴなたみぽ
|
f7bc60d5bc
|
Update safe.js
|
2017-11-03 17:37:05 +09:00 |
|
syuilo
|
9f9f2a9945
|
Fix
|
2017-11-02 14:43:56 +09:00 |
|
syuilo
|
b77ffdbeb1
|
Refactor
|
2017-11-02 12:56:07 +09:00 |
|
syuilo
|
e7fbf873ef
|
✌️
|
2017-11-02 12:39:19 +09:00 |
|
syuilo
|
9f6cc8bafb
|
🎨
|
2017-11-02 00:20:33 +09:00 |
|