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

fix: ui refresh to logout notice

bc665fb613d23a3c70fdae1b634abd7ef6ce688a authored about 3 years ago
feat: add recovery options

initially we will allow 2 options:
1. recover using recovery key
2. recover using old account pa...

2609fbe2b94e59052e739e0392360febe6b68f82 authored about 3 years ago
chore: bump version to 1.7.4

3d349549268f3e7fbc065c1c980c7ca2708096af authored about 3 years ago
chore: add changelog for 1.7.4

32d4977a95b833602adf745dd11cb2a452d837b0 authored about 3 years ago
fix: filesaver only supports blob

0266b2edcd522a1dc6e20c94d132b54491998f2e authored about 3 years ago
fix: only show bottom action button on small devices

0d9053057ca3ff3da100d834a6131f4f4388304f authored about 3 years ago
fix: use rebass button on touch devices

a81048244cec6d3734c79ab9e52cda27d923935c authored about 3 years ago
feat: broadcast app version from service worker

9a682c5f131410809dbd4d6f92ce4a2158aec841 authored about 3 years ago
feat: get version changelog from github

18d740d84f10153ee09d5d30e49e4c2bab1efcf6 authored about 3 years ago
feat: resolve icon from alias

9881046f98eb8f10ce1a785125f22fd4dd6e848d authored about 3 years ago
refactor: remove electroneventmanager; use appeventmanager

10c7186ef5366773a00ddf6120ad42efb728d5f7 authored about 3 years ago
fix: loading stuck on recovery finish

313957b736bcd9b5ec9adefaa7a6fbfadf4cae11 authored about 3 years ago
feat: finalize account recovery

54c013fb154fb14b6d1e34b2d61c8708dda3ed85 authored about 3 years ago
feat: reenable account password change

f93f6f892e64fe283baf2e567f6c1ec9092d11bf authored about 3 years ago
refactor: move appeventmanager to its own file

9d8f7bca6d35b21de9c2ad28705bd8dc23c3deb8 authored about 3 years ago
fix: no format applying on hyperlinks

