Hi Quiliro,

As far as I know, there isn't a way you can view the issues on Salsa without ever enabling JavaScript.

You can try to use alternative clients like LabCoat (a libre Android app) or write your own script to fetch issues by calling Salsa's GitLab API, but you'd need a personal access token. To get a token, you need to be a registered user. It is currently not even possible to create an account on Salsa without JavaScript. The Registration page unfortunately uses Google Recaptcha. 馃檨

There is an ATOM feed you can subscribe to using a feed reader, but you will only know about new issues. I used this years ago. Not sure if this is still working.
https://salsa.debian.org/freedombox-team/freedombox/-/issues.atom


You can continue reporting issues to this mailing list or against the package "freedombox" on Debian Bug Tracking System (https://bugs.debian.org) through email.


On 19/08/22 04:51, Quiliro Ord贸帽ez wrote:
El 2022-08-15 00:07, Petter Reinholdtsen escribi贸:
[Quiliro Ord贸帽ez]
I typed this:
git clone https://salsa.debian.org/sunilmohan/freedombox

But I do not know what to do see the branch in question and see the
diff.  Please explain.
You can go into the freedombox directory and run 'git branch -a' to see
the available branch names, 'git checkout <branchname>' to switch to the
given branch, 'git log -p' to see each commit in this branch and 'git
diff <branchname1> <branchname2>' to see differences between branches.
Lots of good recipes about git on the web.

Thank you very much.  I learned a lot with your guide.

I cannot see the issues.  Is there a way to see the issues with git or
some other way without Javascript?

_______________________________________________
Freedombox-discuss mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/freedombox-discuss

_______________________________________________
Freedombox-discuss mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/freedombox-discuss

Reply via email to