1772 Commits (26d1f95acfb034a1475f2a396537b6b1a93798cf)
 

Author SHA1 Message Date
Mike Fix c3e2c0e0c9
upgrade codemirror-solidity (#1318) 3 years ago
Mike Fix 517669c412
add rizkytegar for documentation 3 years ago
Mike Fix e5c9efdd26
add mcognetta as translator 3 years ago
Rizky Tegar 24293d6853
update readme.md and all readme.md in the docs folder (#1309)
* Update README.md

* Update README.es.md

* Update README.ua.md

* Update README.br.pt.md

* Update README.cn.zh.md

* Update README.de.md

* Update README.fr.md

* Update README.he.md

* Update README.hi.md

* Update README.in.md

* Update README.it.md

* Update README.ja.md

* Update README.kr.md

* Update README.ml.md

* Update README.nl.md

* Update README.pl.md

* Update README.ta.md

* Update README.tr.md

* Update README.tw.zh.md

* Update README.se.md
3 years ago
Marco f47cb5e756
minor typo fixes in korean readme (#1306) 3 years ago
Mike Fix acaa9c95ee
use forked dom-to-image 3 years ago
dependabot[bot] 4cf8c37701
Bump nanoid from 3.1.25 to 3.2.0 (#1315)
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.25 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.25...3.2.0)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
dependabot[bot] b83d43484d
Bump follow-redirects from 1.13.3 to 1.14.7 (#1310)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.13.3 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.13.3...v1.14.7)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
Mike Fix c76585e800
remove micro 3 years ago
Mike Fix a327b44e0c
move image/ to pages/ (#1301) 3 years ago
Mike Fix eee4b09f31
don't use catch all param 3 years ago
Mike Fix c52b2375c9
upgrade basic deps (#1296) 3 years ago
Mike Fix 5072fe3b4c
Upgrade Next.js to 12 (#1293) 3 years ago
Mike Fix 97865d5ae4
Upgrade dev deps (#1292)
* only upgrade cypress

* update resolutions
3 years ago
dependabot[bot] 3f1945b09f
Bump next from 10.2.3 to 11.1.3 (#1290)
Bumps [next](https://github.com/vercel/next.js) from 10.2.3 to 11.1.3.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v10.2.3...v11.1.3)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
Mike Fix 567a9fc008
Upgrade to Next.js v11 (#1249)
* Upgrade to Next.js v11

* upgrade next.js

* upgrade codemirror version

* inline spinner wrapper
3 years ago
Mike Fix 1f2b702f12
add @OpeAbidemi as contributor 3 years ago
Mike Fix b78520c90d
Consolidate type and format into one param (#1286)
* Consolidate type and format into one param

Closes #1274

* bug fix Open button

* update filename bug
3 years ago
Mike Fix 9c08219e10
rm git Iosevka from CSS too 3 years ago
Joseph Musser 7e2a3f34bb
Add Cascadia font (#1278)
* Add Cascadia Code font

* Switch to using jsdelivr CDN with fontsource NPM package

* Sort fonts by alphabetical order

* remove Iosevka

Co-authored-by: cyntler <damian@cyntler.com>
Co-authored-by: Mike Fix <mrfix84@gmail.com>
3 years ago
_Rizky.dev c875204ba2
Add new translation in contribution (#1279)
* Add new translation in contribution

* add rizkytegar

Co-authored-by: Mike Fix <mrfix84@gmail.com>
3 years ago
Mike Fix dd032966a2
add @AbreuY as contributor
From #1285
3 years ago
AbreuY 5bd894aa09
mispelled word fixed on spanish doc (#1285) 3 years ago
Mike Fix 292dfc9057
Try optional catch all routing (#1277)
* try optional catch all routing

* use rewrites

* move rewrite to vercel.json

Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
3 years ago
Mike Fix 1bd289b9d4
Update CONTRIBUTING.md 3 years ago
Mike Fix 3c28398a99
add width query param option
Closes #1272
3 years ago
Mike Fix dd59fc344a
Use path params for /api/image/[id].js (#1262)
* move image api routes to pages/

* upgrade puppeteer

* try and minimize

* attempt to use URLSearchParams

* use path params in api routes instead

* api/image/[id].js

* try it w/o builds config

* use index.js
3 years ago
Mike Fix c3a7ad5d0f
inline isFirefox 3 years ago
Mike Fix a88f98ddfb
inline this.state.fontFamily 3 years ago
Michael Fix 6fd6d99a80
remove safari edge cases (#1273) 3 years ago
Mike Fix 3aef99b033
fix register on dev 3 years ago
Mike Fix e002c6b289
Revert "use exising EXPORT_SIZES_HASH"
This reverts commit 946e0865bd.
3 years ago
Mike Fix 946e0865bd
use exising EXPORT_SIZES_HASH 3 years ago
Mike Fix 992aeb3120
vercel.json 3 years ago
Michael Fix 0e7fc9f916
Try out next-pwa (#1056)
* try our next-pwa

* remove unregister

* skip waiting
3 years ago
Benjamin Knorr 325189925d
use up to date IBM Plex Mono font with box-drawing characters (#1269) 3 years ago
Michael Fix 71f5f09053
Upgrade dev dependencies (#1265)
* upgrade dev dependencies

* revert eslint upgrade

* upgrade some patch deps
3 years ago
Michael Fix a651a00baa
use vercel instead of now (#1266) 3 years ago
Mike Fix d67b8dc832
upgrade actionsack 3 years ago
Mike Fix 3384d59485
4.8.5 3 years ago
Mike Fix e3a2d72f7e
fix copy interaction
Closes #1258
3 years ago
Mike Fix 3545c2dd92
4.8.4 3 years ago
Rizda Dwi Prasetya ea050b4335
fix no longer valid gist-based carbon url example in `about` page. (#1261)
* fix no longer valid gist based carbon url example

* add new content contributor

* keep text as is on /about

Co-authored-by: Mike Fix <mrfix84@gmail.com>
3 years ago
Mike Fix c70de8f116
move oembed api routes to pages/ 3 years ago
Mike Fix a691c33918
4.8.3 3 years ago
dependabot[bot] d6f4da3a87
Bump semver-regex from 3.1.2 to 3.1.3 (#1257)
Bumps [semver-regex](https://github.com/sindresorhus/semver-regex) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/sindresorhus/semver-regex/releases)
- [Commits](https://github.com/sindresorhus/semver-regex/commits)

---
updated-dependencies:
- dependency-name: semver-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
Mike Fix dbe5bee5b2
upgrade axios 3 years ago
Mike Fix 02ddcbdcb3
rm gitpod 3 years ago
Mike Fix 884c0d367c
try enabling dependabot for dev deps 3 years ago
Michael Fix 6ca05b381a
Update ranger.yml 3 years ago