Pavel Murygin
|
655d2fcf81
|
disabling join button
|
2021-01-16 16:31:26 +03:00 |
|
Pavel Murygin
|
98d3cfd990
|
rename calls -> api
|
2021-01-16 16:28:00 +03:00 |
|
Pavel Murygin
|
f7e57bf9b3
|
better css
|
2021-01-16 16:25:28 +03:00 |
|
Pavel Murygin
|
6d7b03c34e
|
rearrange files a little bit
|
2021-01-16 13:24:26 +03:00 |
|
Pavel Murygin
|
d3f71f1da2
|
tidy up code
|
2021-01-16 12:28:01 +03:00 |
|
Pavel Murygin
|
f4c79f46ab
|
performance improvements
|
2021-01-16 01:43:07 +03:00 |
|
Pavel Murygin
|
633f43ec4d
|
Improve text synchronization performance
|
2021-01-16 00:48:57 +03:00 |
|
Pavel Murygin
|
77b70b7c49
|
Fix text synchronization
|
2021-01-14 23:57:24 +03:00 |
|
Pavel Murygin
|
60be27d97a
|
bump sdk version, update send as fetch calls
|
2021-01-14 23:16:56 +03:00 |
|
Pavel Murygin
|
8741e65850
|
rename leaveRoom -> leave
|
2021-01-14 22:02:42 +03:00 |
|
Pavel Murygin
|
6d61678c91
|
fix fetch api calls' syntax
|
2021-01-14 22:01:25 +03:00 |
|
Pavel Murygin
|
ff0b59fd47
|
migrate to new api
|
2021-01-14 21:52:33 +03:00 |
|
Pavel Murygin
|
84bc242af1
|
bump sdk version
|
2021-01-14 21:40:49 +03:00 |
|
DieMyst
|
ec2409648f
|
Entry -> HistoryEntry
|
2021-01-14 20:12:43 +03:00 |
|
DieMyst
|
cc7ef8b24e
|
add configs for frepl, fmt
|
2021-01-14 19:54:27 +03:00 |
|
Pavel Murygin
|
77d5329ca6
|
Rename message -> entry everywhere
|
2021-01-14 19:47:26 +03:00 |
|
Pavel Murygin
|
1d83a95460
|
Naming-related refactorings
|
2021-01-14 19:38:45 +03:00 |
|
DieMyst
|
641e4da281
|
msg -> entry, add auth check to get functions
|
2021-01-14 19:23:45 +03:00 |
|
Pavel Murygin
|
e225a7818d
|
Editor state synchronization (WIP)
|
2021-01-14 13:17:48 +03:00 |
|
Pavel Murygin
|
735c5cbe0c
|
Users list with online statuses syncrhonization works
|
2021-01-14 12:17:36 +03:00 |
|
Pavel Murygin
|
4879878e9f
|
user list sync works with the new air making approach (WIP)
|
2021-01-14 03:15:07 +03:00 |
|
Pavel Murygin
|
11f5048e6a
|
notification calls
|
2021-01-13 15:20:22 +03:00 |
|
Pavel Murygin
|
94544ac6ee
|
Automerge work (to some extent)
|
2021-01-12 21:13:09 +03:00 |
|
Pavel Murygin
|
8d0ab623b3
|
All api calls work! (fluent-pad still WIP)
|
2021-01-12 13:58:40 +03:00 |
|
DieMyst
|
a94dbb4e14
|
update service ids in readme
|
2021-01-12 11:19:48 +03:00 |
|
DieMyst
|
a2d800bdf5
|
update readme
|
2021-01-12 11:13:06 +03:00 |
|
DieMyst
|
bce202f5d9
|
api update
|
2021-01-12 11:08:29 +03:00 |
|
Pavel Murygin
|
90293b2333
|
update sdk to a working version
|
2021-01-12 01:03:32 +03:00 |
|
Pavel Murygin
|
368ec01f24
|
pin sdk version
|
2021-01-11 23:53:04 +03:00 |
|
Pavel Murygin
|
f88bd77387
|
Bump fluence-js sdk version
|
2021-01-11 22:35:58 +03:00 |
|
DieMyst
|
36a8db1cfb
|
README for services
|
2021-01-11 18:14:49 +03:00 |
|
DieMyst
|
191184c974
|
refactoring, docs, fmt
|
2021-01-11 17:51:17 +03:00 |
|
DieMyst
|
b53d1e52b2
|
refactoring, documentation
|
2021-01-11 17:14:00 +03:00 |
|
Pavel Murygin
|
37e1743f9f
|
update fluence js sdk to new api version
|
2021-01-08 19:07:40 +03:00 |
|
Pavel Murygin
|
b759ac9f9b
|
split code into services\client dirs
|
2021-01-08 18:32:05 +03:00 |
|
Dima
|
840fced13e
|
Merge pull request #1 from fluencelabs/services
Services
|
2021-01-08 15:50:59 +03:00 |
|
DieMyst
|
3c490c3a44
|
fmt, delete old projects
|
2021-01-08 15:50:12 +03:00 |
|
DieMyst
|
11d222275d
|
update auth result
|
2021-01-07 21:20:24 +03:00 |
|
DieMyst
|
c3a45d6c9f
|
fix outofbound, add more complex error msg
|
2021-01-07 20:19:48 +03:00 |
|
DieMyst
|
93081b4523
|
is_authenticated method
|
2021-01-07 19:12:42 +03:00 |
|
DieMyst
|
f0b09c83fe
|
get_current_tetraplet method
|
2021-01-07 18:43:51 +03:00 |
|
DieMyst
|
1a40919164
|
auth check, tetraplets
|
2021-01-07 17:56:16 +03:00 |
|
DieMyst
|
32cbb81898
|
hashmap to vec in history, tests
|
2021-01-06 23:44:04 +03:00 |
|
DieMyst
|
13c957fc90
|
history in-memory
|
2021-01-06 20:18:10 +03:00 |
|
DieMyst
|
b26cd026b9
|
WIP, user-list in-memory
|
2021-01-06 19:38:47 +03:00 |
|
Pavel Murygin
|
83cbb62ccd
|
Add more sensible readme
|
2020-12-26 12:12:33 +03:00 |
|
Pavel Murygin
|
0ff0325392
|
Initial discovery implementation (WIP)
|
2020-12-25 02:00:46 +03:00 |
|
Pavel Murygin
|
229e9ee076
|
Initial commit (barebones react app)
|
2020-12-24 00:16:19 +03:00 |
|