issues
search
kennygrant
/
sanitize
Package sanitize provides functions for sanitizing text in golang strings.
BSD 3-Clause "New" or "Revised" License
334
stars
72
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
add go-mod support and turkish chars + golangci-lint
#31
vigo
opened
2 years ago
3
Add go.mod
#30
waybackarchiver
opened
2 years ago
0
Added underscore to the illegalName regexp
#29
phreakazoid21
opened
4 years ago
0
Allow all schemas for html anchors
#28
bubenkoff
opened
4 years ago
0
sanitize.HTMLAllowing() breaks when encountering a self-closing iframe tag
#27
dy-dx
opened
5 years ago
2
Sanitize doesn't adequately protect HTML
#26
perpetual-hydrofoil
opened
5 years ago
1
added All
#25
LucaPaterlini
opened
5 years ago
0
add alphanumeric function
#24
AlaaAttya
opened
6 years ago
0
Differentiate Accents() and Umlauts() functions
#23
streambinder
closed
5 years ago
0
corrected german transliterations
#22
retailify
closed
6 years ago
6
Don't require // for the mailto: scheme
#21
tabacco
closed
7 years ago
1
Path function
#20
zyayaa
closed
7 years ago
1
how to remove all of <script>...</script>?
#19
herozzm
closed
7 years ago
0
lt, gt chars parsing inside a tag
#18
iharsuvorau
closed
7 years ago
3
Fix standalone '&' after HTMLEscapeString call.
#17
thedodd
opened
7 years ago
0
Save newline for <br /> Solves #15
#16
Pawka
closed
8 years ago
0
Multiple lines are joined after sanitizing.
#15
Pawka
closed
8 years ago
0
Replace > and < to < and >
#14
gen1us2k
closed
2 years ago
1
override defaults
#13
porjo
closed
7 years ago
3
Refactoring
#12
buddhamagnet
closed
8 years ago
1
Allow hash hrefs
#11
beyang
closed
9 years ago
1
making code and comments confirm to GoLang's RFC spec
#10
eduncan911
closed
9 years ago
0
improving regex speed 2x faster
#9
eduncan911
closed
9 years ago
5
fix in Usage: sanitize.HTMLAllowing
#8
xboston
closed
9 years ago
0
Sanitize strings for base file names
#7
chrisdambrosio
closed
9 years ago
1
update import directory of net/html
#6
jhvst
closed
9 years ago
0
Added WithOptions function to Name and Path
#5
nl5887
closed
9 years ago
7
Add parsing out of smart quotes and apostrophe entities, convert to simp...
#4
mkaz
closed
10 years ago
1
Added strange quote character
#3
uraza
closed
10 years ago
1
HTML: replace <br/> with \n
#2
yarcat
closed
10 years ago
0
Use the list of accents beastaugh/urlify
#1
frankbille
closed
10 years ago
0