okuna-api icon indicating copy to clipboard operation
okuna-api copied to clipboard

🤖 The Okuna Social Network API

Results 101 okuna-api issues
Sort by recently updated
recently updated
newest added

Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.0.0 to 9.0.0. Release notes Sourced from pillow's releases. 9.0.0 https://pillow.readthedocs.io/en/stable/releasenotes/9.0.0.html Changes Restrict builtins for ImageMath.eval() #5923 [@​radarhere] Ensure JpegImagePlugin stops at the end of a truncated...

dependencies

Hi It's not issue but yet it's very important . because the readme on each package is sometimes ambiguous! I couldn't find any step by step documentation to setup the...

documentation

The setup on aws never finishes. It's getting stuck.What could be rather reason ? Here is the screenshot ![IMG-20220103-WA0001.jpg](https://user-images.githubusercontent.com/76656328/147927413-27a49ee2-46a6-4337-95fa-857aa4790d90.jpg)

I'm trying to install full mode using `pip install -r requirements-cli-only.txt` and it works fine, but when I try `python3 okuna-cli.py up-full` it stuck at 'Waiting for server to come...

question

Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.4.1 to 0.4.2. Changelog Sourced from sqlparse's changelog. Release 0.4.2 (Sep 10, 2021) Notable Changes IMPORTANT: This release fixes a security vulnerability in the strip comments filter....

dependencies

TODO - [x] refactor tasks to run through celery instead of rq - [x] make unit tests be aware of the change* - [ ] make celery beat schedules configurable...

The timeline is blocked already by this setting but a post can still be accessed directly with its UUID, we must add a check there to make sure it isnt...

bug
priority:high

I am new to django and struggling to install this api. Can someone help me to install this in mac? Thanks in advance.

Bumps [django](https://github.com/django/django) from 2.2.16 to 2.2.24. Commits 2da029d [2.2.x] Bumped version for 2.2.24 release. f27c38a [2.2.x] Fixed CVE-2021-33571 -- Prevented leading zeros in IPv4 addresses. 053cc95 [2.2.x] Fixed CVE-2021-33203 --...

dependencies

Dear Okuna Programmers, really good work thank you for your work. I tried to set it up locally full install on Windows resulting in the following: _Creating network "okuna-api_okuna" with...