Skip to content
This repository was archived by the owner on Jun 16, 2021. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
256 commits
Select commit Hold shift + click to select a range
e8b4069
added reformat parameters
Nov 12, 2015
d00e032
add json parameter support
Nov 12, 2015
45bbfd7
added faq
Nov 13, 2015
0aeb7a9
added deployer
Nov 13, 2015
959b9ae
removed old files
Nov 13, 2015
5dea2a7
removed not needed modules; removed node_modules folder; created giti…
Nov 13, 2015
2406cd4
clean up dependencies; added node_modules to gitignore
Nov 13, 2015
e916ff4
add autoprefixer
Nov 13, 2015
1b5a386
use jshint
Nov 13, 2015
05c3a58
split up css
Nov 13, 2015
3c1fcc8
handle ctrl + enter
Nov 13, 2015
e7f1729
highlight error line
Nov 13, 2015
9334be1
restore google tracking stuff; clean up html a little
Nov 13, 2015
05d4052
minor
Nov 13, 2015
ffc66b2
minor jslint issues
Nov 13, 2015
0b3c607
added HTML5 cache manifest
Nov 13, 2015
8bd52f1
indent with tabs (both beautifier and codemirror)
Nov 24, 2015
b90b4e3
commented code; use proxy instead of direct ajax; minor refactoring
Nov 24, 2015
12e7e65
jshint fixes
Nov 24, 2015
4e5f2d5
rebuild
Nov 24, 2015
430c55b
removed unnecesary files from lib/
Nov 24, 2015
cea2ccc
minor change in gulpfile
Nov 24, 2015
0c56310
minor change in gulpfile
Nov 24, 2015
ba6764b
remove babel from gulpfile
Nov 24, 2015
c1edbfb
started writing README and CONTRIBUTING
Nov 24, 2015
ec5a09a
removed /dist
Nov 24, 2015
a219528
added /dist go gitignore
Nov 24, 2015
2656db3
changes in README and CONTRIBUTING
Nov 24, 2015
daad5b4
added issues & pull requests & dependencies stats to README
Nov 24, 2015
2895688
moved project structure to CONTRIBUTING
Nov 24, 2015
dc4ec0e
use dirty hack to close #32
Nov 24, 2015
a8e7b5c
Add Gitter badge
gitter-badger Nov 24, 2015
65355e4
Merge pull request #36 from gitter-badger/gitter-badge
finom Nov 24, 2015
5e76436
fix merge issue
Nov 24, 2015
97bf12e
minor
Nov 24, 2015
66f45bc
minor
Nov 24, 2015
8f64e74
fixed bugs in IE9 and 10
Nov 24, 2015
d3a7a88
removed systemjs
Nov 24, 2015
41711ef
fixed W3C validation errors
Nov 25, 2015
d347fd1
minor
Nov 25, 2015
dcb620a
minor css fix
Nov 26, 2015
5b01612
fixed minor bug about error line highlight
Nov 26, 2015
e5741be
jshint fix
Nov 26, 2015
cf74d68
removed 'who made this' section
finom Dec 17, 2015
e1c5e62
fixed typo
Jan 11, 2016
c2d1882
Merge pull request #38 from tteltrab/patch-1
finom Jan 11, 2016
ba15b3f
add Clear button, closes #7
finom Feb 3, 2016
5d6db98
don't escape \, close #39
finom Feb 4, 2016
7384dfc
Merge branch 'gh-pages'
finom Feb 4, 2016
cc989a3
Autofocus, close #43; better favicon, close #13
finom Feb 26, 2016
4c8061c
Scroll content to current error line number, close #37
finom Feb 26, 2016
1777b0b
Get rid of some badges
finom May 31, 2016
b0dcff4
Update LICENSE
finom Jun 2, 2016
84f2296
add license title
waldyrious Jul 4, 2016
1718a06
Merge pull request #53 from waldyrious/patch-1
finom Jul 10, 2016
9d5c765
add advertising stuff (commiting changes made by project owner)
finom Aug 5, 2016
ae45d42
switched bundler to webpack, made needed clean ups
finom Aug 5, 2016
57a9f50
add deploying stuff
finom Aug 5, 2016
d53acf0
change branch in travis file
finom Aug 5, 2016
e333301
general refactoring
finom Aug 5, 2016
aef9485
add html-webpack-plugin and webpack-split-by-path
finom Aug 5, 2016
632164e
move back include.php
finom Aug 10, 2016
8b5b6e7
add .eslintcache to gitignore
finom Aug 10, 2016
8933e50
add service worker and fix linting issues
finom Aug 10, 2016
e67efb5
update readme and contributing
finom Aug 10, 2016
2434edc
update contributing
finom Aug 10, 2016
74c4ecc
add stylelint
finom Aug 10, 2016
e72f046
add *.log to gitignore
finom Aug 10, 2016
d2b6aa1
add build status to readme
finom Aug 10, 2016
d4082ef
fix css lint issues
finom Aug 10, 2016
b5164eb
minor
finom Aug 11, 2016
da5ff93
fix merge conflicts
finom Aug 11, 2016
10c0013
upgrade
finom Aug 11, 2016
336e27c
trim URL
finom Aug 12, 2016
2f635ce
upgrade
finom Aug 20, 2016
8b61d57
Use Douglas Crockford parser to check for repeated properties and bad…
finom Aug 20, 2016
ba1c264
change branch to master in travis config
finom Aug 20, 2016
dd86599
change branch in ecoaystem.json
finom Aug 20, 2016
a6e5e24
add adblock-free ad to the top of the page
finom Sep 15, 2016
81260f4
fix eslint error
finom Sep 15, 2016
47349f0
use window object instead of var in blockfreead
finom Sep 15, 2016
b09a0b5
add blockfreead.php to the list of dist files
finom Sep 15, 2016
b9444d3
use wildcard instead of name for dist php files
finom Sep 15, 2016
9fcb428
fix at adblock detector
finom Sep 15, 2016
8432a43
change project structure, change way how service worker is registered
finom Sep 24, 2016
668d79d
register service worker asynchronously
finom Sep 24, 2016
e2cc720
typo
finom Sep 24, 2016
9b2b95f
simplify service worker register
finom Sep 24, 2016
ed7940f
fix lint errors
finom Sep 24, 2016
2ca82eb
fix path a stylelint task
finom Sep 24, 2016
583b886
fix at deploying
finom Sep 24, 2016
b169646
use hash instead of search
finom Sep 24, 2016
52ca619
use jsonlint-mod
finom Sep 25, 2016
8c5d1d8
upgrade
finom Sep 25, 2016
bec2073
fix lint errors
finom Sep 25, 2016
0b67cb7
fix csslint errors
finom Sep 25, 2016
1d124f8
totally remove json parameter (private info security requirement)
finom Oct 12, 2016
16a2a32
upgrade
finom Oct 12, 2016
e3f524b
upgrade
finom Oct 19, 2016
ce5d829
move back parameters and get rid of only json parameter
finom Nov 1, 2016
9545466
chore: Upgrade
finom Nov 25, 2016
e050937
Required changes
finom Apr 13, 2017
6b2fc38
Beautify HTML
finom Apr 13, 2017
6917139
Turn off stylelint run at test script
finom Apr 13, 2017
8fb331e
Use NodeJS 7 on Travis
finom Apr 13, 2017
a4fbcb5
Upgrade
finom Apr 13, 2017
bea8c0a
Required chores
finom Apr 13, 2017
f2ab34b
Required chores
finom Apr 17, 2017
f8ed0a5
Restore buysellads.php
finom Apr 17, 2017
e115787
Modify partners block
finom Apr 17, 2017
06c618b
Add dns-lookup to menu
finom Apr 23, 2017
722c6c3
Add meta tag for responsiveness
finom Apr 23, 2017
e90946e
Update credits
finom Apr 23, 2017
d8e884e
Add Pro button
finom Apr 28, 2017
5cde286
Minor change at site description
finom May 11, 2017
ad23284
Kill pm2 after deployment
finom May 11, 2017
b05e24a
Add sponsor button
finom May 16, 2017
b138990
Fix lint error
finom May 16, 2017
def9f49
Minor CSS fix
finom May 16, 2017
757c8d3
Add Search Console Snippet to JSONLint
finom May 24, 2017
38267c3
Move back ga tracking
finom May 25, 2017
72506b5
Change BSA CPC
finom May 26, 2017
1dc24fe
Ads chores
finom May 26, 2017
5d500f9
Minify JavaScript
finom May 26, 2017
9bd730b
Use npm5
finom May 26, 2017
3ad0744
Fix charset issue
finom May 26, 2017
c5966b5
Use Babili instead of UglifyJS
finom May 26, 2017
45e0beb
CSS chores
finom May 31, 2017
3c25004
CSS chores
finom May 31, 2017
dfb1035
Add code folding & run upgrade
finom Jun 5, 2017
6a291c3
Force deploy
finom Jun 5, 2017
98c6ca7
Add search feature
finom Jun 5, 2017
9b8290d
Fix lint errors
finom Jun 5, 2017
58e08a6
Lint by Ctrl + Enter
finom Jun 5, 2017
891980c
Upgrade and use regular npm instead of npm5
finom Jun 5, 2017
00049a4
Rebuild lockfile
finom Jun 5, 2017
b1ab6cf
Rebuild lockfile; fix badge at README
finom Jun 6, 2017
7ad5d0d
Add npm as a dependency
finom Jun 6, 2017
b501014
Rebuild lockfile
finom Jun 6, 2017
7e60e15
Change at CPC
finom Jun 14, 2017
f279c9b
Update index.html
finom Jul 22, 2017
51cefa4
Update style.css
finom Jul 22, 2017
c851138
Add 'FancyBar'
finom Jul 29, 2017
5c86a10
Update index.html
finom Aug 1, 2017
96b2d45
Update index.html
finom Aug 1, 2017
40436b8
Update index.html
finom Aug 7, 2017
c183541
Add copy button and upgrade
finom Aug 7, 2017
9d9250c
Add jsoncompare to nav
finom Sep 29, 2017
101f4bd
Update index.html
sharils Dec 16, 2017
344aa33
Update index.html
finom Jan 5, 2018
9de15ca
Add GDPR compliance
finom May 2, 2018
90b55b5
Fix merge error
finom May 2, 2018
177f5b5
Fix style link at PP page
finom May 2, 2018
aee6a8a
Merge pull request #72 from sharils/patch-1
finom May 27, 2018
6ba6133
fix: Upgrade deps
finom May 27, 2018
dc1cdba
Merge branch 'master' of github.com:circlecell/jsonlint.com
finom May 27, 2018
43c9ac5
fix: XXS at error box
finom Jul 21, 2018
60be2de
chore: Upgrade node version to 8
finom Jul 21, 2018
dd773b5
Fix build issue; upgrade deps; update top ads
finom Oct 17, 2018
0321154
Fix build error
finom Oct 17, 2018
f499361
chore: Rebuild deps
finom Oct 17, 2018
b68784b
chore: Upgrade
finom Feb 10, 2019
e0e98f4
fix: Clear button also clears results, closes #68
finom Feb 10, 2019
8215d1e
Minor
finom Feb 10, 2019
499f2c3
chore: Upgrade
finom May 26, 2019
5204ce3
fix: CSS change
finom Jun 6, 2019
c78fe08
chore: Upgrade
finom Jul 26, 2019
98f1e0e
fix: Auto adjust editor height on big screens, close #74
finom Jul 28, 2019
47f7251
chore: Add some code to <head>
finom Aug 29, 2019
cd646d9
chore: Upgrade deps
finom Aug 29, 2019
f3eb0ee
chore: Ads
finom Oct 12, 2019
5b59c38
chore: Ad change
finom Oct 14, 2019
e2ba4c9
chore: Rebuild deps
finom Oct 14, 2019
384bfcf
chore: Ad changes
finom Oct 24, 2019
49b4452
chore: Ad changes
finom Oct 24, 2019
b2870fc
chore: Upgrade
finom Oct 24, 2019
663ef60
fix: Ads overlap menu
finom Nov 9, 2019
e8e9b38
chore: Upgrade
finom Nov 9, 2019
9d4721b
chore: Create files for common carbon ads
finom Dec 10, 2019
d63f80e
chore: Minor
finom Dec 10, 2019
8041fc9
chore: Minor
finom Dec 10, 2019
41be608
chore: Upgrade
finom Jan 21, 2020
9a6ae78
chore: Upgrade
finom May 9, 2020
ff03463
chore: Upgrade and fix export issue
finom Sep 22, 2020
1e4b228
fix: Update bsa-ad block style
finom Sep 25, 2020
3f107bd
chore: Ad changes
finom Nov 24, 2020
17a5b5c
ci: Use node 15
finom Nov 24, 2020
4480ac2
chore: Ad changes
finom Nov 24, 2020
065c044
chore: Ad changes
finom Nov 24, 2020
4a19ef6
chore: Ad changes
finom Nov 24, 2020
28a471b
chore: Upgrade
finom Jan 13, 2021
cc4eb5d
chore: Upgrade deps
finom May 30, 2021
513566d
chore: Update title
finom May 30, 2021
87e55ff
chore: Change Headers to H2s
finom May 30, 2021
3bcfc36
chore: Update About JSONLint? Header
finom May 30, 2021
2abe3a5
chore: Add Rel-Canoical to the page
finom May 30, 2021
54cbe76
chore: Upgrade
finom Jun 10, 2021
30dffa0
feat: Add more body copy to the page
finom Jun 10, 2021
c4e5772
fix: Update Title Tag
finom Jun 10, 2021
b75bcb5
fix: Get rid of document.write at page footer
finom Jun 10, 2021
bf2ff95
chore: Add Schema to the page
finom Jun 10, 2021
50a4e38
fix: Remove open sans font for performance reasons
finom Jun 16, 2021
e85d8b9
chore: Upgrade
finom Jun 16, 2021
2ecb9d6
chore: Empty commit to trigger CI
finom Jun 16, 2021
f5a83d1
chore: Empty commit to trigger CI
finom Jun 16, 2021
30fed94
chore: Empty commit to trigger CI
finom Jun 16, 2021
8e83c0a
fix: Rename CSS file to reset cache
finom Jun 16, 2021
aab09c6
chore: Upgrade
finom Jul 13, 2021
628e9d6
chore: Trying to fix deployment issue
finom Jul 13, 2021
77d2297
chore: Trying to fix deployment issue
finom Jul 13, 2021
387cc0f
fix: Revert chores
finom Jul 13, 2021
d4a9707
remove b2c includes
timhanlon Jul 20, 2021
3634b0a
add async to cookieconsent
timhanlon Jul 20, 2021
cbc8a42
remove legacy carbon includes
timhanlon Jul 20, 2021
4c095cf
use new optimize script
timhanlon Jul 20, 2021
ec4bf81
Merge branch 'perf-improvements'
timhanlon Jul 20, 2021
23fc969
preload ad scripts
timhanlon Jul 20, 2021
f8242f7
add async to networks script
timhanlon Jul 20, 2021
50bd87b
fix: optimize script
timhanlon Jul 20, 2021
390d77f
add data-bsa attribute to native script
timhanlon Aug 4, 2021
992b8ed
Fixed minor spelling error
Aug 16, 2021
a02a253
async networks code
timhanlon Sep 10, 2021
e61dbf2
Minor ad, layout, and nav CSS edits
buildinteractive Oct 27, 2021
9e5a755
Minor ad CSS edit
buildinteractive Oct 27, 2021
af8d544
Remove ad breakpoint
buildinteractive Oct 27, 2021
ed4b3c7
Consent positioning
buildinteractive Nov 2, 2021
07338a3
Removing old scripts
buildinteractive Feb 1, 2022
42856b5
Google ads script
buildinteractive May 3, 2022
208557b
CSS edit for ads
buildinteractive Aug 16, 2022
ee808a2
Edit for ad container class change
buildinteractive Aug 16, 2022
2e6af8e
Edit for new ad classes
buildinteractive Aug 16, 2022
0c6fb1e
Added robots.txt
filip-cosmic Aug 22, 2022
82a39c7
npm run develop -> npm run dev
krsinghshubham Dec 17, 2022
193cde9
Updated JSON learning link
buildinteractive Jan 6, 2023
2a20a44
Merge pull request #92 from calvinlarimore/master
toddynho Jan 11, 2023
cf57fe0
Merge pull request #100 from krsinghshubham/patch-1
toddynho Jan 11, 2023
5543bc7
Description update, and adding a couple menu items.
toddynho Jan 11, 2023
c9e9354
Update README.md
toddynho Jan 16, 2023
6ccb12f
Revert "Updated JSON learning link"
toddynho Feb 6, 2023
d8ac1f6
Small spelling fix
toddynho Feb 6, 2023
4cb0bb6
Added title attribute
buildinteractive Feb 7, 2023
233a4ef
Testing Travis
buildinteractive Feb 8, 2023
24b3333
Copyright update
buildinteractive Feb 17, 2023
50ed9b0
Ad update
buildinteractive Apr 5, 2023
44281d6
Run Travis again
buildinteractive Apr 5, 2023
618e09b
Travis fix again
buildinteractive Apr 5, 2023
c89bf77
Ad script edit
buildinteractive May 12, 2023
2ac1264
Added Colors.to link in nav
buildinteractive Jul 3, 2023
c9ab4e6
Minor edits to main nav formatting
buildinteractive Jul 3, 2023
d50faf8
Optimize script change
buildinteractive Aug 23, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .babelrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"presets": [["@babel/preset-env", {}]]
}
19 changes: 19 additions & 0 deletions .eslintrc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"parser": "babel-eslint",
"extends": [
"airbnb-base"
],
"rules": {
"indent": ["error", 4],
"no-var": "error",
"comma-dangle": 0,
"import/no-extraneous-dependencies": 0,
"import/no-unresolved": 0,
"no-restricted-syntax": 0,
"no-multi-assign": 0,
"no-new": 0
},
"globals": {
"window": true
}
}
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
node_modules
dist
.directory
.eslintcache
*.log
7 changes: 7 additions & 0 deletions .stylelintrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"extends": "stylelint-config-standard",
"rules": {
"indentation": 4,
"color-hex-case": null
}
}
22 changes: 22 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
language: node_js
branches:
only:
- master
node_js:
- '15'
before_install:
- openssl aes-256-cbc -K $encrypted_2c4c9a008ff2_key -iv $encrypted_2c4c9a008ff2_iv
-in deploy_rsa.enc -out deploy_rsa -d
addons:
ssh_known_hosts: 192.241.157.86
before_deploy:
- npm install -g pm2
- eval "$(ssh-agent -s)"
- chmod 600 $TRAVIS_BUILD_DIR/deploy_rsa
- ssh-add $TRAVIS_BUILD_DIR/deploy_rsa
deploy:
provider: script
skip_cleanup: true
script: npm run deploy && pm2 kill
on:
branch: master
7 changes: 7 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
## How to run dev server and bundle the app

