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

fix(editor): recalculate backlinks on unindent

github.com/unigraph-dev/unigraph-dev - 5ea160a15357246683f98fed8ee2adaf37b4f248 authored over 2 years ago by Sophia Xu <[email protected]>
fix(backend): notify backlink changes on modify

github.com/unigraph-dev/unigraph-dev - 5c66ab478a0eb10576de1234ae4b517650b543e4 authored over 2 years ago by Sophia Xu <[email protected]>
fix(editor): copy & paste backlinks fix

github.com/unigraph-dev/unigraph-dev - 148c086999b975f7c1e4a3d41a334ea07ee8c49b authored over 2 years ago by Sophia Xu <[email protected]>
feat(api): add methods to manage backlinks more efficiently

github.com/unigraph-dev/unigraph-dev - ce69913a6090c9bd739820ad255ae36afe2cb1c3 authored over 2 years ago by Sophia Xu <[email protected]>
hotfix(packages): schema cache should still work after package disable

github.com/unigraph-dev/unigraph-dev - 1440f73a53b18f00ae6fdc2a1766ed36cd709035 authored over 2 years ago by Sophia Xu <[email protected]>
hotfix(packages): don't hide notifications

github.com/unigraph-dev/unigraph-dev - 7663ab6dac2104b97ea489ced67857f8848c92f0 authored over 2 years ago by Sophia Xu <[email protected]>
Merge pull request #369 from unigraph-dev/fix/app-views

github.com/unigraph-dev/unigraph-dev - 2836e81a4e778e026d1ff17026450e66abb36955 authored over 2 years ago by Sophia Xu <[email protected]>
fix(packages)!: use `$/schema/view` to display app shortcuts

github.com/unigraph-dev/unigraph-dev - 7985c5b58bd338a6a8d4054a78e29898e8aa328c authored over 2 years ago by Sophia Xu <[email protected]>
Merge pull request #368 from unigraph-dev/feat/package-disabling-app-shortcuts

Feat/package disabling app shortcuts

github.com/unigraph-dev/unigraph-dev - fa5a2566613801518da35edbb43279708d13ffc3 authored over 2 years ago by Sophia Xu <[email protected]>
feat(packages): enabling/disabling packages

github.com/unigraph-dev/unigraph-dev - 6a1ccdf91bd2a5575330452a59a4ddc4e81307dd authored over 2 years ago by Sophia Xu <[email protected]>
Merge branch 'unigraph-dev:main' into main

github.com/unigraph-dev/unigraph-dev - b8ebcb99ff91bfc81dd2a5fa4670cc2f66d7044d authored over 2 years ago by Francisco Carvalho <[email protected]>
feat(notes): handle newlines, replaced textContent w/ innerText

github.com/unigraph-dev/unigraph-dev - ce28cce180b9f7eecbbde4f41c12b4e796ae9d3f authored over 2 years ago by TheExGenesis <[email protected]>
fix(calendar): duplicate query variables for sync

github.com/unigraph-dev/unigraph-dev - ed161bc4de443b67434e2df04f231f02d1ce1cbe authored over 2 years ago by Sophia Xu <[email protected]>
Merge remote-tracking branch 'origin/main' into feat/package-disabling-app-shortcuts

github.com/unigraph-dev/unigraph-dev - 20e85a164a2e27b34925e893219a876d2f46ab55 authored over 2 years ago by Sophia Xu <[email protected]>
fix(editor): possible missing parent

github.com/unigraph-dev/unigraph-dev - b0446cfd89ccca2b860efe619aff8f6ec0daa9ab authored over 2 years ago by Sophia Xu <[email protected]>
chore(server): move package management into seperate file

github.com/unigraph-dev/unigraph-dev - 298b8c930ecd67642f40949ed227fb282eb96fb9 authored over 2 years ago by Sophia Xu <[email protected]>
feat(note): refactor keyCode to key, auto close quote marks

