Andreas Creten

Results 9 issues of Andreas Creten

# Thank you for opening a pull request to tiny-helpers.dev ❤️ Before you submit your PR, please take a look at the [contributing guidelines](https://github.com/stefanjudis/tiny-helpers/blob/master/CONTRIBUTING.md). :) To make it easier for...

> We are using a "skip" syntax in out htaccess: > > RewriteCond %{QUERY_STRING} !^item_id=4 > RewriteRule .? - [S=6] > RewriteRule ^lernen/(._).php$ http://www.linguashop.com/hörbuch-$1? [R=301,L] > RewriteRule ^aprender-agora/(._).php$ http://www.linguashop.com/frases/$1? [R=301,L]...

enhancement

Htaccess tester would benefit from a field for the folder where the htaccess file resides - it is not always the top folder Coming from this tweet: https://twitter.com/mws4b/status/560355367205765120

enhancement

> A suggestion for the following: > > RewriteCond {%REQUEST_FILENAME} !-f > RewriteCond {%REQUEST_FILENAME} !-d > > You can create two text boxes (since this is for testing). One for...

enhancement

I have been working on an integration of Postmark with Ghost. Please provide your feedback before I continue. ## To-Do - [x] Implement analytics - [ ] Handle Postmark errors...

affects:admin
migration

The zipping fails when you have a more complex name defined in your package.json. Slugging prevents the zipping from crashing. For example, we had a package named `madewithlove/theme`.

### Changes - Support for Enum as FormSelect selected value

### Description Added the option to debounce the select component --- ### To-Do - Add a test

I have been working on an integration of Postmark with Ghost. Please provide your feedback before I continue. ## To-Do - [x] Implement analytics - [ ] Handle Postmark errors...

affects:admin