Commit Graph

228 Commits

Author SHA1 Message Date
Einar Lielmanis
577b70075e Clearer style/script indentation select 2011-12-23 12:18:24 +02:00
Einar Lielmanis
bdccfef021 Didn't like the huge html-examplish default text at all 2011-12-23 12:14:21 +02:00
nightwing
5b98d75de4 add basic css beautifier 2011-12-23 11:38:08 +04:00
nightwing
177dfa11be add option to separately indent js/css in html 2011-12-23 11:37:03 +04:00
Einar Lielmanis
284f942bea Index: add a link to benmurphy's js deminifier 2011-11-02 20:34:17 +02:00
Einar Lielmanis
d0de7952ac JS: Chrome/win large string corruption workaround 2011-10-15 02:01:53 +03:00
Einar Lielmanis
107a2beab5 Index: Chrome problem warning on front page 2011-10-07 18:18:38 +03:00
Einar Lielmanis
8aca3de6d1 index: restore disappearing default text, mention JSON 2011-10-06 00:30:20 +03:00
Einar Lielmanis
788250928e Index: add a link to REST Console 2011-09-30 08:53:09 +03:00
Einar Lielmanis
e558a47843 Credits, readme 2011-09-05 15:48:27 +03:00
Einar Lielmanis
557fbadd3c Stefano on the frontpage 2011-09-05 15:36:24 +03:00
Mathias Bynens
5211567e3a Use a monospaced font for the <textarea>. Remove redundant code. 2011-07-29 15:14:19 +03:00
Einar Lielmanis
ba8af0ff79 Add a link for Mathias Bynens 2011-07-27 16:51:56 +03:00
Einar Lielmanis
a9a135bdbd s/hiroshi ichiro/ichiro hiroshi 2011-07-26 17:46:52 +03:00
Einar Lielmanis
88c6846707 Add Hiroshi's bookmarklet 2011-07-26 17:45:32 +03:00
Einar Lielmanis
56e232de16 Allow the baseline indentation on the web as well
If you type

|
|    if (foo) { bar(); }"
|

with the leading spaces, then also on the web the baseline will remain:

output:

|
|    if (foo) {
|        bar();
|    }
|
2011-07-15 17:32:07 +03:00
Einar Lielmanis
5d37b7e930 Add a link to shrinker 2011-06-27 22:28:46 +03:00
Einar Lielmanis
fee4f5735d Prettify the submit button 2011-06-22 20:53:47 +03:00
Einar Lielmanis
9b9729e9d2 Add a link to Cloud9 2011-06-13 23:27:03 +03:00
Einar Lielmanis
93d93b100c Add Mathias to frontpage 2011-06-06 21:36:44 +03:00
Einar Lielmanis
dc2fb8fdf1 Make signature of style_html match that of js_beautify. Fixes #47. 2011-06-06 21:32:53 +03:00
Einar Lielmanis
172fb47fec Remove unneeded parameter 2011-05-12 02:35:34 +03:00
Einar Lielmanis
10304c9d57 Slightly improve variable naming 2011-05-12 02:34:56 +03:00
Einar Lielmanis
93e37a2a70 Improve trailing comment handling
Based on the comment handler of Deathamn's opera extension
2011-05-12 02:29:50 +03:00
Einar Lielmanis
bb6ad9cfd6 Add a link to Emacs integration by Seth Mason 2011-05-05 23:32:46 +03:00
Einar Lielmanis
bd0e6b506b Add google analytics back 2011-05-04 13:51:29 +03:00
Einar Lielmanis
89dadcdea3 Validation is sooo last century 2011-05-02 16:46:39 +03:00
Einar Lielmanis
8f475ba16d As if IE could work without the tweaks. 2011-05-02 16:43:06 +03:00
Einar Lielmanis
d675f4b5ea Use the space in a more meaningful way. 2011-05-02 16:16:34 +03:00
Einar Lielmanis
6fe3fe64a9 bookmarklet_unpacker -> urlencode_unpacker
Nudge the unpacker detection as well.
2011-04-26 11:57:14 +03:00
Einar Lielmanis
eac34c524e Add a simple evaluating myobfuscate.com unpacker 2011-04-25 01:51:13 +03:00
Einar Lielmanis
20c2214bb1 Add link to the new Chrome extension,
Also fix some tiny things.
2011-03-28 06:10:13 +03:00
Einar Lielmanis
1d327c74fb Fix Opera's extension link 2011-03-28 05:59:35 +03:00
Einar Lielmanis
ff33268f3a It's official: python/jsbeautifier.py
Also, move some things around.
2011-03-27 23:32:08 +03:00
Einar Lielmanis
0dd8105ebd Add link to Dither's Opera addon 2011-03-25 22:50:17 +02:00
Einar Lielmanis
bcc57d0c8f Fix a minor html typo 2011-03-23 23:39:45 +02:00
Einar Lielmanis
9a026a2b20 AkelPad beautifier link 2011-03-23 23:24:53 +02:00
Einar Lielmanis
06f4cf024d style_html obeys brace_style 2011-03-23 22:31:30 +02:00
Einar Lielmanis
0d22b9f9fc Alternate brace style patch by Chris J. Shull 2011-03-23 06:07:38 +02:00
Einar Lielmanis
084a997e06 Minor frontpage changes, link to safari extension 2011-03-22 12:54:21 +02:00
Einar Lielmanis
b25aebacc4 Link to Tom's chrome plugin 2011-03-21 07:25:45 +02:00
Einar Lielmanis
91e374c913 Restore paypal button
The usefulness of paypal outweighs its evilness, or something.