github.com/unigraph-dev/unigraph-dev - 0f3014c6d14ab22ac32e75fcf89bb1288c8c5d79 authored over 2 years ago by TheExGenesis <[email protected]>
refactor(commands): changed a var name for readability

github.com/unigraph-dev/unigraph-dev - 5b3e0c498c2b4acf545198634c27414e0f6e7361 authored over 2 years ago by TheExGenesis <[email protected]>
chore(calendar): remove console logs

github.com/unigraph-dev/unigraph-dev - 338760560099099f4c02181580ff2ef6000068f0 authored over 2 years ago by TheExGenesis <[email protected]>
Merge pull request #359 from TheExGenesis/main

fix(calendar): fix, refactor, and speed up calendar sync

github.com/unigraph-dev/unigraph-dev - b3739f238bf2d61909d265efa54871d49c2670f4 authored over 2 years ago by Francisco Carvalho <[email protected]>
Merge branch 'unigraph-dev:main' into main

github.com/unigraph-dev/unigraph-dev - 14bc8745a6e65be29768046000f8b27172a734ac authored over 2 years ago by Francisco Carvalho <[email protected]>
Merge pull request #366 from unigraph-dev/feat/code-editor-enhanced

Feat/code editor enhanced

github.com/unigraph-dev/unigraph-dev - 482b64a6d4cc64f5c997745fe38d789697b56156 authored over 2 years ago by Sophia Xu <[email protected]>
feat(codeEditor): add runner for fast debug iterations

github.com/unigraph-dev/unigraph-dev - 9297ecaf65c40931308ae4245476dbf1f4cd9074 authored over 2 years ago by Sophia Xu <[email protected]>
feat(backend): add debug mode for function execution with console log redirects

github.com/unigraph-dev/unigraph-dev - 0abd4b65e3a0689c91bb6423c0a5d51e0d51fe46 authored over 2 years ago by Sophia Xu <[email protected]>
Merge pull request #365 from unigraph-dev/feat/editor-feat-and-fixes

fix(multiselect): respect existing text selection

github.com/unigraph-dev/unigraph-dev - c43d1e9c32c958403ddb8a22ca19868fd8d61f6e authored over 2 years ago by Sophia Xu <[email protected]>
fix(multiselect): respect existing text selection

github.com/unigraph-dev/unigraph-dev - 09457090e8b9f171e95b5621e372d149340231aa authored over 2 years ago by Sophia Xu <[email protected]>
Merge pull request #364 from unigraph-dev/feat/editor-feat-and-fixes

Feat/editor feat and fixes

github.com/unigraph-dev/unigraph-dev - ca7e006a03146428987666a4fa009026b4edbd2d authored over 2 years ago by Sophia Xu <[email protected]>
fix(multiselect): multiselect throttling

github.com/unigraph-dev/unigraph-dev - 2c115a86ad499944d81c87ef9f078b4e1d343d6e authored over 2 years ago by Sophia Xu <[email protected]>
fix(frontend): multiselect with alt-click

github.com/unigraph-dev/unigraph-dev - 425317fd0af6efb9a5f6ee5927a0784a92cc2b8e authored over 2 years ago by Sophia Xu <[email protected]>
fix(backend): minor search speedup

github.com/unigraph-dev/unigraph-dev - 9044221525edfd7336701c459c5fd6b2fa170d99 authored over 2 years ago by Sophia Xu <[email protected]>
feat(editor): copy/cut/paste with references support

github.com/unigraph-dev/unigraph-dev - 391ee5869b1f716bf7ff5c0740450b62b859dd6f authored over 2 years ago by Sophia Xu <[email protected]>
fix(calendar): fix undefined, periodic executables make db crash

github.com/unigraph-dev/unigraph-dev - b98a087c68d5e18c5a83aa6e27b5db72eb35fd19 authored over 2 years ago by TheExGenesis <[email protected]>
feat: functional state changes

github.com/unigraph-dev/unigraph-dev - 6478c634dee4202dca489d5e691ad4762f0455fe authored over 2 years ago by Sophia Xu <[email protected]>
style(lint): exceptions for executables

