20 Commits (c70de8f11603533acd17b581aa1502897e474c6f)

Author SHA1 Message Date
Mike Fix c70de8f116
move oembed api routes to pages/ 3 years ago
Mike Fix 16f95dc564
add in 3 years ago
Sean Rabaut d472434388 remove 6 years ago
Mike Fix be8abab301 add improved CORs filter 6 years ago
Mike Fix b13125dd1d add export size and square image support to safari 6 years ago
Michael Fix 230047441a
remove custom dom-to-image (#578) 6 years ago
Mike Fix e5650129a3 lint 6 years ago
Mike Fix 8629a8ef78 Revert "sync up api image handler filter with ExportContainer"
This reverts commit 543df74ead.
6 years ago
Mike Fix 3aa9626723 upgrade API dependencies 6 years ago
Mike Fix 543df74ead sync up api image handler filter with ExportContainer
- Closes #331
6 years ago
Mike Fix 31644ca093 disable auto-alias 6 years ago
Mike Fix 9103bbbb8a .env.example -> api/.env.example 6 years ago
Michael Fix bec5f7e924
upgrade puppeteer to 1.9.0 (#528) 6 years ago
Michael Fix 4c96175ef7
Revert "Update puppeteer to latest version (#526)" (#527)
This reverts commit 7f44a639dc.
6 years ago
Shrey 7f44a639dc Update puppeteer to latest version (#526)
* Update puppeteer to latest version

* new api yarn.lock
6 years ago
Michael Fix bd695b7fd1
convert ids to classNames, use refs (#488) 6 years ago
Mike Fix f50242049d remove old service-worker comments 6 years ago
Mike Fix 491091d0ef support POST to /oembed too 6 years ago
Mike Fix 05f476d363 implement oembed provider 6 years ago
Michael Fix 0580e1c8e8
Separate API service, deploy frontend statically (#474)
* extract server into separate service

* fix basic tests with url.parse

* use Next withRouter

* remove old custom next rendering
6 years ago