1493 Commits
Author SHA1 Message Date
standardci b0baaf9ea6 chore(release): publish new version
- @standardnotes/[email protected].3
 - @standardnotes/[email protected].6
 - @standardnotes/[email protected].6
 - @standardnotes/[email protected]
 - @standardnotes/[email protected].7
 - @standardnotes/[email protected].9
 - @standardnotes/[email protected].7
 - @standardnotes/[email protected].2
 - @standardnotes/[email protected]
@standardnotes/[email protected] @standardnotes/[email protected] @standardnotes/[email protected] @standardnotes/[email protected] @standardnotes/[email protected] @standardnotes/[email protected] @standardnotes/[email protected] @standardnotes/[email protected] @standardnotes/[email protected]
2023-03-09 12:43:53 +00:00
Karol Sójko b7c6dab3ad chore: upgrade node version to latest LTS 2023-03-09 13:30:16 +01:00
standardci 2daa145867 chore(release): publish new version
- @standardnotes/[email protected].5
@standardnotes/[email protected]
2023-03-09 10:02:53 +00:00
Karol Sójko 4bd5fb22b4 fix(auth): remove migrate email settings procedure 2023-03-09 10:48:40 +01:00
standardci 78533a6045 chore(release): publish new version
- @standardnotes/[email protected].4
@standardnotes/[email protected]
2023-03-09 06:25:32 +00:00
Karol Sójko e1c533a15e fix(auth): change response from verifying authenticator registration 2023-03-09 07:09:43 +01:00
standardci b6c2bb8023 chore(release): publish new version
- @standardnotes/[email protected].3
@standardnotes/[email protected]
2023-03-09 05:59:55 +00:00
Karol Sójko c45653a50a fix(auth): remove authenticator names from server 2023-03-09 06:46:35 +01:00
Karol Sójko d827513b73 fix(auth): migrate encrypted sign in settings 2023-03-09 06:34:50 +01:00
standardci ad183ca621 chore(release): publish new version
- @standardnotes/[email protected].2
@standardnotes/[email protected]
2023-03-08 13:22:34 +00:00
Karol Sójko 1d11c5a186 fix(auth): authentication options 2023-03-08 14:08:40 +01:00
standardci e84e78ec55 chore(release): publish new version
- @standardnotes/[email protected].1
@standardnotes/[email protected]
2023-03-08 12:57:57 +00:00
Karol Sójko f91e4316ff fix(auth): migrate muted email notifications settings 2023-03-08 13:42:45 +01:00
standardci d54b812881 chore(release): publish new version
- @standardnotes/[email protected].2
 - @standardnotes/[email protected].5
 - @standardnotes/[email protected].0
 - @standardnotes/[email protected].0
 - @standardnotes/[email protected].6
 - @standardnotes/[email protected].8
 - @standardnotes/[email protected].6
 - @standardnotes/[email protected].1
 - @standardnotes/[email protected].1
 - @standardnotes/[email protected]
