Ecosyste.ms: OpenCollective

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

Unigraph

Creating a universal, searchable personal knowledge base that integrates with your existing workflows.
Collective - Host: opensource - https://opencollective.com/unigraph-dev - Website: https://unigraph.dev - Code: https://github.com/unigraph-dev

feat: add isDetailed for long specific messages

github.com/unigraph-dev/unigraph-dev - b7e82b1ae7fde92d38a3b278d5829ad0708c02ea authored over 3 years ago by Sophia Xu <[email protected]>
feat: basic email messages ui

github.com/unigraph-dev/unigraph-dev - ebb05ce2f8ef1e581f10dffa33d8e44007e52c4d authored over 3 years ago by Sophia Xu <[email protected]>
opt(snapshot): optimize snapshot by using sinceTs (#7826)

We were not using stream.SinceTs in snapshot transfer. Instead, we were using ChooseKey to skip ...

github.com/unigraph-dev/dgraph - e90d7ac22485456032e14f6547c99b76df65b110 authored over 3 years ago by Naman Jain <[email protected]>
fix: isomorphic behavior with implicit reference

github.com/unigraph-dev/unigraph-dev - 8311e98a8f9ef90e194998e4e8adb705df872518 authored over 3 years ago by Sophia Xu <[email protected]>
Chore: Give option to use existing p directory (#7735)

* Give option to use existing p directory

* fix errors by golint

* Fix more golint errors
...

github.com/unigraph-dev/dgraph - 23facbeaf9efe5101a189b2396ff3df89811f616 authored over 3 years ago by Ashish Gupta <[email protected]>
fix(BREAKING): type alias should have predicate too

github.com/unigraph-dev/unigraph-dev - 87c8e2521366787fa40f2eedd8f828626d7d0b20 authored over 3 years ago by Sophia Xu <[email protected]>
feat: add email interface

github.com/unigraph-dev/unigraph-dev - db914cad5189694c3d46a68f3002ab4c9aa6f829 authored over 3 years ago by Sophia Xu <[email protected]>
feat: add email package

github.com/unigraph-dev/unigraph-dev - c6d1ec5da04de27b55b325ed32cdbb6361f35416 authored over 3 years ago by Sophia Xu <[email protected]>
Merge pull request #103 from unigraph-dev/email-inbox

feat: grouping with inbox

github.com/unigraph-dev/unigraph-dev - 44f940fe419675ba41e7922c3de73170d0a06cfd authored over 3 years ago by Sophia Xu <[email protected]>
feat: grouping with inbox

github.com/unigraph-dev/unigraph-dev - d1754836b7a1c5d6ff342092f08d7452777e55b8 authored over 3 years ago by Sophia Xu <[email protected]>
Merge pull request #102 from unigraph-dev/datamodel-import-fix

Datamodel import fix

github.com/unigraph-dev/unigraph-dev - 6e591f19777e1e219798d04e03b8a3a47a8fe6ef authored over 3 years ago by Sophia Xu <[email protected]>
fix: don't import types and executables

github.com/unigraph-dev/unigraph-dev - f328122bae798bc2ef3f5f1ebee430c91c0271de authored over 3 years ago by Sophia Xu <[email protected]>
fix: more strict imports

github.com/unigraph-dev/unigraph-dev - 766e7dd4eff48d4b95dabac606db97ed07350007 authored over 3 years ago by Sophia Xu <[email protected]>
Merge pull request #101 from unigraph-dev/core-schema-fixes

Core schema fixes

github.com/unigraph-dev/unigraph-dev - 97260513755e1ae06c45b7d8bfb78f3301934369 authored over 3 years ago by Sophia Xu <[email protected]>
fix: subscriptions not updating

github.com/unigraph-dev/unigraph-dev - db27b23186874cc36c8c3c098f48354471444000 authored over 3 years ago by Sophia Xu <[email protected]>
feat: enhanced bookmark manager

github.com/unigraph-dev/unigraph-dev - f8f0e774e386c45bb98902bbf8196df474defc4e authored over 3 years ago by Sophia Xu <[email protected]>
fix: add inheritance to core schemas

github.com/unigraph-dev/unigraph-dev - 6301c9ae58c27346c551cf994a8832e818247c23 authored over 3 years ago by Sophia Xu <[email protected]>
Merge pull request #100 from unigraph-dev/bugfix-subscriptions-list

Bugfix subscriptions list

github.com/unigraph-dev/unigraph-dev - 1c8e3ba39daace16ddcdb7637946d3a36ef811c0 authored over 3 years ago by Sophia Xu <[email protected]>
lint: temporarily disable function check

github.com/unigraph-dev/unigraph-dev - 46b68555c33f8929658339dbb0c6ccfc7c1b49ce authored over 3 years ago by Sophia Xu <[email protected]>
fix: favorite bar load immediately

github.com/unigraph-dev/unigraph-dev - 93c1c1d9a4610226c0b0add5841c751b18965078 authored over 3 years ago by Sophia Xu <[email protected]>
fix: executable response when empty returns

github.com/unigraph-dev/unigraph-dev - 6d49b582df500bb447399b7f30c4c7e45b993d66 authored over 3 years ago by Sophia Xu <[email protected]>
fix: subscriptions reference update

github.com/unigraph-dev/unigraph-dev - 96d61f7cf6ebfe61953e35bc1a5d9217028f7910 authored over 3 years ago by Sophia Xu <[email protected]>
Merge pull request #99 from unigraph-dev/perf-and-view-fixes

Perf and view fixes

github.com/unigraph-dev/unigraph-dev - c7c02775907d18cd15462a18c03b64145df59558 authored over 3 years ago by Sophia Xu <[email protected]>
feat: add uid and type in context menu

github.com/unigraph-dev/unigraph-dev - 5593cb9ed1646e7c3607715697832e75f019a1ec authored over 3 years ago by Sophia Xu <[email protected]>
feat: use auto dynamic view for all objects

github.com/unigraph-dev/unigraph-dev - 421d75cd2ed82a872b9ea4d0538b83a291d127ec authored over 3 years ago by Sophia Xu <[email protected]>
perf: inbox directly deletes objects

github.com/unigraph-dev/unigraph-dev - 663f397aebd7f64f129fd9a80a338db135bdf36a authored over 3 years ago by Sophia Xu <[email protected]>
Merge pull request #98 from unigraph-dev/context-menu-feat-and-fixes

Context menu feat and fixes

github.com/unigraph-dev/unigraph-dev - 2cac83580f507f3598748d7d9e3a10c9608ce8cb authored over 3 years ago by Sophia Xu <[email protected]>
fix: inbox now updates objects when empty

github.com/unigraph-dev/unigraph-dev - 4c43abfde721a528957bbe60a5b713f6cc475ac8 authored over 3 years ago by Sophia Xu <[email protected]>
feat: add context menu for all objects

github.com/unigraph-dev/unigraph-dev - 3dc04e702b8698f25ca00d4cf88981eb38e54acb authored over 3 years ago by Sophia Xu <[email protected]>
Merge pull request #97 from unigraph-dev/electron-fixes-may

fix: electron paths

github.com/unigraph-dev/unigraph-dev - 5d90d52f4e3cb008e8fcf96348462661f2910c57 authored over 3 years ago by Sophia Xu <[email protected]>
fix: electron paths

github.com/unigraph-dev/unigraph-dev - f4af045a18a9f705bb3f2b97771387e13c6c38bb authored over 3 years ago by Sophia Xu <[email protected]>
Merge pull request #96 from unigraph-dev/code-editor-feats

Code editor feats

github.com/unigraph-dev/unigraph-dev - d11528a52c9afdfe4455220ab35a1486361ba212 authored over 3 years ago by Sophia Xu <[email protected]>
chore: don't warn for return statement

github.com/unigraph-dev/unigraph-dev - 0ea0db322631051597c3f045b55d44315951d127 authored over 3 years ago by Sophia Xu <[email protected]>
vendor: add monaco editor as local dependency

github.com/unigraph-dev/unigraph-dev - 84c42bc817e75b2bd5f4e08c68e7f4acb3d98fa7 authored over 3 years ago by Sophia Xu <[email protected]>
Merge pull request #95 from unigraph-dev/executable-feats

Executable feats

github.com/unigraph-dev/unigraph-dev - e69204449b1176a1bcc979c6ab04ba9d6300d190 authored over 3 years ago by Sophia Xu <[email protected]>
feat: invoke custom functions with just shorthands

github.com/unigraph-dev/unigraph-dev - 01f9f45b916dbde65d2b7a4867d58c6ddb6f6f15 authored over 3 years ago by Sophia Xu <[email protected]>
feat: async await for executables and full error stacktrace

github.com/unigraph-dev/unigraph-dev - 2f7c8f90cff309984ec5f2c9174b036ea28499fc authored over 3 years ago by Sophia Xu <[email protected]>
Merge pull request #94 from unigraph-dev/subscription-perf

Subscription perf

github.com/unigraph-dev/unigraph-dev - 3fa375aaebfa4ed62610e09f3457c02ef9e12617 authored over 3 years ago by Sophia Xu <[email protected]>
add crc32 hashing support

github.com/unigraph-dev/unigraph-dev - ba2e42265f73ce5a7e4fd4158aca8bae867cbae2 authored over 3 years ago by Sophia Xu <[email protected]>
perf: remove duplicate updates with stable stringify

github.com/unigraph-dev/unigraph-dev - aa8542677d0824d22704e5a797926b3913520aeb authored over 3 years ago by Sophia Xu <[email protected]>
Merge pull request #93 from unigraph-dev/favorites-support

feat: initial support for custom views and favorite bar

github.com/unigraph-dev/unigraph-dev - 69e5e2235e4441c98975c04f34176a0faa8b397d authored over 3 years ago by Sophia Xu <[email protected]>
Merge remote-tracking branch 'origin/master' into favorites-support

github.com/unigraph-dev/unigraph-dev - cece7dd0e06f9619c8a35f8036872487dbfd82f1 authored over 3 years ago by Sophia Xu <[email protected]>
feat: initial support for custom views and favorite bar

github.com/unigraph-dev/unigraph-dev - e1f6f1bba05d8f83d4cf7e9f0dd9d14461fa66d1 authored over 3 years ago by Sophia Xu <[email protected]>
Merge pull request #92 from unigraph-dev/various-fixes

Various fixes

github.com/unigraph-dev/unigraph-dev - c89805c23661f3e7a60ad618e7ecd43268375f21 authored over 3 years ago by Sophia Xu <[email protected]>
fix: explorer dashboard layouts

github.com/unigraph-dev/unigraph-dev - fdb98f74dd636aa7fe7cce5a8211784db2f3706c authored over 3 years ago by Sophia Xu <[email protected]>
feat: fix array deletion not updating subscriptions

github.com/unigraph-dev/unigraph-dev - c49ce0e3e592bcc558e8bce207f03af1ffa5a3c0 authored over 3 years ago by Sophia Xu <[email protected]>
Merge pull request #91 from unigraph-dev/inbox-support

Inbox support

github.com/unigraph-dev/unigraph-dev - 0295fca7a9dea64962c5b88e35692aa78cbd8c76 authored over 3 years ago by Sophia Xu <[email protected]>
feat: add global inbox support

github.com/unigraph-dev/unigraph-dev - 8e108139105cb9831b3be247a3c38e4c2f0ac8fa authored over 3 years ago by Sophia Xu <[email protected]>
feat: add new rss items to inbox by default

github.com/unigraph-dev/unigraph-dev - a6af60dc91179af33ddad4f77a8fe8036aa5fe6e authored over 3 years ago by Sophia Xu <[email protected]>
feat: add subscriptions to named entities in place of UID

github.com/unigraph-dev/unigraph-dev - 87d0a8a96d7d04b51b562c37e9dcf4131a25b95a authored over 3 years ago by Sophia Xu <[email protected]>
Merge pull request #90 from unigraph-dev/named-list-support

Named list support

github.com/unigraph-dev/unigraph-dev - d80ef51c0a8a9468ac41489fdddf4a89d1e37f4b authored over 3 years ago by Sophia Xu <[email protected]>
feat: add operations on named lists

github.com/unigraph-dev/unigraph-dev - 599d5fa1c9e0d3daf4b55feb981b49738867e571 authored over 3 years ago by Sophia Xu <[email protected]>
feat: add ability to stop at cyclical references

github.com/unigraph-dev/unigraph-dev - 6d8b0c029633efb8f20ef9bce5430da76a0d9c52 authored over 3 years ago by Sophia Xu <[email protected]>
Merge pull request #89 from unigraph-dev/full-array-support

Full array support

github.com/unigraph-dev/unigraph-dev - 8dd4b9b974e7d167028c60cf1638d1347e084dc9 authored over 3 years ago by Sophia Xu <[email protected]>
fix: lint and item uid support

github.com/unigraph-dev/unigraph-dev - 1cddfff0c1409b400ec594c68f5cf43308be40e5 authored over 3 years ago by Sophia Xu <[email protected]>
feat: add relation deletes and deleting items from array

github.com/unigraph-dev/unigraph-dev - 57989f677a17a261c66e10b2e4c5958c3c594cb4 authored over 3 years ago by Sophia Xu <[email protected]>
feat: unify upsert checks and add feat to append to ordered list

github.com/unigraph-dev/unigraph-dev - 9e38dfe8210f2429783957e88afcd919115119c1 authored over 3 years ago by Sophia Xu <[email protected]>
refactor: LexQuery unit tests #7823

github.com/unigraph-dev/dgraph - af6533ed3ce5a86073ec981676ec160a4a31e8e5 authored over 3 years ago by T Thiyagaraj <[email protected]>
Don't return error via Go error (#7821)

github.com/unigraph-dev/dgraph - 6a1deb4fee0f048210abef3d1313bb00cd541f2f authored over 3 years ago by Manish R Jain <[email protected]>
Fix version name in info (#7818)

github.com/unigraph-dev/dgraph - 379e3cb3ac09da663a68de70dd10731a4202f5b9 authored over 3 years ago by vmrajas <[email protected]>
Feat(Multi-tenancy): Add namespaces field to state (#7808)

* Add namespaces to state

* Add tests

* Fix golint errors

* Address Naman's comments

github.com/unigraph-dev/dgraph - d2bd8328e6534dc7c894a4a9727a34674da0fd11 authored over 3 years ago by vmrajas <[email protected]>
fix: add tests for schema queries back

github.com/unigraph-dev/unigraph-dev - c2f5d159e96e15ee170ad19a1e8bccd98fc1c723 authored over 3 years ago by Sophia Xu <[email protected]>
feat: add type defn to array and process any type in generated query correctly

github.com/unigraph-dev/unigraph-dev - cfd873308d26dea5389e53370b80fd7bbac36b24 authored over 3 years ago by Sophia Xu <[email protected]>
Merge pull request #88 from unigraph-dev/executables-feats

Executables feats

github.com/unigraph-dev/unigraph-dev - 80dd50b21b06a41e99df754e822ab50f202ae752 authored over 3 years ago by Sophia Xu <[email protected]>
chore: fix lint

github.com/unigraph-dev/unigraph-dev - d6ef25f3319762f1af71a002422227df8e232ad9 authored over 3 years ago by Sophia Xu <[email protected]>
fix: add unigraph.id options for schema-based queries

github.com/unigraph-dev/unigraph-dev - b6be101939f8b7c98ea4e61787d6604146f59833 authored over 3 years ago by Sophia Xu <[email protected]>
fix: add managed executable error handling & context type definitions

github.com/unigraph-dev/unigraph-dev - b861e2641a9c8b245ca85b1f4b027b53773eca0d authored over 3 years ago by Sophia Xu <[email protected]>
feat: add helper function to add tag to objects

github.com/unigraph-dev/unigraph-dev - bae6054473c10ee038d6ed153de361a081da4a98 authored over 3 years ago by Sophia Xu <[email protected]>
feat: add option to update partial objects

github.com/unigraph-dev/unigraph-dev - 74c4e979dde4cf9d909d19c86903bf5b4d28ae36 authored over 3 years ago by Sophia Xu <[email protected]>
Merge pull request #87 from unigraph-dev/data-fixes

Data fixes

github.com/unigraph-dev/unigraph-dev - b4c772ed6bb03014d5fa3c78259443b1be5ea382 authored over 3 years ago by Sophia Xu <[email protected]>
fix: don't export types inline when exporting objects

github.com/unigraph-dev/unigraph-dev - 38388f0292ceb186b8d8c367506af716be662dc6 authored over 3 years ago by Sophia Xu <[email protected]>
fix: dynamic queries now respects ordered list

github.com/unigraph-dev/unigraph-dev - 7e400f0eef987e9817a0f9c6d18b747a78ed584e authored over 3 years ago by Sophia Xu <[email protected]>
Merge pull request #86 from unigraph-dev/bookmark-scripts

feat: move bookmark creation to its own packaging

github.com/unigraph-dev/unigraph-dev - c1e0668ca68d73d72de32971b642a040c7c02f0c authored over 3 years ago by Sophia Xu <[email protected]>
feat: move bookmark creation to its own packaging

github.com/unigraph-dev/unigraph-dev - 1533c4837acb29d24359d19edc6d1ed99a9d2d14 authored over 3 years ago by Sophia Xu <[email protected]>
Merge pull request #85 from unigraph-dev/electron-app-m1

chore: bump node version to 15.14.0 for m1

github.com/unigraph-dev/unigraph-dev - b18056273c5dd2c2947bbc8cc8b68701ca058c2d authored over 3 years ago by Sophia Xu <[email protected]>
chore: bump node version to 15.14.0 for m1

github.com/unigraph-dev/unigraph-dev - 35b6905633eda900c7084c5af6e9365afd68f30e authored over 3 years ago by Sophia Xu <[email protected]>
Fix(GraphQL): Fix duplicate XID error in case of interface XIDs (#7776)

* Fix second scenario

* Fix scenario 1

* Add tests

* Add comments

github.com/unigraph-dev/dgraph - 6fbca757f24d2bb5e3c894b9aa236f00dad2f8a6 authored over 3 years ago by vmrajas <[email protected]>
fix(GraphQL): Pass on HTTP request headers for subscriptions (#7806)

* return as soon as error is encountered

* fix comment

* add more logs

* fixing the htt...

github.com/unigraph-dev/dgraph - 042d35c92012ea68610d23df6be69a6b6cd1151c authored over 3 years ago by Abhimanyu Singh Gaur <[email protected]>
fix: electron build script

github.com/unigraph-dev/unigraph-dev - 14133aeca10a607a83aa6e33adb668e678450340 authored over 3 years ago by Sophia Xu <[email protected]>
comments(zero): Add comments in Zero and clarify naming.

github.com/unigraph-dev/dgraph - 9e8200945e66eff96786a1f0e9fb1e435c4be4e0 authored over 3 years ago by Manish R Jain <[email protected]>
Merge pull request #84 from unigraph-dev/packager-support

github.com/unigraph-dev/unigraph-dev - 888dd3888f5e128c94532d9ffee90c132932fc41 authored over 3 years ago by Sophia Xu <[email protected]>
fix: bad update feed script

github.com/unigraph-dev/unigraph-dev - e98aa6d894a98d9ce109b8af05d4cf3064a5a615 authored over 3 years ago by Sophia Xu <[email protected]>
fix: grpc message length limits and type declaration

github.com/unigraph-dev/unigraph-dev - 3c06ba4ea885fb22d2c261efdb6312abd8b74f29 authored over 3 years ago by Sophia Xu <[email protected]>
fix: add declaration types for packages

github.com/unigraph-dev/unigraph-dev - d183ac96d849d6712b57afea125bdc2dfcfe372c authored over 3 years ago by Sophia Xu <[email protected]>
ci: update build scripts for source checks]

github.com/unigraph-dev/unigraph-dev - 303b0317ba3089f992a6eb5a87ff7660f5f80671 authored over 3 years ago by Sophia Xu <[email protected]>
BREAKING: remove old package declaration format

github.com/unigraph-dev/unigraph-dev - ef9d5a1856cdd36c569abd4432d4a81a44c034d2 authored over 3 years ago by Sophia Xu <[email protected]>
feat: migrate core packages to official packaging support

github.com/unigraph-dev/unigraph-dev - 026a47b9c7d48470fb360c93892db34478f36059 authored over 3 years ago by Sophia Xu <[email protected]>
bug fix to permit audit streaming to stdout writer(#7803)

github.com/unigraph-dev/dgraph - c49e5236ff548cb353155c79d675d5ca20137500 authored over 3 years ago by Kaustubh J <[email protected]>
fix(lease): don't do rate limiting when not limit is not specified (#7787) (#7801)

(cherry picked from commit e98009b4e5d332eef847313a41bfe2bf228c3d37)

github.com/unigraph-dev/dgraph - c058627eca9fb0af3ac80c120322aa52974398f4 authored over 3 years ago by Naman Jain <[email protected]>
opt(predMove): iterate Phase I till there is major data to move (#7792)

This PR adds optimization to predicate move by staying in Phase I, it took more than 20 mins.

github.com/unigraph-dev/dgraph - 5549acd1f2ec5b57cb4ae48c899a7c5dfe25927f authored over 3 years ago by Naman Jain <[email protected]>
Merge pull request #83 from unigraph-dev/file-structure-reorg

File structure reorg

github.com/unigraph-dev/unigraph-dev - c195368f6cbd4a3b51301adee22119c4f9855585 authored over 3 years ago by Sophia Xu <[email protected]>
chore: move unigraph api declaration to seperate file

github.com/unigraph-dev/unigraph-dev - cd06e0b500875441b18e69bc6b3bc32862899de6 authored over 3 years ago by Sophia Xu <[email protected]>
chore: put all interface declarations together

github.com/unigraph-dev/unigraph-dev - 962f7923cec7faa244e027ad2212da9fdd325c4d authored over 3 years ago by Sophia Xu <[email protected]>
chore: reorg explorer init files

github.com/unigraph-dev/unigraph-dev - e06e6d47fd6b793db9f06c141858c85fb29af9ee authored over 3 years ago by Sophia Xu <[email protected]>
Merge pull request #82 from unigraph-dev/dashboard-feats

Dashboard feats

github.com/unigraph-dev/unigraph-dev - 8afcdb6a4b8afbf5077e612d29cf1c4074490c9d authored over 3 years ago by Sophia Xu <[email protected]>
feat: add responsive dashboard & mobile support

github.com/unigraph-dev/unigraph-dev - 3e6b5fcbc4ba6545718c0015c594d1cbfa33a401 authored over 3 years ago by Sophia Xu <[email protected]>
feat: add executable widget

github.com/unigraph-dev/unigraph-dev - b5d8c2774447a1b5b0c9bfd6959fa817fba9a10a authored over 3 years ago by Sophia Xu <[email protected]>
Merge pull request #81 from unigraph-dev/object-editors-select

feat: add object editor selection

github.com/unigraph-dev/unigraph-dev - 24474e8d68892c5f3b3917e0cb6fe8688d041a27 authored over 3 years ago by Sophia Xu <[email protected]>
feat: add object editor selection

github.com/unigraph-dev/unigraph-dev - 1672679df4a25029557865c2809ca78e5d67a5e9 authored over 3 years ago by Sophia Xu <[email protected]>