Prerequirements: NodeJS 7+, NPM 4+. Install needed deps via ``npm install``.

To run development server you need to run ``npm run dev`` and open [http://localhost:8106](http://localhost:8106).

To compile the app (without dev server stuff) run ``npm run bundle``.
4 changes: 3 additions & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
Copyright (c) 2011 Chris Dary.
ISC License

Copyright (c) 2016 circlecell.

Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above
Expand Down
Empty file removed README
Empty file.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# JSONLint.com
[![Build Status](https://travis-ci.org/circlecell/jsonlint.com.svg?branch=master)](https://travis-ci.org/circlecell/jsonlint.com) [![devDependency Status](https://img.shields.io/david/dev/circlecell/jsonlintdotcom.svg)](https://david-dm.org/circlecell/jsonlintdotcom#info=devDependencies)
[![Dependency Status](https://img.shields.io/david/circlecell/jsonlintdotcom.svg)](https://david-dm.org/circlecell/jsonlintdotcom)

[JSONLint](https://jsonlint.com) is a JSON formatter and validator.

This handy online tool with help you validate and format JSON data. It can be used to check if a JSON file or string is properly formatted, and if not, it will provide suggestions for how to fix any errors. The service can also be used to beautify JSON data, making it easier to read and understand.

If you have any suggestions for how we can improve this tool, let us know!
Binary file removed addons/jsonlint-crx/jsonlint-logo.png
Binary file not shown.
18 changes: 0 additions & 18 deletions addons/jsonlint-crx/manifest.json

This file was deleted.

21 changes: 0 additions & 21 deletions c/css/blueprint/License

This file was deleted.

138 changes: 0 additions & 138 deletions c/css/blueprint/Readme

This file was deleted.

76 changes: 0 additions & 76 deletions c/css/blueprint/compressed/print.css

This file was deleted.

Loading