Giter VIP home page Giter VIP logo

Comments (5)

Danamir avatar Danamir commented on August 18, 2024

Are you sure it's not already working ? I'm using it on URLs formed as https://<domain.tld>/<User>/<Project>/-/boards and it's correctly loading even with the current simple match http*://*/*/boards . It should work with at least two / in the URL, but also with more.

NB: The gitlab-swimlanes userscript is deprecated, it was only a proof of concept and needs too many updates to keep it working. As of now it only works in users swimlanes mode (via Ctrl+click).

from gitlab-userscripts.

volk-s avatar volk-s commented on August 18, 2024

wow, quick reply!
just came back to adjust the script again:

the following does the job:
// @match http*://*/*/*/boards/*

on our gitlab the boards reside on this url
https://gitlab.example.com/groupname/projectname/-/boards/1
and without the adjustment it doesnt work

from gitlab-userscripts.

Danamir avatar Danamir commented on August 18, 2024

wow, quick reply!

(One of the advantages of "stay at home" ^^)

I see, I'll update all the scripts to add http*://*/*/boards/* (one less /*), it should cover your case too.

I'm also updating the description to indicate the deprecated status.

from gitlab-userscripts.

volk-s avatar volk-s commented on August 18, 2024

cool, thanks! 👍

from gitlab-userscripts.

Danamir avatar Danamir commented on August 18, 2024

Enjoy !

from gitlab-userscripts.

Related Issues (4)

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.