Peter Krantz
Peter Krantz
SAML support would unlock Wekan for use in a lot of organizations. We checked the Sandstorm version but it does not work for end users (they find the extra menus...
Two options for implementation: 1. Prefer dragging and make the click area small (with e.g. an icon) like this: 2. Prefer navigating to card and make label clickable. Allow dragging...
For me the issue was with hnswlib on Apple silicon (M1). Installing the develop version solved the problem and I could then install chromadb without any issues `pip install git+https://github.com/nmslib/hnswlib.git@develop`
I agree but I see no lines without a leading space. I will try some more examples.
Check this guide: https://www.freecodecamp.org/news/how-to-create-and-upload-your-first-python-package-to-pypi/
Same problem for us.
Sorry for the late reply @N0taN3rd ! Would love to be able to support further development although I fear Squidwarc code quality is way ahead of warcworker right now though....
Right now the worker is waiting for the next item in the queue so I guess it already works in that way (but isolated from Squidwarc)? Or are you thinking...
1. Warcworker is for single page archiving only right now - typically for single posts on SPA websites (social media). There is no crawler or indexer. There are better tools...