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