68 Commits

Author SHA1 Message Date
15be1dd3e1 add: analytics
Some checks failed
Deploy Vue with GitHub Pages dependencies preinstalled / build (push) Has been cancelled
Deploy Vue with GitHub Pages dependencies preinstalled / deploy (push) Has been cancelled
2024-11-01 08:51:34 +01:00
1709c3966f 0.0.3 2023-04-15 15:48:47 +01:00
7035d80b33 update package-lock 2023-04-15 15:48:35 +01:00
f4319a2884 0.0.2 2023-04-14 19:57:12 +01:00
f6061596f4 update codemirror 2023-04-14 19:56:59 +01:00
95833a3779 0.0.1 2023-04-14 18:58:04 +01:00
de4259d6e5 update packages lock 2023-04-14 18:57:59 +01:00
ee9f084e48 add next flag to AST parser 2023-04-14 18:57:27 +01:00
0bb7215843 fix: addDefaultLog - ignore 'use strict' literal 2023-01-09 22:56:39 +01:00
b6872f03b8 fix: don't send empty data 2023-01-03 16:23:26 +01:00
8aca291c2f fix: limit max data size sent to view 2022-11-28 06:48:31 +01:00
a774334031 use lz-string to compress share code 2022-11-27 15:43:57 +01:00
1dcc7c81c7 add about info from package.json 2022-11-25 05:22:40 +01:00
57dce6af3d fix: url decode error 2022-11-24 23:37:46 +01:00
57b7b9e9fe add spa redirection for github-pages 2022-11-24 21:35:54 +01:00
898d144a0b fix: use base64Url 2022-11-24 13:26:16 +01:00
699d66c1ce fix base64 for unicode characters 2022-11-24 12:14:42 +01:00
4e37eec6ec update help modal info 2022-11-24 10:57:45 +01:00
e541dd11b6 fix init code run 2022-11-24 10:38:01 +01:00
52f49c8a95 share modal behaviur; add route run; codeService 2022-11-24 10:31:27 +01:00
38be5e93c9 add share modal; move ESC key logic to modal window 2022-11-23 20:21:12 +01:00
850b16e113 add ModalWindow component 2022-11-23 08:31:58 +01:00
cd80bf5e70 fix typo 2022-11-21 22:10:41 +01:00
9cc9c36ad4 fix typo 2022-11-21 07:07:24 +01:00
3302b0cf6f style: align items in settings 2022-11-21 06:02:35 +01:00
4f3269ba87 fix splitter styles 2022-11-18 06:11:24 +01:00
9995b50b77 add pre-commit hook: lint 2022-11-18 01:42:25 +01:00
c9a08bbf56 remove top margin in result view 2022-11-18 01:40:16 +01:00
aad9dd3482 fix lint errors 2022-11-18 01:23:24 +01:00
40fef38017 apply added settings in app 2022-11-17 23:01:31 +01:00
5c5bc50731 keep settings in storage 2022-11-17 22:04:39 +01:00
ce551d4a5b add settings template; turn off save shortcut 2022-11-17 11:19:48 +01:00
3b14e91ea0 apply scss in help view 2022-11-17 08:36:39 +01:00
8595448814 add scss support 2022-11-17 08:03:57 +01:00
f1cb09af3e fix backdrop-filter on safari; add missing preventDefault 2022-11-17 08:00:39 +01:00
88d7de9ef1 make user-select none by default 2022-11-17 07:34:47 +01:00
b77373eef5 add few things in manifest.json 2022-11-17 06:28:43 +01:00
bb718b7c8d remove quotes from manifest config 2022-11-17 05:39:01 +01:00
587e0c0c66 add pwa shortcuts 2022-11-17 05:19:29 +01:00
e6f184e1db add help window 2022-11-17 04:27:21 +01:00
d77b443059 keep code in localStorage 2022-11-17 03:03:24 +01:00
1472405c01 move initial code to config 2022-11-17 02:52:08 +01:00
b95a585ce1 move code editor to separate component 2022-11-17 02:48:56 +01:00
ff314389b6 move result to separate component 2022-11-17 02:22:59 +01:00
bac03f0be9 enable pwa manifest on dev 2022-11-15 11:55:05 +01:00
3203d45048 fix stringify array 2022-11-15 11:51:09 +01:00
e53679ff26 add console.log automaticaly to 1-lvl expressions 2022-11-15 11:44:04 +01:00
900db4fb3e move title and description to package.json 2022-11-15 08:12:26 +01:00
db7d592c59 change pwa theme color 2022-11-15 07:49:00 +01:00
01e49b7d38 add stringify formating for bigint 2022-11-15 05:36:04 +01:00