-
Hi,
When attempting to log into SW, showing the 500 error instead of logging in.
**It remains possible to log in when starting a private browsing window**.
Here's an example log from plots2 when …
-
I tried using:
```
window.location = "http://publiclab.org/post?i="+getCurrentImage()
```
however the request is too long. We need to do it via POST, perhaps
```
$('body').append("");$('#share-pub…
-
https://github.com/publiclab/community-toolbox has a similar intention as this repo + https://github.com/coala/gh-board .
We should extract feature ideas and put them into the relevant coala projec…
-
Hi @ryzokuken, I remember youd experimented with an interface for publiclab.org and I wondered what the status of that was?
Thanks!
-
## Background info
Here are some great places to read about how people have used this library in different ways:
* http://publiclab.org/tag/spectral-workbench
* documentation can be found here…
-
Bot with features of claiming an issue from comments adding label's to the issue from comments (@publiclabbot claim , @publiclabbot add "bug") in this way. So that even the new contributers can even …
-
Hi @NARUDESIGNS - i think it's time to start preparing a new release, what do you think?
Let's look at the changes since the last release was made; it looks like the change was at https://github.co…
-
We can source from `spectral-workbench.js` for the front-end, but I believe the capture interface on https://spectralworkbench.org/capture would need to be extracted into its own repository and modifi…
-
I created a new example profile which is identical to the standard SoftModem profile, but with 49 baud, which is a factor of 44,100 -- 44.1kHz -- to see if I could get better transmission at lower spe…
-
I'm loving the new `options.mergeHtmlAndAttachment` ability to intercept and custom-format attachments --
https://github.com/bevacqua/woofmark/blob/b58efb794f7610c92d70bec435cfd021ab45673c/src/html/…