Commit Graph

167 Commits

Author SHA1 Message Date
Bea 149254ba95 made toolbar sticky, moving with the page 2020-04-20 11:50:00 +02:00
Bea 40808bf104 ignored idea config files 2020-04-16 13:39:16 +02:00
Bea cecbdc425e started multi-page implementation 2020-04-16 13:29:39 +02:00
Bea a6d4577c46 cleaned up code (work in progress) 2020-04-16 13:29:39 +02:00
Bea 128b72948c removed debug logging 2020-04-16 13:29:39 +02:00
Bea 1cf84762d3 fixed mobile misalignment 2020-04-16 13:29:39 +02:00
Bea 3d44b680c4 started implementing new page feature 2020-04-16 13:29:39 +02:00
Bea 24601c2c6c moved button 2020-04-16 13:29:39 +02:00
Bea 23ebcbfb82 added "new page" button 2020-04-16 13:29:39 +02:00
Bea 58631ac0b6 implemented multi touch, allowing mobile devices to zoom 2020-04-16 13:29:39 +02:00
Bea 4b86ec3eaa test multi touch 2020-04-15 20:59:35 +02:00
Bea 06f7bd0ed9 added idea config files 2020-04-15 20:45:52 +02:00
Bea 353eea7a96 let the user scroll the page 2020-04-15 20:09:34 +02:00
raphael 5098263d34 format code and move function to the bottom 2020-04-10 14:08:15 +02:00
raphael 30b17e1821 Merge branch 'lanczos2_interp' of https://github.com/jb-leger/whiteboard into jb-leger-lanczos2_interp 2020-04-10 13:58:48 +02:00
raphael 7994ba9342 change order so border is always visible 2020-04-10 13:58:22 +02:00
Jean-Benoist Leger 0bc9af1235
Use Lanczos interpolation for smooth pen path 2020-04-10 00:27:15 +02:00
Cracker 62e285bdb2
Update README.md 2020-04-03 22:40:39 +02:00
raphael c0ae6031d5 add random whiteboardId function 2020-04-03 22:38:33 +02:00
raphael 3b3dffb3f5 Merge branch 'master' of https://github.com/cracker0dks/whiteboard 2020-04-03 15:07:11 +02:00
raphael 2f637671c3 fix shift draw with line tool 2020-04-03 15:07:05 +02:00
Cracker a990aad2ef
Update README.md 2020-03-31 12:06:36 +02:00
Cracker abdd86fc8f
Merge pull request #30 from semencha/patch-1
Update README.md
2020-03-31 11:57:54 +02:00
semencha 67f7441c13
Update README.md
added chapter about Default keyboard shortcuts
2020-03-31 13:41:10 +10:00
raphael 707e8eacbb fix url title to support ALL the charsets 2020-03-29 16:56:47 +02:00
Cracker 16b630a707
Update README.md 2020-03-28 19:59:19 +01:00
Cracker 1ce7b3204e
Merge pull request #29 from jaqcode/customHtmlTitle
Custom Html Title
2020-03-28 19:57:35 +01:00
Jakob Meyer-Hilberg 7460b9a673 Custom Html Title 2020-03-28 19:41:47 +01:00
raphael d21953ede1 fix enter key so we can break in textfields again 2020-03-28 13:22:39 +01:00
raphael 31351ea2e2 allow whiteboardids with ALL the characters 2020-03-27 17:12:30 +01:00
raphael 3dfb641be8 rebind again 2020-03-27 16:55:48 +01:00
raphael fe77e813e1 fix keybinds again 2020-03-26 21:50:09 +01:00
raphael dea60f1c91 change default keybinds 2020-03-26 21:23:32 +01:00
raphael 31b952fa09 fix and add keybinds 2020-03-25 14:42:47 +01:00
raphael bdff756704 add shortcut function and move js libs 2020-03-24 20:22:37 +01:00
raphael 565b5644e5 remove console log 2020-03-24 15:46:02 +01:00
raphael 9eebdeeddd add support for other charsets and reformat code 2020-03-20 17:29:20 +01:00
raphael 0c041e0a51 fix trash btn 2020-03-19 21:07:46 +01:00
raphael bc56e5b006 Merge branch 'master' of https://github.com/cracker0dks/whiteboard 2020-03-19 20:42:52 +01:00
raphael bc9f97b8da allow browser zoom and improve performance 2020-03-19 20:42:46 +01:00
Cracker cf960e8755
Update README.md 2020-03-19 18:28:22 +01:00
raphael 62c77dac83 add utf8 header 2020-03-19 13:46:43 +01:00
Cracker 52333d0615
Merge pull request #19 from cracker0dks/dependabot/npm_and_yarn/acorn-6.4.1
Bump acorn from 6.1.1 to 6.4.1
2020-03-14 14:11:57 +01:00
dependabot[bot] f65798a604
Bump acorn from 6.1.1 to 6.4.1
Bumps [acorn](https://github.com/acornjs/acorn) from 6.1.1 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.1.1...6.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-14 04:34:23 +00:00
cracker0dks 5dca96cbd3 fix touch bugs on mobile devices 2020-02-18 19:46:03 +01:00
cracker0dks e492976701 better solution for mobile device width 2020-02-18 18:45:29 +01:00
cracker0dks 6e5f0958ed fix width/height on mobile devs 2020-02-18 18:39:52 +01:00
cracker0dks 6b4d31fdb9 fix cursor draw offset 2020-02-18 18:23:46 +01:00
Cracker c0d456c7ff
Update README.md 2020-01-29 13:22:26 +01:00
cracker0dks 7a32996f8a update debs for security 2019-12-30 14:18:49 +01:00