Commit Graph

245 Commits

Author SHA1 Message Date
ozearkhan
1ff8cce65c
Added a download button (#2312)
Some checks failed
CI / Build ${{ matrix.os }} (Node ${{ matrix.node-version }}, Python ${{ matrix.python-version }} ) (16, ubuntu, 3.8) (push) Failing after 0s
CI / Build ${{ matrix.os }} (Node ${{ matrix.node-version }}, Python ${{ matrix.python-version }} ) (18, ubuntu, 3.10) (push) Failing after 0s
CI / Build ${{ matrix.os }} (Node ${{ matrix.node-version }}, Python ${{ matrix.python-version }} ) (20, ubuntu, 3.11) (push) Failing after 0s
CodeQL / Analyze (javascript) (push) Failing after 0s
CodeQL / Analyze (python) (push) Failing after 0s
CI / Build ${{ matrix.os }} (Node ${{ matrix.node-version }}, Python ${{ matrix.python-version }} ) (16, macos, 3.8) (push) Has been cancelled
CI / Build ${{ matrix.os }} (Node ${{ matrix.node-version }}, Python ${{ matrix.python-version }} ) (16, windows, 3.8) (push) Has been cancelled
CI / Build ${{ matrix.os }} (Node ${{ matrix.node-version }}, Python ${{ matrix.python-version }} ) (18, macos, 3.10) (push) Has been cancelled
CI / Build ${{ matrix.os }} (Node ${{ matrix.node-version }}, Python ${{ matrix.python-version }} ) (18, windows, 3.10) (push) Has been cancelled
CI / Build ${{ matrix.os }} (Node ${{ matrix.node-version }}, Python ${{ matrix.python-version }} ) (20, macos, 3.11) (push) Has been cancelled
CI / Build ${{ matrix.os }} (Node ${{ matrix.node-version }}, Python ${{ matrix.python-version }} ) (20, windows, 3.11) (push) Has been cancelled
* Added a Download button next to the Copy to Clipboard button in the UI

* fixed download button and passed all test cases

* Update js/bin/js-beautify.js

* Update index.html

* Update index.html

* Update web/common-function.js

Co-authored-by: Liam Newman <bitwiseman@gmail.com>

* Update web/common-function.js

---------

Co-authored-by: Liam Newman <bitwiseman@gmail.com>
2024-09-15 01:18:32 -07:00
Nadir
58b5385ac8
Use Cloudflare Polyfill CDN instead of polyfill[.]io 2024-06-27 14:21:12 +02:00
Liam Newman
29b51e08d9
Update codemirror and other web page depenedencies (#2234) 2024-01-04 16:24:03 -08:00
Liam Newman
15ace0c032 update strings for move from beautify-web to beautifier org 2023-12-28 17:02:43 -08:00
Liam Newman
0847e50904 Format index.html 2023-12-28 16:10:14 -08:00
Liam Newman
60b7c933b8
Add one missed integrity hash 2023-11-06 16:18:37 -08:00
Liken Tan
8feaca4f53 fix: replace dracula to darcula
* typo for css import
2023-10-29 02:23:52 +08:00
Liken Tan
9d638cb5bf fix: updated SRI hash to sha512 2023-10-29 02:17:21 +08:00
likendev
cb270b3d1d fix: update SRI verification hash 2023-10-29 02:17:21 +08:00
Ben
a88e65a913 marked unpacking feature as unsafe 2023-08-10 14:34:15 +01:00
Liam Newman
e7c9dcb7f6 Further tweaks to Web UI 2022-08-06 23:48:13 -07:00
adityakush24
e5dcd80191 added theme toggle button 2022-07-18 00:25:25 +05:30
adityakush24
203fc5ea1d dark mode 2022-06-27 19:02:04 +05:30
Liam Newman
a187f22556
Revert "Dark mode" 2022-06-20 11:29:02 -07:00
Ilan Cohen
5f8aeda53c
Update index.html
Co-authored-by: Liam Newman <bitwiseman@gmail.com>
2022-06-02 15:03:56 +03:00
Ilan Cohen
a41899bca3 Dark mode 2022-05-31 12:47:07 +03:00
Hammad
f2ab338b05 Redesigned the front facing beautifier.io website to be much cleaner looking with responsive design that can now work on mobile devices 2022-04-11 23:45:50 -02:30
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