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
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
Karol Sójko
2d0ee10226
feat: sharing subscriptions UI ( #1567 )
...
* feat(web): add ui for subscription sharing
* fix(web): add missing triggers
* fix(snjs): setting authorization token on http service
* fix(web): add alert upon invite failure
* fix(web): display invitations list
* fix(web): canceling subscription invitations
* fix(web): fonts
* fix(web): linter issues
* fix: click event handler
* fix: styles
* feat: update styles
* feat: don't show bottom separator if all invites used
* fix(web): references to alert service
* fix(web): remove usebeforeunload
Co-authored-by: Aman Harwara <amanharwara@protonmail.com >
2022-09-15 12:00:29 +02:00
Karol Sójko
2bdd931f6d
fix(web): archived and deleted counts on encryption panel ( #1423 )
...
* fix(web): archived and deleted counts on encryption panel
* fix(snjs): yarn build snjs before e2e test suite docker builds
2022-08-23 11:38:43 +02:00
Aman Harwara
54ae4365a3
fix: selecting from "Photo Library" on iOS doesn't upload ( #1401 )
2022-08-15 18:13:29 +05:30
Karol Sójko
7e251262d7
feat(web): extract ui-services package
2022-08-04 15:13:30 +02:00
Aman Harwara
f349744fdb
fix: subtag duplication ( #1227 )
2022-07-08 19:47:18 +05:30
Aman Harwara
2ee791259d
fix: select next item when trashing or deleting item ( #1218 )
2022-07-06 20:32:18 +05:30
Aman Harwara
7c3c59dd92
fix(web): file protected overlay not toggling off correctly ( #1190 )
2022-07-01 19:20:15 +05:30
Aman Harwara
94be36ed9c
fix: file deletion in navigation panel ( #1173 )
2022-06-28 19:27:34 +05:30
Aman Harwara
b0911b1574
feat: move display options to icon button in header ( #1138 )
2022-06-22 22:30:22 +05:30