 Kostas BariotisandGitHub
|
a357d00bbe
|
Hint for shortcut for moving the visible area (#1784)
|
2020-06-19 22:28:13 +02:00 |
|
 Kostas BariotisandGitHub
|
bda8415714
|
Include stroke style when copy/paste styles (#1785)
|
2020-06-19 21:33:37 +02:00 |
|
 Kostas BariotisandGitHub
|
8f65e37dac
|
Disable Sentry inside Docker (#1781)
|
2020-06-18 13:18:57 +02:00 |
|
 Kostas BariotisandGitHub
|
f1ceeab8d9
|
Prepare for Docker publishing (#1771)
* prepare for docker publishing
* fix links
* remove that
* update README
* test publish worklofw
* build and push on master
* include gtag by default
|
2020-06-18 10:46:24 +01:00 |
|
 Kostas BariotisandGitHub
|
046c0818c5
|
upgrade Sentry (#1777)
|
2020-06-16 20:33:31 +03:00 |
|
 Kostas BariotisandGitHub
|
f0463fadc3
|
Remove docker info (#1766)
|
2020-06-15 17:40:29 +02:00 |
|
 Kostas BariotisandGitHub
|
1f375522d6
|
rename docker repo (#1702)
|
2020-06-02 20:26:16 +01:00 |
|
 Kostas BariotisandGitHub
|
7f35b805d1
|
Add Catalan translation (#1566)
|
2020-05-16 18:45:56 +03:00 |
|
 Kostas BariotisandGitHub
|
9ec43d2626
|
Add free draw mode (#1570)
|
2020-05-12 21:10:11 +02:00 |
|
 Kostas BariotisandGitHub
|
0e94303791
|
Ignore `undefined is not an object (evaluating 'window.__pad.pe… (#1417)
|
2020-04-13 16:34:39 +02:00 |
|
 
|
2adae4132b
|
Global username instead of per room (#1382)
* global username
* remove string interpolation
Co-Authored-By: Lipis <lipiridis@gmail.com>
* remove string interpolation
Co-Authored-By: Lipis <lipiridis@gmail.com>
* remove backwards compat
Co-authored-by: Lipis <lipiridis@gmail.com>
|
2020-04-11 21:23:12 +01:00 |
|
 Kostas BariotisandGitHub
|
7b3816d0d3
|
Store username for every room (#1381)
* store username for every room
* add missing fun
|
2020-04-11 19:13:10 +03:00 |
|
   
|
5e2f164026
|
PoC: Expose wysiwyg element to manipulate from outside (#1356)
* expose wysiwyg element to manipulate from outside
* keep focus after changing style
* update editingElement correctly
* remove mistake
* update text only
* proper check for element
* udpate snapshots
* add error log
* remove try catch handler
* remove blur event
* add proper types
* merge if condition
* simplify if condition
Co-Authored-By: Lipis <lipiridis@gmail.com>
Co-authored-by: dwelle <luzar.david@gmail.com>
Co-authored-by: Lipis <lipiridis@gmail.com>
Co-authored-by: Fausto95 <faustino.kialungila@gmail.com>
|
2020-04-11 18:10:56 +02:00 |
|
 
|
0a284adc18
|
Allow opening empty excalidraw file (#1348)
* allow openning empty file
* correctly throw error
* fix error handling
* switch back to error objects
Co-authored-by: dwelle <luzar.david@gmail.com>
|
2020-04-10 11:58:09 +02:00 |
|
   
|
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 |
|