Commit Graph

2252 Commits

Author SHA1 Message Date
thecodrr
b53ecb1127 feat: theme more editor colors 2022-05-05 10:55:46 +05:00
thecodrr
74cb3f3719 fix: fix table styles in tiptap 2022-04-15 14:42:58 +05:00
thecodrr
a660803694 changes 2022-04-13 15:38:14 +05:00
thecodrr
23347a3f77 feat: add basic tiptap editor 2022-04-06 22:59:53 +05:00
thecodrr
25f1ae6583 chore: add v1.8.5 highlights 2022-04-01 23:00:07 +05:00
thecodrr
f06dc345a0 chore: bump version to 1.8.5 2022-04-01 22:50:48 +05:00
thecodrr
26bfd7ad7c fix: load tracker everywhere 2022-04-01 22:50:35 +05:00
thecodrr
3f13a91f37 fix: don't show unsynced error on empty note 2022-04-01 22:32:36 +05:00
thecodrr
315fd444e5 fix: monographs are not updating on changes 2022-04-01 21:00:00 +05:00
thecodrr
d3f1ab236e fix: send referrer on trackView 2022-04-01 20:08:10 +05:00
thecodrr
250de16ff9 feat: add sync progress 2022-04-01 20:07:57 +05:00
thecodrr
0b2e43d88d feat: improve account recovery 2022-04-01 19:01:06 +05:00
thecodrr
57b6164891 chore: bump version to 1.8.4 2022-03-24 23:23:34 +05:00
thecodrr
4a4ab6619f fix: user not getting signed up 2022-03-24 23:21:02 +05:00
thecodrr
950e3cabd4 fix: only send "view" event as visit 2022-03-24 23:20:51 +05:00
thecodrr
a07c180aae chore: bump version to 1.8.3 2022-03-23 20:32:21 +05:00
thecodrr
fc3a83f25e feat: track sign ups 2022-03-23 20:32:11 +05:00
thecodrr
3d5e40e155 fix: cannot read property isEnabled of undefined 2022-03-23 20:14:43 +05:00
thecodrr
be7e493286 feat: add phone package 2022-03-23 19:45:04 +05:00
thecodrr
0885d22caa fix: make dialog autofocus configurable 2022-03-23 19:44:33 +05:00
thecodrr
37e1bfb799 feat: add logout button on session expiry view 2022-03-23 19:43:15 +05:00
thecodrr
15992ade7c feat: add phone number validation 2022-03-23 19:42:57 +05:00
thecodrr
4452f5a4e4 fix: 2-factor -> two-factor 2022-03-23 17:48:12 +05:00
thecodrr
84ace37897 fix: refresh search on notes refresh
(fixes streetwriters/notesnook#416)
2022-03-23 16:06:03 +05:00
thecodrr
d7ffeca32e fix: e.response is not defined 2022-03-23 15:38:22 +05:00
thecodrr
1c0362c52f fix: do not show backup toast twice 2022-03-23 15:38:07 +05:00
thecodrr
50be31729e fix: focus dialog primary button on open 2022-03-23 15:37:34 +05:00
thecodrr
02a42661b0 fix: don't show confirm dialog if delete note count is 1 2022-03-23 15:37:14 +05:00
thecodrr
1b44de4ed1 fix: unable to view note after restoring it from trash
(fixes streetwriters/notesnook#424)
2022-03-23 15:36:52 +05:00
thecodrr
1d76663eb4 feat: auto send code on mfa error 2022-03-23 15:35:55 +05:00
thecodrr
922af0c404 fix: Selected notes become deselected on scroll
(fixes streetwriters/notesnook#427)
2022-03-23 09:59:30 +05:00
thecodrr
d509defe55 fix: unable to delete multiple items with del key
(fixes streetwriters/notesnook#429)
2022-03-23 09:49:24 +05:00
thecodrr
5a0a729ca5 feat: show toast when backup is ready instead of dialog 2022-03-23 09:38:14 +05:00
Abdullah Atta
eed1a8565d feat: add 2fa support (#221)
* feat: add mfa configuration ui

* feat: add 2fa login step

* feat: improve 2fa enabling ux

* feat: finalize 2fa setup

* refactor: move useTimer to its own hook

* feat: finalize 2fa settings

* feat: add 2fa on auth

* chore: update packages

* chore: replace Google Auth with Aegis & Raivo
2022-03-23 09:15:49 +05:00
thecodrr
785e79cf4a chore: bump version to 1.8.2 2022-03-17 13:28:54 +05:00
thecodrr
cf24c64861 chore: disable highlights & backup dialog during testing 2022-03-17 13:25:45 +05:00
thecodrr
00d623d929 feat: show backup dialog instead of saving backup directly 2022-03-17 13:06:36 +05:00
thecodrr
466050bf11 feat: show version highlights dialog 2022-03-17 12:31:06 +05:00
thecodrr
c089ae32ff feat: improve inline announcement ui 2022-03-17 11:15:40 +05:00
thecodrr
86e4dc65c8 feat: show att. notes in menu
(fixes streetwriters/notesnook#402)
2022-03-17 10:32:32 +05:00
thecodrr
fde86db58d fix: improve note saving — make it faster and resilient 2022-03-16 20:45:16 +05:00
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