Git Product home page Git Product logo

Comments (10)

trumank avatar trumank commented on June 18, 2024

There's another endpoint that lists sequential mod update events to significantly reduce update requests: https://docs.mod.io/#get-mods-events

Only issue is it might not list dependency changes and that's one of the things that needs to be checked.

from mint.

trumank avatar trumank commented on June 18, 2024

Ok looks like it does show dependency updates under the general MOD_EDITED even type and also works on hidden mods the user has authority to see, so this endpoint should work fine.

from mint.

trumank avatar trumank commented on June 18, 2024

Cache updates are now significantly less expensive with 1de3e6a. I have not yet changed the interface so leaving this open for now.

from mint.

Skjold avatar Skjold commented on June 18, 2024

I want to still request this feature again, because my mod list has like 200 entries and the vast majority of them don't get updated, so it would be excellent if there was a button to update specific mods and their dependencies when I see them updated in mod.io (I subscribe to the mods I use there even with integration enabled to keep track). Maybe my use case is a bit extreme, though tbh I don't think I'm the only one with a long modlist.

from mint.

Buckminsterfullerene02 avatar Buckminsterfullerene02 commented on June 18, 2024

This feature has already been implemented in the next version months ago, that truman is procrastinating on releasing (for various reasons). If you pressure him to do it he will eventually 😂

from mint.

Skjold avatar Skjold commented on June 18, 2024

Can you describe how can I build the master branch on Windows or is it too complicated? I'm familiar with CLI.

from mint.

Buckminsterfullerene02 avatar Buckminsterfullerene02 commented on June 18, 2024

Assuming you have cargo installed, you just need to clone the repo and then run cargo run --release inside of it to build and run.

from mint.

Tenome avatar Tenome commented on June 18, 2024

This feature has already been implemented in the next version months ago, that truman is procrastinating on releasing (for various reasons). If you pressure him to do it he will eventually 😂

Where is this feature? I built the latest revision from Cargo and I don't see the option to update individual mods.

from mint.

Buckminsterfullerene02 avatar Buckminsterfullerene02 commented on June 18, 2024

Once you have built from source, the following will happen:

  1. Press update cache, it will do the full update that takes ages like normal
  2. Any subsequent presses of this button will only update any mods that have changed

from mint.

Tenome avatar Tenome commented on June 18, 2024

I see, thanks.

from mint.

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.