101 Commits (034c35ca92a061f71125bff616e4665a7565177e)

Author SHA1 Message Date
Mike Fix 034c35ca92 Back to 2x default 7 years ago
Jake Dexheimer c6be4f0295 prettier 7 years ago
briandennis fe1df904ea pass encode state to api instead of url 7 years ago
briandennis fa5f5f7036 add state query support 7 years ago
briandennis 89a80c3c2b add state query support 7 years ago
briandennis 57dddd0b19 add /image api endpoint, use it to get carbon image if on safari 7 years ago
Mike Fix 7fce4060f0 Default to 1x 7 years ago
Mike Fix 1b5ed6a60c Fix CMD+A backspace issue
- Closes #272
7 years ago
Jake Dexheimer f79d01ad9b Add RandomImage component 7 years ago
Jake Dexheimer 9499248e1c
Add watermark feature (#274)
* Add watermark feature

* Change watermark to carbon logo

* Fix double borders
7 years ago
Mike Fix 3168ddb0ad Add title bar to default settings 7 years ago
Michael Fix 70928b765e Iosevka font (#268)
- Closes #233
7 years ago
Jake Dexheimer 4c86468e50 Rename ResolutionSelect 7 years ago
Takahiko Inayama b7adab9bea Support variable export sizes (#264) 7 years ago
Adi Vaknin 56f11f404f Added missing settings to mapping in routing.js so they will update the url 7 years ago
Jake Dexheimer 3c0b3dd387 Fix dropdown hover/width, window themes bg 7 years ago
briandennis 46091f6dc5 URI component encode carbon text 7 years ago
Nihad Abbasov e3d2646885 Add Tomorrow Night - Bright theme (#222)
* Add Tomorrow Night - Bright theme

https://github.com/chriskempson/tomorrow-theme

* Update contributors
7 years ago
Iván Munguía b2f6e1c963 Add syntax highlighting for Apache 7 years ago
briandennis 5af953cd2e remove empty state values so as not to override defaults 7 years ago
briandennis d62145f727 modify default settings constant, use new constant when setting initial settings 7 years ago
Dillon Mulroy 7a2b778204 Initial Proof of concept 7 years ago
Mike Fix 959703c51a Fix localStorage 7 years ago
Michael Fix 3d4ba85732
Sanitize color inputs (#196)
* Sanitize color inputs

* Remove unneeded dep

* Move to constants

* Case insensative
7 years ago
Brad Dougherty 71e535e9e2 Fix boolean params (#195)
* Parse boolean query params properly

* Update routing.js
7 years ago
Mike Fix abb0948324 Fix escape error 7 years ago
Mike Fix bb4eb1ed9a XSS localStorage 7 years ago
Iván Munguía a3697f48b9 Add syntax highlighting for the diff language (#191) 7 years ago
Jake Dexheimer 71abf28466 Use x-php mime-type 7 years ago
Hugo a69a3f2e44 Add Oceanic Next theme (#167)
* Add Oceanic Next theme

* Update Codemirror to 5.34.0
7 years ago
Jake Dexheimer cbc6824b83 Background image settings (#169)
* Implement drag-n-drop image for backgrounds

- Closes #122

* 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
7 years ago
Brian Dennis 77af47b59e add PowerShell langauge (#174)
* add PowerShell langauge

* remove npm lockfile

* update lockfile
7 years ago
Mike Fix 8e2c725267 Fix build 7 years ago
Kunall Banerjee 73eb4ac2cd add support for shell syntax (#172)
Closes #168
7 years ago
Michael Fix ed9993170f
GraphQL Type (#164) 7 years ago
Jake Dexheimer 38cc0f91af Font support (#149)
* Add font family/font size support

* Load fonts with css

* Change settings item order
7 years ago
Mike Fix 9ce3558a44 Fix typescript vs js naming descrepancy
- Closes #139
7 years ago
Brad Davies 9435c7564f Renamed to 'MySQL' 7 years ago
Brad Davies 1a1a384db3 Fix MySQL syntax highlighting.
The MySQL syntax highlighting does not currently work unless you explicitly define the correct MIME type associated with it (`text/x-mysql`).
7 years ago
slorber 4cfbb8f3d1 fix cursor jumping at the end after every editor update 7 years ago
Andrew Dassonville 921d6b40b2 Fix crash when using Plain Text (#129) 7 years ago
Kunall Banerjee 830828d6c5 remove erroneous constant (#127)
This resulted in an unrecognized theme that further caused a bug in the UI.
7 years ago
Mike Fix 8dec652c2a Fix URL bugs 7 years ago
Michael Fix bdc9211d25 Fix state bugs, fix drag-n-drop bugs, fix url encoding bugs (#126)
* react-codemirror to react-codemirror2@3

* Fix encoding queryParam issues

* Fix gist support
7 years ago
Jake Dexheimer 9379528ccc Remove line numbers background style 7 years ago
Jake Dexheimer f13b394ebd Fix default theme 7 years ago
Michael Fix 63f43dcc40 Save and update query params based on editor state (#111)
* Save and update query params based on editor state

* Fix typo and asPath bug with new queryParams
7 years ago
Mat Gadd ba6e8c4e6f Use parentheses around the theme to match others, and use the same order as ones above 7 years ago
Mat Gadd 03259f473c Add extra constants for Solarized flavours 7 years ago
Jake Dexheimer 96ac36baf5 Fix component state issues 7 years ago