@standardnotes/[email protected] @standardnotes/[email protected] @standardnotes/[email protected] @standardnotes/[email protected] @standardnotes/[email protected] @standardnotes/[email protected] @standardnotes/[email protected] @standardnotes/[email protected] @standardnotes/[email protected] @standardnotes/[email protected]
2023-03-08 10:09:09 +00:00
Karol Sójko 28dc5ba2a4 fix(auth): setting name value objects in typeorm queries 2023-03-08 10:54:48 +01:00
979a320ca6 feat(domain-core): add internal team user role (#473)
* feat(domain-core): add internal team user role

* feat(auth): add internal team user role

* chore: upgrade @standardnotes/features

---------

Co-authored-by: Karol Sójko <[email protected]>
2023-03-08 10:45:50 +01:00
standardci c46186b237 chore(release): publish new version
- @standardnotes/[email protected].0
 - @standardnotes/[email protected].0
 - @standardnotes/[email protected].0
@standardnotes/[email protected] @standardnotes/[email protected] @standardnotes/[email protected]
2023-03-08 09:35:54 +00:00
27cf093f85 feat: sign in setting refactor (#472)
* fix(auth): refactor setting names into domain core value objects

* fix(auth): refactor specs with setting name value objects

* feat(auth): move mute sign in emails to a subscription kind of setting

* feat(auth): add migration script to change sign in email settings to subscription settings

* chore: fix setting name usage

* fix(auth): upper casing setting names

---------

Co-authored-by: Karol Sójko <[email protected]>
2023-03-08 10:22:27 +01:00
standardci ec0fb7e0b9 chore(release): publish new version
- @standardnotes/[email protected].2
@standardnotes/[email protected]
2023-03-06 14:02:45 +00:00
Karol Sójko 90029456fe fix(auth): associate setting with sign in alerts permission 2023-03-06 14:48:21 +01:00
Karol Sójko b167b00075 fix(auth): remove sign in emails permission from free accounts 2023-03-06 14:44:50 +01:00
standardci b13fab76f3 chore(release): publish new version
- @standardnotes/[email protected].1
@standardnotes/[email protected]
2023-03-06 13:28:57 +00:00
Karol Sójko 782a9d310d fix(auth): disable sign in emails on newly created accounts 2023-03-06 14:15:10 +01:00
standardci 537b1f2a29 chore(release): publish new version
- @standardnotes/[email protected].0
@standardnotes/[email protected]
2023-03-06 10:00:13 +00:00
Karol Sójko 2fad6b62cb feat(auth): add cleanup of expired sessions 2023-03-06 10:43:53 +01:00
standardci bf173b4ede chore(release): publish new version
- @standardnotes/[email protected].1
@standardnotes/[email protected]
2023-03-06 09:17:04 +00:00
Eric PierceandGitHub c52f038c76 fix: Adding support for redis databases with passwords (#468)
Redis databases with passwords can be supported by specifying the environment parameter REDIS_URL=redis://:$REDIS_PASSWORD@redis:6379
Without this change the redis URL will always be hardcoded without support for a password
2023-03-06 10:02:36 +01:00
mousta0xandGitHub b12ba98a5c fix: revisions server url (#469) 2023-03-06 09:57:56 +01:00
Karol Sójko dbccdf342b fix(auth): prevent listing sessions on readonly access 2023-03-06 09:47:54 +01:00
standardci 49b6d029c4 chore(release): publish new version
- @standardnotes/[email protected].0
@standardnotes/[email protected]
2023-03-02 14:10:08 +00:00
Karol SójkoandGitHub d6469954ce feat(auth): add configurable list of readonly users (#462) 2023-03-02 14:51:52 +01:00
standardci 5f40550ad4 chore(release): publish new version
- @standardnotes/[email protected].7
@standardnotes/[email protected]
2023-03-02 11:20:59 +00:00
Karol Sójko 79ccbdf100 fix(auth): function naming for more clarity 2023-03-02 12:07:17 +01:00
standardci 1983cfcab2 chore(release): publish new version
- @standardnotes/[email protected].6
@standardnotes/[email protected]
2023-03-02 10:32:02 +00:00
Karol Sójko 753f86707f fix(auth): changing the updated_at property on sessions 2023-03-02 11:16:32 +01:00
standardci 16d0ed505b chore(release): publish new version
- @standardnotes/[email protected].5
 - @standardnotes/[email protected].7
 - @standardnotes/[email protected].8
 - @standardnotes/[email protected]
@standardnotes/[email protected] @standardnotes/[email protected] @standardnotes/[email protected] @standardnotes/[email protected]
2023-03-01 20:05:36 +00:00
MoandGitHub 9de09c55f8 chore: upgrade api and responses dependencies (#459) 2023-03-01 13:51:26 -06:00
standardci c3d7a33aa2 chore(release): publish new version
- @standardnotes/[email protected].4
@standardnotes/[email protected]
2023-03-01 12:01:59 +00:00
Karol Sójko a9cc00a478 fix(auth): updating counter post authenticator verification 2023-03-01 12:48:10 +01:00
standardci ec035ba648 chore(release): publish new version
- @standardnotes/[email protected].3
@standardnotes/[email protected]
2023-02-27 10:59:56 +00:00
Karol Sójko 5446f3cae4 chore: upgrade @simplewebauthn lib 2023-02-27 11:46:00 +01:00
standardci 6a550092c2 chore(release): publish new version
- @standardnotes/[email protected].4
@standardnotes/[email protected]
2023-02-25 15:14:24 +00:00
Mo 1b691f6bcd refactor: remove explicit route since subscription token no longer required 2023-02-25 09:00:07 -06:00
standardci 98f45cc4c2 chore(release): publish new version
- @standardnotes/[email protected].2
@standardnotes/[email protected]
2023-02-24 10:59:33 +00:00
Karol Sójko edc4a20859 fix(auth): add cross-platform authenticator selection option 2023-02-24 11:45:33 +01:00
standardci 74e1380df8 chore(release): publish new version
- @standardnotes/[email protected].3
@standardnotes/[email protected]
2023-02-24 07:35:22 +00:00
Karol Sójko dfa5187ff7 fix(api-gateywa): remove stale proxy references 2023-02-24 08:21:22 +01:00
Karol Sójko c99c4425cd chore: update yarn lock 2023-02-24 08:14:33 +01:00
Karol Sójko 2d8919a079 chore: remove proxy service 2023-02-24 08:14:17 +01:00
standardci f638287213 chore(release): publish new version
- @standardnotes/[email protected].1
 - @standardnotes/[email protected].2
 - @standardnotes/[email protected].1
 - @standardnotes/[email protected].6
 - @standardnotes/[email protected]
 - @standardnotes/[email protected].1
 - @standardnotes/[email protected]
 - @standardnotes/[email protected].5
 - @standardnotes/[email protected].6
 - @standardnotes/[email protected].5
 - @standardnotes/[email protected].7
 - @standardnotes/[email protected]
@standardnotes/[email protected] @standardnotes/[email protected] @standardnotes/[email protected] @standardnotes/[email protected] @standardnotes/[email protected] @standardnotes/[email protected] @standardnotes/[email protected] @standardnotes/[email protected] @standardnotes/[email protected] @standardnotes/[email protected] @standardnotes/[email protected] @standardnotes/[email protected]
2023-02-23 13:01:18 +00:00