Falocalrepo

Latest version: v4.4.7

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

Scan your dependencies

Page 27 of 37

3.7.1

Not secure
Dependencies

* Update falocalrepo-server dependency to [1.1.1](https://pypi.org/project/falocalrepo-server/1.1.1)

3.7.0

Not secure
The server interface has been moved to its own separate
package [falocalrepo-server](https://pypi.org/project/falocalrepo-server/) for ease of development, and it is now a
dependency of falocalrepo.

A few small bugs have also been fixed.

Changes

* Transfer falocalrepo-server to its own package
* Make falocalrepo-server a dependency

Fixes

* Fix incorrect exception in download journals command
* Fix erroneous FurAffinity theme name in readme
* Fix missing entry in table of contents

Dependencies

* Set falocalrepo-server dependency to [1.0.0](https://pypi.org/project/falocalrepo-server/1.0.0)

3.6.2

Not secure
Changes

* Removed `/user/<username>` server shortcut in favor of `/submissions/<username>/` and `/journals/<username>/`

Fixes

* Fix missing information in readme

3.6.1

Not secure
Changes

* New order parameter for server search
* Reorder server search results by clicking on results headers

Fixes

* Fix wildcards being removed from author parameter when searching
* Fix uppercase parameters not matching

3.6.0

Not secure
A new `database server` command has been added, which starts a Flask server that allows to search the local database and
visualise submissions and journals in a friendly GUI.

The web interface allows to search the database using the same options and methods as the `database search-submissions`
and `database search-journals` commands.

Command line search commands now support `order`, `limit` and `offset` parameters for finer control of database
searches. For a more in-depth explanation refer to
the [SQLite SELECT documentation](https://sqlite.org/lang_select.html).

A few bugs have also been resolved, error messages have been improved, and more information has been added to the readme
regarding search wildcards.

Changes

* New server interface to search database
* `order`, `limit` and `offset` parameters for database search commands
* More detailed exceptions for command errors
* More information regarding wildcards in readme

Fixes

* Fix incorrect error message when passing an unknown database command
* Fix error caused by the options arguments parser

3.5.4

Not secure
A new stop option has been added to the download update command to modify the number of submissions after which the
program stops looking through a user's folder. The database update from 2.7 to 3 has been upgraded and now files are
found directly in the submission folder.

Changes

* Add stop option to download update
* Improved file-finding for database update from 2.7 to 3

Page 27 of 37

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.