Mike Fix
ca6e8a4949
Update CONTRIBUTING.md
3 years ago
Mike Fix
cfb1e079e7
remove duplicate rizkytegar
3 years ago
Mike Fix
07ca9954a8
try out deployment comments again
3 years ago
Mike Fix
cbf8486c7d
.vercelignore
3 years ago
Mike Fix
26617efe86
4.9.0
3 years ago
Mike Fix
3ebb3391a8
Update LICENSE
3 years ago
Manny
99cc4ff6dc
chore: Update escape-goat to latest ( #1304 )
...
Co-authored-by: Mike Fix <mrfix84@gmail.com>
3 years ago
Mike Fix
fd9bb62027
fix CI ( #1320 )
3 years ago
Mike Fix
bc2fc38410
update resolutions
3 years ago
Mike Fix
35c484b2d1
upgrade dev dependencies
3 years ago
Sam Robbins
527193c04f
Upgrade ESLint ( #1300 )
...
* Upgrade ESLint
* Switch to Next Babel config
* Remove unused dependency
* update yarn
Co-authored-by: Mike Fix <mrfix84@gmail.com>
3 years ago
Mike Fix
671b1ac52e
upgrade codemirror
...
Closes #1308
3 years ago
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