github.com/unigraph-dev/unigraph-dev - 97fefcea334c779689300577ec2f8848014e264c authored over 2 years ago by TheExGenesis <[email protected]>
Merge branch 'unigraph-dev:main' into main

github.com/unigraph-dev/unigraph-dev - d8ac0dc6cf6c6d24089e18dd3cf0424b76de4442 authored over 2 years ago by Francisco Carvalho <[email protected]>
Merge pull request #363 from unigraph-dev/fix/bug-fixes-jan

Fix/bug fixes jan

github.com/unigraph-dev/unigraph-dev - da718d858c97b09a25dd979249d419ae4fc9a987 authored over 2 years ago by Sophia Xu <[email protected]>
fix(editor): block transclusion and editor ux enhancement

github.com/unigraph-dev/unigraph-dev - 95250654e6035afdf1f640a05b05aff283d89987 authored over 2 years ago by Sophia Xu <[email protected]>
fix(frontend): make backlink indicator faster and more accurate

github.com/unigraph-dev/unigraph-dev - a5b3d0406990c435d67fefadbe4a3fb026bda614 authored over 2 years ago by Sophia Xu <[email protected]>
Merge branch 'main' of https://github.com/TheExGenesis/unigraph-dev into main

github.com/unigraph-dev/unigraph-dev - 7de8fa89fc3e6b11145924935bedc88d47dac04f authored over 2 years ago by TheExGenesis <[email protected]>
Merge branch 'unigraph-dev:main' into main

github.com/unigraph-dev/unigraph-dev - a9b283fdc1cae3b398e1f75e9d1b4f0b8901de03 authored over 2 years ago by Francisco Carvalho <[email protected]>
fix(calendar): fix, refactor, and speed up calendar sync

github.com/unigraph-dev/unigraph-dev - 7f86e6ea55dede72ad97d522e4a62b4772add626 authored over 2 years ago by TheExGenesis <[email protected]>
chore(package): introduce lodash/fp

github.com/unigraph-dev/unigraph-dev - 0beaa90dd1d9fa82855e7bde3d53ce740ed5e08f authored over 2 years ago by TheExGenesis <[email protected]>
Merge pull request #361 from unigraph-dev/fix/end-user-usability-polish-jan

Fix/end user usability polish jan

github.com/unigraph-dev/unigraph-dev - 5a50d26df6e618efaeceef0cd87bb49ebdca2188 authored over 2 years ago by Sophia Xu <[email protected]>
deps(frontend): remove unused packages

github.com/unigraph-dev/unigraph-dev - 222a7efb97191bad7d6c5897b03b87bee70c274e authored over 2 years ago by Sophia Xu <[email protected]>
deps(frontend): migrate code mirror to react

github.com/unigraph-dev/unigraph-dev - 450ad1eaa54ce267b3d86c77406b33c9ba8064c5 authored over 2 years ago by Sophia Xu <[email protected]>
ux(omnibar): search directly in Omnibar and other ux fixes

github.com/unigraph-dev/unigraph-dev - 1b6b1c6399a2a50ddd6535df3c747ae29e3a0fe3 authored over 2 years ago by Sophia Xu <[email protected]>
fix(code editor): update version & imports

github.com/unigraph-dev/unigraph-dev - 42e4aa24d9ee5171876d3496d779b5eb87d1772a authored over 2 years ago by Sophia Xu <[email protected]>
feat(editor): switching between outliner and paragraph editing

github.com/unigraph-dev/unigraph-dev - fa5d254f13a8b5f5feafdb90ebd0f3d4b7f3deba authored over 2 years ago by Sophia Xu <[email protected]>
Merge branch 'unigraph-dev:main' into main

github.com/unigraph-dev/unigraph-dev - 0cbef61ea4ef6315ca0b4ad3e75ff6c53d703e5a authored over 2 years ago by Francisco Carvalho <[email protected]>
hotfix(frontend): variable misnamed

