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(kanban): initial kanban view implementation

github.com/unigraph-dev/unigraph-dev - e46e4b9b7f9a4593fcf39e36b9a2b2e825c9bf93 authored almost 3 years ago by Sophia Xu <[email protected]>
Merge branch 'kanban-feature' of https://github.com/unigraph-dev/unigraph-dev into kanban-feature

github.com/unigraph-dev/unigraph-dev - 7fcdc09c7007404543886c62cca48f1626ba6e83 authored almost 3 years ago by Sophia Xu <[email protected]>
feat(apps): add custom paged view as executables

github.com/unigraph-dev/unigraph-dev - 145649da30acc91d091bc00597dbe3bc19352ad5 authored almost 3 years ago by Sophia Xu <[email protected]>
feat(kanban): add kanban component

github.com/unigraph-dev/unigraph-dev - 55a711778bfb5190534238bca627b0e3002f3d19 authored almost 3 years ago by Sophia Xu <[email protected]>
docs: update high-level docs to reflect newer versions

github.com/unigraph-dev/unigraph-dev - 46f0fc8a74514eff5f7eb2ea8f050aa734339df6 authored almost 3 years ago by Sophia Xu <[email protected]>
docs: restructuring and update docs

github.com/unigraph-dev/unigraph-dev - 20fa8286bfcd10177df276f736c3a2d9461b0092 authored almost 3 years ago by Sophia Xu <[email protected]>
Merge pull request #243 from unigraph-dev/subentity-expands

Subentity expands

github.com/unigraph-dev/unigraph-dev - 9dc1c7bb7a877f2544adeb176d0aab114cb3d956 authored almost 3 years ago by Sophia Xu <[email protected]>
fix(electron): use semantic annotation for tags

github.com/unigraph-dev/unigraph-dev - d76a34643dfa9cbcebf5d9e88d20c04aad5e2cd4 authored almost 3 years ago by Sophia Xu <[email protected]>
feat(explorer): subentity view support

github.com/unigraph-dev/unigraph-dev - 8a0cd693f8bdc877509a847b69f08db24b0f3d3e authored almost 3 years ago by Sophia Xu <[email protected]>
Merge pull request #242 from unigraph-dev/custom-views-library

Standalone omnibar for electron

github.com/unigraph-dev/unigraph-dev - 6fb14becf05dbae68cb4438505f481cc8b13a30e authored almost 3 years ago by Sophia Xu <[email protected]>
fix(electron): get rid of standalone today view

github.com/unigraph-dev/unigraph-dev - 6e8b71f795fd6f253219a2d9cd0ea11a8cd63447 authored almost 3 years ago by Sophia Xu <[email protected]>
feat(electron): system-wide unigraph command palette

