Ross Anderson
Ross Anderson
Is there still interest in pagination support for searches? I'd be willing to pull the feature in.
@ssbarnea Thanks for the tip on python3-ldap, I'm now considering migrating to it from python-ldap. From the name, I assumed it would be incompatible with Python 2.x, which my current...
Hey @melody-universe , are you interested in contributions in this area? I leveraged this test suite to test my changes in #143 , I could contribute back the changes I...
This issue looks like it can be closed, to me. @nlohmann do you think this difference in behavior between clang and gcc warrants an addition to "Supported Compilers" in the...
I think it could be cool. I worry about feature creep though - chat is somewhat unnecessary imo, because if people are wanting to make a schedule together, they're probably...
Since the winston backend is nodejs, process.env will be useful: http://stackoverflow.com/questions/15058954/node-js-is-there-any-documentation-about-the-process-env-variable There should be sensible defaults, like CLASSTIME_URI=http://classtime.herokuapp.com and CLASSTIME_VERSION=1 This'll be nice for local debugging since we can test...
Cool, I like this. There's already preliminary support for this in classtime too, "more like this" schedules get stored in the db and return a hash id
^ my first comment is a misunderstanding of what this feature would be. I think I understand now. this could possibly couple well with rosshamish/classtime#99 (cache responses to common requests)....
I'm interested in a port too! (for ubuntu.) There'd be feature/task overlap between our ports probably.. Have you looked into it at all? Edit: looks like the Windows component is...
Hello! I'd be happy to accept a contribution that adds this feature. I'm not sure what would be involved exactly but I'm sure there'd be some existing examples online, since...