n1474335
|
7163a0802d
|
Tidied up build directory
|
2019-04-14 21:55:52 +01:00 |
|
n1474335
|
f0b48acaf9
|
Merge branch 'master' into artemisbot-module-charts
|
2019-03-31 21:21:08 +01:00 |
|
n1474335
|
2385f1cbf8
|
Updated dependencies
|
2019-03-30 14:56:43 +00:00 |
|
n1474335
|
3d80d66925
|
Merge branch 'module-charts' of https://github.com/artemisbot/CyberChef into artemisbot-module-charts
|
2019-03-27 23:17:30 +00:00 |
|
Matt
|
f8874fc586
|
Actually made operations work (and made the module 8MB)
Unfortunately they need jsdom
|
2019-03-10 11:44:02 +00:00 |
|
s2224834
|
d288acdd4e
|
Add some files that escaped commit before
|
2019-02-28 17:50:10 +00:00 |
|
n1474335
|
49e2b05a11
|
Dynamic module loading is now cached and Webpack includes the import in the main chunk.
|
2019-02-11 18:44:41 +00:00 |
|
d98762625
|
2391e08ac1
|
tidy up
|
2019-02-11 15:47:28 +00:00 |
|
d98762625
|
4bf2a29070
|
WIP: bundle all css into main.css with mini-css-extract. Cannot split into vendor and styles without breaking at the moment.
|
2019-02-01 13:45:47 +00:00 |
|
d98762625
|
069d0e48c1
|
WIP: use mini-css-extract-plugin instead of extract-text, to work with dynamic import. Currently outputting only one css and recipe highlight doesnt work
|
2019-02-01 12:00:45 +00:00 |
|
j433866
|
ed25017e2d
|
Add process.browser to webpack config, so we don't include stuff we don't need
|
2018-12-20 14:46:24 +00:00 |
|
n1474335
|
cc35ec82eb
|
Fixed babel transpilation of jsesc and crypto-api
|
2018-11-21 17:47:56 +00:00 |
|
n1474335
|
1614442bd7
|
Fixed theming issues
|
2018-11-05 12:48:22 +00:00 |
|
n1474335
|
8aeb7b60a7
|
Updated dependencies
|
2018-10-10 15:49:07 +00:00 |
|
n1474335
|
27b0505ede
|
Merged ESM into feature-bootstrap4
|
2018-06-09 10:48:35 +01:00 |
|
n1474335
|
1ce6e32086
|
Merged ESM into feature-bootstrap4. Started work on text inputs.
|
2018-06-09 10:43:36 +01:00 |
|
n1474335
|
60340fc8ae
|
ESM: Removed legacy files
|
2018-05-29 01:20:44 +01:00 |
|
n1474335
|
3fd1f4e6d9
|
ESM: Ported all Hash and Checksum operations
|
2018-05-17 15:11:34 +00:00 |
|
n1474335
|
b760c2f1a0
|
ESM: Fixed OperationError detection and tidied up ops.
|
2018-05-16 10:17:49 +01:00 |
|
n1474335
|
07715bd167
|
ESM: Rewritten src/web/ in ESM format.
|
2018-05-15 17:36:45 +00:00 |
|
n1474335
|
a7d763287e
|
ESM: Ported AES operations
|
2018-05-14 18:23:16 +00:00 |
|
n1474335
|
a98d37e61c
|
Merged master into esm branch
|
2018-05-14 11:58:01 +00:00 |
|
n1474335
|
1f877817f4
|
ESM: Added portOperation.mjs script. Added To and From Hexdump operations.
|
2018-05-06 12:24:01 +01:00 |
|
n1474335
|
4e38b09e18
|
ESM: Config scripts now run synchronously before webpack builds start
|
2018-04-11 17:58:40 +00:00 |
|
n1474335
|
cb66508b8a
|
jsesc is now transpiled with babel
|
2018-04-06 15:44:49 +01:00 |
|
n1474335
|
fbb3a02315
|
ESM: The operations index is now generated automatically
|
2018-04-02 19:24:25 +01:00 |
|
n1474335
|
e41145427e
|
Tidied up PGP operations and added progress callback
|
2018-03-28 23:26:48 +01:00 |
|
n1474335
|
9b4fc3d3aa
|
Converted the core to ES modules
|
2018-03-26 23:14:23 +01:00 |
|
n1474335
|
715ca1c292
|
Added Bcrypt, Scrypt, BSON and string operations along with many new tests.
|
2018-03-26 22:25:36 +01:00 |
|
n1474335
|
5a7bb092c7
|
Fixed popovers in Bootstrap v4
|
2018-03-02 15:32:27 +00:00 |
|
n1474335
|
574207c626
|
Updated many dependencies including Webpack (v4) and crypto-api (v0.8)
|
2018-03-01 19:45:34 +00:00 |
|
n1474335
|
d079420d46
|
Added logging with configurable levels to make debugging easier.
|
2017-12-28 18:17:38 +00:00 |
|
n1474335
|
d3246b7c8b
|
Merged upstream master
|
2017-09-17 14:53:17 +01:00 |
|
n1474335
|
c93edec55b
|
Switched to val-loader and compiling MetaConfig
|
2017-09-17 13:47:33 +01:00 |
|
n1474335
|
cc3aad17e1
|
OperationConfig now loaded into App via value-loader so that operation code is only included in the worker
|
2017-07-16 23:33:47 +01:00 |
|
n1474335
|
ff78c72d54
|
Configured webpack-dev-server
|
2017-07-03 23:15:57 +01:00 |
|