Nick Doiron

Results 65 comments of Nick Doiron

I agree, I hope that translations can be transferred or created in CC0. Thanks for looking into this

I was interested in working on this - I got a basic timer visible on the whistleblower tip page ([see commit](https://github.com/mapmeld/GlobaLeaks/commit/7b8f7edc59ff56424996ada9b6bc4ade5866510a)), but ran into three issues I'm not sure how...

@evilaliv3 I worked with the developer of angular-relative-date to close that issue! If you add translations to that library or this one, I believe that it will work

@stoksc Added STATE_RUNNING back into the mix, and rebased to get the new experiments bun code, so hopefully that all runs through

Simplified our `SetUserPassword` endpoint by having it go through `PatchUser` After discussing with backend team: - Alternate logins / SCIM => we should keep old login and password-change endpoints. I'm...

I'll change it to "field", that makes sense. I haven't heard about the double-backtick convention but that's an easy fix as well.

I see this was addressed in a recent commit, but I still get this error when using fetch() to make a POST request to my project ( https://mggg-states.subzero.cloud ) from...

How should I look up what an alias does? If it does multiple commands it might be difficult to undo some / all of them.

Mostly supported now by #8

we just updated the README to fix this - newer versions of Linux should use a different alias `alias gitjk="history 10 | tac | gitjk_cmd"`