Jason

Results 9 issues of Jason

Adds automatic file deletion, and removal from albums after a configurable amount of days. Notes: - The cron job runs every 5 minutes, and gets all files older than the...

**Version** 0.11.1 React 17.0.2 I'm using this library for an inventory system with two lists. Either list can be updated at any time, as the inventory can be access by...

- [x] Used appropriate template for the issue type - [x] Searched both open and closed issues for duplicates of this issue - [x] Title adequately and _concisely_ reflects the...

## Pre-Submission Checklist - [x] Opened an issue discussing these changes before opening the PR - [x] Ran the linter and tests via `make prepush` - [x] Included comprehensive and...

## Description Hologram projectors are really nice things to use, but they lack horizontal offset support meaning any design without a central block annoyingly has an offset hologram. This PR...

🎈 Feature

Added ability for top tier infinite quantum to have configurable maximum storage size between 1 and the previous maximum limit of Int max. ![image](https://github.com/Sefiraat/Networks/assets/37277599/d34ff1bb-5b5e-4e0c-9204-c9bb7d682fbb) Doesn't allow more than the max...

Support nullable embedded fields such that embedded documents in MongoDB can correctly be returned as null for a subdocument that is explicitly nullable. Closes: #3913 ### Description of change This...

Implements https://github.com/PrismarineJS/prismarine-web-client/pull/315 by @kf106 into the viewer instead of web client. Looks like it got closed before being merged, and there was talk of moving it to the viewer anyway...

Fixes this to work with NestJS 10. Also includes version bump so just needs a merge and publish. Should anyone want a replacement that might be equally unmaintained in future...