Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/project-error/npwd

NPWD is a FiveM phone resource written entirely in TypeScript and React.
https://github.com/project-error/npwd

chore: bump manifest version to v1.8.3

902fe61cecedb3c88d4ff39a0a110fe4d83fb223 authored over 1 year ago
fix(packages/db): make use of `@npwd/database` (#1088)

- inc password cases where user:password@host and the password has a trailing @

c2551f0409e51fb1ba4e820100bdc46ea5658be4 authored over 1 year ago
fix(packages/db): special characters in passwords (#1087)

6baee635397a59fb8b9581ab943c59944daef57e authored over 1 year ago
fix(packages/db): type safe & parse options (#1086)

Co-authored-by: Isingrel <[email protected]>

c62e10f3b1b68fb731826030c99539fe87730bdf authored over 1 year ago
fix(game/sounds): release sound ids (#1078)

c24374eeb6034add86d5a5bfa354b851c39f65d0 authored over 1 year ago
chore: bump manifest version to v1.8.2

7c96bec10ccf0cd0a42a8ab86e343d1cea3459bd authored over 1 year ago
fix: db connection string

This should fix pwd problems

16e2c5a38959b67bfbddd2b0370c505dc6e48ba1 authored over 1 year ago
fix(phone/tooling): add mf plugin to dev webpack

9be9682ed9c0038f36167f453405cade1905e9c0 authored over 1 year ago
chore: bump manifest version to v1.8.1

e9b5464055367180024c10a88d6d93505d7b13ac authored over 1 year ago
fix(apps/game): missing arguments for isAnonymous

96fad12303eed13200ac4f0eb9c4d7790ac0d4a4 authored over 1 year ago
chore: bump manifest version to v1.8.0

99bf907845caa6c0ac2d2dd5d86a76a3d94b863d authored over 1 year ago
feat(game/calls): export for checking busy players

b8971b393860daeed162450aa9a0bd88429ff0b1 authored over 1 year ago
fix(phone/call): show anon for call notis

f0dc76e950b81e498519791936c8986ff6bebdce authored over 1 year ago
feat(phone/call): anonymous calling

50b105b75d1bd3976e4afc22e404bd74b0c54205 authored over 1 year ago
fix(phone/language): reutrn default if browser env

cc8c9668e7dd83ee0d86babb950ee4490d394eba authored over 1 year ago
fix(apps/phone): default avatar on url state

19b54a57c0776808058f3d6f8563c9193da2c0a1 authored over 1 year ago
fix(apps/web): import correct default config

5595e234fd01e9b160c38d1fb38709305a6d1673 authored over 1 year ago
fix(web/twitter): remove popper image for now

fcab0ae7b856eceec3af9b2193d82aa0677c0726 authored over 1 year ago
fix(config): update default media to fivemanage

db760d32d89ca6b26253fa3da7ce9d0ccf727c2c authored over 1 year ago
fix: update default contact image

c2e27ca64f355627987db7b9d3d6181f2f62ec4f authored over 1 year ago
Remove allowNoMessage configuration (#1028)

* Fix only text twitter message

The option "allowNoMessage" not have logic,
Explanation: It...

b4072c0f5d1b01935bcf2746aa2caa2ed6acb5ea authored over 1 year ago
chore: bump manifest version to v1.7.4

ba097780e3db9a55709416778289dff9aafb60f4 authored over 1 year ago
fix typings import (#1058)

2b26218456099d66dfb37fd6356f6086c061ebd2 authored over 1 year ago
chore: bump manifest version to v1.7.3

97f8ace1b200bd2bd84f486a51637a1a41458d2c authored over 1 year ago
fix: fix config not allowing i.fivemanage.com (#1048)

8aeecb47f83934b393785b58d3f13d07d4311661 authored over 1 year ago
broadcast delete tweet (#1030)

8d5cad6b4662d3243abdd74d3d91a7c86a2d0b9b authored over 1 year ago
fix notif not appearing (#1031)

4d4c89aff0eb949c83d08acd73927d86113227c4 authored over 1 year ago
delete photo file after upload (#1032)

b1ca3865c80495cedd181f715d71b80872d0b32b authored over 1 year ago
oops, still npm

it picks up pnpm

bb5b3ee4bd71aa63d4b9304351129d4bee1961c9 authored over 1 year ago
add dependabot config

700dae22cf689703258aa8d500fa707b3204ebff authored over 1 year ago
chore: bump manifest version to v1.7.2

edd59c0eb520a44bbb15f8043deafe8976a0b79a authored over 1 year ago
feat(apps/phone): tailwind input for contact info

toggle keys were missing

d53083f6ca2432c9a85ca9ed8fd70ba2d60baa84 authored over 1 year ago
feat(apps/phone): add tailwind input with toggle keys for contact search

16003c72cb76d6d074c483e0e4e4822d9e9a9a68 authored over 1 year ago
add isenvbrowser check for running in dev mode (#1024)

14e80aa2f7057d07dc62a3d0b38ef24bf3623222 authored over 1 year ago
broadcast twitter add / remove like and notify (#1022)

a853c8e1e1cd7b9de72b1e70419d527de497d2a5 authored over 1 year ago
fix camera styles (#1025)

5116605ac3f3c8ec93cb1b65c99bdd15d925639c authored over 1 year ago
add alternate discord url (#1026)

8ca893c50d1d1cb969b8a91a8ad9792a28cb6f42 authored over 1 year ago
Fix: Contacts App Input boxes were not disabling key actions (#1020)

* fix disable key actions on contact app input components

* fix search box on contactsapp

3843102be4be4b3a3e496d36774b70fc952d8a5e authored over 1 year ago
fix darkchat styles (#1019)

381a489ab105750ec264598942db1e2f5bf0aaaf authored over 1 year ago
Update Camera App to hide the Radar. (#1008)

A couple weeks ago, My PR got approved to hide the HUD while taking pictures, but didnt think to...

e087d999373eb3aab6a61a41a72fe196d07b91d7 authored over 1 year ago
Patches & Tweaks (#1006)

9f69cf8e57c63f0e21871d08104795ee45257183 authored over 1 year ago
chore: bump manifest version to v1.7.1

c3b3b37cb5119ddcb9fe15f808bf68cbce96f792 authored over 1 year ago
feat(game/scripts): copy cl_controls.lua

c513b618f3109bf0c9ebf3b880ced4b498e615f6 authored over 1 year ago
Added virtualize infinite scrolling for twitter feed & hidden contact pay button (#1005)

* feat: infinite scrolling with virtualized DOM elements

* feat: hide contact pay button when...

fbfb2d746c82c26c79f92a6542643c18afa71680 authored over 1 year ago
Patches Master Build & Other Additions (#1004)

Co-authored-by: Mycroft <[email protected]>
Co-authored-by: Melissa G <10230512-GlitchX...

97a611099327466a8f00bf7beebf827a00c7b891 authored over 1 year ago
Fix: Revert Vite addition + Apps now have correct themes (#997)

134372cb65a6a3b355eb57b1f1e9821fd53913cf authored over 1 year ago
Update In Camera Mode (#972)

cfa1c32ec5fca9f5ba0b430bd6c67b193de56998 authored almost 2 years ago
fix(apps): fix outdir for phone

9d536fa332a1673d519d0dddba22630305d03788 authored almost 2 years ago
Add vite to npwd (#990)

efe70fd3eada8a8da3e640b430911f76ab1f4ddc authored almost 2 years ago
fix(cd/prerelease): does this work?

2c2e23e42b7b39b9a80ca2282b78f2853565b4c9 authored almost 2 years ago
fix(cd/prerelease): no need to commit manifest bump

22dd987b0e8db64b2c238d01485484ba6030f980 authored almost 2 years ago
fix(cd/prelease): fix syntax error

5610199fc87d10d452469214e66e3b6c345b645a authored almost 2 years ago
feat(workflows): run nightly builds on each commit

a67bdcae956d6bfe0abbb20abaee2a1b66486a27 authored almost 2 years ago
feat(pre-release): set automatic_release_tag

8e6d0f10901ba523b6d31117d1212ea17b88a01c authored almost 2 years ago
ci(pre-release): remove manifest bump

aecbcae8ec054419d709b25b8853429cfce1712c authored almost 2 years ago
feat(workflows): change tag prefix

e554e4917ff2ced0649b40d320a55edafd139c3c authored almost 2 years ago
feat(pre-relase): enable pre-releases

12ca4ebc8e74b0f72205a029087ad3f24eaae0b8 authored almost 2 years ago
feat(apps/phone): remove sentry

99501884392e380b6c20d6892e5c5da9910e433a authored almost 2 years ago
chore: bump manifest version to 1.7.2

4367525196e4996c56f927e78e9e19a43660c5d7 authored almost 2 years ago
chore: remove pre-commit with prettier

We need to figure out what to do now. pretty-quick does not like us adding plugins to the prette...

220dbbec763313b0f66bf145e5a93676f0c52cc1 authored almost 2 years ago
feat(apps/phone): cva, update contact info page

1f1eb2c57d65c6e8da63104a64193d6ca633ef7a authored almost 2 years ago
ci: setup pnpm

bcf1d2d8d14608bc17acd6f339b32a89a18b4825 authored almost 2 years ago
ci(release): improve the manifest bumper (#980)

* ci(release): improve the manifest bumper

Should resolve issues with the fxmanifest verison ...

86950f24ed240c1fef8b83375a83e4af012318aa authored almost 2 years ago
feat(readme): update monorepo structure

7ea7dc78024c0fc7bbbea3135ca68cacaa3e1803 authored almost 2 years ago
feat(npwd/db): move database files to @npwd/database

987b7510124ec25dd1774c83b7999a9edb289d23 authored almost 2 years ago
feat(npwd): update turbo

99fc5f30cb7f6c11e7dcc1a08546395784e6e910 authored almost 2 years ago
feat(npwd): add database, logger & config package

e10e1634a6a0be9d9dab66e6c9f1b7534a3332f3 authored almost 2 years ago
feat(npwd): move to pnpm

ee40cb10e395d9ef7dceecd35dd55eea652e0b7b authored almost 2 years ago
chore(apps/cli): remove cli stuff

5a22711415fbd23b304b488cc23d1a8df973e37d authored almost 2 years ago
feat(apps/phone): fix homepage value

319be715bf5323669dba19671211a89096cbabf7 authored almost 2 years ago
feat(apps/api): simple standalone api for browser development

359e0fea22025e0c90c9c83f7580445aed342ec6 authored almost 2 years ago
chore(deps): Update logform to version 2.5.1

ac888765e5e2d828b405689a242625c422b53621 authored almost 2 years ago
chore(deps): Update typescript to version 4.9.5

6ea9a77cdd995c9f7aada2467779b549d5727227 authored almost 2 years ago
chore(deps): Update fivem-nui-react-lib to version 2.3.10

a7d3ec827f85fb09b93c71b8fef4ef567b670b7a authored almost 2 years ago
chore(deps): Update @mui/styles to version 5.11.7

25a00c80f1adc764cf42b5a20c20a8f19a4729a6 authored about 2 years ago
chore(deps): Update @mui/material to version 5.11.6

a6e40d22aa43129a4f343e8d49e6ce1faafdd3dd authored about 2 years ago
chore(deps): Update prettier to version 2.8.3

8b60524636cab64e39c02a1844756bdef9150ced authored about 2 years ago
chore(deps): Update all of babel7 to version 7.20.12

d176283b32df2bd065ee18e15e52e4e9e39ef51a authored about 2 years ago
chore(deps): Update turbo to version 1.7.0

7b10e4daf5406d547182a1b9dc1977aba2fc5f22 authored about 2 years ago
chore(deps): Update @mui/icons-material to version 5.11.0

403a0ccf3f1c98def41e04d130a276708de61516 authored about 2 years ago
chore(deps): Update concurrently to version 7.6.0

288d2dbd1fa043133b4354e0ff4f7fad8ce3b0eb authored about 2 years ago
chore(deps): Update esbuild to version 0.15.15

f91c6054b045b4b140360eba7348857e647a68b7 authored about 2 years ago
chore(deps): Update dayjs to version 1.11.7

8d2cc0a3cb783653dc18961c8611b06a8aa6cfc1 authored about 2 years ago
chore(deps): Update @emotion/react to version 11.10.5

fbefffafac2fc525a4432869ae1ae72504b29046 authored about 2 years ago
chore(deps): Update css-loader to version 6.7.3

9949991fc34b38269f8071838b131afd7d59d566 authored about 2 years ago
chore(deps): Update all of emotion to version 11.10.5

9918ebbfdcc074b0625984e244b569c5fe93a12f authored about 2 years ago
Create et.json (#956)

Create estonian locales for the resource

273e4c7eea649c1698c595cf7adb43847c494e12 authored about 2 years ago
Add Chinese Simplified language support (ZHCN) (#942)

901b2f7dfeb49330f621955a9ec0553950a50596 authored about 2 years ago
chore(deps): Update rollup-plugin-esbuild to version 4.10.2

747a53ca89c54b3b1ba9a957409d748cce6a49ed authored about 2 years ago
feat(apps/game): move contacts to typeorm

068261dad18606206fa99aa5ca380a3479f92aa6 authored about 2 years ago
Merge pull request #925 from project-error/dependabot/npm_and_yarn/loader-utils-1.4.2

db3465b493fa1034e25a297826a23c9cf89e195d authored about 2 years ago
chore(deps): bump loader-utils from 1.4.0 to 1.4.2

Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.2.
- [Release no...

749b6a7ae9fa8e8b84e6e4f779aa510119607460 authored about 2 years ago
tweak(phone/camera): remove timeout and wait for response

396fdfb5c596716b41f5bd9ec5eec465566ba00a authored over 2 years ago
revert(phone/settings): remove multi settings support for now, will get back to it later

04bbe42d355bad88995e108e78637070b11e525c authored over 2 years ago
fix(phone/settings): update client side with new settings

d306db84730b8898d22c78a80d0c023399281a4e authored over 2 years ago
fix(phone/state): revert odd default state change

ab3650231d4269bbbecf0f5b893004d4de8715cd authored over 2 years ago
chore(phone/settings): remove unused code

f2af9ee6836d0ccb92aceb8662efedbf049ec103 authored over 2 years ago
feat(phone/settings): support multi settings on identifier

9982f5d4a84527733c83bad7d72534ed4a400903 authored over 2 years ago
feat(server/messages): trigger onMessage func ref on emitMessage export

6b12103b930e74a13fa437709f019651ecbaae04 authored over 2 years ago
tweak(app): more monorepo stuff

sorry for horrible msg,but no idea what I did here

fc3cd55652aafe9dc293771782e342de728dd6f1 authored over 2 years ago