Aakansha Doshi
60d3bf1718
fix
2021-02-07 20:44:42 +05:30
Aakansha Doshi
b8e1b1f3ad
rename
2021-02-07 20:43:46 +05:30
Lipis
57432b9779
Update src/utils.ts
2021-02-07 17:11:30 +02:00
Lipis
156073a407
Update src/networkStats.ts
2021-02-07 17:06:57 +02:00
Aakansha Doshi
f676a20332
rename
2021-02-07 20:34:54 +05:30
Aakansha Doshi
63af29d345
cleanup
2021-02-07 20:03:37 +05:30
Aakansha Doshi
69a1b74e05
simulate ping every 5 sec
2021-02-07 19:34:04 +05:30
Panayiotis Lipiridis
163dbd47d4
Merge branch 'aakansha-net-stats' of github.com:excalidraw/excalidraw into aakansha-net-stats
...
* 'aakansha-net-stats' of github.com:excalidraw/excalidraw:
Update src/utils.ts
Update Stats.scss
2021-02-07 15:52:01 +02:00
Panayiotis Lipiridis
08889adfa5
4
2021-02-07 15:51:56 +02:00
Panayiotis Lipiridis
aaf4943fa3
Average speed
2021-02-07 15:51:12 +02:00
Lipis
4fd18d1b3e
Update src/utils.ts
...
Co-authored-by: Aakansha Doshi <aakansha1216@gmail.com>
2021-02-07 14:55:50 +02:00
Lipis
f8cf19cae9
Update Stats.scss
2021-02-07 14:47:39 +02:00
Panayiotis Lipiridis
6540c5460e
Bits
2021-02-07 14:38:15 +02:00
Panayiotis Lipiridis
dc95cf3447
bytes
2021-02-07 14:34:33 +02:00
Panayiotis Lipiridis
1ca985aa4a
Bytes
2021-02-07 14:33:26 +02:00
Aakansha Doshi
bc9c8f7ee2
clear timer before starting new one
2021-02-07 17:36:27 +05:30
Panayiotis Lipiridis
3eacd6f07b
Speed
2021-02-07 13:54:57 +02:00
Panayiotis Lipiridis
afa929b2a2
Bigger image
2021-02-07 13:17:17 +02:00
Panayiotis Lipiridis
370c9a643f
Source
2021-02-07 13:15:10 +02:00
Panayiotis Lipiridis
22c57c8f4a
const
2021-02-07 12:40:27 +02:00
Panayiotis Lipiridis
eef9662195
Fix tests
2021-02-07 12:25:37 +02:00
Panayiotis Lipiridis
69a7b1f2b5
…
2021-02-07 12:16:17 +02:00
Panayiotis Lipiridis
3b11b1d9d3
minor fixes
2021-02-07 12:11:59 +02:00
Aakansha Doshi
b778035854
update interval to be 5sec
2021-02-07 15:10:27 +05:30
Aakansha Doshi
92c2a42edf
use image from our server, this fixes the time mismatch issue i was facing earlier due to diff url/image
2021-02-07 15:04:24 +05:30
Aakansha Doshi
7cadc3de52
update image size to be ~3kb and check speed every 15seconds
2021-02-07 02:56:52 +05:30
Aakansha Doshi
336b7222de
Merge remote-tracking branch 'origin/master' into aakansha-net-stats
2021-02-06 22:20:58 +05:30
Aakansha Doshi
4d0ebf5ac5
move collab stats before version
2021-02-06 22:19:04 +05:30
Lipis
86222662f2
docs: Add open collective in readme ( #2948 )
...
Co-authored-by: David Luzar <luzar.david@gmail.com>
2021-02-06 18:12:35 +02:00
Aakansha Doshi
066560311b
feat: add props zenModeEnabled and gridModeEnabled so host can control completely ( #2901 )
...
* feat: add props zenModeEnabled and gridModeEnabled so host can control completely
* dnt show exit zenmode button when prop present
* fix
* update when props change
* Add tests
* Add tests
* update changelog and readme
* update
* Update src/tests/excalidrawPackage.test.tsx
* Update src/packages/excalidraw/README.md
Co-authored-by: Lipis <lipiridis@gmail.com>
* Update src/packages/excalidraw/README.md
Co-authored-by: David Luzar <luzar.david@gmail.com>
* Apply suggestions from code review
Co-authored-by: David Luzar <luzar.david@gmail.com>
* fix specs
Co-authored-by: Lipis <lipiridis@gmail.com>
Co-authored-by: David Luzar <luzar.david@gmail.com>
2021-02-06 21:22:28 +05:30
Aakansha Doshi
949e9ae03a
fix specs
2021-02-06 20:20:48 +05:30
Aakansha Doshi
b5151bda5a
fix
2021-02-06 20:08:30 +05:30
Aakansha Doshi
8157c84d11
feat: show network stats for collaboration
2021-02-06 19:50:35 +05:30
Arun
d6ca981f7a
fix: Rename 'Grid mode' to 'Show grid' ( #2944 )
2021-02-05 23:50:53 +02:00
Excalidraw Bot
f7f98d9dda
chore: Update translations from Crowdin ( #2930 )
2021-02-05 20:07:33 +02:00
Thomas Steiner
1a67642fd1
chore: [Idle detection] Deal with users on systems that don't handle emoji ( #2941 )
...
* Deal with users on systems that don't handle emoji
* Leave no trailing space
* Move function to utils, and actually call it 🤣
Chapeau, TypeScript!
* Use grinning face instead of koala
* Tweak globalAlpha
2021-02-05 18:34:35 +01:00
David Luzar
6aa22bada8
fix: mobile toolbar tooltip regression ( #2939 )
2021-02-05 16:09:40 +01:00
David Luzar
00209ef9c3
fix: hide collaborator list on mobile if empty ( #2938 )
...
Co-authored-by: Lipis <lipiridis@gmail.com>
2021-02-05 15:45:44 +01:00
David Luzar
b79ef0d428
fix: don't prompt on empty scenes ( #2937 )
2021-02-05 12:04:33 +01:00
Excalidraw Bot
dc25fe06d0
chore: Update translations from Crowdin ( #2906 )
2021-02-04 20:18:57 +02:00
David Luzar
1e17c1967b
fix: toolbar unnecessarily eats too much width ( #2924 )
2021-02-04 16:52:16 +01:00
David Luzar
23a8891e0e
fix: mistakenly hardcoding scale ( #2925 )
2021-02-04 16:52:00 +01:00
David Luzar
6c81a32d62
fix: text editor not visible in dark mode ( #2920 )
2021-02-04 16:21:48 +01:00
David Luzar
f0f5430313
feat: support supplying custom scale when exporting canvas ( #2904 )
2021-02-04 14:54:08 +01:00
David Luzar
e18e945cd3
fix: incorrect z-index of text editor ( #2914 )
2021-02-04 14:54:00 +01:00
Lipis
bd0c6e63ff
feat: Show version in the stats dialog ( #2908 )
...
Co-authored-by: dwelle <luzar.david@gmail.com>
2021-02-04 13:47:46 +01:00
Christophe pasquier
dbae33e4f8
fix: make scrollbars draggable when offsets are set ( #2916 )
...
Co-authored-by: dwelle <luzar.david@gmail.com>
2021-02-04 13:07:29 +01:00
Lipis
0f4a053759
chore: Run actions on pull requests as well ( #2917 )
...
* chore: Run actions on pull requests as well
* Update cancel.yml
* Update lint.yml
* Update test.yml
* Update cancel.yml
2021-02-04 13:01:20 +01:00
Thomas Steiner
1837147c55
feat: Add idle detection to collaboration feature ( #2877 )
...
* Start idle detection implementation
* First working version
* Add screen state
* Add type safety
* Better rendering, enum types, localization
* Add origin trial token
* Fix
* Refactor idle detection to no longer use IdleDetector API
* Cleanup some leftovers
* Fix
* Apply suggestions from code review
* Three state: active 🟢 , idle 💤 , away ⚫ ️
* Address feedback from code review
Thanks, @lipis
* Deal with unmount
Co-authored-by: Panayiotis Lipiridis <lipiridis@gmail.com>
2021-02-04 11:55:43 +01:00
David Luzar
15f698dc21
fix: pointer-events being disabled on free-draw ( #2912 )
2021-02-03 20:43:16 +01:00