Ecosyste.ms: OpenCollective

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

Project Error

Project Error is a team of developers that share similar opinions regarding best practices within the FiveM community. We strive to create resources that help others to develop. Your contribution is appreciated, a lot.
Collective - Host: opensource - https://opencollective.com/project-error - Website: https://projecterror.dev - Code: https://github.com/project-error

feat(web/accounts): fix auto selection of new accounts

github.com/project-error/pefcl - a60c9e07a93e9dd9c749a0246aae66bf5945f78a authored about 3 years ago
fix: stupid github link

github.com/project-error/projecterror.dev - 0ad17985878f0d681f2fd0f53012985674db3e34 authored about 3 years ago
chore: add collation issue

github.com/project-error/projecterror.dev - a692b5c2f363a5d2d2a26020f84a7704ecb6eac8 authored about 3 years ago
feat(server/user): user module

github.com/project-error/pefcl - dcb63b732649ffe5d4253bb67879b4c9f4f7a1f0 authored about 3 years ago
feat(web/accounts): permissions modal

github.com/project-error/pefcl - 1f73f81ed3bca99f64c29ba418a9265de38c4c22 authored about 3 years ago
feat(web): translations

github.com/project-error/pefcl - 198a79710640fe7f9ef57309bc067355d29f8c0a authored about 3 years ago
feat(web): fetch config

github.com/project-error/pefcl - 83249043c258f115e54862ec6a67ea4db982dd78 authored about 3 years ago
feat(sql): sql file

github.com/project-error/pefcl - 44b04c7b29954c812bfc1e34f4d0815197481536 authored about 3 years ago
feat(accounts): account creation

