Code Monkey home page Code Monkey logo

Comments (7)

thiagodp avatar thiagodp commented on August 15, 2024 2

@nero120 Thank you. I understand and also don't have the time to implement this now, but I'm really considering to do it soon.

from api.

BrutalSimplicity avatar BrutalSimplicity commented on August 15, 2024 1

This could possibly be simpler as a gist. Something like what Vs Code Settings Sync does.

from api.

thiagodp avatar thiagodp commented on August 15, 2024

BTW, using NodeGit could help with that.

from api.

nero120 avatar nero120 commented on August 15, 2024

@thiagodp it's an interesting idea, but if I'm being completely honest with you I simply don't have the time to implement this as I've got lots to do on the app side after spending a few months updating the API. I'm happy with the current API supporting only MongoDB as running off a NoSQL db is (I believe) by far the biggest use case and easiest to get up and running.

However, this would be a perfect case for a fork if you're willing to implement it, and I would happily link to your fork from the main README for those that would be interested in running the API from a git repo. Same goes for anyone else that might be willing.

I'll leave this issue open for anyone else that might be interested in using this functionality.

from api.

cjnaz avatar cjnaz commented on August 15, 2024

@thiagodp do you envision that this could be done while maintaining no clear text in the transport and storage? SSL/TLS can keep the transport hidden, and the Github storage would be in a private repo, so perhaps it doesn't matter. I personally like this aspect of the current implementation - that clear text only exists on the local machine browser (and in backups). Versioning of bookmarks is an attractive idea.

from api.

thiagodp avatar thiagodp commented on August 15, 2024

@cjnaz Maybe the values could be encrypted, while the keys couldn't. In this case, the file names would be replaced by a hash. Yes, the main use case is a remote private repo, like those free from GitLab.

from api.

nero120 avatar nero120 commented on August 15, 2024

Good call @BrutalSimplicity!

Just to update this, I'm now planning on adding support to sync to popular, non-xBrowserSync web services, once support for major browsers has been added and sync for open tabs and history.

Obviously support specific services would need to be implemented, but once that's done you should be able to select the service at the login screen, supply your API credentials/options, then sync to that service.

As this will be implemented in the app rather than the api, I'll close this issue but ask that @thiagodp (or anyone else) request this in the app issues list then comment here with a link. 🙏

from api.

Related Issues (20)

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.