Commit Graph

117 Commits

Author SHA1 Message Date
Mo
d519aca685 feat: iap (#1996) 2022-11-13 09:28:16 -06:00
Mo
2dbc89594e fix: super note improvements (#1991)
* fix: super note previews

* fix; checkmark size

* fix: top padding

* fix: prevent delete shortcut

* fix: spellcheck control

* fix: only embed file if uploaded to current note

* fix: ability to create new tag from editor autocomplete

* feat: protected file embed handling

* fix: event payload
2022-11-10 09:35:53 -06:00
Mo
fdf9ab0fcb feat: file drop handling for super notes (#1990) 2022-11-09 14:55:44 -06:00
Mo
6bcba01dab refactor: inner blocks note links (#1973) 2022-11-09 06:06:46 -06:00
Aman Harwara
e9e5a20afa fix: links & new note 2022-11-09 15:17:36 +05:30
Mo
70a9dbcea6 refactor: blocks plugins (#1956) 2022-11-08 13:31:48 -06:00
Mo
417c90a6f2 chore: fix eslint crashing issues (#1951) 2022-11-04 17:09:54 -05:00
Aman Harwara
2dd0586bb1 fix: archived/trashed items getting unselected when changed (#1932) 2022-11-03 21:04:55 +05:30
Mo
5bb4435c5b fix: unable to add children to favorited tag; remove expand-on-click; render arrow before title (#1931) 2022-11-03 09:38:31 -05:00
Aman Harwara
4036113206 fix: files list not updating when new file is uploaded 2022-11-03 19:02:30 +05:30
Mo
305ffdf984 fix: correctly refresh cta banner 2022-11-03 06:35:06 -05:00
Karol Sójko
7ead0f655b feat: add sending user requests from UI (#1927)
* feat: add sending user requests from UI

* fix(web): view controller manager user client references
2022-11-03 09:39:38 +01:00
Aman Harwara
a6ef658dae feat: prioritize loading latest selected items (#1930) 2022-11-03 00:11:17 +05:30
Mo
35b21b21ce fix: hide subscription marketing on iOS (#1929) 2022-11-02 12:07:26 -05:00
Mo
dd821c95e6 feat: dedicated files layout (#1928) 2022-11-02 11:06:19 -05:00
Mo
fef1bdf799 fix(web): support for older browsers like Safari 11 on iOS 13.7 2022-10-31 10:58:55 -05:00
Aman Harwara
5a6f4fb35c fix: screenshot privacy setting not working on app relaunch (#1900) 2022-10-28 19:31:15 +05:30
Mo
69c3f2be83 feat: daily notes (dev only) (#1894) 2022-10-27 17:21:31 -05:00
Mo
55296dcc77 fix(web): issue with hide pinned and hide protected not having effect 2022-10-26 06:45:45 -05:00
Aman Harwara
b7c502038f fix: item linking search results (#1869) 2022-10-25 19:45:41 +05:30
Mo
ee7f11c933 feat: per-tag display preferences (#1868) 2022-10-25 07:27:26 -05:00
Karol Sójko
0c44ad6c8e feat(web): add accepting subscription invites from UI 2022-10-24 14:30:28 +02:00
Aman Harwara
9a509a79c0 fix: note option changes not updating correctly (#1862) 2022-10-23 20:36:29 +05:30
Aman Harwara
e63b4f0592 fix: new tag creation 2022-10-21 23:35:27 +05:30
Mo
cbd0063926 feat: ability to favorite tags + customize icon (#1858) 2022-10-21 11:11:31 -05:00
Karol Sójko
9fb85cd77a fix: refactor application event observing on web 2022-10-21 14:28:11 +02:00
Aman Harwara
4a1612c7dc fix: item selection/unselection on deleting 2022-10-21 17:09:24 +05:30
Aman Harwara
d3ed4391b7 fix: template note getting unselected after typing 2022-10-21 16:58:28 +05:30
Mo
5d202a823e Revert "feat: ability to favorite tags (#1852)"
This reverts commit 4f3b258363.
2022-10-20 13:00:22 -05:00
Aman Harwara
76f23e13ec fix: mobx warnings and react render phase set state error 2022-10-20 20:24:56 +05:30
Mo
4f3b258363 feat: ability to favorite tags (#1852) 2022-10-20 09:28:35 -05:00
Aman Harwara
4432f1cb4c feat: persist selected tag & note locally (#1851) 2022-10-20 18:56:59 +05:30
Aman Harwara
60a8e8b92b fix: links for template notes 2022-10-20 13:06:38 +05:30
Aman Harwara
e99c7b7c51 feat: improved file drag-n-drop experience (#1848) 2022-10-20 02:18:52 +05:30
Mo
4030953b00 fix: issue with not being able to unlink a file from a note (#1836) 2022-10-19 14:36:30 -05:00
Aman Harwara
eec7ae1589 fix: use mobx action for setting state 2022-10-18 20:30:39 +05:30
Mo
d52fdae0b3 feat: starred notes (#1813) 2022-10-17 10:22:58 -05:00
Aman Harwara
d0c413cd15 fix: don't render editor view on mobile if editor pane not selected (#1790) 2022-10-14 18:33:43 +05:30
Mo
1a2dde2e0e feat: soft biometrics lock (#1793) 2022-10-13 15:48:36 -05:00
Mo
3cb016ab1f feat: handle basic routes (#1784) 2022-10-13 09:08:03 -05:00
Aman Harwara
81532f2f20 refactor: item linking (#1781) 2022-10-12 21:57:51 +05:30
Aman Harwara
e3f28421ff feat: item linking (#1779) 2022-10-11 23:54:00 +05:30
Aman Harwara
b15d80eb29 fix: files download in mobile webview (#1726) 2022-09-30 22:31:49 +05:30
Aman Harwara
11dd39c126 feat: add custom note title format pref (#1678) 2022-09-29 20:10:05 +05:30
Aman Harwara
0ed692ff9b feat: add panel settings section in quick settings (#1669) 2022-09-29 12:46:06 +05:30
Vardan Hakobyan
5db47e83e8 feat: delete account (#1653)
* feat: delete account

* fix: copy adjustments

Co-authored-by: Mo
2022-09-27 18:13:54 +04:00
Aman Harwara
d3621d70b1 feat: new note title format w/ prefs (#1629) 2022-09-24 16:04:31 +05:30
Karol Sójko
e50f4eb92e Revert "Revert "feat(web): move emails notifications to one pane and enable opening settings via url (#1614)" (#1617)" (#1619)
This reverts commit 6824dd2d5f.
2022-09-22 20:18:19 +02:00
Karol Sójko
6824dd2d5f Revert "feat(web): move emails notifications to one pane and enable opening settings via url (#1614)" (#1617)
This reverts commit 1fe833bc24.
2022-09-22 18:50:41 +02:00
Aman Harwara
ce252def33 feat: show selected editor icon in change editor button (#1615) 2022-09-22 20:22:49 +05:30