github.com/project-error/pefcl - 4b004ac62653fd1d314ace31d6858207f2e8d2a7 authored about 3 years ago
Update README.md (#556)

github.com/project-error/npwd - f244f01d83cc5a7d6c41763df30baa3d9d59f8f5 authored about 3 years ago
feat(server/build-detector): inform user of missed build step (#559)

github.com/project-error/npwd - 1362f7bf6b5bb183a535430eb95173eb7f6aec98 authored about 3 years ago
fix(server/logger): properly set logger opts from config

Now using enabled property in debug section will disable/enable logging to console.

github.com/project-error/npwd - a8c498218d3a73138bb517ce8d46d84b9e0ab0b1 authored about 3 years ago
ci(publish): automate publishing workflow

github.com/project-error/pe-utils - f32c60ed0a29db698b9fcb115f25abf4491e35ab authored about 3 years ago
refactor: clean up and fix the package for consumers (#68)

* fix: remove erroneous uuid import

* build: update tsconfig for modern JS

* feat: improve...

github.com/project-error/pe-utils - 7fb2e85373228776e0b169fcdeb0613212ed2783 authored about 3 years ago
Merge pull request #1 from project-error/dependabot/npm_and_yarn/web/tmpl-1.0.5

chore(deps): bump tmpl from 1.0.4 to 1.0.5 in /web

github.com/project-error/pefcl - ace215144af3329140e2f8784c1698aa9c51d073 authored about 3 years ago
Merge pull request #2 from project-error/dependabot/npm_and_yarn/web/tar-6.1.11

chore(deps): bump tar from 6.1.0 to 6.1.11 in /web

github.com/project-error/pefcl - 95ae3ca2708f1009fb64ba77b06d869c57cebeef authored about 3 years ago
Merge pull request #3 from project-error/dependabot/npm_and_yarn/web/follow-redirects-1.14.7

chore(deps): bump follow-redirects from 1.13.2 to 1.14.7 in /web

github.com/project-error/pefcl - 3d598d1db5cb5f35f6049db5f5ed1ab861d1d0d3 authored about 3 years ago
chore(deps): Update all Yarn dependencies (2022-01-17) (#3)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>

github.com/project-error/svelte-lua-boilerplate - 900b8e06e510a612c7e5e6f9327f4a41ca35c3a2 authored about 3 years ago
feat(web/details): handle smol persmissions

github.com/project-error/pefcl - ba5fc64ebac5bfc99931739df03219b635ec73c3 authored about 3 years ago
fix(server/events): fix promise events

as i copied it from npwd, certain things were fucked

github.com/project-error/pefcl - 36fa994ecaf705c12bc5dda438f2a9f707533b97 authored about 3 years ago
chore(deps): bump tar from 6.1.0 to 6.1.11 in /web

Bumps [tar](https://github.com/npm/node-tar) from 6.1.0 to 6.1.11.
- [Release notes](https://git...

github.com/project-error/pefcl - c11d519ae2d78eaa09f416883f2b799e898b0b7f authored about 3 years ago
feat(server/client): more shit

github.com/project-error/pefcl - e548a10b21d3b08588509b9b0b0782cbf21e5d56 authored about 3 years ago
chore(phone/message): remove unused import

cleanup before new patch

github.com/project-error/npwd - 0db0e3bb30bbcd7a406102869833f5b6d3970be4 authored about 3 years ago
fix(phone/messages): hide add button for contact embed

github.com/project-error/npwd - ed6084d40dd864e4e06859ac0f984737034ab835 authored about 3 years ago
fix(scripts): set target for esbuild

github.com/project-error/npwd - 37812efd48f0f3d0e1ce664e1c3e47b021db6433 authored about 3 years ago
chore(server/messages): tempSaveCallObj

github.com/project-error/npwd - ddfdba89ed0d64a889bbaabef97a274fdfea3a52 authored about 3 years ago
fix(phone/ui): fix re-render in appcontent

github.com/project-error/npwd - 2d7377532a343073661cdacc4cac858e9e820196 authored about 3 years ago
fix(sql): update sql for embed:

github.com/project-error/npwd - 61e7392308d6e52174913d8a57c8720057917562 authored about 3 years ago
tweak(phone/messages): disable shared contact due to re-render issues

github.com/project-error/npwd - decd12931090ef7150e4f18e7b87775a868de77f authored about 3 years ago
tweak(phone/messages): disable shared contact due to re-render issues

github.com/project-error/npwd - 60fadbb0338d01e42ade4322c5ededaa264c3509 authored about 3 years ago
fear(client/photo): show take picture key (#543)

github.com/project-error/npwd - 102139a133a41c199fd4621f0625199e66faafbc authored about 3 years ago
hotfix(phone/messages): go back in history stack from modal

github.com/project-error/npwd - 6143ade905130888aa121830db71ea185b12d0c6 authored about 3 years ago
Update de.json (#541)

Better translation for some actions and titles. Updated grammar and simply better german.

github.com/project-error/npwd - c19051975a9ee267f7f7df4e99571e02010fbe65 authored about 3 years ago
feat(web/details): details layout

github.com/project-error/pefcl - cb0557be1d7b8af490d6b80c06f44df7ad476283 authored about 3 years ago
fix(client/settings): callVolume export'

github.com/project-error/npwd - bc4cbce7ca858ecd54a8d874e0c59e0795f5fe87 authored about 3 years ago
fix(server/messages): explicitly set default values for message column

github.com/project-error/npwd - d76de8ff26fca03de5bb08b39db90565d08b506b authored about 3 years ago
fix(phon/messages): lets actually include a very important file

github.com/project-error/npwd - 925a269600dedc16806120fdabc18b85ca3b2d68 authored about 3 years ago
fix(os/call): lower ringtoneVol

github.com/project-error/npwd - c9933f045f29233176137b71c08fd864db40224f authored about 3 years ago
feat(phone/messages): show unread count

github.com/project-error/npwd - 1e5a74718fd8372320507887ea4bab786e6d3bfe authored about 3 years ago
fix(phone/dialer): save to history

github.com/project-error/npwd - 93b1e2a6b0b84b07736945e0384a327ef1a2b578 authored about 3 years ago
build(deps): bump shelljs from 0.8.4 to 0.8.5

Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.8.4 to 0.8.5.
- [Release notes](https...

github.com/project-error/pe-cli - beef9fe86fed0228d2b1bd9f3e29f9684dc63062 authored about 3 years ago
feat(server/calls): save calls if not accepted

github.com/project-error/npwd - 0af64a396eda6fc53ebd15a0d00761d9e7769a45 authored about 3 years ago
fix(phone/calls): check if receiver is unavailabe

github.com/project-error/npwd - d289da58ba016ba5492627040c74050dd8124d5c authored about 3 years ago
Fixed SQL synthax (#540)

github.com/project-error/npwd - ecb338e34908d9f6e3ab97ae49bef859770516c1 authored about 3 years ago
fix(scripts): watch client/server concurrently

github.com/project-error/npwd - 57c97501df2671ab197234eae0e723606491412e authored about 3 years ago
chore(phone/calls): remove unused import

github.com/project-error/npwd - cf66e197a62857bab631f0eb2fbf311fcba257c4 authored about 3 years ago
chore(misc): let make sure that does not happen agian

github.com/project-error/pefcl - 1911c0a82da4cd952fe4ab35641156a589624952 authored about 3 years ago
fix(dist): lets not

github.com/project-error/pefcl - a8796acf5c4696ce81727dce282ac502004fc731 authored about 3 years ago
chore(deps): bump follow-redirects from 1.13.2 to 1.14.7 in /web

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.13.2 to 1....

github.com/project-error/pefcl - 3f403a77c0dc0eaa3d807c9cdcf5b84c6ff3797d authored about 3 years ago
feat(server): stuff

github.com/project-error/pefcl - 5628962653a3bc9ad354248e35e1aaa8936ed0cc authored about 3 years ago
feat(web/details): show bankid and style changes

github.com/project-error/pefcl - 3f26d4bb4ce3a45c9d5c3dd5d9deacce7044e638 authored about 3 years ago
feat(web/accounts): account modal

github.com/project-error/pefcl - 2d670781fc15e58289379c4c029db408f652fe94 authored about 3 years ago
fix(phone/messages): fuck vim

github.com/project-error/npwd - deb828a3ddfed770d53412fbdc217e4e19556668 authored about 3 years ago
fix(phone/call): should display contact name for noti

github.com/project-error/npwd - 85ca45f024b89e1d41b3f9f75b5df1cce7c0f71d authored about 3 years ago
feat(logger): actually working logger with esbuild

github.com/project-error/npwd - 80594226cc505ac6a6b45b30467075a70b4cac65 authored about 3 years ago
refactor(scripts): esbuild > webpack (#533)

github.com/project-error/npwd - 3a0711820480d223d5be89068b4a6bdfb793e1b8 authored about 3 years ago
fix(phone/settngs): hotfix for settings and ringtoneVol

github.com/project-error/npwd - 6d35060fda8bf9ca6ea0766264e31345e6a55f81 authored about 3 years ago
fix(server/calls): end call if map object doesnt exist

github.com/project-error/npwd - 12191c95bb6e2f79ceeed64c1050b36226e7c42a authored about 3 years ago
feat: add image filtering for phone (#477)

github.com/project-error/npwd - 313ccf7143c600e26c992ae6088c15406f6da611 authored about 3 years ago
Update FrameworkIntegration.md

github.com/project-error/projecterror.dev - d240b097fb7fd9d7ddd5579e65d63207bda7d0b6 authored about 3 years ago
fix: use identifier instead of char cause I’m big dumb

github.com/project-error/pe-core - dfea9a8d9da8dd75bf9dce07fdeef00a0a6d8505 authored about 3 years ago
fix: missing character

github.com/project-error/pe-core - 48865023c8d12e2ea93d02dadb2b87bba8ecab9c authored about 3 years ago
Merge pull request #512 from project-error/feat/messages-share-contact

Feat/messages share contact

github.com/project-error/npwd - cec70feaff1bc7ae74e310b2d727702f99458957 authored about 3 years ago
fix(phone/messages): fuck conflicts

github.com/project-error/npwd - a318c714e03b8126123b8e4a636a5581275eaa8e authored about 3 years ago
chore(phone/messages): remove debug logs

github.com/project-error/npwd - 05bc78e6aed2b44fb495a2cca564ffe710d896e5 authored about 3 years ago
refactor(sql): sql scripts for emebed related columns

github.com/project-error/npwd - 20ce0ca9d4c5cc8404e52b6052ac2fd944e01197 authored about 3 years ago
refactor(phone/messages): remove some legacy styling

github.com/project-error/npwd - 8a02861d8a942ad0766d519b5f0c393a5f8785c9 authored about 3 years ago
feat(sql): update messages table for embeds

github.com/project-error/npwd - a82af614225b1dc02db47b7f366ca9d844ea3141 authored about 3 years ago
feat(phone/messages): server functionality for embeds

github.com/project-error/npwd - 7b82b60648ebe25114dee68b73987a271c03b0c8 authored about 3 years ago
feat(phone/apps): contact embed

github.com/project-error/npwd - e77bbd3c424514edf13fca842d4f019a15a10b25 authored about 3 years ago
refactor(phone/message): refactor context menu and modals

github.com/project-error/npwd - fe1ccd1a45b937cf1d2661ba704310cff273445b authored about 3 years ago
feat(server): controooooooooooooollers

github.com/project-error/pefcl - 69d7a76dd89b7407777514d306f29ab95400f67e authored about 3 years ago
Merge pull request #531 from project-error/AvarianKnight-fix-messages

Fix message read state

github.com/project-error/npwd - bd5b3c86b6a3402669ba40c01ae9f70ef2c65d52 authored about 3 years ago
feat(web/accounts): account list

github.com/project-error/pefcl - 844f9eb86820010e4a91f78cdcd32b4a4eeb9e12 authored about 3 years ago
feat(app): husky & commitlint

github.com/project-error/pefcl - 52869bfe78c31acb32eabdc551ef83341432ed2c authored about 3 years ago
feat(message): filter messages by activity

github.com/project-error/npwd - acb94f523cc0e0241f905a1da87fa418d9b0498e authored about 3 years ago
feat(phone/messages): send tgtPhoneNumber when sending messages

github.com/project-error/npwd - 8c271550b6effa41c27315480f59621b33c27486 authored about 3 years ago
fix(messages): fix read state for messages

github.com/project-error/npwd - 8ad1089cb0acfe55a130e3307e2c5e6186fd7017 authored about 3 years ago
fix(twitter): fix rerendering TwitterList every a player typed text (#518)

github.com/project-error/npwd - faad92bc80ac3de7faf131c7c0f77f691d542bf6 authored about 3 years ago
fix(phone/notification-bar): center time text (#516)

github.com/project-error/npwd - d7110fbd47be8408fd61b0794ed17631ca731475 authored about 3 years ago
fix(phone/settings): fix import taso forgot

github.com/project-error/npwd - a0266d99c05ec5c5d6fe516f04655de72e7b068b authored about 3 years ago
refactor(phone/themes): refactor theme defs for MUI v5

Bumps our theming schema and definitions to MUI v5 spec. This also takes the opportunity to clea...

github.com/project-error/npwd - 661c2be9ab7574b2107f560afbceeeabb34161b4 authored about 3 years ago
refactor(phone/fetchNui): export as default export and not named (!!)

This is a small change but has effects on every single consumer of fetchNui, it is now being exp...

github.com/project-error/npwd - 9c380c0f80806ac0c6913c79d71849260be7b0bd authored about 3 years ago
fix(phone/call-modal): check for custom wallpaper

github.com/project-error/npwd - 5a5ad9735eb9719671bc32a4a62bdb11c7565d9a authored about 3 years ago
feat(phone/calls): add ringing dial tone for originator (#458)

github.com/project-error/npwd - e41337c06bbc4210951721356d2b04ae2a24782d authored about 3 years ago
feat(phone/settings): call volume slider in settings (#484)

You can now adjust the user's call volume by changing the slider in the Settings App.

github.com/project-error/npwd - ddfd6510286a8efcf201af7b759bc6fcb64ea2b2 authored about 3 years ago
fix: missing resource check

github.com/project-error/pe-core - c6dbb10d085c33a03b735d78639c9ad7fe39a241 authored about 3 years ago
fix: race condition with npwd

github.com/project-error/pe-core - 4492a6795884dd086555432db295dc7c0f11a522 authored about 3 years ago
fix: loosely specify app.

github.com/project-error/projecterror.dev - 49fc81f26783ad69daa6d2dedfa471f66b0af72e authored about 3 years ago
chore: add unplanned features

github.com/project-error/projecterror.dev - 5944d5164f8c571297ef0da542a5a55ab2069ef5 authored about 3 years ago
fix: resolve hyperlink issue

Closes https://github.com/project-error/projecterror.dev/issues/10

github.com/project-error/projecterror.dev - a6b820fe48830f82ce2e31fcc8e163957d17b6c6 authored about 3 years ago
chore: add roadmap (#11)

* Update documentation for initial release

* tweak(nav): tweak documentation text

* tweak(...

github.com/project-error/projecterror.dev - cc53f63c783267f63fc82fa7c652b96d8b0c2c19 authored about 3 years ago
Update sv.json (#515)

github.com/project-error/npwd - 124d50c114fcf921a330b5351440bfb0a5ba7930 authored about 3 years ago
chore(phone/messages): and I oop

github.com/project-error/npwd - 4f0450c71efdad30f381e63493dd45daa9fa040a authored about 3 years ago
fix(phone/messages): should fix contact display not showing in noti

github.com/project-error/npwd - bbda65b16a7eb0c33028f80665f79e6e06116e40 authored about 3 years ago