j433866
90dd2b5ac2
Add css for output tabs
2019-03-27 09:39:38 +00:00
j433866
9b86ed7c45
Fix input highlighter size
2019-03-22 15:19:03 +00:00
j433866
c0c83c5cdc
Stores inputs in memory instead of in textareas.
...
Allow selecting multiple files.
Allow drag and dropping multiple files.
Clear all IO button will close all tabs.
Will now spawn multiple loaderworkers simultaneously.
Improve tab logic to break less and work in Firefox.
2019-03-22 15:10:19 +00:00
j433866
37218c1e81
Add UI for input tabs.
...
Can add, remove and switch tabs
2019-03-21 12:31:01 +00:00
s2224834
a037bf6f9d
Merge branch 'master' into feature/bombe
2019-02-28 16:29:21 +00:00
n1474335
ba04cac7ac
Tidied up YARA operation
2019-01-18 15:34:56 +00:00
n1474335
87e956fe7d
Added old loading icon back for initial page load.
2019-01-16 17:54:55 +00:00
n1474335
02b9dbdee9
Replaced loading animation with animated Bombe SVG
2019-01-16 17:54:55 +00:00
n1474335
d469fb9c58
Updated dependencies
2019-01-01 19:19:07 +00:00
n1474335
f052ed9b00
Compile message no longer overflows on small screens
2018-08-20 00:04:49 +01:00
n1474335
33b2fd8d69
Improved magic and staleness indicator animations
2018-07-27 15:18:08 +00:00
n1474335
541e4ff8cd
Added functionality to Magic button and improved the icon
2018-07-27 13:37:38 +00:00
n1474335
ba5c503c48
Added Magic button and tweaked margins for Windows
2018-07-26 17:47:14 +00:00
n1474335
651ca6cf5d
Fixed all HTML operations
2018-07-15 13:25:44 +01:00
n1474335
ba79144036
Operation arguments are now arranged using CSS Grid
2018-06-19 00:55:08 +01:00
n1474335
974ab29e36
Switched toggle string dropdown sides and removed form-control padding
2018-06-17 23:52:00 +01:00
n1474335
fa523e0d4a
Changed banner icons to Material Design
2018-06-17 14:09:52 +01:00
n1474335
ab9bc7e390
Fixed boolean arg checkboxes
2018-06-17 13:49:32 +01:00
n1474335
4147ec719b
Converted modals to Bootstrap 4 Material Design
2018-06-17 12:44:12 +01:00
n1474335
7d410fcdc9
Converted op-icons to material design and improved controls.
2018-06-10 14:55:15 +01:00
n1474335
2bacd6424d
Converted operation arguments to material design
2018-06-10 12:03:55 +01:00
n1474335
1ce6e32086
Merged ESM into feature-bootstrap4. Started work on text inputs.
2018-06-09 10:43:36 +01:00
n1474335
9b4fc3d3aa
Converted the core to ES modules
2018-03-26 23:14:23 +01:00
n1474335
bcc8804495
Updated buttons, fonts and collapse
2018-03-02 16:30:20 +00:00
n1474335
d166dda229
Started updating Bootstrap to v4
2018-03-02 14:04:58 +00:00
n1474335
f6b2783f8b
File overlays now show a blurred representation of the file in the background.
2018-02-09 16:26:39 +00:00
n1474335
50e4daeaf2
Output info tidied up for file outputs
2017-12-27 23:05:32 +00:00
n1474335
bad0816115
Output files can be viewed in slices
2017-12-27 01:52:41 +00:00
n1474335
af71ca6a25
Output over 1MiB is passed back as an ArrayBuffer and an output file card is displayed.
2017-12-26 00:44:40 +00:00
n1474335
4e00ac9300
Files are now uploaded in a worker and not displayed in the input by default. Added ArrayBuffer Dish type.
2017-12-18 20:39:55 +00:00
n1474335
9028761821
Loading message fade and cancelBake bugfix
2017-09-20 00:48:37 +01:00
n1474335
d3246b7c8b
Merged upstream master
2017-09-17 14:53:17 +01:00
n1474335
d68523a54e
Added status message mechanism for the Worker to report to the app
2017-08-25 01:24:12 +01:00
n1474335
cf1ba60a10
Added new 'pretty' recipe format to make URLs more readable
2017-08-15 16:26:42 +00:00
n1474335
9f19afc943
Removed auto-bake threshold as long bakes can now be cancelled manually
2017-07-30 12:51:21 +01:00
n1474335
e977a1006c
Merge branch 'master' into feature-threading
2017-07-28 16:55:07 +01:00
n1474335
f1ebab0c2d
Added the ability to cancel bakes
2017-07-28 16:38:53 +01:00
n1474335
98884d851a
Added staleness indicator to the output
2017-07-28 15:43:23 +01:00
n1474335
78d0369e71
Added loader for long bakes and improved initial loading sequence
2017-07-28 14:43:44 +01:00
n1474335
760ab688b2
Create ChefWorker and move bake process into it
2017-07-05 00:14:47 +01:00
n1474335
61c799447b
Improved banner CSS
2017-07-03 15:18:47 +00:00
n1474335
4363da534d
Updated links to new hash variant and cleaned up About and Option panes
2017-06-16 15:36:42 +00:00
n1474335
491a82cd67
Added 'Render Image' operation
2017-05-19 11:15:48 +00:00
n1474335
e4ad7768d5
Finalised the dark theme
2017-05-17 23:02:52 +01:00
n1474335
280f1ee2df
Dark theme tweaks and improvements
2017-05-07 01:13:47 +01:00
n1474335
0dc72d8301
Merged master
2017-05-06 16:22:25 +01:00
n1474335
d71ac2e894
Moved from Sass to CSS with custom properties, allowing for dynamic theme changes.
2017-04-24 23:59:35 +01:00
n1474335
e3f41fea9c
Developing a dark theme.
2017-04-23 17:09:12 +01:00
n1474335
a4d93f23d6
Added preloader to hide elements before they are correctly rendered
2017-04-15 20:46:57 +01:00
n1474335
e0e5670d0e
Styles rewritten in a modular format with themable properties stored in variables.
2017-04-13 17:59:37 +01:00