github.com/unigraph-dev/unigraph-dev - 48686a54e63d943c8517305de33585fa036ac631 authored over 2 years ago by Sophia Xu <[email protected]>
Merge pull request #360 from unigraph-dev/fix/prelaunch-fixes-jan

Fix/prelaunch fixes jan

github.com/unigraph-dev/unigraph-dev - 0d987cc13b53a10e2f7dcf429a342e12b7da55e0 authored over 2 years ago by Sophia Xu <[email protected]>
fix(ux): ux polishing & stray bug fixing

github.com/unigraph-dev/unigraph-dev - ea7a487bf6da469045f0265c848f807e94931193 authored over 2 years ago by Sophia Xu <[email protected]>
fix(editor, misc): editor experience fixes & remove unused shell

github.com/unigraph-dev/unigraph-dev - 031efe3435914a03f1af6305d1e5bdd7406fef49 authored over 2 years ago by Sophia Xu <[email protected]>
fix(server): update triplet support designating uids

github.com/unigraph-dev/unigraph-dev - 20055a5e6ea48045782dbb5f926223ac0608da7f authored over 2 years ago by Sophia Xu <[email protected]>
fix(notes): correct componentId and don't show duplicate

github.com/unigraph-dev/unigraph-dev - db77d21b920cc291da1e47d406a63e6a0e848cfb authored over 2 years ago by Sophia Xu <[email protected]>
fix: add focus management for dynamic view detailed as well

github.com/unigraph-dev/unigraph-dev - 1ab42035e263f834e0841c0001fa13b2daa91424 authored over 2 years ago by Sophia Xu <[email protected]>
Merge branch 'unigraph-dev:main' into main

github.com/unigraph-dev/unigraph-dev - 36bdec3aaa6292f04618448d2f7109aa8c323956 authored over 2 years ago by Francisco Carvalho <[email protected]>
fix(calendar): handle EXDATE in calendar sync

github.com/unigraph-dev/unigraph-dev - b9e46ebf84dc4a2aaa1be8191eeec7e899f8fed2 authored over 2 years ago by TheExGenesis <[email protected]>
Merge pull request #358 from unigraph-dev/fix/various-fixes-jan

Fix/various fixes jan

github.com/unigraph-dev/unigraph-dev - 8ed3ef905d093d1baa000d39d04af4f407a56057 authored over 2 years ago by Sophia Xu <[email protected]>
feat(search): basic relevance-based search

github.com/unigraph-dev/unigraph-dev - eb72245dd5ac0e463a814c22e99e63ce38597e8a authored over 2 years ago by Sophia Xu <[email protected]>
fix: markdown rendering diff and delete stale refs

github.com/unigraph-dev/unigraph-dev - e40dac33eb882be0e9a1c7de4c97a6494e2b5b8a authored over 2 years ago by Sophia Xu <[email protected]>
fix(ux): revert selection css

github.com/unigraph-dev/unigraph-dev - e95a2ed651a506383dd8cbfa995fe65924485f17 authored over 2 years ago by Sophia Xu <[email protected]>
perf(frontend): optimize performance a bit

github.com/unigraph-dev/unigraph-dev - 9f1ce9b350be4cfcea7e0077ce2bcbe8869a1424 authored over 2 years ago by Sophia Xu <[email protected]>
Merge pull request #357 from unigraph-dev/rfct/rfct-notes-editor-states

Rfct/rfct notes editor states

github.com/unigraph-dev/unigraph-dev - 86b795894dd0d080785686c3840cf24bd69b6135 authored over 2 years ago by Sophia Xu <[email protected]>
fix: various fixes for note editor on mobile

github.com/unigraph-dev/unigraph-dev - 1723430fa908bf3f400388a044edf734607fb27b authored over 2 years ago by Sophia Xu <[email protected]>
fix: left/right arrow working & collapsed entities hint

github.com/unigraph-dev/unigraph-dev - 99990fb4add70c0ca2e712e6e3b315d2b7f13963 authored over 2 years ago by Sophia Xu <[email protected]>
rfct: refactor note editor states

