This website requires JavaScript.
Explore
Help
Register
Sign In
github-mirror
/
discourse
Watch
2
Star
0
Fork
0
You've already forked discourse
mirror of
https://github.com/discourse/discourse.git
synced
2025-03-01 14:06:24 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
discourse
/
app
/
assets
/
javascripts
/
pretty-text
History
Joffrey JAFFEUX
ba07ae67fb
prefer const over let
2017-06-05 14:35:27 +02:00
..
emoji
Emoji 5.0 support
2017-06-05 14:06:23 +02:00
engines
prefer const over let
2017-06-05 14:35:27 +02:00
censored-words.js.es6
Make Eslint happy.
2017-01-31 10:45:04 +08:00
emoji.js.es6
prefer const when not reasigned
2017-06-05 14:33:52 +02:00
guid.js.es6
…
oneboxer.js.es6
FIX: add option for the oneboxer to be synchronous
2016-12-20 11:18:03 +01:00
pretty-text.js.es6
FEATURE: add a setting to allow url schemes other than http(s)
2016-10-21 12:21:31 -04:00
sanitizer.js.es6
FEATURE: add a setting to allow url schemes other than http(s)
2016-10-21 12:21:31 -04:00
white-lister.js.es6
FIX: quote button issues
2016-11-24 18:23:33 +01:00
xss.js.es6
…