Giter Site home page Giter Site logo

feature requests about piping-chat-web HOT 9 CLOSED

nwtgck avatar nwtgck commented on August 14, 2024
feature requests

from piping-chat-web.

Comments (9)

jsarenik avatar jsarenik commented on August 14, 2024 1

Thanks again @jsarenik! I think ctrl + enter is a good idea too. In macOS, it should be ctrl + cmd.

CMD+ENTER

from piping-chat-web.

jsarenik avatar jsarenik commented on August 14, 2024 1

You can create two new issues for 1 and 2. Then, I will close this issue. Of course, I will create issues instead of you when you don't create.

Sure, I will do it. Thank you!

from piping-chat-web.

nwtgck avatar nwtgck commented on August 14, 2024

Thanks again @jsarenik! I think ctrl + enter is a good idea too. In macOS, it should be cmd + enter.

I'm not sure the meaning of "1 No external assets". Could you explain it more?

from piping-chat-web.

jsarenik avatar jsarenik commented on August 14, 2024

Sure. I will explain.

  1. Open a new tab in Chromiuml/Chrome (note that piping-chat-web does not work in Firefox)
  2. Open Developer Tools, Network tab.
  3. In browser tab open https://xn--jrok-loa.bublina.eu.org/chat/ (which is a build of piping-chat-web with some updates and a changed serverUrl of the piping-server. See https://github.com/jsarenik/piping-chat-web/tree/jsn/bublina)
  4. Look into the list of 6 assets loaded. See mine below.
https://xn--jrok-loa.bublina.eu.org/chat/
https://d33wubrfki0l68.cloudfront.net/bundles/df13aee16387d94666662df35e6f9d3b4d7980f2.js
https://d33wubrfki0l68.cloudfront.net/308ee3580a4a34bd230025d460762d53b5344efc/b5f29/chat/fonts/materialicons-regular.0509ab09.woff2
https://xn--jrok-loa.bublina.eu.org/chat/manifest.json
https://xn--jrok-loa.bublina.eu.org/chat/img/icons/favicon-32x32.png
https://xn--jrok-loa.bublina.eu.org/chat/img/icons/android-chrome-192x192.png

The only external resources are second and third.
The second line points to vuejs and the third line points to materialicons font.
Both can be made local so that they will not be loaded from cloudfront.net.
Then piping-chat-web can be used even in evironments with no access to cloudfront.net.

from piping-chat-web.

jsarenik avatar jsarenik commented on August 14, 2024

By the way, there is one other change done to https://xn--jrok-loa.bublina.eu.org/chat/. https://github.com/jsarenik/jekyll/commit/c25d1fdb7bca72059992fc60ac16d5d93790eb78

from piping-chat-web.

nwtgck avatar nwtgck commented on August 14, 2024

@jsarenik
Thanks. "1 No external assets" means you propose piping-chat-web should not load external resources. Is it right?

from piping-chat-web.

jsarenik avatar jsarenik commented on August 14, 2024

Yes. It would be definitely great as an option at least (I mean without manual editing which is possible even now if I was able able to see that URL with cloudfront.net somewhere inside the generated files. My guess is that js/chunk-vendors.17861028.js is doing the magic...).

Thank you @nwtgck

from piping-chat-web.

nwtgck avatar nwtgck commented on August 14, 2024

@jsarenik
I think I can remove external assets. Actually, another project using Piping Server, Piping UI is independent of external assets. Piping UI never accesses to external assets such as icons and Workbox for higher privacy/security purposes, but icons and PWA (Workbox) are available. So, I may implement the feature to use the knowledge from the development probably.

You can create two new issues for 1 and 2. Then, I will close this issue. Of course, I will create issues instead of you when you don't create.

from piping-chat-web.

jsarenik avatar jsarenik commented on August 14, 2024

Closing in favor of #133 and #134

from piping-chat-web.

Related Issues (5)

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.