igoradamenko
|
68fdba30a9
|
add constants for last comments (for node classname & default value of max)
|
2018-03-11 20:33:34 +03:00 |
|
igoradamenko
|
b6ec112d10
|
add /last endpoint to api helper
|
2018-03-11 20:33:09 +03:00 |
|
igoradamenko
|
84c58db2f1
|
remove default param for siteId in fetcher
|
2018-03-10 23:54:43 +03:00 |
|
igoradamenko
|
770eedbf6b
|
add counter script
|
2018-03-10 23:49:37 +03:00 |
|
igoradamenko
|
a3320c21cb
|
add count api endpoint
|
2018-03-10 23:47:23 +03:00 |
|
igoradamenko
|
fdfb5c5770
|
add support for setting site-id in fetcher
|
2018-03-10 23:47:12 +03:00 |
|
igoradamenko
|
1aa699ebd3
|
Revert "try to use lightweight unfetch instead of heavy axious"
This reverts commit b020ef2
|
2018-03-10 23:07:01 +03:00 |
|
igoradamenko
|
cd82d08dbc
|
Revert "fix using unfetch api"
This reverts commit 10d9c1a
|
2018-03-10 23:06:47 +03:00 |
|
igoradamenko
|
9493c61f2c
|
Revert "remove axios"
This reverts commit 086af34
|
2018-03-10 23:06:39 +03:00 |
|
igoradamenko
|
086af343af
|
remove axios
|
2018-03-10 21:15:50 +03:00 |
|
igoradamenko
|
10d9c1ae41
|
fix using unfetch api
|
2018-03-10 19:48:59 +03:00 |
|
igoradamenko
|
b020ef22a0
|
try to use lightweight unfetch instead of heavy axious
|
2018-03-10 19:38:58 +03:00 |
|
igoradamenko
|
ff9010f534
|
parse query string for settings
|
2018-02-18 00:37:27 +02:00 |
|
igoradamenko
|
10f65eb853
|
move constants to separated file
|
2018-02-18 00:37:27 +02:00 |
|
igoradamenko
|
a3df876eb6
|
add log out endpoint
|
2018-02-14 01:16:55 +02:00 |
|
igoradamenko
|
60eeb51ee9
|
make it possible to override api base in fetcher
|
2018-02-14 01:16:55 +02:00 |
|
igoradamenko
|
36ff18c61a
|
add withCredentials flag to endpoints that need it
|
2018-02-13 22:33:37 +02:00 |
|
igoradamenko
|
fd66f639f3
|
add support for withCredentials to fetcher; change its api to polymorphic
|
2018-02-13 22:33:13 +02:00 |
|
igoradamenko
|
7844971304
|
add sub/pub to store
|
2018-02-13 01:15:09 +02:00 |
|
igoradamenko
|
37c2e8b3fd
|
add getConfig to api
|
2018-02-13 01:15:09 +02:00 |
|
igoradamenko
|
cf295c18fe
|
add getPinnedComments method to store
|
2018-02-13 01:15:09 +02:00 |
|
igoradamenko
|
787dfc705a
|
fix logic of block/unblock buttons appearing
|
2018-02-05 01:01:07 +02:00 |
|
igoradamenko
|
35837ed6c9
|
add remove, blockUser and unblockUser to api
|
2018-02-05 00:27:47 +02:00 |
|
igoradamenko
|
d287a18969
|
add pin / unpin to api
|
2018-02-05 00:27:47 +02:00 |
|
igoradamenko
|
46c52c6e46
|
change default sort to -score
|
2018-02-03 01:01:38 +02:00 |
|
igoradamenko
|
bdb54925ea
|
move logic about replacement and pasting comment to store instead of root component
|
2018-02-03 00:53:26 +02:00 |
|
igoradamenko
|
b027dd48c7
|
add getComment support to api
|
2018-02-02 23:47:41 +02:00 |
|
igoradamenko
|
00a17ad15f
|
api.user → api.getUser
|
2018-02-02 21:15:21 +02:00 |
|
igoradamenko
|
45dc4a49e5
|
add user get request to api
|
2018-02-02 20:52:44 +02:00 |
|
igoradamenko
|
cb293c78fc
|
add store singleton
|
2018-02-02 20:52:27 +02:00 |
|
igoradamenko
|
73861df6b1
|
add send api endpoint for posting comments
|
2018-01-29 00:43:07 +02:00 |
|
igoradamenko
|
24e51e35a6
|
add body to post requests in fetcher
|
2018-01-29 00:43:07 +02:00 |
|
igoradamenko
|
1f4e1b160f
|
rewrite draft using preact
|
2018-01-23 20:15:35 +02:00 |
|
igoradamenko
|
26e2445913
|
move common files to folder /common/
|
2018-01-23 20:15:35 +02:00 |
|