Falocalrepo-server

Latest version: v3.4.0

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

Scan your dependencies

Page 4 of 5

3.1.4

Not secure
New Features

* Navbar
* A persistent navbar with links to the home screen, submissions, journals, and users searches
* The navbar is not sticky and remains at the top of the page
* Last update badge on home screen
* The date of the last event in the HISTORY table, or the modified time of the database file if there are no events
saved

Changes

* Setting the `page` query parameter for search URLs will show the last page if the page value is beyond the results of
the search.

3.1.3

Not secure
New Features

* Floating button for comments
* If a submission/journal has comments, a new floating button appears in the lower right corner of the screen to
navigate directly to the comments

Changes

* USERNAME is matched using `like` (i.e. when searching for users the results will be of users whose name contains the
query string instead of being matched exactly)
* Journal content and user profiles are longer part of the metadata card on small screens
* Text submissions now show their thumbnail above the text
* When zooming an image submission, the metadata card is now moved to the right of the description
* Submissions and journals have a new metadata card with the total number of comments related to them
* Improved the style of submission image overlay
* When searching and saving settings, a wait cursor appears
* The submission thumbnail route now supports setting height and width separately

Fixes

* Fix missing border around text submissions
* Fix list view links not covering the full height of the row
* Fix thumbnails that weren't loaded before moving to the next search page not loading when going back
* Fix submissions whose type is `flash` but used image files other than GIF not being displayed as images
* Fix rare infinite recursion error when processing comments

Dependencies

* Use [falocalrepo-database ~5.2.2](https://pypi.org/project/falocalrepo-database/5.2.2)

3.1.2

Not secure
New Features

* Flash Player! ▶️
* Playback of Flash files is now fully supported thanks to [Ruffle](https://ruffle.rs)
* Ruffle is loaded via CDN to avoid making the package too heavy (Ruffle weighs around 6MB), so an internet
connection is required to play Flash files

Changes

* Improved layout when zooming on desktop screens
* Improved efficiency of submission pages
* Submission file is now placed above the metadata instead of inside the card on small screens
* Sticky image button is available on all devices

Fixes

* Fix submissions that have type `flash` but use GIF files not being shown
* Fix buttons not being clickable if on the same line as the sticky image button
* Fix sticky image button not being drawn above zoomed sticky image

3.1.1

Not secure
Changes

* Using a database with a version number that differs only in patch will not trigger a `VersionError` exception

Fixes

* Fix legacy emojis being rendered in italic and disregarding the style of the text around them

Dependencies

* Use [falocalrepo-database ~5.2.1](https://pypi.org/project/falocalrepo-database/5.2.1)

3.1.0

Not secure
New Features

* Comments
* Comments for submissions and journals are shown at the bottom of the respective page, with indentation for replies
* Submission image overlay
* When viewing a submission with an image file on mobile, a new button appears in the lower right which when clicked
puts the image into an overlay, so it can be seen when scrolling down to read the description
* The overlaid image still supports tap-to-zoom
* Legacy Fur Affinity emojis
* Full support for legacy emojis like `:veryhappy:`, `:love:`, etc. which are now rendered with modern emojis
* No modern emoji exists for `:whatever:` and `:badhairday:` emojis, so `:3` and `:badhair:` are used instead to
avoid empty tags

Changes

* Submission images can fill the entire width of the window when enlarged on desktop

Fixes

* Fix error which caused the pre-cache to be ignored

Dependencies

* Use [falocalrepo-database ~5.2.0](https://pypi.org/project/falocalrepo-database/5.2.0)
* Use [fastapi ^0.75.1](https://pypi.org/project/fastapi/0.75.0)

3.0.5

Not secure
Changes

* When hovering above a submission image, the cursor changes depending on whether it is zoomed in or out

Dependencies

* Use [click ^8.0.12](https://pypi.org/project/click/8.0.12)

Page 4 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.