github.com/unigraph-dev/unigraph-dev - b767ca0d9c1c69a6f0c72b95629b2872de7e53bb authored over 2 years ago by Sophia Xu <[email protected]>
fix(editor, api): uid leases, shift+arrow select, ctx menu while editing

github.com/unigraph-dev/unigraph-dev - 53ba34f17f883c02495dc88cd3000fee022dc191 authored over 2 years ago by Sophia Xu <[email protected]>
fix(editor): dfs node fetch object fixes

github.com/unigraph-dev/unigraph-dev - 8abb47dbd3829c8da496caed92e9a0bbc2119c3c authored over 2 years ago by Sophia Xu <[email protected]>
Merge pull request #356 from TheExGenesis/main-prs

style: line width to 120

github.com/unigraph-dev/unigraph-dev - b00ebfb9e1545ca681e34910d0375013d7007429 authored over 2 years ago by Francisco Carvalho <[email protected]>
Merge branch 'main' into main-prs

github.com/unigraph-dev/unigraph-dev - a371f13339992eea2754e072239b77bdb5041c02 authored over 2 years ago by Francisco Carvalho <[email protected]>
build: M1 build

github.com/unigraph-dev/unigraph-dev - af723973db7daecae4ea4aded3819ed0cc86d510 authored over 2 years ago by TheExGenesis <[email protected]>
Revert "docs: changelogs initialized properly"

This reverts commit fe034ef26575527347d34fbe345cfc527f6b4964.

github.com/unigraph-dev/unigraph-dev - e5b89215d19fb7478cd76898e6473544f21c773e authored over 2 years ago by TheExGenesis <[email protected]>
Merge pull request #355 from unigraph-dev/fix/rfct-editor-drag-select-fixes

Fix/rfct editor drag select fixes

github.com/unigraph-dev/unigraph-dev - cd8580620b29407f2ee59b7f184fa6300d158f8a authored over 2 years ago by Sophia Xu <[email protected]>
Merge branch 'main' into fix/rfct-editor-drag-select-fixes

github.com/unigraph-dev/unigraph-dev - f76bda99cd71eae34d6814eb8e7bb9217b1f2d55 authored over 2 years ago by Sophia Xu <[email protected]>
fix(editor): bulk action sorting order

github.com/unigraph-dev/unigraph-dev - 6ab328979b0b9eabe8e3066835ab8126ab3b1156 authored over 2 years ago by Sophia Xu <[email protected]>
fix: bad merge

github.com/unigraph-dev/unigraph-dev - fbeb718b50e092088a3d84852765a7dda46a6c82 authored over 2 years ago by TheExGenesis <[email protected]>
Merge branch 'main-prs' of https://github.com/TheExGenesis/unigraph-dev into main-prs

github.com/unigraph-dev/unigraph-dev - 2c9605be5c66ea0e943f8cafc6219ac43dd092fb authored over 2 years ago by TheExGenesis <[email protected]>
docs: changelogs initialized properly

github.com/unigraph-dev/unigraph-dev - fe034ef26575527347d34fbe345cfc527f6b4964 authored over 2 years ago by TheExGenesis <[email protected]>
Merge branch 'unigraph-dev:main' into main-prs

github.com/unigraph-dev/unigraph-dev - e6c11dec0125664b3a743d31a329f4d40a730195 authored over 2 years ago by Francisco Carvalho <[email protected]>
ci: API keys in build

github.com/unigraph-dev/unigraph-dev - d95b98795809dda432d4691954e8510add5e745e authored over 2 years ago by Francisco Carvalho <[email protected]>
style: line width to 120

github.com/unigraph-dev/unigraph-dev - 797cb1b18a88b813fb4a8349014ab5b52ba59479 authored over 2 years ago by TheExGenesis <[email protected]>
fix(search popup): mobile search wasn't working

github.com/unigraph-dev/unigraph-dev - f10e365e95cf3b7091f00c708d2f3fe725f57933 authored over 2 years ago by Sophia Xu <[email protected]>
feat(editor): allow bulk unindentation

