Commit Graph

2296 Commits

Author SHA1 Message Date
thecodrr
b784ce82fa fix: auto sync not working on startup 2022-03-16 09:41:44 +05:00
thecodrr
5d1088b5e3 fix: refresh attachments on new session 2022-03-15 07:49:49 +05:00
thecodrr
56b80b3089 feat: move vscode specific clipboard code to plugin 2022-03-15 07:49:34 +05:00
thecodrr
7dffcf0153 feat: add support for pasting from vscode 2022-03-14 16:12:12 +05:00
thecodrr
16a552c12f fix: selecting items with shift + click adds 1st item as dup
(fixes streetwriters/notesnook#398)
2022-03-14 12:50:02 +05:00
thecodrr
9d04d4f48c feat: add support for disabling item sync 2022-03-11 15:29:28 +05:00
thecodrr
9f397bcc27 feat: add duplicate note option 2022-03-11 11:52:06 +05:00
thecodrr
d3df8b2d71 fix: skip disabled menu items during keyboard nav 2022-03-11 11:41:49 +05:00
thecodrr
b69affa342 fix: close publish view on focus lost 2022-03-11 11:12:54 +05:00
Muhammad Ali
8fcc213a01 feat: delete note using delete key (#206)
(fixes streetwriters/notesnook#204)

* feature:delete on tab

* formatting

* feat: move note to trash using delete key

Co-authored-by: Abdullah Atta <thecodrr@protonmail.com>
2022-03-11 11:06:35 +05:00
thecodrr
9c436926fb fix: cannot read property map of undefined 2022-03-09 23:00:55 +05:00
thecodrr
7538cdb2d2 feat: move changelog logic to @notesnook/desktop 2022-03-09 22:05:04 +05:00
thecodrr
49e425a20b ci: run npm ci before desktop build 2022-03-09 21:46:27 +05:00
thecodrr
9c2228b344 fix: install nncrypto 2022-03-09 19:41:50 +05:00
thecodrr
8d456bab20 chore: run npm i for deps 2022-03-09 19:29:18 +05:00
thecodrr
e0f7f53b90 fix: check for updates using custom provider 2022-03-09 19:14:23 +05:00
thecodrr
e97514b1f7 chore: add changelog for 1.8.1 2022-03-09 19:14:23 +05:00
thecodrr
74525d5c77 chore: bump version to 1.8.1 2022-03-09 19:14:23 +05:00
thecodrr
12922cb52e fix: minor bugs in webkit based browsers 2022-03-09 19:14:23 +05:00
thecodrr
09fbe3112c test: fix selection tests 2022-03-09 19:14:23 +05:00
thecodrr
56050dd37b fix: make only a few elements selectable
(fixes streetwriters/notesnook#391)
2022-03-09 19:14:23 +05:00
thecodrr
68fa170c08 fix: close tag autosuggest on note switch 2022-03-09 19:14:23 +05:00
thecodrr
ae70269bf6 feat: add troubleshoot advice in confirm email dialog 2022-03-09 19:14:23 +05:00
thecodrr
31733558c3 fix: persist font-family & text-align across paras 2022-03-09 19:14:23 +05:00
thecodrr
99bd438cca feat: improve publish view ui 2022-03-09 19:14:23 +05:00
thecodrr
b83d511776 test: fix all tests 2022-03-09 19:14:22 +05:00
thecodrr
95fca77404 feat: add link to time.is on invalid time dialog 2022-03-09 19:14:22 +05:00
thecodrr
08d2040075 feat: enable h1
(fixes streetwriters/notesnook#386 and streetwriters/notesnook#224)
2022-03-09 19:14:22 +05:00
thecodrr
cdb4715982 fix: improve tag adding/removing 2022-03-09 19:14:22 +05:00
thecodrr
6aac907ba5 feat: improve sync resilience 2022-03-09 19:14:22 +05:00
thecodrr
2c05d88413 feat: enable follow system theme for free users 2022-03-09 19:14:22 +05:00
thecodrr
d6ea33fba6 feat: improve move note dialog ux 2022-03-09 19:14:22 +05:00
thecodrr
31e90371cd chore: update notesnook-core 2022-03-09 19:14:22 +05:00
thecodrr
c0e6a31d11 feat: add attachments management dialog 2022-03-09 19:14:22 +05:00
thecodrr
438e5a5312 feat: add att. store for handling attachments 2022-03-09 19:14:22 +05:00
thecodrr
ade4ec5491 feat: add support for getting att. size 2022-03-09 19:14:22 +05:00
thecodrr
aeca260367 fix: menu not closing on escape or click away 2022-03-09 19:14:22 +05:00
thecodrr
c59e9b1110 feat: migrate picker plugin to ts & add support for reuploading 2022-03-09 19:14:22 +05:00
thecodrr
d08726286e fix: handle case where att. progress is independent 2022-03-09 19:14:22 +05:00
thecodrr
a6b3e39660 fix: improve multi selection 2022-03-09 19:14:22 +05:00
thecodrr
40715c88a5 fix: move dynamic sync statuses up 2022-03-09 19:14:22 +05:00
thecodrr
a5dd25e44b feat: change collapsible headers UI 2022-03-04 23:38:29 +05:00
thecodrr
9e45aed44f fix: pressing enter in table cell doesn't save note
(fixes streetwriters/notesnook#374)
2022-03-04 22:29:06 +05:00
thecodrr
9b632b819e fix: color diff in editor bg & app bg
(fixes streetwriters/notesnook#368)
2022-03-04 22:26:01 +05:00
thecodrr
6abb17cb1e feat: improve unlock ui 2022-03-04 16:22:31 +05:00
dependabot[bot]
90f6147409 chore(deps): bump url-parse from 1.5.3 to 1.5.10 (#217)
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.3 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.3...1.5.10)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-01 07:20:05 +05:00
dependabot[bot]
1bf3def0cf chore(deps): bump follow-redirects from 1.14.4 to 1.14.9 (#216)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.4 to 1.14.9.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.4...v1.14.9)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-01 07:19:47 +05:00
dependabot[bot]
fd7b1b72e1 chore(deps): bump nanoid from 3.1.30 to 3.3.1 (#214)
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.30 to 3.3.1.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.30...3.3.1)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-01 07:19:25 +05:00
dependabot[bot]
613188060c chore(deps): bump node-fetch from 2.6.5 to 2.6.7 (#208)
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.5 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.5...v2.6.7)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-01 07:18:53 +05:00
thecodrr
fe931f0216 fix: don't try to show onboarding if type is undefined 2022-02-23 13:50:43 +05:00