pefcl
pefcl copied to clipboard
pefcl (PE-Financial) is a financial banking resource for FiveM written in TypeScript and React.
Bumps [json5](https://github.com/json5/json5) from 2.2.0 to 2.2.3. Release notes Sourced from json5's releases. v2.2.3 Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299) v2.2.2 Fix: Properties...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...
Hey can you add the fact of being able to consult the incoming transaction / invoice (with reason etc) of a job account
**Describe the issue** Getting a timeout when trying to transfer to an external account, been debugging and it gets to `getAccountFromExternalAccount` but isn't able to retrieve the account. Can't figure...
**Pull Request Description** - Added some ordering paramters to properly fit usage. We are now showing the UNPAID and latest Invoices instead of showing the PAID and oldest - Changed...
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.2 to 2.0.4. Release notes Sourced from loader-utils's releases. v2.0.4 2.0.4 (2022-11-11) Bug Fixes ReDoS problem (#225) (ac09944) v2.0.3 2.0.3 (2022-10-20) Bug Fixes security: prototype pollution exploit...
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. Commits 699c459 3.1.2 2f2b5ff fix: trim pattern 25d7c0d 3.1.1 55dda29 fix: treat nocase:true as always having magic 5e1fb8d 3.1.0 f8145c5 Add 'allowWindowsEscape' option 570e8b1...
**Describe the issue** Theres a huge issue with shared accounts. If a player uses a shared account and a contributor opens the bank UI it shows the wrong data. **Expected...
**Describe the issue** After blocking created cards its not possible to delete them in the bank UI. **Expected behavior** Disabling card -> Deleting it **To Reproduce** Steps to reproduce the...
**Pull Request Description** This PR adds support for configuring Sequelize with SSL as some database hosts require the use of SSL (like Planetscale). Maybe there would be a better way...