summaryrefslogtreecommitdiff
path: root/src/api/serializers (follow)
Commit message (Collapse)AuthorAgeFilesLines
* wipsyuilo2018-02-0212-947/+0
|
* wipsyuilo2017-12-221-2/+13
|
* :v:syuilo2017-12-111-0/+2
|
* #967syuilo2017-12-081-0/+6
|
* Refactorsyuilo2017-12-081-11/+13
|
* なんかもうめっちゃやったsyuilo2017-11-081-4/+5
|
* Fix bugssyuilo2017-11-081-0/+2
|
* #882syuilo2017-11-071-0/+1
|
* use 'name' param as GridFS file's 'filename'otofune2017-11-071-0/+1
|
* remove whitespaceotofune2017-11-061-1/+1
|
* add safety guard to serializers & fix importing uncorrect serializerotofune2017-11-062-0/+4
|
* fix lint (automattic)otofune2017-11-061-2/+2
|
* MongoDBの階層構造検索に関する思い違いの修正otofune2017-11-061-3/+1
|
* fixotofune2017-11-061-2/+2
|
* fixotofune2017-11-061-0/+2
|
* serializers - posts: fix awaitingotofune2017-11-061-1/+1
|
* serializers - posts: no need Promise wrappingotofune2017-11-061-4/+4
|
* serializers - drive-file: add created_at field by uploadedDateotofune2017-11-061-0/+1
|
* migration to GridFS's DriveFileotofune2017-11-062-21/+16
|
* follow lintotofune2017-11-052-9/+9
|
* serializers - user: run promises in parallel as possibleotofune2017-11-052-18/+24
|
* serializers/post - run promises in parallelotofune2017-11-051-53/+69
| | | | | now w/ opts.detail, returns my_reaction field as 'null' w/ no reaction (before: field appears w/ some reaction)
* selializers - posts: unneed async-awaitotofune2017-11-051-2/+2
| | | | Promise.all resolves all Promise, and selializeDriveFile returns Promise.
* Implement Channel Watchingsyuilo2017-11-011-0/+22
|
* RENAME: reply_to -> replyこぴなたみぽ2017-11-011-2/+2
|
* wipsyuilo2017-11-011-1/+7
|
* RENAME: bbs -> channelsyuilo2017-10-312-44/+44
|
* wipsyuilo2017-10-301-0/+44
|
* :v:syuilo2017-10-071-0/+1
|
* Update user.tsこぴなたみぽ2017-09-091-1/+4
|
* Refactoringsyuilo2017-09-081-7/+10
|
* Refactoringsyuilo2017-09-082-35/+45
|
* Implement #746syuilo2017-08-301-16/+25
|
* Implement #734syuilo2017-08-281-29/+64
|
* [API] Check post dupulicationsyuilo2017-03-251-0/+3
|
* #298syuilo2017-03-203-8/+51
|
* [API] #158syuilo2017-03-191-0/+14
|
* :sushi:syuilo2017-03-1810-22/+14
| | | | Closes #12, #227 and #58
* wipsyuilo2017-03-031-2/+2
|
* wipsyuilo2017-03-031-1/+1
|
* Use any instead of ObjectAya Morisawa2017-03-0110-52/+52
|
* Fix typesyuilo2017-02-281-2/+2
|
* [Server] Some performance improvementssyuilo2017-02-221-2/+9
|
* Remove unused importsyuilo2017-02-221-1/+0
|
* typosyuilo2017-02-221-1/+1
|
* [API] 良い感じにsyuilo2017-02-162-11/+19
|
* Implement the poll featuresyuilo2017-02-142-15/+22
| | | | Closes #164
* [API] postにappを含めるようにsyuilo2017-02-081-0/+6
|
* [API] Fix bugsyuilo⭐️2017-01-261-1/+2
|
* :v:syuilo2017-01-211-2/+2
|