Boorunaut

Latest version: v0.5.0

Safety actively analyzes 623395 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.5.0

What's Changed
* Updated the documentation. by ThiagoCamposTN in https://github.com/Boorunaut/Boorunaut/pull/180


**Full Changelog**: https://github.com/Boorunaut/Boorunaut/compare/v0.4.2...0.5.0

0.4.2

What's Changed
* Updating all requirements. by ThiagoCamposTN in https://github.com/Boorunaut/Boorunaut/pull/129
* Bumping version to v4.0.2 by LucasCTN in https://github.com/Boorunaut/Boorunaut/pull/130
* Fixed requirements. by LucasCTN in https://github.com/Boorunaut/Boorunaut/pull/131
* Added an colored border to posts that were hidden or deleted. by ThiagoCamposTN in https://github.com/Boorunaut/Boorunaut/pull/132
* Adding site description by LucasCTN in https://github.com/Boorunaut/Boorunaut/pull/133
* Updating packages and fixing their bugs. by LucasCTN in https://github.com/Boorunaut/Boorunaut/pull/134
* Refactoring thumbnailing and sampling system by LucasCTN in https://github.com/Boorunaut/Boorunaut/pull/135
* Pre-saving media image, along with sample and preview by LucasCTN in https://github.com/Boorunaut/Boorunaut/pull/136
* Adds embed mode by LucasCTN in https://github.com/Boorunaut/Boorunaut/pull/137
* Expanding README and including screenshots. by LucasCTN in https://github.com/Boorunaut/Boorunaut/pull/138
* Bump pillow from 6.0.0 to 6.2.0 by dependabot in https://github.com/Boorunaut/Boorunaut/pull/139
* Bump django from 2.2.4 to 2.2.8 by dependabot in https://github.com/Boorunaut/Boorunaut/pull/141
* Adding an install script. by LucasCTN in https://github.com/Boorunaut/Boorunaut/pull/142
* Bump django from 2.2.8 to 2.2.10 by dependabot in https://github.com/Boorunaut/Boorunaut/pull/143
* Bump django from 2.2.10 to 2.2.13 by dependabot in https://github.com/Boorunaut/Boorunaut/pull/146
* [fix] UnboundLocalError: local variable 'has_comment_priv' referenced before assignment by Polytelus in https://github.com/Boorunaut/Boorunaut/pull/151
* Bump pillow from 7.2.0 to 8.2.0 by dependabot in https://github.com/Boorunaut/Boorunaut/pull/156
* Bump django from 2.2.15 to 2.2.24 by dependabot in https://github.com/Boorunaut/Boorunaut/pull/158
* Bump pillow from 8.2.0 to 8.3.2 by dependabot in https://github.com/Boorunaut/Boorunaut/pull/161
* Bump django from 2.2.24 to 2.2.25 by dependabot in https://github.com/Boorunaut/Boorunaut/pull/162
* Bump django from 2.2.25 to 2.2.27 by dependabot in https://github.com/Boorunaut/Boorunaut/pull/164
* Bump pillow from 8.3.2 to 9.0.1 by dependabot in https://github.com/Boorunaut/Boorunaut/pull/165
* Bump django from 2.2.27 to 2.2.28 by dependabot in https://github.com/Boorunaut/Boorunaut/pull/166
* Replacing deprecated staticfiles by LucasCTN in https://github.com/Boorunaut/Boorunaut/pull/160
* Bump pillow from 9.0.1 to 9.3.0 by dependabot in https://github.com/Boorunaut/Boorunaut/pull/167
* Bumping versions of all dependencies. by ThiagoCamposTN in https://github.com/Boorunaut/Boorunaut/pull/168
* Replacing Markdown Deux with Markdownify by ThiagoCamposTN in https://github.com/Boorunaut/Boorunaut/pull/169
* Bump django from 4.1.5 to 4.1.6 by dependabot in https://github.com/Boorunaut/Boorunaut/pull/170
* Bump django from 4.1.6 to 4.1.9 by dependabot in https://github.com/Boorunaut/Boorunaut/pull/172
* Bump requests from 2.28.2 to 2.31.0 by dependabot in https://github.com/Boorunaut/Boorunaut/pull/173
* Upgrades Django and removes version issues by LucasCTN in https://github.com/Boorunaut/Boorunaut/pull/175
* Error fixing for the tests and the number converter by LucasCTN in https://github.com/Boorunaut/Boorunaut/pull/176
* Bump pillow from 9.4.0 to 10.3.0 by dependabot in https://github.com/Boorunaut/Boorunaut/pull/178

New Contributors
* dependabot made their first contribution in https://github.com/Boorunaut/Boorunaut/pull/139
* Polytelus made their first contribution in https://github.com/Boorunaut/Boorunaut/pull/151

**Full Changelog**: https://github.com/Boorunaut/Boorunaut/compare/v0.4.1...v0.4.2

0.4.1

0.4.0

Changelog

* Adds option to delete tags, with a new permission on `roles.py` for it: `manage_tags`;
* Uses `django-crispy-forms` to auto generate some forms with error handling;
* Fixes bug where URLs of tags were not encoded correctly for some characters (like "&");
* Fixes bug where implications could be uppercase;
* Changes visuals of buttons and adds more straight-forward functions on forms;
* Adds posts relationships like parent, child and siblings;
* Fixes icons and titles on the staff page;
* Adds some search operators: `order`, `score`, `rating` and `status`;
* Adds Mod Queue and Post Flagging system;
* Adds icons on the sidebar of posts;
* Adds option for staff members to hide comments, and a new permission on `roles.py` for it: `manage_comments`;
* Adds verification for file size on downloading or uploading files with new variables for verifying on `settings.py`: `BOORUNAUT_MAX_SIZE_FILE`, `BOORUNAUT_INITIAL_UPLOAD_TIMEOUT` and `BOORUNAUT_MAXIMUM_UPLOAD_TIMEOUT`;
* Changes the `custom_code` to be a variable in `settings.py` (`BOORUNAUT_INCLUDE_HEADER_CODE`) instead of a customizable option on the staff page;
* Creates dedicated ad block as a variable in `settings.py` (`BOORUNAUT_ADS_CODE`) that has the option to not show on questionable or explicit posts (variables `BOORUNAUT_ADS_ON_QUESTIONABLE` and `BOORUNAUT_ADS_ON_EXPLICIT`.

0.3.0

Changelog

* Bugfixes on consulting tags;
* Reworking the sources field to accept multiple sources, and show them properly on the post view. It also adds validations;
* Adds a Group system where staff members with the `change_user_group` permission can assign Groups to other users;
* Fixes a permission checking error on the staff tools;
* Allows files to be uploaded by a URL instead of only by local files;
* Reworks the page of upload to look better and scale better on mobile;
* Modifies the profile page to scale better on mobile.

0.2.1

Changelog:

* Upload of videos;
* Structured data;
* Banning hashes of files;
* Announcements;
* Custom code;
* Fixed order of columns in posts.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.