(fixes streetwriters/notesnook#206)

21eab53b71a961cacfdb68fa777944b3b2a8f2f7 authored about 3 years ago
fix: properly handle native & external url opening

b4ef8660d2f720d2f3daa3e148c6cb65f49af278 authored about 3 years ago
fix: disable md shortcuts in a codeblock

(fixes streetwriters/notesnook#129)

062ed7e46db14fa0a2d5d56ee728c0b4be4e1f85 authored about 3 years ago
fix: open external links in default browser

(fixes streetwriters/notesnook#248)

4fc62b7f0abd638e9f93e8b1937d7a8869b05ded authored about 3 years ago
fix: show dialog if system time is out of sync

31a3451461b74356ce643416785fcaa15b8477e8 authored about 3 years ago
chore: update notesnook-core

e0a0452588088ea2cd7535790b0b4c0ae74503d5 authored about 3 years ago
fix: clear all sessions after password change

b07b6abebda50c5ce03ded920a44763117cc0c0f authored about 3 years ago
update notes-core

ba2dace3e625aae42880ac1b0af682ef516bb953 authored about 3 years ago
bump version to 1.7.4

ed153451ef426f268e2267f9c70cedb0a0851176 authored about 3 years ago
show syncing dialog on running forced sync

8bbf8ecfec627701b4cac1c9ea9757b8cd0e4385 authored about 3 years ago
fix properties error when no note

e449435e51daab0d9302176009411758ffe94012 authored about 3 years ago
enable password change and reset options

f6cb9f2613e02a46a31491a89d7c65b710c37fa2 authored about 3 years ago
refactor

3d8e1ff4e9a7c718699f9cd0f47b7789248a06df authored about 3 years ago
fix homepage is not changed

c28a6187e38a1663cc513dd0c96c1ddd52dcfffc authored about 3 years ago
add a little delay before presenting sheet

9ddf831e6f797d4a68d45e7e1b2f2bf5a50472f8 authored about 3 years ago
fix table cell and row properties not showing properly

3f9bc53dd346a0bc2dff06d76e6384286c9eba9f authored about 3 years ago
dismiss keyboard

7506ff0d4b2ca2519e3cd1fce8f55cb14cbecd62 authored about 3 years ago
fix creating new notebook

4e6320b3fe2dc3cd3dae10607cd589a6c06a89d4 authored about 3 years ago
enable bounce animation by default

0db453d8ed8b0b5da3e6209bcde6b8b7a52f9aee authored about 3 years ago
use arrow functions

ecf8aa884940bf832f012f1d76b3439fcb4ee7ee authored about 3 years ago
fix premium dialog not opening

279dd8bfb813b7d5c3c606c668053a57870ab2ba authored about 3 years ago
refactor

cc027d87fd993bf53859ed7f9f01c4621938e720 authored about 3 years ago
fix: try to refresh token before logging out on 401 unauthorized

a130db41a4a8f604e012c0db37e2db1e820b4d49 authored about 3 years ago
refactor properties sheet

7597cc6cb2ba4d9c4ae3a43c1fa70b88e2334f15 authored about 3 years ago
fix: derive local - server time difference more accurately

ff5439e791cf5c79ff703a1ec35e5cd3b2d590a0 authored about 3 years ago
refactor properties

c257a0f1ea385fe6f09c3be7eefc7414a74dad88 authored about 3 years ago
do not refresh state on sheet open

1180a229b0ae4d8f09a076d5f7d0b16d542729b0 authored about 3 years ago
Merge branch 'master' of https://github.com/streetwriters/notesnook-core

ca156533e91a2a011ac40af2a669fc79d76462c6 authored about 3 years ago
fix: use correct tag id to get alias

c60c2bc95932a271537d6e82e113bf15cd2c823b authored about 3 years ago
fix: remove note content on trash clear (#21)

* fix content not removed when clear is called in trash

* add test to ensure content is delet...

7e40afafa5da84c82a47106d58faae3ae6334a4a authored about 3 years ago
refactor: cleanup context menu logic

3015a6076451cad130efd602a8489ef5dd2eb74b authored about 3 years ago
some minor fixes

8f2af153f0ea729af90b0f7604dd16d51b428a01 authored about 3 years ago
fix: email is not lowercased on signup

222414ee735dd2d740df4b54401680a1a977993d authored about 3 years ago
fix ts errors

8633d23d89bf3c519bc27e7bb7856e0922da9ce7 authored about 3 years ago
minor cleanup

d0466f283ce7c60856d957db77b1adcdd285b0ec authored about 3 years ago
add a check on file upload

8ab46affccbb07f43c0d2aab1ff3e095224e196f authored about 3 years ago
update editor uris

516ea589265113f70778be70e22b21d2ef1301be authored about 3 years ago
fix imports

85cb82a49e915365b0c609bea4b2e63e6a61ffa5 authored about 3 years ago
fix theme not loading in note preview

4e4a725d0b27f99de9ea96029d6b0aba4fa9097f authored about 3 years ago
feat: show custom pwa install notice

2697e2678ed125d235fcba451bee03d686d1e338 authored about 3 years ago
update release notes

59840a28b9bc0ffc1ede504cabab2372f8eb896b authored about 3 years ago
update notes-core

140906ab82596c1121df7f491a388c7e5454db72 authored about 3 years ago
revert: do not logout on 401 unauthorized

4bdf5a31524496ec759e1a2e8ea55fe6c5a1f8e4 authored about 3 years ago
disable password forget/change

d3bbf045e368c40e7cd336cda283e5899af2e3a1 authored about 3 years ago
bumb version

db01b302290da9413868a9ee3c256904fdbc6dcc authored about 3 years ago
fix content from append is replaced in editor if note is already opened.

b8a5e6ef0bb533ebd5bad3f74029c9b0f8bde39c authored about 3 years ago
fix: remove usage of nodeChange event

82610a35c5fa27f30d4662c01260315b13eff51a authored about 3 years ago
update tinymce patch

bf414a7108543eb7b5b166c70f684fee8ebdfcfe authored about 3 years ago
fix keyboard not closing on ios from keyboard hide button

092dd6fe10e1da3cfe5d1ed7290284014bd6096d authored about 3 years ago
change search result showing timer to 300ms

08e107f50304ba05c9ae8101f900f9a1c0d9975f authored about 3 years ago
update notes-core

2d73ac11b43fd264f2b791625ec16fe7a7b23c71 authored about 3 years ago
remove old search input

11cc54437d289a0af865357d3c30e42942f2b2a1 authored about 3 years ago
update tinymce plugins

b96bef6cdc40d08246f8391473cf27ca4e27d10d authored about 3 years ago
refactor: do not call db.version & old update dialog

527f06ed799c658c09b981d20a8b233ac3bf57d0 authored about 3 years ago
feat: add update delivery for web app

a6bd6239969e2056c2807edcb074b2accd57ddd5 authored about 3 years ago
disable layout animations

8c21a90730d70fb5295c03b6e92ba99a0037834e authored about 3 years ago
reenable forgot/change password

116886ea43c2919b168490cac37bb28312ba669d authored about 3 years ago
feat: allow changing confirm dialog width

c241b59f08b7413eef0359a100295872226a80fe authored about 3 years ago
refactor: move status handling to its own hook

25686f3a16ccc45b0527a9d6d8c021982654d805 authored about 3 years ago
feat: resolve icon from alias

91950675455eb3e47462aa42c58d43b17d8d994d authored about 3 years ago
feat: get version changelog from github

32881d2cf320590feca72883640f13fb65d29c36 authored about 3 years ago
feat: broadcast app version from service worker

317e8e0cb3991c0efdfca44c0ce6e54df1ae880f authored about 3 years ago
refactor: remove electroneventmanager; use appeventmanager

a1ecdc554f30eff764b00a222576a55b6f2c50a7 authored about 3 years ago
refactor: move appeventmanager to its own file

33689d263cd014c5626502779d2cfc2da9b44e48 authored about 3 years ago
update tinymce

91d2e6d10a60951a8b811e43e3030b12a453c4c3 authored about 3 years ago
show rate app message instead of dialog

fd4744fb0004bb7c12e6bb0d93066400a65cb13d authored about 3 years ago
make sure editor is always loaded off-screen

1766d3e8da93a3333a2401fb0cbb716935e5f8d2 authored about 3 years ago
fix drawer state not updated correctly

8c69b5549953624b13210c213e21b4ebbdb903d6 authored about 3 years ago
fix progress background color on android

905abd7c2c31f9fa438b6641488628e0cd9d59ca authored about 3 years ago
remove arrow function usage

e5873964eab52ba6784b2a1b075f76126b1928c6 authored about 3 years ago
fix rate us button

d95b0afcd27a04c558a8f85d141b9ea2e03e8975 authored about 3 years ago
use direct store link when asked for rating app

38747c28df4a482fa47c1952c84b280fa52525d2 authored about 3 years ago
use direct store links instead of bitly

9bbec7b049943c0d3604931b88d2e5950ccf68a1 authored about 3 years ago
feat: add new version available dialog

fb6f04fa1a891ac3a515d8be6463b5c5468f85a0 authored about 3 years ago
fix link input focus issue

69402b7f0014ceff224b281b4f8abad34a8364ca authored about 3 years ago
fix: properly handle native & external url opening

7bcdf32e0d4c3814ee2bb3d82103795050b56747 authored about 3 years ago
fix link preview & loading

593d2c970ec5f3b1f510122a39aba01b9c65dea7 authored about 3 years ago
fix: disable md shortcuts in a codeblock

(fixes streetwriters/notesnook#129)

e7f785922ae35f649faacad809c835928a34626e authored about 3 years ago
validate url is correct before opening to prevent crash

62aca5e33f86b7942d8353f9d7078f1ae11149ac authored about 3 years ago
fix link node not detected if child has styling

bbf15c1a125bfb64f762823bcaab57af90f282ad authored about 3 years ago
fix: no format applying on hyperlinks

(fixes streetwriters/notesnook#206)

235837407e51d631f6718a47b50043687ed00caa authored about 3 years ago
fix event not passed on onChange

e85b570982a950157c9249b0c3737c19155db395 authored about 3 years ago
add monthly backup option

49e285b380d5d32b43c1b6d52606c6d8453d2c83 authored about 3 years ago
fix wording on select backup dir dialog

c7585d562f8cdcb43d5a36bf5b848d21ad4610d3 authored about 3 years ago
fix delete account not working

addae2f05ad11ad29810a6ab033cccc83ef70a7a authored about 3 years ago