Aman Harwara
eb79e106db
fix(desktop): Fixed issue where the "Manage subscription" button would not work on desktop
2023-01-17 23:34:38 +05:30
Aman Harwara
efed8cf21f
refactor: file context menu icons
2023-01-17 19:08:11 +05:30
Aman Harwara
32f5a45e2f
refactor: detected editor component for super note type
2023-01-17 18:55:34 +05:30
Aman Harwara
4c623489f9
refactor: table view cell height
2023-01-17 18:51:28 +05:30
Aman Harwara
61c71808b5
refactor: empty files view
2023-01-17 18:44:40 +05:30
StandardNotes CI
c48e2c22b6
chore(release): publish
...
- @standardnotes/desktop@3.104.88
- @standardnotes/docs@0.2.9
- @standardnotes/mobile@3.50.24
- @standardnotes/releases@1.4.111
- @standardnotes/snjs@2.163 .5
- @standardnotes/styles@1.7.4
- @standardnotes/ui-services@1.24 .3
- @standardnotes/web@3.138 .3
2023-01-16 19:30:53 +00:00
Aman Harwara
92ef778b7a
Merge branch 'main' of github.com:standardnotes/app
2023-01-17 00:33:29 +05:30
Aman Harwara
11dde8d03d
refactor: alert close button
2023-01-17 00:33:20 +05:30
moughxyz
3b66448ece
docs: improve docker guide
2023-01-16 12:44:57 -06:00
StandardNotes CI
1d39148608
chore(release): publish
...
- @standardnotes/desktop@3.104.87
- @standardnotes/mobile@3.50.23
- @standardnotes/releases@1.4.110
- @standardnotes/snjs@2.163 .4
- @standardnotes/styles@1.7.3
- @standardnotes/ui-services@1.24 .2
- @standardnotes/web@3.138 .2
2023-01-16 18:42:00 +00:00
Aman Harwara
029c74cc1f
Merge branch 'main' of github.com:standardnotes/app
2023-01-16 23:46:00 +05:30
Aman Harwara
85f19fb9a9
refactor: super search style
2023-01-16 23:45:52 +05:30
StandardNotes CI
e8986f1b76
chore(release): publish
...
- @standardnotes/desktop@3.104.86
- @standardnotes/mobile@3.50.22
- @standardnotes/releases@1.4.109
- @standardnotes/snjs@2.163 .3
- @standardnotes/styles@1.7.2
- @standardnotes/ui-services@1.24 .1
- @standardnotes/web@3.138 .1
2023-01-16 18:05:51 +00:00
Aman Harwara
392335899a
fix: Fixed issue where opening a Super note would change its modified date (skip e2e)
2023-01-16 23:20:59 +05:30
moughxyz
2f07f7a3d1
test: refactor flakey test to use app context
2023-01-16 09:53:39 -06:00
Karol Sójko
854f1654d1
Revert "fix(snjs): missing deinit procedures in application tests"
...
This reverts commit 939012b2a1 .
2023-01-16 15:46:46 +01:00
Aman Harwara
5c1e7104ff
Merge branch 'main' of github.com:standardnotes/app
2023-01-16 19:52:20 +05:30
Aman Harwara
bb6e655d2f
refactor: alert styles
2023-01-16 19:52:10 +05:30
Karol Sójko
939012b2a1
fix(snjs): missing deinit procedures in application tests
2023-01-16 14:12:59 +01:00
Aman Harwara
dfa0e164bb
chore: fix copy
2023-01-16 14:43:56 +05:30
Aman Harwara
094eaad943
chore: make version indicators non-selectable
2023-01-16 14:42:57 +05:30
StandardNotes CI
d2fba978f8
chore(release): publish
...
- @standardnotes/api@1.23 .2
- @standardnotes/blocks-editor@1.13 .0
- @standardnotes/desktop@3.104.85
- @standardnotes/encryption@1.20 .1
- @standardnotes/filepicker@1.28 .4
- @standardnotes/files@1.14.14
- @standardnotes/icons@1.9.0
- @standardnotes/mobile@3.50.21
- @standardnotes/models@1.42 .1
- @standardnotes/releases@1.4.108
- @standardnotes/services@1.55 .2
- @standardnotes/snjs@2.163 .2
- @standardnotes/toast@1.3.18
- @standardnotes/ui-services@1.24 .0
- @standardnotes/utils@1.16 .0
- @standardnotes/web@3.138 .0
2023-01-12 13:48:09 +00:00
Aman Harwara
8104522658
feat: Added search and replace to Super notes on web/desktop. Press Ctrl+F in a super note to toggle search. (skip e2e) ( #2128 )
2023-01-12 18:57:41 +05:30
Aman Harwara
2fc365434f
chore: correctly style link
2023-01-11 23:26:09 +05:30
Aman Harwara
aa2323c07b
Merge branch 'main' of github.com:standardnotes/app
2023-01-11 23:11:43 +05:30
Aman Harwara
00466c731e
fix: Fixed issue where "Open downloads" button would not show up for the latest version in "Whats New"
2023-01-11 23:11:34 +05:30
Aman Harwara
b1f59b68f6
refactor: move help option below import option
2023-01-11 22:56:36 +05:30
StandardNotes CI
b22e1fb8f7
chore(release): publish
...
- @standardnotes/api@1.23 .1
- @standardnotes/blocks-editor@1.12 .4
- @standardnotes/desktop@3.104.84
- @standardnotes/mobile@3.50.20
- @standardnotes/releases@1.4.107
- @standardnotes/services@1.55 .1
- @standardnotes/snjs@2.163 .1
- @standardnotes/ui-services@1.23 .9
- @standardnotes/web@3.137 .3
2023-01-11 14:14:15 +00:00
Karol Sójko
5d20a53e6e
fix(snjs): simplify authenticator api for generating options ( #2147 )
2023-01-11 14:44:31 +01:00
Aman Harwara
2e7302e3c1
chore: sync tailwind config for web & super codebase
2023-01-11 16:51:18 +05:30
StandardNotes CI
afa1954de0
chore(release): publish
...
- @standardnotes/desktop@3.104.83
- @standardnotes/mobile@3.50.19
- @standardnotes/releases@1.4.106
- @standardnotes/services@1.55 .0
- @standardnotes/snjs@2.163 .0
- @standardnotes/ui-services@1.23 .8
- @standardnotes/web@3.137 .2
2023-01-11 11:00:36 +00:00
Karol Sójko
5864ea84e7
feat(snjs): add authenticator use cases ( #2145 )
...
* feat(snjs): add authenticator use case
* feat(snjs): add use cases for listing, deleting and verifying authenticators
* fix(snjs): spec for deleting authenticator
2023-01-11 11:30:42 +01:00
StandardNotes CI
8fe78ecf5f
chore(release): publish
...
- @standardnotes/blocks-editor@1.12 .3
- @standardnotes/desktop@3.104.82
- @standardnotes/mobile@3.50.18
- @standardnotes/releases@1.4.105
- @standardnotes/web@3.137 .1
2023-01-11 09:30:12 +00:00
Aman Harwara
c24be606ad
chore: upgrade lexical & make linting/formatting consistent with web codebase ( #2144 )
2023-01-11 14:34:14 +05:30
StandardNotes CI
573538031e
chore(release): publish
...
- @standardnotes/desktop@3.104.81
- @standardnotes/mobile@3.50.17
- @standardnotes/releases@1.4.104
- @standardnotes/services@1.54 .0
- @standardnotes/snjs@2.162 .0
- @standardnotes/ui-services@1.23 .7
- @standardnotes/web@3.137 .0
2023-01-10 21:00:03 +00:00
Karol Sójko
5e6c901c21
feat: recovery codes UI (recovery sign in + get recovery codes) ( #2139 )
...
* feat(web): show recovery codes
* feat(web): add recovery sign in
* fix: copy
* fix: styles
* feat: add "copy to clipboard" button
* style: copy
* fix: copy button bg
* style: singularize recovery codes
* style: singularize recovery codes
* feat: password validation
Co-authored-by: Aman Harwara <amanharwara@protonmail.com >
Co-authored-by: Mo <mo@standardnotes.com >
2023-01-10 21:33:44 +01:00
StandardNotes CI
de3fa476c7
chore(release): publish
...
- @standardnotes/desktop@3.104.80
- @standardnotes/docs@0.2.8
- @standardnotes/mobile@3.50.16
- @standardnotes/releases@1.4.103
- @standardnotes/web@3.136 .8
2023-01-10 19:39:36 +00:00
Mo
b81efd4ace
chore: update links
2023-01-10 13:13:12 -06:00
StandardNotes CI
32c917e6c8
chore(release): publish
...
- @standardnotes/desktop@3.104.79
- @standardnotes/docs@0.2.7
- @standardnotes/mobile@3.50.15
- @standardnotes/releases@1.4.102
- @standardnotes/services@1.53 .2
- @standardnotes/snjs@2.161 .1
- @standardnotes/ui-services@1.23 .6
- @standardnotes/web@3.136 .7
2023-01-10 18:45:25 +00:00
Mo
9f02329293
chore: update links
2023-01-10 12:15:18 -06:00
Karol Sójko
aa236c784f
chore: remove invalidatin cache on non-existing cloudfront distribution
2023-01-10 07:23:05 +01:00
StandardNotes CI
d2a66556e0
chore(release): publish
...
- @standardnotes/api@1.23 .0
- @standardnotes/desktop@3.104.78
- @standardnotes/mobile@3.50.14
- @standardnotes/releases@1.4.101
- @standardnotes/services@1.53 .1
- @standardnotes/snjs@2.161 .0
- @standardnotes/ui-services@1.23 .5
- @standardnotes/web@3.136 .6
2023-01-09 16:54:54 +00:00
Karol Sójko
8deeae5a16
feat(snjs): add account recovery e2e test suite ( #2134 )
...
* feat(snjs): add account recovery e2e test suite
* fix(snjs): request params in account recovery tests
* fix(snjs): context password passing
* refactor: replace factory functions with context
Co-authored-by: Mo <mo@standardnotes.com >
2023-01-09 17:25:52 +01:00
StandardNotes CI
0d8a05b805
chore(release): publish
...
- @standardnotes/desktop@3.104.77
- @standardnotes/mobile@3.50.13
- @standardnotes/releases@1.4.100
- @standardnotes/snjs@2.160 .0
- @standardnotes/web@3.136 .5
2023-01-09 07:40:10 +00:00
Karol Sójko
10751ea2ed
feat(snjs): add getting recovery codes ( #2132 )
2023-01-09 08:13:12 +01:00
StandardNotes CI
6b774db222
chore(release): publish
...
- @standardnotes/api@1.22 .0
- @standardnotes/desktop@3.104.76
- @standardnotes/encryption@1.20 .0
- @standardnotes/filepicker@1.28 .3
- @standardnotes/files@1.14.13
- @standardnotes/mobile@3.50.12
- @standardnotes/releases@1.4.99
- @standardnotes/services@1.53 .0
- @standardnotes/snjs@2.159 .0
- @standardnotes/ui-services@1.23 .4
- @standardnotes/web@3.136 .4
2023-01-09 06:23:12 +00:00
Karol Sójko
be028ff87b
feat(snjs): add sign in with recovery codes use case ( #2130 )
...
* feat(snjs): add sign in with recovery codes use case
* fix(snjs): code review adjustments
* fix(snjs): remove unnecessary exposed getter
* fix(services): waiting for event handling
* fix: preferences test
Co-authored-by: Mo <mo@standardnotes.com >
2023-01-09 06:52:56 +01:00
StandardNotes CI
5f09fc74da
chore(release): publish
...
- @standardnotes/desktop@3.104.75
- @standardnotes/mobile@3.50.11
- @standardnotes/releases@1.4.98
- @standardnotes/web@3.136 .3
2023-01-07 09:52:22 +00:00
Aman Harwara
340f4f7f09
fix: Fixed issue where search button would not show up in Files view
2023-01-07 14:50:06 +05:30
Aman Harwara
371a47d838
refactor: new note default editor options
2023-01-07 14:47:17 +05:30