github.com/unigraph-dev/unigraph-dev - ce0a354788976e0ff6360ddfefbec3c34059f326 authored almost 3 years ago by Sophia Xu <[email protected]>
feat(graphql): adds @default directive for setting default field values at create and update (#8017)

Adds support for @default directive and don't remove fields from input types.

github.com/unigraph-dev/dgraph - 7e6f8134232f5a21fc66511572421094cb5f1b08 authored almost 3 years ago by David Peek <[email protected]>
fix(electron): correctly handles close event for omnibar

github.com/unigraph-dev/unigraph-dev - ffb29bfbdf214f7d2725620fc7bd920df2d5b427 authored almost 3 years ago by Sophia Xu <[email protected]>
fix(explorer): omnibar with backgrounds

github.com/unigraph-dev/unigraph-dev - cf014b807b7218cd9480ae684d7333f52ef7a4fe authored almost 3 years ago by Sophia Xu <[email protected]>
feat: add standalone omnibar

github.com/unigraph-dev/unigraph-dev - 72584a8f2f6acfa9525f5feacc59e6cd33821684 authored almost 3 years ago by Sophia Xu <[email protected]>
hotfix: app manifest and scrolling errors

github.com/unigraph-dev/unigraph-dev - c8e60b3cca06ebaab39ef202ddb68e4206b58da6 authored almost 3 years ago by Sophia Xu <[email protected]>
chore(deps): update badgerdb to latest to get manifest issue fix (#8094)

github.com/unigraph-dev/dgraph - 55fc5b23eb6466cf395c6d3570be7ac883e76eb2 authored almost 3 years ago by Kenan Kessler <[email protected]>
Merge pull request #241 from unigraph-dev/ext-ux-fixes

Ext ux fixes

github.com/unigraph-dev/unigraph-dev - 075fbef7ad40f68d6d498d2345af4fc44842abe0 authored almost 3 years ago by Sophia Xu <[email protected]>
fix(data): check for recursion with minimum overhead

github.com/unigraph-dev/unigraph-dev - 9121c98b2084c8a65a0ada48798ff198cbec651a authored almost 3 years ago by Sophia Xu <[email protected]>
fix(backend): uid returns definitely

github.com/unigraph-dev/unigraph-dev - 177f3b8d8817dd9c07e8831f8928ef9bf6ef746b authored almost 3 years ago by Sophia Xu <[email protected]>
fix: incremental read autodelete and tweet fetch url

github.com/unigraph-dev/unigraph-dev - 80dad5800b8b9c5cadf9adf28521ac664413eaf5 authored almost 3 years ago by Sophia Xu <[email protected]>
Omnibar reader view ux (#240)

* fix(notes/editor): keyevents partially work with mobile browser

* feat(omnibar): add toolti...

github.com/unigraph-dev/unigraph-dev - 68f4a72d050fdef8219df91096031801a7d4a631 authored almost 3 years ago by Sophia Xu <[email protected]>
feat(noteEditor): inline query for block embeds (#239)

github.com/unigraph-dev/unigraph-dev - 81c17265ddb94ec47d004956b9de6a1713e8a1be authored almost 3 years ago by Sophia Xu <[email protected]>
feat(omnibar): basic quickAdd / search omnibar implementation (#238)

github.com/unigraph-dev/unigraph-dev - 9dd6c0729780db947574e7d9dfbe8e85a7fa0bd4 authored almost 3 years ago by Sophia Xu <[email protected]>
fix(electron): electron build dependencies (#237)

github.com/unigraph-dev/unigraph-dev - da8128a42db3d7190710968b964f73dee333bf19 authored almost 3 years ago by Sophia Xu <[email protected]>
fix(noteEditor): responsiveness and focus (#236)

github.com/unigraph-dev/unigraph-dev - 58bfc2e6fbfad6b6e4742a068ace572dbf9173d1 authored almost 3 years ago by Sophia Xu <[email protected]>
Notes metadata and subscription (#235)

* fix(notes): subs performance and metadata

* fix(listView): don't show hidden objects by def...

github.com/unigraph-dev/unigraph-dev - 990fc8466b1610275ec3fa68fa89ecdef8c59fb2 authored almost 3 years ago by Sophia Xu <[email protected]>
Fix misc (#231)

* fix: electron supports backend and frontend

* fix: upcoming events should not show timefram...

github.com/unigraph-dev/unigraph-dev - aad4e1f2ce3aff093cc2fb3ed56cec6226d856ee authored almost 3 years ago by Sophia Xu <[email protected]>
Merge pull request #229 from unigraph-dev/feat-electron-dist

Feat electron dist

github.com/unigraph-dev/unigraph-dev - f06a151f962461305988a3272d1bef6e5ebcfb36 authored almost 3 years ago by Sophia Xu <[email protected]>
docs: update README.md

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

github.com/unigraph-dev/unigraph-dev - 4d788b950c5fdb62f82596a0eb00ecd6576535b6 authored almost 3 years ago by Sophia Xu <[email protected]>
fix(electron): electron loading behavoirs

github.com/unigraph-dev/unigraph-dev - a63aaf3551222545bd178efd018c9e9b719300e0 authored almost 3 years ago by Sophia Xu <[email protected]>
fix: add option to change frontend location for dev server

github.com/unigraph-dev/unigraph-dev - a2df187b921bc3cbdc11118a5bbcf3cc9354908e authored almost 3 years ago by Sophia Xu <[email protected]>
Merge pull request #228 from unigraph-dev/feat-electron-dist

Chores and docs

github.com/unigraph-dev/unigraph-dev - 7cdc3df611fa612c0ea93fcf32245f4b77373606 authored almost 3 years ago by Sophia Xu <[email protected]>
fix: datamodel existence check

github.com/unigraph-dev/unigraph-dev - ac064aac85b1627e82c6df24f1a6f6d046bf6495 authored almost 3 years ago by Sophia Xu <[email protected]>
docs: updated build instructions

github.com/unigraph-dev/unigraph-dev - d6721b771256f032dd0122084be7b28c9891eff4 authored almost 3 years ago by Sophia Xu <[email protected]>
chore: fix some UX inconsistencies

github.com/unigraph-dev/unigraph-dev - 56467d2f1a3773e565d7d9c1c811923e220e285d authored almost 3 years ago by Sophia Xu <[email protected]>
feat: set up matomo analytics

github.com/unigraph-dev/unigraph-www - 87e1b262de28d33722ad39964c07335b3b16bb85 authored almost 3 years ago by Sophia Xu <[email protected]>
fix: add opengraph image

github.com/unigraph-dev/unigraph-www - 3bc7153eff9cedd344a96381676804954446611d authored almost 3 years ago by Sophia Xu <[email protected]>
fix: add opengraph banner image

github.com/unigraph-dev/unigraph-www - d70dfea80350af63e0cb6efe27c6f2a0b60ea9aa authored almost 3 years ago by Sophia Xu <[email protected]>
Merge branch 'main' of https://github.com/unigraph-dev/unigraph-www

github.com/unigraph-dev/unigraph-www - 6d4c492ae3ea1cd25639769e4083c138d846f62d authored almost 3 years ago by Sophia Xu <[email protected]>
fix: update tagline

github.com/unigraph-dev/unigraph-www - 124a68ffe066a6a0b048f5ed56aa32414c3eacef authored almost 3 years ago by Sophia Xu <[email protected]>
init: add landing page

github.com/unigraph-dev/unigraph-www - 584ad6c0af1e86cb8dc5e147a28120172be4c2db authored almost 3 years ago by Sophia Xu <[email protected]>
test(acl): Test reverse edge access with dgraph.all. (#8093)

Update ACL tests to cover the behavior for dgraph.all permissions
with reverse edges. When the ...

github.com/unigraph-dev/dgraph - 0fee18eb513283769b266b39f6d9f6811a39cdbe authored almost 3 years ago by Daniel Mai <[email protected]>
Merge pull request #226 from unigraph-dev/feat-calendar

Feat calendar

github.com/unigraph-dev/unigraph-dev - 361334c99e7f2aec3cee38fb7446578a58b4f47b authored almost 3 years ago by Sophia Xu <[email protected]>
feat: upcoming events home section

github.com/unigraph-dev/unigraph-dev - 713c782646044a2f51f248e152838250dc7b5474 authored almost 3 years ago by Sophia Xu <[email protected]>
fix(perf): streamline view using dynamicView

github.com/unigraph-dev/unigraph-dev - 0d0cb89ed5218096576f40a4e5d1f28c1818b3cb authored almost 3 years ago by Sophia Xu <[email protected]>
Merge pull request #225 from unigraph-dev/data-fixes

Data fixes

github.com/unigraph-dev/unigraph-dev - 6ebb4ec4ac6dd729dfc7eac583f5619495875dd3 authored almost 3 years ago by Sophia Xu <[email protected]>
feat: support for full-sized gmail sync

github.com/unigraph-dev/unigraph-dev - 26a3600a13c54e8ca1e3323ce7771efc929e5548 authored almost 3 years ago by Sophia Xu <[email protected]>
fix: support syncing recurring calendar events

github.com/unigraph-dev/unigraph-dev - 9781baa0ffa009ae54f31775dc1740a29a64b425 authored almost 3 years ago by Sophia Xu <[email protected]>
Merge pull request #224 from unigraph-dev/note-editor-data-fixes

Note editor data fixes

github.com/unigraph-dev/unigraph-dev - 9073c6d32ef1e73cfad7db093330c4e33f648a2e authored almost 3 years ago by Sophia Xu <[email protected]>
fix: acc oontext field and default hide note blocks

github.com/unigraph-dev/unigraph-dev - f238a89f6e6ffa12dfa31f400e71ae16cb190f9c authored almost 3 years ago by Sophia Xu <[email protected]>
fix: more efficient subscriptions

github.com/unigraph-dev/unigraph-dev - e7cc018af220eb82bf650e1bc92d887d35e6aae1 authored almost 3 years ago by Sophia Xu <[email protected]>
Merge pull request #223 from unigraph-dev/note-editor-fixes

Note editor fixes

github.com/unigraph-dev/unigraph-dev - 4bef287cfbe92aa7a0889c7789ca731e344534a0 authored almost 3 years ago by Sophia Xu <[email protected]>
feat: support for recursive subscriptions

github.com/unigraph-dev/unigraph-dev - 9aaca0eecd5ac9c1a6ba36fcc7ec36076523f620 authored almost 3 years ago by Sophia Xu <[email protected]>
chore: reorganize file structure

github.com/unigraph-dev/unigraph-dev - 2cc74dcf895255f3fc7d723ce65be9ee9f7a220d authored almost 3 years ago by Sophia Xu <[email protected]>
fix(electron): prettier tabs for electron

github.com/unigraph-dev/unigraph-dev - d81dfbaad14a431fd2de1aa2903fef3793973968 authored almost 3 years ago by Sophia Xu <[email protected]>
Merge pull request #222 from unigraph-dev/polish-nov

Polish nov

github.com/unigraph-dev/unigraph-dev - 10049ac31ce32a6dc42e21c38b497dc74bdcea0f authored almost 3 years ago by Sophia Xu <[email protected]>
lint: fix style

github.com/unigraph-dev/unigraph-dev - 40b0698a41d926de70b838ebe5e5db154aeeb84d authored almost 3 years ago by Sophia Xu <[email protected]>
feat: deals with network fluctuations and disconnects

github.com/unigraph-dev/unigraph-dev - 33b18067a67bbac022dedd7aeaf56fb38446ae83 authored almost 3 years ago by Sophia Xu <[email protected]>
fix: selection toggle and inspector styling

github.com/unigraph-dev/unigraph-dev - a734d33b305ce31b8642e155994c523e239571ae authored almost 3 years ago by Sophia Xu <[email protected]>
fix: default package loading

github.com/unigraph-dev/unigraph-dev - c41df054ea475924b9f29ce0f388db7b7a843238 authored almost 3 years ago by Sophia Xu <[email protected]>
fix: inline complex search, drag and drop

github.com/unigraph-dev/unigraph-dev - 36667f4caa02152427e7d796f6643126de864e7d authored almost 3 years ago by Sophia Xu <[email protected]>
Merge pull request #221 from unigraph-dev/electron-ux

Electron ux

github.com/unigraph-dev/unigraph-dev - 1fe4e21ad2341e5f3930c99a16f84d7a2d8f570b authored almost 3 years ago by Sophia Xu <[email protected]>
feat: electron app borderless window

github.com/unigraph-dev/unigraph-dev - 0c5bc9870d59501db116b5c7c99f56d4cf256c62 authored almost 3 years ago by Sophia Xu <[email protected]>
chore: bump electron version

github.com/unigraph-dev/unigraph-dev - 285a624c2c1e3ca8919bf6980fe7d004c9c25679 authored almost 3 years ago by Sophia Xu <[email protected]>
Merge pull request #220 from unigraph-dev/new-default-view

feat: new action-based home view

github.com/unigraph-dev/unigraph-dev - fef7b495a824692a5bcd9eb1ecf1f3251c00bf88 authored almost 3 years ago by Sophia Xu <[email protected]>
feat: new action-based home view

github.com/unigraph-dev/unigraph-dev - c7935afa76ef34e40ac734dd80574d87e1f2c1bc authored almost 3 years ago by Sophia Xu <[email protected]>
Merge pull request #219 from unigraph-dev/ux-data-fixes

fix: package now support entities citing schemas defined in the pacakge

github.com/unigraph-dev/unigraph-dev - 2c70636c8c8493b0a6ae2e1fe862233d26e5e7b7 authored almost 3 years ago by Sophia Xu <[email protected]>
fix: package now support entities citing schemas defined in the pacakge

github.com/unigraph-dev/unigraph-dev - 47cc25d05de92be55fd70fdb84396fef075f4d85 authored almost 3 years ago by Sophia Xu <[email protected]>
Merge pull request #218 from unigraph-dev/aesthetics-update

Aesthetics update

github.com/unigraph-dev/unigraph-dev - d6339a02ccc7a5d8ff0ee9f86ae202ff6e655331 authored almost 3 years ago by Sophia Xu <[email protected]>
Merge branch 'main' into aesthetics-update

github.com/unigraph-dev/unigraph-dev - a47dde98b1f202f62fa61273515dc722a9af4f88 authored almost 3 years ago by Sophia Xu <[email protected]>
feat: icon pack and context menu redesign

github.com/unigraph-dev/unigraph-dev - 0712654dc4f28c2ce68730cb86be35597d5a4f7f authored almost 3 years ago by Sophia Xu <[email protected]>
fix: minor UX updates

github.com/unigraph-dev/unigraph-dev - 11d23de9c05021ddac4f84c6763a2de69f811d22 authored almost 3 years ago by Sophia Xu <[email protected]>
Merge pull request #217 from unigraph-dev/metadata-and-backlinks

Metadata and backlinks

github.com/unigraph-dev/unigraph-dev - ad2f2311713693a64f0e790114149a22bd837827 authored almost 3 years ago by Sophia Xu <[email protected]>
feat: custom recursive query depth

github.com/unigraph-dev/unigraph-dev - 4b4371c847f35bf402e30ab5555cbdde4a8916cc authored almost 3 years ago by Sophia Xu <[email protected]>
feat: note metadata display

github.com/unigraph-dev/unigraph-dev - 4d273d2e820bd1c67ccce6f9b2789a3cc5af654a authored almost 3 years ago by Sophia Xu <[email protected]>
fix: list deletion and feed metadata

github.com/unigraph-dev/unigraph-dev - 2ed56648029184a6ec70c732af3e753bf300bdd0 authored almost 3 years ago by Sophia Xu <[email protected]>
Merge pull request #216 from unigraph-dev/data-workspace-fixes

style: codebase cleanup

github.com/unigraph-dev/unigraph-dev - e74beeac4989c373dcb1010587e4b98218bb5ff3 authored almost 3 years ago by Sophia Xu <[email protected]>
style: remove useless code (2)

github.com/unigraph-dev/unigraph-dev - f314cf3985d1a4b963139093af04cca6b9313953 authored almost 3 years ago by Sophia Xu <[email protected]>
style: remove useless code

github.com/unigraph-dev/unigraph-dev - f52d5fdf034fe4d1eb836fb8ef85e3de0abe729a authored almost 3 years ago by Sophia Xu <[email protected]>
style: codebase cleanup

github.com/unigraph-dev/unigraph-dev - 9eef18a52d9bcd01f3d79d53c3536a572bd68f8e authored almost 3 years ago by Sophia Xu <[email protected]>
Merge pull request #215 from unigraph-dev/ux-update-nov

Ux update nov

github.com/unigraph-dev/unigraph-dev - 24fcb1b75edce26026b4212a8b302629cede7d0d authored almost 3 years ago by Sophia Xu <[email protected]>
feat: complex search query support

github.com/unigraph-dev/unigraph-dev - 4b48648de13bebbbfcfee5069dfa55f3d1a9cdf8 authored almost 3 years ago by Sophia Xu <[email protected]>
feat: supports complex search queries

github.com/unigraph-dev/unigraph-dev - cac8d4a14d321286d7a2b3a1add13b3973e7cb5f authored almost 3 years ago by Sophia Xu <[email protected]>
feat: notes app ux updates

github.com/unigraph-dev/unigraph-dev - 665dd5d7cb947eef60a6569d826fbc9c86cf5389 authored almost 3 years ago by Sophia Xu <[email protected]>
fix(race): fix multiple race conditions (#8069)

Fixes 2 race conditions:

- Txn's MaxAssignedSeen and AppliedIndexSeen were accessed without l...

github.com/unigraph-dev/dgraph - 5429202ea764975fc62bfc2683afedf312c0cf0e authored almost 3 years ago by Naman Jain <[email protected]>
Merge pull request #214 from unigraph-dev/perf-nov

perf: general performance enhancements

github.com/unigraph-dev/unigraph-dev - cc085aa9ecb797b7d184c13fded12f6174f780ee authored almost 3 years ago by Sophia Xu <[email protected]>
perf: general performance enhancements

github.com/unigraph-dev/unigraph-dev - b5d7b11e73c4fcc4c7db87bbf0c048bb75b5679d authored almost 3 years ago by Sophia Xu <[email protected]>
Merge pull request #213 from unigraph-dev/feat-agenda

feat: calendar agenda view

github.com/unigraph-dev/unigraph-dev - a88ba9d39eeaa54955d43dab02b436b35390e232 authored almost 3 years ago by Sophia Xu <[email protected]>
fix: default unpad behavior

github.com/unigraph-dev/unigraph-dev - 15bacbdbd0b309a359e3ed1f2d239691c2783b79 authored almost 3 years ago by Sophia Xu <[email protected]>
feat: calendar agenda view

github.com/unigraph-dev/unigraph-dev - 83e862e1a217eb2f1ebea9ba837c4816b7c3b4c7 authored almost 3 years ago by Sophia Xu <[email protected]>
Merge pull request #212 from unigraph-dev/rfct-notes

Rfct notes

github.com/unigraph-dev/unigraph-dev - f592dd8e94d65f7df05b877ec5ea25e0145714a7 authored almost 3 years ago by Sophia Xu <[email protected]>
lint: formatting

github.com/unigraph-dev/unigraph-dev - c66f4f50e2c7390d40aca4c40424512c37a5d324 authored almost 3 years ago by Sophia Xu <[email protected]>
fix: note input performance

github.com/unigraph-dev/unigraph-dev - 04b08dbb7f2fa843cc369ed8515ae42c4b6336c1 authored almost 3 years ago by Sophia Xu <[email protected]>
fix: bidirectional link performance

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