Giter Club home page Giter Club logo

Comments (5)

artemdemo avatar artemdemo commented on June 4, 2024

Yes, it will be missing, since I'm sanitizing input data.

Please describe the use case, when it is a problem for you.

Thanks.

from chat-ui.

badis avatar badis commented on June 4, 2024

Thank you for your reply.

I want to build a client for a bot where it's possible to display html boxes that contains links like this :https://cnet3.cbsistatic.com/img/s0StGKPNmRYwFt402PeIJWCHZnE=/fit-in/970x0/2016/07/26/4b043540-9608-49ea-a5a4-2c572aa1264b/1.png

Also (for example) when a user send a link to youtube video. it shows a video thumnail , title of video and link to that video.

I see there is a possibility to integrate images also but without links to external websites.

Thanks

from chat-ui.

artemdemo avatar artemdemo commented on June 4, 2024

You will need to upgrade my plugin, because even without sanitizing chat-ui is not supporting what you just described.
Feel free to fork it and make changes.

from chat-ui.

badis avatar badis commented on June 4, 2024

Yes, I will fork it and make changes to it, but is it possible to show me where to configure sanitizer so it will not sanitize elements or disable it at all if not possible to do just that.

from chat-ui.

artemdemo avatar artemdemo commented on June 4, 2024

This part is not easy. I'm using caja to sanitize input.
It has 2 files:

  • html-sanitizer.js
  • html4-defs.js

html4-defs.js - is file with all sanitizing tests. In order to change it, you'll need to build it from source code of caja. For some reason, they don't use mainstream frontend technology, instead they use ant.

I used caja, because at the time it was best sanitizer I found.

May the force be with you.

from chat-ui.

Related Issues (1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.