github.com/unigraph-dev/unigraph-dev - 979c5fb6519638fc4d7087567bd0fc235460bdb6 authored over 2 years ago by Sophia Xu <[email protected]>
Merge branch 'unigraph-dev:main' into main-prs

github.com/unigraph-dev/unigraph-dev - 117d96b26c1b42a4a5fbfe5ee3202fd240608b9f authored over 2 years ago by Francisco Carvalho <[email protected]>
fix(frontend): styling issues related to multi select

github.com/unigraph-dev/unigraph-dev - 96d34e5b6cadc15b1ac47477b4dd84317ab2088f authored over 2 years ago by Sophia Xu <[email protected]>
Merge pull request #349 from unigraph-dev/fix/editor-misc-fixes

Fix/editor misc fixes

github.com/unigraph-dev/unigraph-dev - d7c44ed7ab374fd863c5f2d24d619a05a63a87bd authored over 2 years ago by Sophia Xu <[email protected]>
feat(frontend): add experimental global shortcut actions

github.com/unigraph-dev/unigraph-dev - 43af28bafa8eee049fdad74eb1c34a663cdc9c23 authored over 2 years ago by Sophia Xu <[email protected]>
fix: sub error and disable notification on mobile

github.com/unigraph-dev/unigraph-dev - 08b30ee9fd844a8184f81f20dab86277937f1ac9 authored over 2 years ago by Sophia Xu <[email protected]>
fix(server): don't throw when secrets are not found

github.com/unigraph-dev/unigraph-dev - a3cfe27742ed8cbe6f6a7293e53f57a2d64720dd authored over 2 years ago by Sophia Xu <[email protected]>
fix(frontend): navigating within iframe in external browser

github.com/unigraph-dev/unigraph-dev - 8e307f8246e55909ef93a3600bb567d518431b53 authored over 2 years ago by Sophia Xu <[email protected]>
fix(notes): search for hidden blocks as well

github.com/unigraph-dev/unigraph-dev - d638086adb9d59e0615a7443fdd06a6fbafa411a authored over 2 years ago by Sophia Xu <[email protected]>
Merge pull request #348 from unigraph-dev/feat/composer-map-autodynamicview-props

Feat/composer map autodynamicview props

github.com/unigraph-dev/unigraph-dev - 3a886d3f7cc8e685c55608b1236bbd289a5bd7a8 authored over 2 years ago by Sophia Xu <[email protected]>
feat(dynamicViews): view-specific dynamic view options

github.com/unigraph-dev/unigraph-dev - db17b3257448ce55299b5c559fe6755051917693 authored over 2 years ago by Sophia Xu <[email protected]>
feat(data): remove duplicate items with same key via upsert

github.com/unigraph-dev/unigraph-dev - 3f21e18f9a3d8645cb071dbebdc94e9c34517065 authored over 2 years ago by Sophia Xu <[email protected]>
Merge pull request #347 from unigraph-dev/fix/data-context-parents

Fix/data context parents

github.com/unigraph-dev/unigraph-dev - 7070e28bdd7561939496d50e387c8d6c1fb741f0 authored over 2 years ago by Sophia Xu <[email protected]>
feat: better backlinks display

github.com/unigraph-dev/unigraph-dev - 460318271e48209b59290a5d9ec23c9d76faf2f5 authored over 2 years ago by Sophia Xu <[email protected]>
feat(frontend): add option to specify components in lists

github.com/unigraph-dev/unigraph-dev - d8d7683fedf65c5c8c697eeb214b40337de0f1f5 authored over 2 years ago by Sophia Xu <[email protected]>
fix(multiselect): behavior changes for multiselect

github.com/unigraph-dev/unigraph-dev - 26aabe287556178569559f97b265e3a95bd0e28e authored over 2 years ago by Sophia Xu <[email protected]>
style: better styled multiselect

github.com/unigraph-dev/unigraph-dev - 0e74989acf909f95d3ac1a6ce934395cfd51777c authored over 2 years ago by Sophia Xu <[email protected]>