It turns out that I don't really want to ditch this payment provider,
as I sometimes buy things on ebay, there may be as well the button for
donations.
2010-12-31 10:52:36 +02:00
Einar Lielmanis
eaff2d4a64 Add a link to rhoney's .net beautifier 2010-12-20 18:18:24 +02:00
Einar Lielmanis
0d807d094a Remove border from flattr
That's what you get for running opera as main browser
2010-12-11 09:36:34 +02:00
Einar Lielmanis
06ecc1b836 Minor flattery changes, no need to jump in the face 2010-12-09 08:40:05 +02:00
Einar Lielmanis
61beeabfed Move to static flattr button 2010-12-06 23:07:55 +02:00
Einar Lielmanis
61e96a2a87 WikiLeaks: Paypal can bite my shiny metal ass.
Ditched paypal, moved to moneybookers. Also, added a flattr: I'm very
curious, how will this work out.

Ah, slightly moved the page around. The HTML is nothing to be too proud
of, though.
2010-12-06 21:03:09 +02:00
Einar Lielmanis
7426ff6c51 Add experimental brace-on-own-line support. Yes. 2010-03-19 18:20:46 +02:00
Einar Lielmanis
7c90212ec7 Add missing surname to Vital Batmanov as well 2010-03-16 01:32:28 +02:00
Einar Lielmanis
813dec4062 Add missing surname to Nochum in credits. 2010-03-16 01:26:59 +02:00
Einar Lielmanis
0a76c9d73c Maintenance, moving the code around. 2010-03-16 01:24:38 +02:00
Einar Lielmanis
8949b7800e Add flag to run tests automatically
I was tired of the frequent clicking on "run tests" while developing, so:

