Commit Graph

962 Commits

Author SHA1 Message Date
Aminejvm
44746ee37d initial draft 2021-02-11 07:31:22 +01:00
Aminejvm
828173400d fixed imports 2021-02-09 19:38:24 +01:00
Aminejvm
812aee8ba2 Added support for deselection 2021-02-09 19:38:24 +01:00
Aminejvm
6c56e23458 fixed conflicts 2021-02-09 19:38:19 +01:00
Aminejvm
0b84cd0edf fixed pointer bug 2021-02-09 19:37:53 +01:00
Aminejvm
10b60b51cf adjusted selecting box style 2021-02-09 19:37:53 +01:00
Aminejvm
aa9a3d2afa Removed unnecessary rerenders 2021-02-09 19:37:53 +01:00
Aminejvm
db05e37c50 performance improvements 2021-02-09 19:37:53 +01:00
Aminejvm
9c4dc3bc2a added onSelectionStart event 2021-02-09 19:37:53 +01:00
Aminejvm
e593b32ff2 initial draft for the drag and select behavior 2021-02-09 19:37:53 +01:00
Akuoko Daniel Jnr
ff521612b9
fix: nits 2021-02-09 17:55:38 +00:00
Akuoko Daniel Jnr
09a962257f
fix: status bug on peers tab on pages 2021-02-09 17:42:27 +00:00
Akuoko Daniel Jnr
9eb8a1a573
chore: remove commented out code 2021-02-09 17:17:50 +00:00
Akuoko Daniel Jnr
0a7623762d
fix: broken status on peers 2021-02-09 17:15:32 +00:00
jimmylee
df92fdacd9 patches 2021-02-09 01:56:24 -08:00
Akuoko Daniel Jnr
cebe06d813
fix: padding 2021-02-08 13:02:37 +00:00
Akuoko Daniel Jnr
5785d5a376
fix: pdf rendering issues mobile 2021-02-08 12:45:31 +00:00
Akuoko Daniel Jnr
91538573f5
refactor: extract pdf-viewer into a component and display on system page 2021-02-08 12:22:20 +00:00
Martina
f3a897217b removed double call unnecessary 2021-02-06 19:13:36 -08:00
martinalong
9c1dd7fd65
Merge pull request #502 from filecoin-project/@tarafanlin/privacy 2021-02-05 22:44:55 -08:00
CAKE
21fba66ef0
Merge pull request #503 from filecoin-project/@akuokojnr/multiplayer-slate
feat: show user online status
2021-02-05 22:22:00 -08:00
CAKE
2adfa9c73a
Merge pull request #506 from filecoin-project/@aminejvm/add-carrousel-mobile
Fix: GlobalCarrousel not working on slates (mobile)
2021-02-05 22:20:45 -08:00
CAKE
792891078f
Merge pull request #507 from filecoin-project/@aminejvm/fixed-autoplay-typo
fix: mixed visibility with autoplay
2021-02-05 22:19:26 -08:00
Xuefeng Zhu
5502d92999 add pdf viewer system page 2021-02-05 14:08:23 -08:00
Xuefeng Zhu
4c317f613d Add PDF previews using react pdf 2021-02-05 12:29:02 -08:00
Aminejvm
41b05ac374 Fixed autoplay typo 2021-02-05 13:50:39 +01:00
Akuoko Daniel Jnr
f20b93b02b
feat: show presence indicator to only authenticated users 2021-02-05 12:19:57 +00:00
Aminejvm
ef9338b160 fixed GlobalCarrousel not showing on mobile 2021-02-05 10:25:47 +01:00
Akuoko Daniel Jnr
b40639c782
fix: status indicator on peers 2021-02-04 19:24:50 +00:00
Akuoko Daniel Jnr
eebff2b798
feat: online status indicator 2021-02-04 19:16:24 +00:00
tarafanlin
46d2d5fb58 styling adjustments 2021-02-04 09:26:59 -08:00
Akuoko Daniel Jnr
04ae35f149
fix: change handler name 2021-02-04 10:47:39 +00:00
Akuoko Daniel Jnr
eba5400559
fix: nits 2021-02-04 10:20:36 +00:00
Akuoko Daniel Jnr
7b8a9386f5
feat: show user online status 2021-02-04 09:21:59 +00:00
tarafanlin
7cd01ee83a add privacy indicator & misc styling 2021-02-03 16:18:43 -08:00
Martina
2f36713692 search websocket reconnect and private slate internal fix 2021-02-02 20:40:24 -08:00
Martina
ca4b3bbb49 fixed loader spinner for profile page infinitely spinning 2021-02-02 17:17:24 -08:00
CAKE
7dae207fb0
Merge pull request #501 from filecoin-project/@akuokojnr/unity-zip-download
fix: unity game zip download ui improvements
2021-02-02 09:41:33 -08:00
Akuoko Daniel Jnr
32042395a0
fix: add loading spinner 2021-02-02 14:33:23 +00:00
Akuoko Daniel Jnr
1b96b685e3
fix: unity game zip download improvements 2021-02-02 14:18:50 +00:00
Aminejvm
b9acadf02d added support for video's autoplay attr 2021-02-01 17:02:49 +01:00
Martina
e037edcc9a will no longer be blank profile after fast refresh 2021-01-28 16:57:02 -08:00
Martina
5ab8f18870 fixed back forward on profile and fixed button not displaying follow 2021-01-28 16:47:50 -08:00
tarafanlin
1695749ace tab routing 2021-01-26 19:11:44 -08:00
Tara Lin
48bc72d2e0
Merge pull request #496 from filecoin-project/@tarafanlin/explore
add api endpoints for social and explore & tab routing
2021-01-25 17:00:31 -08:00
tarafanlin
f55b7d157f remove console log 2021-01-23 22:21:50 -08:00
tarafanlin
1203e07cee change api endpoints 2021-01-23 22:20:57 -08:00
Martina
24eb3119ed removed extra console log 2021-01-23 19:18:49 -08:00
tarafanlin
aeaee95d57 add api endpoints for social and explore & tab routing 2021-01-23 17:18:30 -08:00
tarafanlin
95949364c8 comment out subscriptions/subscribers for now 2021-01-22 09:31:05 -08:00