Commit Graph
152 Commits
Author SHA1 Message Date
D-K-P 5bcab4fce9 Fixed the 404 home button 2022-05-01 19:28:31 +01:00
Eric Allam 7a3da02335 Merge pull request #39 from jsonhero-io/design/better-404
Simple 404 page design
2022-05-01 11:18:30 +01:00
D-K-P 7802f7b4eb Made the body text larger 2022-04-29 18:32:46 +01:00
D-K-P dccde99c1e Added a simple 404 page design 2022-04-29 18:23:15 +01:00
Eric Allam 7d5d12f2a3 Add a CatchBoundary to catch 404 errors 2022-04-29 16:59:49 +01:00
Eric Allam 5b21a751c4 Add source=example_url when creating a doc from one of the examples 2022-04-29 16:49:31 +01:00
Eric Allam 31e3a325ec Add support for setting a ttl when sending JSON through the API (#31) 2022-04-29 16:46:46 +01:00
Eric Allam b5b1993471 Fixed the meta charset utf-8 issue 2022-04-29 16:26:21 +01:00
Eric Allam 8df0cf4438 Fix issue #28 (previewing image URLs that return 405 from the HEAD request) 2022-04-29 16:22:54 +01:00
Eric Allam 12c5d47d08 Allow creating from a base64 encoded string in a query param 2022-04-29 15:04:27 +01:00
Eric Allam 55f47324cd Merge branch 'design/tree-view-updates' 2022-04-29 14:47:16 +01:00
Eric Allam 7ec6fefb49 Small tweak to the amount of overall left padding 2022-04-29 14:46:50 +01:00
Eric Allam b871badd9f Merge branch 'main' into design/tree-view-updates 2022-04-29 14:40:28 +01:00
D-K-P 97225553b2 Added colour key lines to the tree view 2022-04-29 13:24:00 +01:00
Eric Allam c2c99aa71c Fix issue #19, adding noindex,nofollow meta tag to document page 2022-04-29 13:05:31 +01:00
Eric Allam 0355b210af Added initial contributing and development guides 2022-04-29 11:15:04 +01:00
Eric Allam d9cb941ed8 Format star count to better match github 2022-04-29 10:22:39 +01:00
Eric Allam 4b8e62506d Fix issue with JSON keynames with a / causing crashes when switching to the editor view
JSONHeroPath.fromPointer now correctly unescapes the ~1 path separation sequence
2022-04-27 21:01:03 +01:00
Eric Allam 145b4f6696 Do the same thing for GrpahJSON secrets/env vars 2022-04-27 20:16:37 +01:00
Eric Allam a40eeaae67 Safely check for existence of PEEKALINK_API_KEY 2022-04-27 20:12:50 +01:00
Eric Allam 2244b85d12 Merge pull request #17 from michellbrito/update-issues-link
Update issues link
2022-04-23 15:09:35 +01:00
Michell Brito f1ebf8d359 Update README.md 2022-04-22 23:28:36 -04:00
Eric Allam af1cefc324 Tweak title 2022-04-22 14:30:34 +01:00
Eric Allam be43460fea Make the NewDocument popover a little wider 2022-04-20 10:56:42 +01:00
Eric Allam d36a2ba546 Allowing pasting raw json in the URL field 2022-04-20 10:54:22 +01:00
James Ritchie 74af040260 Fixed a css bug in safari 2022-04-19 20:56:17 +01:00
James Ritchie 2691aac6db Fixed 2 small css errors 2022-04-19 19:52:39 +01:00
James Ritchie fef98e6d08 small css bug fixes and improvements to the homepage 2022-04-18 19:13:00 +01:00
D-K-P de1f666e54 ‘Try Now’ button hidden on small devices 2022-04-17 10:42:44 +01:00
Eric Allam 7edda79b8a Fixed the double <a> tag issue 2022-04-17 07:17:31 +01:00
D-K-P 6f1ec67425 Add mail icons to the header / footer 2022-04-16 23:55:45 +01:00
Eric Allam db55e9e8cd Added new endpoint to allow linking to a JSON url (issue #13) 2022-04-15 22:13:22 +01:00
James Ritchie 57e17791be Typography tweak 2022-04-15 19:26:34 +01:00
James Ritchie 1770fad87c prevent scrolling under the desktop-only message modal 2022-04-15 19:22:52 +01:00
James Ritchie b466e6a4e9 Desktop only notice shown on mobile 2022-04-15 19:16:46 +01:00
James Ritchie d565ad730b Fixed mobile homepage header 2022-04-15 18:38:59 +01:00
James Ritchie fbf3b84253 Small legibility improvements 2022-04-15 16:26:02 +01:00
James Ritchie 6df1d3095e Added a github star button to homepage header 2022-04-15 16:09:14 +01:00
Eric Allam 96a2194107 useStarCount can be undefined, so don’t throw that error 2022-04-15 15:44:47 +01:00
James Ritchie a73412d195 Added a github star banner on the homepage 2022-04-15 15:36:22 +01:00
James Ritchie 5eb4f68f88 Updated copy on in the homepage search section 2022-04-15 15:14:21 +01:00
Eric Allam 11372b281c Fixed the logo image in the README 2022-04-15 14:07:58 +01:00
Eric Allam c0617a714a Merge pull request #12 from jsonhero-io/github-star
Add Github Star button
2022-04-15 13:59:39 +01:00
Eric Allam a6b7533c54 Mention sharability in the README 2022-04-15 13:40:37 +01:00
Eric Allam a336b792a0 Fetch the star count and make the GithubStar button link to the github repo in a new tab 2022-04-15 13:36:32 +01:00
Eric Allam 486bdde9e0 Removed the big documentation images/gifs from this repo 2022-04-15 12:54:43 +01:00
James Ritchie fe2d2a8171 Padding tweaks 2022-04-15 11:45:47 +01:00
James Ritchie cc4f385470 Added a new Github star component to the header 2022-04-15 11:40:19 +01:00
Eric Allam e4594c2532 More README 2022-04-15 11:19:02 +01:00
Eric Allam 2db7af04f6 Slightly smaller description 2022-04-15 10:27:46 +01:00