Mo
767d354780
feat: display number of files for 'Files' view ( #2065 )
...
* feat: display number of files for 'Files' view
* feat: include files count in Preferences > Security
2022-11-28 15:38:50 -06:00
Mo
cc2762a29d
feat: convert Super notes to Markdown behind the scenes while publishing to Listed ( #2064 )
2022-11-28 12:19:53 -06:00
Mo
2b0c9b188c
fix: exclude files from being counted in 'Notes' view ( #2062 )
2022-11-28 11:11:55 -06:00
Mo
0a01ddb430
feat: New 'What's New' section in Preferences ( #2049 ) (skip e2e)
2022-11-24 05:46:44 -06:00
Karol Sójko
c45417623c
fix(snjs): subscription events in tests
2022-11-23 13:59:52 +01:00
Karol Sójko
c5e104f90b
fix(snjs): add handling errors on creating websocket connection
2022-11-22 10:47:54 +01:00
Mo
a6e57e30cf
fix: distinguish client controlled features so that server expiration timestamps are ignored ( #2022 )
2022-11-17 08:42:37 -06:00
Mo
55b6714794
fix: handle cleared data on firefox ( #2021 )
2022-11-17 07:59:33 -06:00
Aman Harwara
f3e4ba8779
feat: edit smart view predicate as json ( #2012 )
2022-11-16 18:15:26 +05:30
Mo
59f8547a8d
feat(labs): super editor ( #2001 )
2022-11-16 05:54:32 -06:00
Karol Sójko
ea40427e67
fix(web): remove checking for MFA permissions as all users are permitted to MFA
2022-11-16 10:26:59 +01:00
Aman Harwara
f656185c16
feat: GUI to create smart views ( #1997 )
2022-11-14 19:40:00 +05:30
Mo
d519aca685
feat: iap ( #1996 )
2022-11-13 09:28:16 -06:00
Mo
3498130bfb
fix: load blocking by network await ( #1989 )
2022-11-09 14:25:32 -06:00
Mo
70a9dbcea6
refactor: blocks plugins ( #1956 )
2022-11-08 13:31:48 -06:00
Mo
2ed01a071c
refactor: lexical ( #1954 )
2022-11-07 10:42:44 -06:00
Mo
40a1a27444
refactor: block storage ( #1952 )
2022-11-06 07:51:41 -06:00
Mo
77d5093f14
refactor: extract components to plugin repo ( #1933 )
2022-11-04 11:04:53 -05:00
Mo
071db69f30
chore: remove unused types
2022-11-04 06:50:58 -05:00
Mo
b2831963fd
chore: types
2022-11-03 21:30:22 -05:00
Aman Harwara
a6ef658dae
feat: prioritize loading latest selected items ( #1930 )
2022-11-03 00:11:17 +05:30
Karol Sójko
b2faa815e9
feat: add sending user requests to process ( #1908 )
...
* feat: add sending user requests to process
* fix(snjs): yarn lock
* fix(snjs): imports
* fix: specs
2022-11-02 11:33:02 +01:00
Mo
994f824757
fix(mobile): increase font sizes and other mobile-centric improvements ( #1907 )
2022-11-01 11:41:40 -05:00
Mo
35e2fa9eb6
fix(mobile): increase save debounce timeout
2022-10-30 18:05:28 -05:00
Aman Harwara
6071ebffeb
fix: color scheme handling on mobile ( #1902 )
2022-10-29 00:12:03 +05:30
Mo
69c3f2be83
feat: daily notes (dev only) ( #1894 )
2022-10-27 17:21:31 -05:00
Aman Harwara
d9db73ea05
fix: on mobile open links from editor in external browser ( #1860 )
2022-10-25 21:38:29 +05:30
Mo
ee7f11c933
feat: per-tag display preferences ( #1868 )
2022-10-25 07:27:26 -05:00
Mo
4928df08e2
fix: prevent duplicate launch calls ( #1867 )
2022-10-24 08:33:24 -05:00
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
Mo
4030953b00
fix: issue with not being able to unlink a file from a note ( #1836 )
2022-10-19 14:36:30 -05:00
Mo
9954bdc29f
feat: authorize notes for listed ( #1823 )
2022-10-18 10:49:30 -05:00
Mo
2b66ff82ee
refactor: note editor relationships ( #1821 )
2022-10-18 08:59:24 -05:00
Mo
1a2dde2e0e
feat: soft biometrics lock ( #1793 )
2022-10-13 15:48:36 -05:00
Aman Harwara
4a59216783
fix: error when trying to create new note inside a tag/folder
2022-10-14 00:32:49 +05:30
Mo
18c821d8eb
feat: replace private workspaces with private usernames ( #1783 )
2022-10-12 13:52:34 -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
27d2c95b5b
fix: dark mode not working in editors ( #1773 )
2022-10-10 21:47:57 +05:30
Karol Sójko
01ba715eba
feat(api): add workspaces api ( #1765 )
...
* feat(api): add workspaces api
* fix(api): lint issues
2022-10-07 10:36:30 +02:00
Mo
cbbe913cd6
feat: experimental 005 operator ( #1753 )
2022-10-06 11:03:43 -05:00
Mo
6c26b96cdc
fix(mobile): passcode timing options ( #1744 )
2022-10-05 10:08:54 -05:00
Mo
492c9bacbf
fix(web): change component keys to use id tied to controller lifecycle instead of item id ( #1681 )
...
* fix(web): change component keys to use id tied to controller lifecycle instead of item id
* chore: lint
2022-09-29 10:58:10 -05:00
Mo
d7a90c4d91
refactor: add pkc fields for registration endpoint ( #1680 )
2022-09-29 09:13:05 -05:00
Aman Harwara
981d8a7497
feat: handle android back button on android ( #1656 )
2022-09-28 12:12:55 +05:30
Mo
3c0d4fac76
fix: biometrics timing loading ( #1622 )
2022-09-23 09:59:16 -05:00
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
Karol Sójko
1fe833bc24
feat(web): move emails notifications to one pane and enable opening settings via url ( #1614 )
...
* feat(web): move emails notifications to one pane and enable opening settings via url
* fix(web): rename notifications to email
* fix(snjs): add mute marketing emails to settings list options
* fix(web): linter issues
2022-09-22 12:40:08 +02:00