Commit Graph

228 Commits

Author SHA1 Message Date
Hammad
16ceedff61 Add a link to the python library on the main site 2022-04-10 20:06:26 -02:30
4086606
bf84b098b0
Improve image fallback behaviour in website 2021-07-03 12:12:39 +01:00
4086606
156daa1a70
Use image banner in website 2021-07-02 18:37:01 +01:00
Alzamer
08e044a9ec Added buttons to website 2021-05-04 17:56:07 +02:00
I am Nk
52f2011d48
Update index.html 2020-10-01 20:17:21 +05:30
Liam Newman
566ad859e1 Addtional cleanup and simplification 2020-07-28 13:45:33 -07:00
mayankshouche
f0f866aeff Add copy to clipboard and select all buttons 2020-07-26 13:49:13 -05:00
Ze Yu
947566fbf3 Add newline for block end tag with multiline child 2020-07-19 14:35:48 +08:00
Liam Newman
fd1f493eb3 Update dependencies 2020-05-05 11:27:23 -07:00
Liam Newman
9c6d38a01e Fix codemirror verification sha 2020-01-14 11:53:04 -08:00
Jan Pilzer
06ee58ffa8 Update CodeMirror 2019-10-16 13:26:15 -07:00
Jan Pilzer
7b6d373888
Add codemirror search plugin 2019-10-06 17:40:28 -07:00
Liam Newman
bdb31ae1e3 Improved CodeMirror behavior
This just moves us to using codemirror from cdn instead of local version.
Fixed layout issue exposed by move.
Use latest version of CodeMirror
Switch modes depending on beautifier being used

Fixes #1695
2019-08-02 13:21:54 -07:00
Liam Newman
3dec35577c Limit website sample size
Fixes #1640
2019-05-06 11:31:32 -07:00
HanabishiRecca
ad8d6aeb1e Option in web version
+ some fixes of HTML by the W3 validator
2019-03-25 13:21:45 -07:00
Liam Newman
3d88e5b4e2 Fix index.html formatting 2019-01-14 09:38:05 -08:00
Liam Newman
69f4ebb198 Fix drop down position 2019-01-13 13:38:05 -08:00
Liam Newman
b50ef5ec4b Remove buggy auto-detection from website
Closes #1565
2019-01-13 13:29:14 -08:00
Liam Newman
ab85ff6554 Added newlines to end of files 2018-10-08 10:10:39 -07:00
Liam Newman
e287d16411 Fixed #1408
This failed due to script path moving.
Automated Test for this is possible, but might be better to create
a manual checklist for change review.
2018-09-09 14:08:04 -07:00
Liam Newman
2d48af82f3 Move all references to beautifier.io 2018-09-09 13:57:13 -07:00
Liam Newman
56de0e61cf HTML Output cleanup 2018-08-14 12:25:54 -07:00
Liam Newman
9b3577c45d Handle attributes with spaces
Fixes #1094
2018-08-13 10:33:19 -07:00
Liam Newman
7dc6199702 Enable beautifier on index.html 2018-08-11 18:40:30 -07:00
Liam Newman
ca327927c1 Add polyfill to web page to support older browsers 2018-08-03 20:14:33 -07:00
L. D. MacKrell
91ffb9babd Update copyright dates 2018-07-09 10:42:23 -07:00
Liam Newman
61687c7159 Load using require.js 2018-07-06 19:16:39 -07:00
Liam Newman
7b7b41096f Add version to webpage 2018-07-06 16:01:33 -07:00
Liam Newman
f56880fbf6 Make test load dynamically on webpage 2018-06-30 00:57:22 -07:00
L. D. MacKrell
1a9104bc16 Add language selector 2018-06-29 14:18:24 -07:00
Liam Newman
cbf8805344
Merge branch 'master' into master 2018-06-28 19:08:06 -07:00
L. D. MacKrell
4bd295490f Add issue open button with templating 2018-06-27 15:08:59 -07:00
L. D. MacKrell
2def37bb1b Add additional options textarea and selected options output 2018-06-21 12:46:16 -07:00
mtco
28760c1557 Updated index.html; added [missing] doctype and possibly followed HTML5 spec in that I believe the first thing immediately after the head tag is supposed to be the charset; also added the old charset method for possible increased compatibility. 2018-06-08 19:12:35 -07:00
L.D.MacKrell
81bd06dce5 Create separate files for code previously lumped in index.html file 2018-05-07 13:27:20 -07:00
Ben Williams
4deeb6069b Fix label checking incorrect box when clicked (#1169)
I noticed that "Preserve inline braces/code blocks?" label was ticking "Keep array indentation?" checkbox
2017-04-06 11:28:50 -07:00
Liam Newman
d2f8025239 Removed treatment of html-comment as non-html
This is a UI only change but added a test to guard the engine.

Fixed #1068
2016-12-18 08:45:17 -08:00
Liam Newman
f6409ccb7e Added Liam Newman to the copyright 2016-12-18 08:45:17 -08:00
Peter "Coburn" Fornari
4116fcaac4 Updated index.html 2016-12-07 21:59:35 -05:00
Einar Lielmanis
6112fab33e Re-enable javascriptobfuscator.com
disable myobfuscate unpacker, it's out of date since three years ago
2016-10-16 22:10:10 +03:00
PhistucK
cbd9858ce1 Removed a broken link. 2016-07-19 11:12:39 -07:00
Einar Lielmanis
85c2713c43 Shrinker → Devenir hacker app 2016-05-13 23:38:11 +03:00
Einar Lielmanis
bdb91a2c30 Chrome plugins 2016-04-11 19:20:55 +03:00
Einar Lielmanis
c9fb92b021 Wow is the flattr ugly and unusable 2016-04-02 02:16:37 +03:00
Einar Lielmanis
5041312926 Add a couple of sublime plugins 2016-03-30 07:33:18 +03:00
Liam Newman
93a251c8b0 Update descriptions and start 1.6.0 pre-release 2016-01-26 11:41:50 -08:00
Liam Newman
55f111eecd Destructuring, importing, and short objects
Fixes #114
Fixes #315
Fixes #370
Fixes #382
2016-01-26 02:23:48 -08:00
Liam Newman
185e991ba7 Move generated test files into generated folders 2016-01-15 22:07:10 -08:00
Einar Lielmanis
641be18bf4 Visual Studio Code wording 2015-12-28 22:01:15 +02:00
Einar Lielmanis
0087842c0c Frontpage tweaks, add link to VSCode 2015-12-28 16:04:52 +02:00