docbrown/bin
William Kennedy 6a8fcf6f33
HTML tag and attribute matcher (#15091)
* HTML tag and attribute matcher

This regex was designed for the following matches. It should ignore
plain text

<tag>
</tag>
<hr/>
<div class="signout_confirm-wrapper">
" target="_blank" rel="noopener me" class="profile-header__meta__item p-1">
class="crayons-layout crayons-layout--limited-l crayons-layout--2-cols crayons-layout--2-cols--1-2 pt-4 m:pt-0"
href="javascript:void(0);"
id="asdf"
class="sas"
data-profile-user-id="asdf">sads</s>
data-tag=""

* added rails sanitizer

* removed swap file

* Update bin/untranslated_erb

Co-authored-by: Michael Kohl <me@citizen428.net>

* revert gitignore

Co-authored-by: Michael Kohl <me@citizen428.net>
2021-11-03 11:27:12 +07:00
..
__tests__ Upgrade Rails to 6.1.3.1 (#11333) 2021-04-05 10:39:48 -04:00
_guard-core Code cleanups (#659) 2018-08-07 11:00:13 -04:00
bundle Run rails app:update for 5.2.4.2 (#6743) [deploy] 2020-03-23 10:38:20 -04:00
bundleAnalyzer Added webpack bundle analyzer (#12013) 2020-12-22 19:13:40 -05:00
ci-bundle Travis Optimization:Bundle from Bash File to Use Cache (#9705) 2020-08-09 15:32:44 -05:00
container-setup Improve bash info for windows user (#13607) 2021-05-03 11:42:15 +00:00
e2e Ensure first argument is interpreted as a string (#14479) 2021-08-11 20:51:18 -04:00
e2e-setup Cypress tests for /admin/config Authentication Section (#12539) 2021-02-03 15:31:55 -05:00
generate-css-utility-classes-docs.js CSS size reduce + cleanups. (#12625) 2021-02-16 13:44:26 +01:00
guard Code cleanups (#659) 2018-08-07 11:00:13 -04:00
knapsack_pro_cypress Parallelize cypress specs (#15142) 2021-10-22 12:41:56 -04:00
knapsack_pro_rspec Fix app/services' ruby 2.7 kwargs warnings (#13177) 2021-04-01 18:40:50 -04:00
parallel_rspec Code cleanups (#659) 2018-08-07 11:00:13 -04:00
rails Upgrade Rails to 6.1.3.1 (#11333) 2021-04-05 10:39:48 -04:00
rake Upgrade Rails to 6.1.3.1 (#11333) 2021-04-05 10:39:48 -04:00
rspec Code cleanups (#659) 2018-08-07 11:00:13 -04:00
rspecov Code cleanups (#659) 2018-08-07 11:00:13 -04:00
rubocop Delayed Jobs Investigation (#929) 2018-10-17 17:03:20 -04:00
setup Check for the current version of foreman when deciding to install (#14682) 2021-09-08 09:31:23 -05:00
spring Upgrade Rails to 6.1.3.1 (#11333) 2021-04-05 10:39:48 -04:00
startup Correct startup script and docs (#5940) 2020-02-06 17:04:54 -05:00
test-console-check [deploy] Optimization: Dont Use Redis For Flare Tag IDs, Load Them On Boot (#8987) 2020-06-30 09:48:08 -05:00
untranslated_erb HTML tag and attribute matcher (#15091) 2021-11-03 11:27:12 +07:00
webpack [deploy] Update webpacker configuration (#8004) 2020-05-25 12:03:18 -04:00
webpack-dev-server [deploy] Update webpacker configuration (#8004) 2020-05-25 12:03:18 -04:00
yarn Upgrade Rails to 6.1.3.1 (#11333) 2021-04-05 10:39:48 -04:00