Commit Graph

150 Commits

Author SHA1 Message Date
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
Cracker 22e36676f1
Update README.md 2019-08-19 10:38:22 +02:00
raphael 7db59e6987 update README 2019-08-19 10:35:05 +02:00
raphael ed41ca9edd Merge branch 'webdav' 2019-08-19 10:29:04 +02:00
raphael 7342c22257 remove unused functions and code
fix donecallback
2019-08-19 10:28:06 +02:00
raphael a9be265071 update README 2019-07-01 15:28:11 +02:00
raphael 4de3a1ad43 update start.png 2019-07-01 15:22:55 +02:00
Cracker 7046e21b47
Update README.md 2019-07-01 15:18:36 +02:00
raphael 5dbbbb6517 add webdav to README 2019-07-01 15:13:15 +02:00
raphael 9f7c780e16 fix console log bug 2019-07-01 13:26:11 +02:00
raphael e7f923a999 rename webdav server label 2019-07-01 13:24:02 +02:00
raphael 40d58e28d5 rename arg and add console log 2019-07-01 13:21:54 +02:00
raphael eadfb23676 first version of webdav save 2019-07-01 13:15:11 +02:00
raphael b9db9ab58b add webp to known image formats 2019-07-01 10:52:39 +02:00
raphael 53c93df9e3 escape file upload fields 2019-06-25 14:15:44 +02:00
cracker0dks 7b7243a84d dont show alert if we past text to textbox 2019-06-05 23:30:46 +02:00
cracker0dks a7c02ac47f show error messages on the screen instead of the console + bugfix for some img urls 2019-06-05 00:55:48 +02:00
cracker0dks d48f0bf74c show access denied only once on wrong accessToken 2019-06-02 17:40:20 +02:00