Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Plexi Development
We maintain open-source packages and create educational resources.
Collective -
Host: opensource -
https://opencollective.com/plexidev
- Website: https://plexi.dev/
- Code: https://github.com/plexidev/quick.db
Added tests for CryptPipeline
github.com/plexidev/quick.db - 0b82bdadff73fba1d5c5f7c393afb645b6a8cb47 authored almost 2 years agogithub.com/plexidev/quick.db - 70dfe94ff4684f10d27b72bf0a3bddc6941ed0dd authored almost 2 years ago
- Fixed encoding errors.
- Fixed custom algorithms.
- Fixed data not being stringified before en...
github.com/plexidev/quick.db - 73c7f25470b5d13bf936421e821f4194fbf99a3b authored almost 2 years ago
github.com/plexidev/quick.db - fc8e2f4ab0344b28afdeea74ef27fcb0e45d7872 authored almost 2 years ago
github.com/plexidev/quick.db - 862b5179b2ed32d08819dc1657bcb1e6bc97189a authored almost 2 years ago
github.com/plexidev/quick.db - d3da0d6a4e83c1f3e6bb529f91c6a6fa8f3b1e8d authored almost 2 years ago
github.com/plexidev/quick.db - 848d7c7b74e9485d9b424e6861955cbb752b8a59 authored almost 2 years ago
github.com/plexidev/quick.db - d28a9be326374a93d3d602965ebf861027ffbf66 authored almost 2 years ago
github.com/plexidev/quick.db - 5f5501da123e1e37e56c5c7a6b74342ff009748d authored almost 2 years ago
github.com/plexidev/quick.db - c8a943aa7ef071701443c45bdf6b0402f057dbe3 authored almost 2 years ago
github.com/plexidev/quick.db - e512561224510463c25bcfa1448af1b7b9d863cd authored almost 2 years ago
github.com/plexidev/quick.db - 8ce09f57ab522a9266f65cdd28e5bd00b46f495a authored almost 2 years ago
github.com/plexidev/quick.db - dd04467e2ab596a6228d1f65b95e2d5fa5d7c406 authored almost 2 years ago
Fix/multiple files
github.com/plexidev/quick.db - 64370ec75852fe68e8da20a799bced96eb94dea7 authored almost 2 years agogithub.com/plexidev/quick.db - 2e7eac876e859da8506b795e6ae5f00110d5f45d authored almost 2 years ago
github.com/plexidev/quick.db - 77d605975f0ec0b6b899afd5b074f59b46ce556a authored almost 2 years ago
github.com/plexidev/quick.db - 2c20b133f5f4e6b25d85ca3f282c13bb94b0621e authored almost 2 years ago
github.com/plexidev/quick.db - e05fe94c0487607df7f54a480a264b3ce7548dc3 authored almost 2 years ago
github.com/plexidev/quick.db - 8a9da50a2946c9e67cd55da71210b8a7b1de55f0 authored almost 2 years ago
Added Pipelines and Crypt Pipeline
github.com/plexidev/quick.db - 02ebb777c06183a5fd15b602ffda0503d367483b authored almost 2 years agogithub.com/plexidev/quick.db - bfde66ccff9c86dfa4455864355e6a859d998943 authored almost 2 years ago
BREAKING CHANGE: Drivers are no longer exported from the index file. (See https://github.com/ple...
github.com/plexidev/quick.db - 948b685e7dca851a96db34597cf4b97945b21dd6 authored almost 2 years agochore(deps): update dependency @types/better-sqlite3 to v7.6.4
github.com/plexidev/quick.db - e6f65312a797bfda5d06723ce33a6215769ea7b1 authored almost 2 years agogithub.com/plexidev/quick.db - 811f5e84a5d14c541e059dad03cc74d3684bc4c2 authored almost 2 years ago
github.com/plexidev/quick.db - 3de4568884343304dec9ad075bec9e25a4974cbb authored almost 2 years ago
chore(deps): update typescript-eslint monorepo to v5.58.0
github.com/plexidev/quick.db - d31655c224daa7eb2c4e932d3feb3f6c928417c9 authored almost 2 years agoUpdate dependency eslint to v8.38.0
github.com/plexidev/quick.db - 18072350f855034b56a1d66a90dc99bc8e321355 authored almost 2 years agodocs: added index tsdocs
github.com/plexidev/quick.db - 195d5cc517d8649f1feb43ac4384639282e8f360 authored almost 2 years agogithub.com/plexidev/quick.db - 85890cdfd6d9a41b691dbd899775011c5a578eb1 authored almost 2 years ago
Update dependency typedoc to ^0.24.0
github.com/plexidev/quick.db - 73614379e46df9c7490ac2f40db1ca6012ff72a4 authored almost 2 years agogithub.com/plexidev/quick.db - b239f34e4a06c97de1f68dde5eee1eb1ebc59c33 authored almost 2 years ago
github.com/plexidev/quick.db - 2aa98c38052759b5eba96c05786e65c280377ce4 authored almost 2 years ago
github.com/plexidev/quick.db - bc0a975778f39c025aaf7e7387770adcc4b71c24 authored almost 2 years ago
- Added documentation to the CryptoPipeline module.
- Namespaced re-export for CryptoPipeline.
- Moved pipeline into root. Kept interfaces in the interfaces subdirectory.
- Fixed bug: aes-192...
- Added custom encryption / decryption function options.
github.com/plexidev/quick.db - 16570423a1839775a919e9ec3ca5ae83cdadbaac authored almost 2 years agogithub.com/plexidev/quick.db - 5cc43db8c84e5863b69930a3f0378e45cf9e298f authored almost 2 years ago
github.com/plexidev/quick.db - cd4efd205ecde4c61336f2d3c2aaf9b5a7af7931 authored almost 2 years ago
github.com/plexidev/quick.db - 59afc3dc823ffa62e7c953ac0ce3aa215e3dffc5 authored almost 2 years ago
Added initialization method to initialize all proxied drivers.
github.com/plexidev/quick.db - 5e542eb4cdb692a77d64140bfa88267da561b7e1 authored almost 2 years agoAdded pipeline structure.
github.com/plexidev/quick.db - 48eb4ad24e5ed8890b08dcfbcce67ca7608d8f83 authored almost 2 years agogithub.com/plexidev/quick.db - 59391b94992e5067e0e6f793f61d597315c66a50 authored almost 2 years ago
Feature/mix
github.com/plexidev/quick.db - 745b1c11f843178e1912a6ea333b3a106c30c70e authored almost 2 years agogithub.com/plexidev/quick.db - ced8e9ace8a36edf676cb0c039242f054238fdc0 authored almost 2 years ago
github.com/plexidev/quick.db - 55e5f82d806d4dd64169c5e3c2eddf75f6feae72 authored almost 2 years ago
github.com/plexidev/quick.db - 2d97b4548444b729b9cf5089bdbd00a7000e07a6 authored almost 2 years ago
Update dependency ts-jest to v29.1.0
github.com/plexidev/quick.db - b7784d5f7593e96e2117b5ac76775a5b5b3f50c3 authored almost 2 years agoMore consistent errors messages
github.com/plexidev/quick.db - a635d3869e05cdcbfc3966ee15dde778058990d2 authored almost 2 years agogithub.com/plexidev/quick.db - efb53ae1b4f7f14d9c80b8bdb66a99c74efae0fb authored almost 2 years ago
Making collection non plurial by default
github.com/plexidev/quick.db - 82e2ecfc69e4226e82b68d28425560a170bae7c4 authored almost 2 years agogithub.com/plexidev/quick.db - b28190d93b0aca72cfb8485a18b2a7a0c8d2585d authored almost 2 years ago
github.com/plexidev/quick.db - 23a985360e0585a0f1ac8e82d9329feb47a20dc6 authored almost 2 years ago
github.com/plexidev/quick.db - d81ae7f73140674f57392882ab2bc0cfe2fa5566 authored almost 2 years ago
github.com/plexidev/quick.db - 415a27a4e920922bda424e8b11f351ba4bc9b760 authored almost 2 years ago
feat: Add remote DB init and CustomError class
github.com/plexidev/quick.db - 74aceb99e83e8b5a8f7e93854a777bd30300b22a authored almost 2 years agogithub.com/plexidev/quick.db - f9fd307c224703d144aaa0463bf81da0086a26c3 authored almost 2 years ago
github.com/plexidev/quick.db - 41fb8dc674d3bb93b1ae1ccf31716ae1de798546 authored almost 2 years ago
github.com/plexidev/quick.db - fe4b4b6189f9391ce6a1dc830514b3c65b1a33f7 authored almost 2 years ago
github.com/plexidev/quick.db - 56aa67ed8477713efafef207bc5b64bf1c95484c authored almost 2 years ago
github.com/plexidev/quick.db - 7837ded53aa5f493979dd7489cc059f16c25b75d authored almost 2 years ago
github.com/plexidev/quick.db - ddb3bb6effce0f0f648c42fc5711d5354de05a9c authored almost 2 years ago
QD-6-Fix-integration-test-deprecation-warning
github.com/plexidev/quick.db - 2a60f7ec10c352fe04f428e9749cfd46a9b321de authored almost 2 years agogithub.com/plexidev/quick.db - 23cd473169be42ee770a2106561e3da9174d2cc7 authored almost 2 years ago
github.com/plexidev/quick.db - e12de4e3c4bdb8f10c840e829d4cb8aa05d2fdef authored almost 2 years ago
Adding auto assign for pull requests
github.com/plexidev/quick.db - ec5d3b8c7f1821821dbbec06576f015331324637 authored almost 2 years agogithub.com/plexidev/quick.db - 67ab98da0eed889718af2143e93de0feb9dcd37d authored almost 2 years ago
github.com/plexidev/quick.db - 075d877770054146fceabff641fbac81debf41b4 authored almost 2 years ago
github.com/plexidev/quick.db - f8fdd2cc9c864fcbb656b0a2074bb9057c0f0903 authored almost 2 years ago
github.com/plexidev/quick.db - 3a19cee06890a8328c472a4fccd77a36d1200286 authored almost 2 years ago
github.com/plexidev/quick.db - 4df6f3b250d704ce49b4f70d3aa87cf1ddafd35d authored almost 2 years ago
This reverts commit 6d97fb0d72d7129801deb0ba9990b32f9814eb04.
github.com/plexidev/quick.db - a57b2d609ac0c9380049553d40659ce5124cb505 authored almost 2 years agogithub.com/plexidev/quick.db - 6d97fb0d72d7129801deb0ba9990b32f9814eb04 authored almost 2 years ago
github.com/plexidev/quick.db - 2b86f6bfad8f02dea15ccef79db10f21ecd4ea10 authored almost 2 years ago
Feature/new driver exports
github.com/plexidev/quick.db - e619a28c09e5c0db9c3d86cd63437f8b93fbc389 authored almost 2 years agogithub.com/plexidev/quick.db - 7b259480caf8dd86ad263cd2546407eabc3ad6a0 authored almost 2 years ago
github.com/plexidev/quick.db - f05f7b227bd3ff92f4aac77c00455415c086ede7 authored almost 2 years ago
github.com/plexidev/quick.db - 83920f02301930295722d2aeeb4fbbc3f1586866 authored almost 2 years ago
github.com/plexidev/quick.db - 0cd600fdf953615432ef9a5805bafec336ecde26 authored almost 2 years ago
github.com/plexidev/quick.db - 7c8a176c32de595fd009811a37a84439a475ef77 authored almost 2 years ago
github.com/plexidev/quick.db - e116b4fd151e7fad5dd6969d9d41c2f7e5ea979c authored almost 2 years ago
Fixing eslint and pretting files
github.com/plexidev/quick.db - 0604a319d5fbc57b16b584f7316c9324a888fb6f authored almost 2 years agogithub.com/plexidev/quick.db - 928acb19552ef2c5988223b0ee55ab8c3aff023d authored almost 2 years ago
Update typescript-eslint monorepo to v5.57.0
github.com/plexidev/quick.db - 49334d7d2e3a4b8a1329d356cf0f7f8c05957046 authored almost 2 years agoUpdate dependency eslint to v8.37.0
github.com/plexidev/quick.db - 106dfde20d2e961e5898e6945a154d34c8468fbd authored almost 2 years agoFeature/integration tests
github.com/plexidev/quick.db - 1615d811d9155752c32c26e6c83c3094bfb2c687 authored almost 2 years agogithub.com/plexidev/quick.db - dced367115547cfb3d5f5939977186da3640b7ea authored almost 2 years ago
github.com/plexidev/quick.db - 1bdb0cb09fc7191f73ed4fdd643ff7d76baed294 authored almost 2 years ago
github.com/plexidev/quick.db - 062eef588942501091123a8d9c28de0fc5022230 authored almost 2 years ago
github.com/plexidev/quick.db - 8885fabfc777c19642a6f2592f63487533d93674 authored almost 2 years ago
github.com/plexidev/quick.db - 271ee6c87092a601c62a973121a5d6e31447349c authored almost 2 years ago
github.com/plexidev/quick.db - b38530e09183d77f905363d12e43b8faa7efa951 authored almost 2 years ago
github.com/plexidev/quick.db - f00797a4a39d4dc07a7eac752906f3d52e65aea5 authored almost 2 years ago
github.com/plexidev/quick.db - ee4f30941412d7b44bcd18fce239442327601602 authored almost 2 years ago
github.com/plexidev/quick.db - f97eb948d7d25e52a550c5e5f32f9a026f466a90 authored almost 2 years ago
github.com/plexidev/quick.db - a116684ccec819782596f68fac27c37e573a216e authored almost 2 years ago
github.com/plexidev/quick.db - 16f34af31c6285441245e09d2ae66a414699d2f6 authored almost 2 years ago
github.com/plexidev/quick.db - a2dd47097d884b7e0bcd43c92e5368fcbae00607 authored almost 2 years ago
github.com/plexidev/quick.db - 0efdde2fd540fa3abf8297655cf333cfbec6eaa8 authored almost 2 years ago
github.com/plexidev/quick.db - 4b1905aa1316d9c8b714034f7ea195b4f9e2953f authored almost 2 years ago