Commit Graph

132 Commits

Author SHA1 Message Date
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
cracker0dks 9ab207faa0 catch server error when id or obj is not set 2019-06-02 17:38:14 +02:00
cracker0dks b0a9447cdb change alert notes to own modal instead of js alert 2019-06-02 17:26:26 +02:00
cracker0dks 08625e80ea move img to correct place 2019-06-02 17:25:38 +02:00
cracker0dks a4f132c703 move img folder to images 2019-06-02 16:49:48 +02:00
cracker0dks c0620c6bc8 add jq icons 2019-06-02 16:48:03 +02:00
cracker0dks 8193572f7b add more upload debug infos 2019-06-01 13:46:54 +02:00
cracker0dks 8a945fb200 fix slider style for chrome and ff 2019-06-01 13:42:40 +02:00
raphael dda147a539 fix firefox css 2019-05-21 11:58:02 +02:00
raphael 242c62a0cd add option to minimize the toolbar 2019-05-13 11:39:33 +02:00
cracker0dks 9edce3ac0f make btns a bit transparent 2019-05-07 22:59:20 +02:00
raphael 4538e57be4 Merge branch 'master' of https://github.com/cracker0dks/whiteboard 2019-05-07 11:14:36 +02:00
raphael 94dc2dde22 remove console log 2019-05-07 09:50:48 +02:00
raphael 2f963e536d replace fontawesome css with newer js version 2019-05-07 09:23:17 +02:00
Cracker 45f61e57c9
Update README.md 2019-05-07 08:57:20 +02:00
Cracker a5b5b3a927
Update README.md 2019-05-07 08:54:59 +02:00
Cracker fd3e3802a8
Update README.md 2019-05-07 08:52:34 +02:00
raphael 31f0b7349e Add indicator to show the smallest screen participating 2019-05-07 08:36:42 +02:00
cracker0dks b839fd66fa fix file downloads out of iframes like nextcloud 2019-04-05 14:56:09 +02:00