Commit Graph

312 Commits (e5f4321c9e5cccbd7d513a9b3190731a8b842815)
 

Author SHA1 Message Date
Jake Dexheimer e5f4321c9e Increase max vertical padding
Mike Fix de81033262 Bump next.js, add _document
briandennis d62145f727 modify default settings constant, use new constant when setting initial settings
Dillon Mulroy 91cf4b7734 import default settings from constants
Dillon Mulroy 700872c188 Change string casing for menu option to be consistent
Dillon Mulroy 77464f6845 Remove console log
Dillon Mulroy 6fa28a0062 Add reset option in advanced options + all contributors addition.
Dillon Mulroy 7f026d79b9 Initial Proof of concept
Dillon Mulroy 7a2b778204 Initial Proof of concept
Michael Fix 048ab355ff First accessability changes ()
* First accessability changes

* Add <main>

* <header>
Mike Fix 85a6385178 Add gist test
Mike Fix 959703c51a Fix localStorage
Mike Fix 348bbfb08b Fix classNames in tests
Mike Fix 632bd85d27 Fix deploy (for now)
Michael Fix 3d4ba85732
Sanitize color inputs ()
* Sanitize color inputs

* Remove unneeded dep

* Move to constants

* Case insensative
Mike Fix 1951402d8a Make CLI not fail if NOW_TOKEN is invalid"
Michael Fix 262f2d6d94
Update README.md
Michael Fix fe65aac66e
Update README.md
Mike Fix ba7da58f2b Fix potential background issue
Brad Dougherty 71e535e9e2 Fix boolean params ()
* Parse boolean query params properly

* Update routing.js
Mike Fix d5f786bad9 Only deploy if NOW_TOKEN is set
Mike Fix 412abda0da Some screen reader adjustments
Mike Fix abb0948324 Fix escape error
Mike Fix bb4eb1ed9a XSS localStorage
Mike Fix b44ecff6ea XSS
Mike Fix a998ccf139 WIP XSS
Mike Fix cf72b87f08 Lowercase too
Mike Fix 5b894546e0 Remove <scripts>
- Closes 
Iván Munguía a3697f48b9 Add syntax highlighting for the diff language ()
Jake Dexheimer d314b8643b
Consistent borders ()
* Use 1px border width

* Fix double border width on collapse element
Jake Dexheimer 71abf28466 Use x-php mime-type
Michael Fix 2ef9bb2638
Attempt to Fix CI ()
Hugo a69a3f2e44 Add Oceanic Next theme ()
* Add Oceanic Next theme

* Update Codemirror to 5.34.0
Mike Fix 9d1f05ad0f Fix Hack default
Mike Fix d859523d58 2.0.0
Michael Fix 2ab2ca843e
Bump Next to 4.2.3 ()
Jake Dexheimer cbc6824b83 Background image settings ()
* Implement drag-n-drop image for backgrounds

- Closes 

* In progress

* Add background-size, background-position settings

* Add ReactCrop

* Remove old bg sizing sliders

* Add resize observer

* Fix typo

* Disable select on sliders

* onAspectRatioChange hook

* Rename to backgroundColor

* Fix state issues

* Add backgroundMode toggle

* Rename ColorPicker

* Add upload-image margin

* Minor font-size change

* Fix build
Brian Dennis 77af47b59e add PowerShell langauge ()
* add PowerShell langauge

* remove npm lockfile

* update lockfile
Mike Fix 3b13e40045 No package-lock
Mike Fix 8e2c725267 Fix build
Kunall Banerjee 73eb4ac2cd add support for shell syntax ()
Closes 
Michael Fix dcac30a7a2
Add image dnd description to /about ()
* Add image dnd description to /about

* Update about.js
Mike Fix ff03d1a034 Fix CI
Michael Fix ed9993170f
GraphQL Type ()
Mike Fix 75d45e1407 set -e to deploy.sh
Mike Fix 17cd24bc40 Add now dev dep
Mike Fix cc428bf8bb Fix newline in deploy
Mike Fix 1ad63373df New cypress project id, add contributor, new yarn.lock
Gleb Bahmutov 4078735cdc add Cypress integration tests ()
* chore: add Cypress background color tests

* add localStorage spec

* add project id for Cypress dashboard

* remove project id from cypress.json
Michael Fix 508afdfbb4
Implement drag-n-drop image for backgrounds ()
- Closes