Ecosyste.ms: OpenCollective

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

github.com/streetwriters/notesnook

A fully open source & end-to-end encrypted note taking alternative to Evernote.
https://github.com/streetwriters/notesnook

feat: show attachments count on note items

0856d0ec90ef70d679c418bd5ce9ba666e97d65c authored about 3 years ago
fix refresh control

7956fa4c95fee94868ba00de7717d871f113a296 authored about 3 years ago
fix button height in sort sheet

d44a7b51609d73b39a754abf12c6f69c0f9e5010 authored about 3 years ago
note should reload in editor if needed on restoring note version from history

2f8d7fc2dc7c5a25327f007282f586398c90bccb authored about 3 years ago
refactor editor view

41b81fc93feb898eeb04ad606f83e623e51fd95f authored about 3 years ago
show new note title in placeholder

e40189aa779ac2b0e58480a9038ef56ae376d6ae authored about 3 years ago
add support for longpress detection on tags in editor

edc3be53a1e7f08f0d59fdc4a9fc385ace32c3e6 authored about 3 years ago
feat: show dateEdited/dateCreated on items in list

10da8a1c945b6d3278d31774bdea9afbf3156408 authored about 3 years ago
fix sorting is incorrect when switching from sortBy:title

6303293dc79394cf96ca8c16d678ea440ab439db authored about 3 years ago
feat: create notebook when enter is pressed in title (#194)

(fixes streetwriters/notesnook#127)
* feature: create notebook when enter is pressed in title
...

16647402ff808afb2669e31da1c93b1a4c2a204f authored about 3 years ago
fix: center editor in focus mode

(fixes streetwriters/notesnook#177)

dbab7629a2f0766b7a792f02324fb59f3fefed7a authored about 3 years ago
feat: implement note version history

9a89baddcbcbd3aaa0db7dc4510f8572fdfacfde authored about 3 years ago
change ndk version for android build

849046b17fe3fc459ec1d4e5ebdef522618ec414 authored about 3 years ago
add name capturing groups regex transformer in babel

a72917159c7a3c9726139aab60d5896315740aab authored about 3 years ago
reduce event delay time

75a865a1cba0a03a06203f1e1142b5af5b0ef5c7 authored about 3 years ago
add babel plugin for regex

f7782a855f792072e805540f118943ff88deeb5f authored about 3 years ago
show add attachment icon in new note

86e1cea3fd5363c54e4d4169e4cf11c74c764dfb authored about 3 years ago
fix issue, webview is not reset when webview not working properly

8d4dc2a4f332d272ebacb4fcf36b6011e0e62002 authored about 3 years ago
change color of tags & topics in properties

88e4825075ab512cdfe5b74ceca59d324b675e9a authored about 3 years ago
make add tag button in editor same as in properties

0d12fd6c860ecc58f44b92d1d2cbb0b16edc1afe authored about 3 years ago
update notes-core

bba90f310b5d0008d7f8df3e469ae1561745a297 authored about 3 years ago
fix trash not loaded sometimes

40cf0687dc8f5b16e1f29cde7bae1bb1dab226f8 authored about 3 years ago
add support for note history saving

e44c3b74054db1cdb5c06a08ea464e4013e5e325 authored about 3 years ago
refactor an redesign properties sheet

0ad961c4ab0a9e7c786ff612b4804ef90aa4e8b6 authored about 3 years ago
test: rewrite notehistory tests for improved correctness

4204d8784ddd3a0aaae7a4b227fbdebdaa2226df authored about 3 years ago
feat: add dateEdited to dateModified migration

fa556015f63fe9359fb84cbce3dbdd4d88adee81 authored about 3 years ago
fix: auto close publish view on esc press or blur (#192)

(fixes streetwriters/notesnook#202)

* publishview click big-fixed

* all the review changes...

d29351f2e54fcdba5b78d1e4d2e0c97550af636e authored about 3 years ago
Merge pull request #73 from streetwriters/feat-version-history

Feat version history

b20af0de9a7a397669fb4a9105552ca4e4ddd110 authored about 3 years ago
Merge branch 'develop' into feat-version-history

54e25869324f24b7055a40d79037b8cbfe64f359 authored about 3 years ago
refactor: extendable formatDate function

5337dd482c458bd5746b747ca0e1138695d2ad63 authored about 3 years ago
refactor: apply formatting to notehistory test

b3b5d495f2967f573e045b620786717695c14a5a authored about 3 years ago
refactor: expose decryptContent method

52be3175777ae88ec18ae033fb97041f20f761d2 authored about 3 years ago
fix: update dateEdited on locked note save

da1c2bbf10c74b06689c1e92dfc8c700ad968294 authored about 3 years ago
feat: auto create session history on content edit

9a984df1bd3dd524d5015e87a34e654a17c40a4f authored about 3 years ago
fix: forgot to await super.init

dd9b2815ee339c9d354def80c0c32f6105843b87 authored about 3 years ago
fix: merge dateCreated when upserting session

e7b34bdbc7e138117190648a9534f33def46ef77 authored about 3 years ago
fix: dateEdited -> dateModified

794eb0757452e7ec4a4fbeaf175dc7bb1e6f9b3d authored about 3 years ago
fix: note history returns all the sessions

117e84b59994224e959c09fbfbf062ae307955c6 authored about 3 years ago
fix: sort note history by newest - oldest

6a547286c7f43ac50db42ff097a5a006ae319af3 authored about 3 years ago
fix: turn off caching for notehistory collection

1424756bca1fea1149454c48a06cb6c70f561e45 authored about 3 years ago
fix: clear note history when note is locked

2bb1d32533379683bec7e95c9a3c41b15a6abfc1 authored about 3 years ago
refactor: contenthistory -> sessioncontent

711bb77efa1c143b0ee784210f7d66bf76e6024b authored about 3 years ago
fix: decompressSync not defined

5bbff5b88d906b8136494efc87f78626fa5355d7 authored about 3 years ago
use outline variant of pin icon

9869bd23c6207568d20de93670f07ae4c2e0505a authored about 3 years ago
disable autocorrect on inputs in login sheet

0a11cb71726d35ee354fe5acf5ab0bdabfcf475d authored about 3 years ago
optimize bottom sync notifer card design on sheet

994d7cc7122f821e35036662b411a60b721f0823 authored about 3 years ago
add type property in general sheet buttons

de16df60b00f1f04461ae323f99fe5e2d7f9f2da authored about 3 years ago
reduce size of text items in toolbar

a143b59ac9d642e026bec87fdcf578168e03c98a authored about 3 years ago
update plugins

bd3376e0935f44333942bea17bb4d0fea22fb7cb authored about 3 years ago
fix table cell padding in editor

b207cbaf8c14fcdf6ef2bb8a7b7f2456f3287f9e authored about 3 years ago
undo changes in icon size

145633390b06974bcd205a59cda7a48df6211d98 authored about 3 years ago
feat: show date edited & date created in properties

98074d0162a377f9540eed188a3a6509d4bc1f19 authored about 3 years ago
fix: change date style to (MMM DD, YYYY, HH:mm AM/PM)

42d6cfab958a67155c3857429f9899aab3b1d01a authored about 3 years ago
fix: do not use default import for fflate

eef5e96257eb608a30a41c7fe71b832021ea23b0 authored about 3 years ago
feat: add note version history (#20)

* feat: note version history

* fix bugs

* add tests for session history

* update tests
...

630bb33b10983b965e2dc9ed2ee21ed9f9221fd0 authored about 3 years ago
fix: crash on report dialog open

(fixes streetwriters/notesnook#211)

73d9325e61cb284ccc39ee5e5b18f89915557d11 authored about 3 years ago
feat: do not show safety notice on backup loading

79fa343c5ee582234abee995f94ec1fc1060f844 authored about 3 years ago
feat: live update time on note & trash items

b093e58c46cc9f8b64d00212724f9206c50d6f47 authored about 3 years ago
fade color of checked item in list

1310e3fa6baeb28022a24f8917458e85d81d0c7c authored about 3 years ago
chore: forceExit jest after test run

09d1a22363ad3129c0e125ec3928f17b55f77e1f authored about 3 years ago
feat: migrate to liqe for searching

a3082933b8734cc55834bff83b9b5ef7c6c13b89 authored about 3 years ago
remove checklist styling from content

5f79d4abb2aff5dda29e1997ebc2aead740facbf authored about 3 years ago
wrap some functions in try/catch to prevent editor lock

53df6a1e305c7570d2f92bde013d1d403871bd2d authored about 3 years ago
do not use arrow functions

bbef84785c9cf1ed1e10d245782ec903c79fc698 authored about 3 years ago
fix tag bar appears on first launch in editor

5e7d58bcc2a5a9c571b876c1d04ccf8def3db562 authored about 3 years ago
fix: no refresh on changing opened note color

(fixes streetwriters/notesnook#207)

b18d6ab149b99bec2e2ac70a9428f75b45c1ce46 authored about 3 years ago
feat: dateEdited -> dateModified

06828ac35c1f508eb177c404d9442d0f8573c91f authored about 3 years ago
test: add collector tests

02317a6369247c19508db217f1c8926682bbc16c authored about 3 years ago
chore: bump version to 6.15.0

c908c68d84b41e0697efc854ec22664c4be775e4 authored about 3 years ago
feat: migrate to using fzf for search

bfe7a7c0d0d9f63f2629831cea9da4baa73836cc authored about 3 years ago
refactor: getItems should return an object intead of an array

0421c9c452968f51763b86af27f8087cde3eea53 authored about 3 years ago
refactor: seperate note add & merging

2e00ba2e8aa44e37a6ed5467ea349f9c8fe83c10 authored about 3 years ago
hide searchreplace

d291796b0a3374f3b50783f7c2c29307b536ead0 authored about 3 years ago
imporve input

384d3a7820ddbe1347aa0e79c02bbeec1222acb1 authored about 3 years ago
add iconColor prop to Button

33ed5f821ff72a6e8370f69b5b55f9b78384e164 authored about 3 years ago
add tsconfig to project

86205d4d0935adc631a9bfeda753cd058e59d8f9 authored about 3 years ago
fix ts errors

97f7fc14c9fa4b86ffa2d44979d932e25b080e42 authored about 3 years ago
fix RNTooltip showing multiple tooltips

f5e7e10dbf53b41365308f51027d5d0269071f7e authored about 3 years ago
add search in header

89a5b975e5331ed7a4a6d0473a278127c7e9548b authored about 3 years ago
remove search from toolbar config

c7259a543c7adf881d891c4b0299f5e3227f56c1 authored about 3 years ago
minor improvements in toolbar item

cbb45408aae582d7b9ecc1beb6bc8ec17e6085fe authored about 3 years ago
change to using default input for link tooltip

0f1ef9037864b40bdf403a04f6e49c85aa8a6d77 authored about 3 years ago
use fixed size for linkpreview

9cf4d517c50bde157098261e5a8681ee6e593914 authored about 3 years ago
reduce sizes of list format items

f8b211a3911cf5fdaab238e07c3f9baf0a7d7791 authored about 3 years ago
improve tooltip ux with editor

27b2c064daecfd9b4bcf8bdc37ff4348e2e1220b authored about 3 years ago
add searchreplace in toolbar

926c982097ace4c7015decdf949afa3c86914d8d authored about 3 years ago
chore: add script to transform github issues to changelog

df18f4afafc9c92cde7a688a1a346788ea194adc authored about 3 years ago
make toolbar compact & fit more items

e58fbc7719f936c8bc34756c320d753192662fd0 authored about 3 years ago
add tags bar in editor

1e7eabf4525b0ab9d0f81937fa2b647534faf0d0 authored about 3 years ago
move history component to toolbar

efcb0b5f565ce2f23060dba484a22ef0882a55dd authored about 3 years ago
add a delay when opening a new note over already opened note

b4835345eae1cd298aa34b1c9d46ed4e93625874 authored about 3 years ago
focus tag dialog on open

23314777dd6194a562c1b8829165bf8774f49be8 authored about 3 years ago
update tags list on removing tag

c93c68a078d1d52ecb57b8008bc0770be0840778 authored about 3 years ago
remove border from tag items

58e24dffd4d3bb23b6c2f35104f22964502d9faf authored about 3 years ago
cleanup

402d14276a2ea3bc92cea6765ac14226a0f17975 authored about 3 years ago
change size of tag item on note

a0a88b5903dc24a2c89d0def67b581cd454b1927 authored about 3 years ago
open actionsheet on longpress a shortcut item

f00485526ab7c5f859e078003940cbb2075f091f authored about 3 years ago
chore: update changelog for v1.6.12

6ec4844c04c02d477107739907dc69ec874dd993 authored about 3 years ago
chore: bump version to 1.6.12

24fdf20d41917b9ff028f9323a69050c71d97dfd authored about 3 years ago
test: make sure all tests pass

60dcf14ce7dd872a552eb859d6ab28dfd9294161 authored about 3 years ago