jsbeautifier.org/?test=yes and the tests will run.
2010-03-01 23:51:33 +02:00
Einar Lielmanis
1faf70255d Changed textarea font default to Consolas
Under Windows, terminus.ttf doesn't include the prettiest low-res version of
Terminus (what the fuck are you doing people? It's ugly in the huge sizes! 10px
is where it's at!) so if a windows user has this font installed, it will look
ugly. So stick with the Consolas as a reasonable default instead.
2010-02-06 02:33:45 +02:00
Einar Lielmanis
1c35278afc Minor boring rewording 2010-02-04 01:47:19 +02:00
Einar Lielmanis
e56868dbcf You want Paypal, you get Paypal. 2010-02-03 02:25:26 +02:00
Einar Lielmanis
d40624768a Link to Fabio's gEdit page 2009-12-18 05:24:29 +02:00
Einar Lielmanis
17e74eb6a1 Bookmarklets! Mention the bookmarklets! 2009-12-16 03:43:53 +02:00
Einar Lielmanis
e2265477ef Unpacking cleanup, bookmarklet unescape
Added automatic detection of escaped bookmarklets — they can be freely pasted now; also slightly cleaned and organized
the filter (Edward's packer, Javascriptobfuscator, and bookmarklet unpacking) code.
2009-12-16 03:36:50 +02:00
Einar Lielmanis
2eafed74d3 Array indentation option in frontpage. 2009-12-02 03:40:38 +02:00
Einar Lielmanis
135e3a98eb Gab Harisson name on the page, minor CSS tweaks 2009-11-27 04:55:09 +02:00
Einar Lielmanis
c05254230f A little bit more accent to unpacking 2009-11-17 10:41:44 +02:00
Einar Lielmanis
7883b4d823 javascriptobfuscator.com support
...and wrote a tiny testing harness for easier testing.
2009-10-22 09:33:38 +03:00
Einar Lielmanis
796d7647b0 Fixed link to Mozilla Rhino 2009-10-20 15:08:34 +03:00
Einar Lielmanis
c4ebaa4b6e Typo 2009-09-03 06:08:51 +03:00
Einar Lielmanis
341283af6b Frontpage tweaks
Minor rewording, addded vim plugin, removed bbedit plugin (it is
somewhat stale).
2009-08-24 12:19:56 +03:00
Einar Lielmanis
0b9aa4f4b8 Allow specifying tabsize on web page
http://jsbeautifier.org/?tabsize=1
http://jsbeautifier.org/?tabsize=2
http://jsbeautifier.org/?tabsize=4
2009-08-18 04:07:18 +03:00
Einar Lielmanis
b0125673bc It's "preserve empty lines" not "newlines" 2009-08-13 16:06:54 +03:00
Einar Lielmanis
37fc405b1a Added an option for the old "function ()" syntax.
It's in the code, and for command-line, though. Won't push it to the web
interface, as it's too trivial.
2009-08-07 22:32:42 +03:00
Einar Lielmanis
2a0575e3c9 Credit for Ron 2009-07-31 19:30:14 +03:00
Einar Lielmanis
b89576c4b4 A minor rewording
Attempt to get a little google love from fellas searching for
"unpack javascript".
2009-06-21 21:34:20 +03:00
Einar Lielmanis
2da04c0445 Typo. 2009-06-10 03:12:06 +03:00
Einar Lielmanis
f183cb6197 Added index.html back to git, removed local.html.
Supporting local.html was too much of a mess, as I don't use it and
don't want to keep it up to date. That's what the index is for, anyway.
2009-05-16 02:46:54 +03:00
Einars Lielmanis
28f776eb44 Removed index.html from tracking, added local.html 2009-02-10 13:55:13 +02:00
Einars Lielmanis
0e1fdfdd57 Minor formatting fix
Problem:

foo(); (...

expected:

  foo();
  (...

was:

  foo(); (...
2009-01-30 14:04:56 +02:00
Einars Lielmanis
8597d302f8 Minor fix, beautifying markup was broken. 2009-01-08 16:13:12 +02:00
Einars Lielmanis
f5ec6a9159 Added option to ignore existing whitespace.
For ugly javascript i guess i'm not the only one who needs a
possibility to throw away existing whitespace and reformat everything
nicely. For some reason I didn't have this feature, and nobody told
anything about it. Now there is one, and the world will be slightly
better place.
2008-12-23 17:19:28 +02:00
Einars Lielmanis
f649089c84 Changed source control link 2008-12-04 09:27:15 +02:00
Einars Lielmanis
6931bf7794 index.php renamed to index.html, and removed latest commit tracking. 2008-12-04 09:17:37 +02:00