   
|
67805bc7a7
|
Add collaborators names (#1223)
* add random usernames
* add username state
* add username input
* ability to set names
* fix tests
* set username oon mobile
* remove auto generated names
* remove commented code
* always string
* updaate snapshots
* maintain username when clearing canvas
* Update src/renderer/renderScene.ts
Co-Authored-By: Lipis <lipiridis@gmail.com>
* add border
* fix styles
Co-authored-by: Pete Hunt <petehunt@users.noreply.github.com>
Co-authored-by: Faustino Kialungila <faustino.kialungila@gmail.com>
Co-authored-by: Lipis <lipiridis@gmail.com>
|
2020-04-07 14:02:42 +01:00 |
|
 Kostas BariotisandGitHub
|
b60f5fcf06
|
Save on CTRL/CMD + S (#1287)
* save on shortcut
* revert keys files
* remove constant
|
2020-04-06 23:24:50 +01:00 |
|
 
|
b97520400a
|
Broadcast mouse activity (#1175)
* broadcast mouse activity
* move to same MOUSE_LOCATION event
* remove key up handler
* update tests
* Fix border
* refactor
* rename activity to button
Co-authored-by: Panayiotis Lipiridis <lipiridis@gmail.com>
|
2020-04-04 17:12:19 +02:00 |
|
  
|
0c9459e9e5
|
Warn on invalid JSON file (#1159)
* add error dialog
* show error modal on file dnd
* add locales
* Update src/locales/en.json
Co-Authored-By: Lipis <lipiridis@gmail.com>
* Update src/data/blob.ts
* Update src/data/blob.ts
* fix titles, update snapshots
* make modal smaller
* fix dnd wrong file type
* reset errorMessage
Co-authored-by: Faustino Kialungila <faustino.kialungila@gmail.com>
Co-authored-by: Lipis <lipiridis@gmail.com>
|
2020-04-03 13:50:51 +02:00 |
|
 Kostas BariotisandGitHub
|
45e4949da0
|
Add .nvmrc file (#1157)
|
2020-04-02 15:00:22 +03:00 |
|
 Kostas BariotisandGitHub
|
4ecbbab7da
|
Add sentry integration (#1141)
|
2020-03-31 11:37:51 +03:00 |
|