Karol Sójko
|
2e5b9105b8
|
fix(home-server): remove unused dep
|
2023-11-02 07:42:10 +01:00 |
|
Karol Sójko
|
d14411d72e
|
chore: upgrade deps
|
2023-11-02 07:40:27 +01:00 |
|
standardci
|
5226513b26
|
chore(release): publish new version
- @standardnotes/auth-server@1.164.2
- @standardnotes/home-server@1.18.16
|
2023-11-01 14:18:52 +00:00 |
|
Mo
|
334449f8aa
|
chore: update change email copy
|
2023-11-01 08:50:37 -05:00 |
|
dependabot[bot]
|
7f43d0c69d
|
chore(deps): bump docker/login-action from 2 to 3 (#832)
Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v2...v3)
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-01 13:33:03 +01:00 |
|
dependabot[bot]
|
6f18276e7a
|
chore(deps): bump crazy-max/ghaction-import-gpg from 5 to 6 (#818)
Bumps [crazy-max/ghaction-import-gpg](https://github.com/crazy-max/ghaction-import-gpg) from 5 to 6.
- [Release notes](https://github.com/crazy-max/ghaction-import-gpg/releases)
- [Commits](https://github.com/crazy-max/ghaction-import-gpg/compare/v5...v6)
---
updated-dependencies:
- dependency-name: crazy-max/ghaction-import-gpg
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-01 13:32:41 +01:00 |
|
dependabot[bot]
|
9ff18a18a5
|
chore(deps): bump aws-actions/amazon-ecr-login from 1 to 2 (#873)
Bumps [aws-actions/amazon-ecr-login](https://github.com/aws-actions/amazon-ecr-login) from 1 to 2.
- [Release notes](https://github.com/aws-actions/amazon-ecr-login/releases)
- [Changelog](https://github.com/aws-actions/amazon-ecr-login/blob/main/CHANGELOG.md)
- [Commits](https://github.com/aws-actions/amazon-ecr-login/compare/v1...v2)
---
updated-dependencies:
- dependency-name: aws-actions/amazon-ecr-login
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-01 13:31:49 +01:00 |
|
dependabot[bot]
|
999e72fb1f
|
chore(deps): bump ua-parser-js from 1.0.35 to 1.0.37 (#891)
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 1.0.35 to 1.0.37.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/1.0.37/changelog.md)
- [Commits](https://github.com/faisalman/ua-parser-js/compare/1.0.35...1.0.37)
---
updated-dependencies:
- dependency-name: ua-parser-js
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-01 13:31:11 +01:00 |
|
standardci
|
4733e663a3
|
chore(release): publish new version
- @standardnotes/auth-server@1.164.1
- @standardnotes/home-server@1.18.15
|
2023-11-01 11:51:38 +00:00 |
|
Karol Sójko
|
b48eeb16c3
|
fix(auth): creating valet tokens for shared subscription users (#895)
* fix(auth): creating valet tokens for shared subscription users
* fix(auth): updating storage quota
|
2023-11-01 12:18:44 +01:00 |
|
standardci
|
0aa2584e82
|
chore(release): publish new version
- @standardnotes/auth-server@1.164.0
- @standardnotes/home-server@1.18.14
|
2023-11-01 08:55:15 +00:00 |
|
Karol Sójko
|
eb8c704d84
|
feat(auth): add sending email to old email address when the address is changed (#894)
|
2023-11-01 09:28:00 +01:00 |
|
standardci
|
e93fa14703
|
chore(release): publish new version
- @standardnotes/api-gateway@1.81.7
- @standardnotes/files-server@1.32.3
- @standardnotes/home-server@1.18.13
- @standardnotes/syncing-server@1.119.4
|
2023-10-31 14:16:00 +00:00 |
|
Karol Sójko
|
16a6815b69
|
fix: add fallback methods for 404 requests (#893)
* fix: add fallback methods for 404 requests
* fix: remove fallback controllers exports
* fix: have only one fallback controller expored
|
2023-10-31 14:44:33 +01:00 |
|
standardci
|
b08e9731b8
|
chore(release): publish new version
- @standardnotes/auth-server@1.163.2
- @standardnotes/home-server@1.18.12
|
2023-10-30 12:23:43 +00:00 |
|
Karol Sójko
|
9bd4fb2d79
|
fix(auth): checking permissions to update setting only when directly performed by user (#892)
|
2023-10-30 12:51:31 +01:00 |
|
standardci
|
647aeda1de
|
chore(release): publish new version
- @standardnotes/auth-server@1.163.1
- @standardnotes/home-server@1.18.11
|
2023-10-30 11:20:27 +00:00 |
|
Karol Sójko
|
78ff748d91
|
fix(auth): add more information on the listed creation error
|
2023-10-30 11:52:26 +01:00 |
|
standardci
|
31f8cf1169
|
chore(release): publish new version
- @standardnotes/api-gateway@1.81.6
- @standardnotes/home-server@1.18.10
|
2023-10-27 10:03:28 +00:00 |
|
Karol Sójko
|
14bcf7b6c9
|
fix(api-gateway): logs for errors reaching service
|
2023-10-27 11:36:52 +02:00 |
|
standardci
|
74adddd1e7
|
chore(release): publish new version
- @standardnotes/analytics@2.32.4
- @standardnotes/api-gateway@1.81.5
- @standardnotes/auth-server@1.163.0
- @standardnotes/domain-core@1.40.0
- @standardnotes/event-store@1.13.17
- @standardnotes/files-server@1.32.2
- @standardnotes/home-server@1.18.9
- @standardnotes/revisions-server@1.47.3
- @standardnotes/scheduler-server@1.26.4
- @standardnotes/settings@1.22.0
- @standardnotes/syncing-server@1.119.3
- @standardnotes/websockets-server@1.17.4
|
2023-10-26 13:52:56 +00:00 |
|
Karol Sójko
|
0e43bc0042
|
feat: extract setting name to domain-core package
|
2023-10-26 15:18:11 +02:00 |
|
standardci
|
b40d539611
|
chore(release): publish new version
- @standardnotes/api-gateway@1.81.4
- @standardnotes/home-server@1.18.8
|
2023-10-26 11:53:47 +00:00 |
|
Karol Sójko
|
654663d17f
|
fix(api-gateway): retry attempts and logs
|
2023-10-26 13:27:27 +02:00 |
|
standardci
|
75830c3a98
|
chore(release): publish new version
- @standardnotes/analytics@2.32.3
- @standardnotes/api-gateway@1.81.3
- @standardnotes/auth-server@1.162.0
- @standardnotes/domain-core@1.39.0
- @standardnotes/event-store@1.13.16
- @standardnotes/files-server@1.32.1
- @standardnotes/home-server@1.18.7
- @standardnotes/revisions-server@1.47.2
- @standardnotes/scheduler-server@1.26.3
- @standardnotes/settings@1.21.47
- @standardnotes/syncing-server@1.119.2
- @standardnotes/websockets-server@1.17.3
|
2023-10-26 11:13:35 +00:00 |
|
Karol Sójko
|
1b5078eb96
|
feat: refactor settings (#890)
* feat: refactor settings
* fix verify mfa specs and data source metadata
* fix: compound index field names
* fix metadata binding for typeorm repository
* fix responses to preserve e2e
* fixes for e2e
* fix recovery codes e2e
* add missing specs
|
2023-10-26 12:42:30 +02:00 |
|
standardci
|
a5e019e290
|
chore(release): publish new version
- @standardnotes/auth-server@1.161.0
- @standardnotes/home-server@1.18.6
|
2023-10-23 12:29:33 +00:00 |
|
Karol Sójko
|
a812f3400a
|
feat(auth): remove axios http calls to payments server (#889)
* feat(auth): remove axios http calls to payments server
* fix: remove unused variable
* fix: remove another unused variable
|
2023-10-23 14:01:22 +02:00 |
|
Karol Sójko
|
15af5635f0
|
fix: allow to cancel previous subscription when activating premium features in e2e tests
|
2023-10-23 11:44:35 +02:00 |
|
standardci
|
cee6d62791
|
chore(release): publish new version
- @standardnotes/api-gateway@1.81.2
- @standardnotes/home-server@1.18.5
|
2023-10-20 10:13:15 +00:00 |
|
Karol Sójko
|
6aee51bd45
|
fix(api-gateway): add session validation retry attempts on timedout requests
|
2023-10-20 11:46:29 +02:00 |
|
standardci
|
599a84e634
|
chore(release): publish new version
- @standardnotes/api-gateway@1.81.1
- @standardnotes/home-server@1.18.4
|
2023-10-20 08:52:56 +00:00 |
|
Karol Sójko
|
1c3d19cca4
|
fix(api-gateway): logs severity on retry attempts
|
2023-10-20 10:21:10 +02:00 |
|
standardci
|
9986e8e7ce
|
chore(release): publish new version
- @standardnotes/home-server@1.18.3
- @standardnotes/revisions-server@1.47.1
- @standardnotes/syncing-server@1.119.1
|
2023-10-20 08:12:46 +00:00 |
|
Karol Sójko
|
e19f7a7b7f
|
fix: merge mysql and mysql-legacy together (#883)
|
2023-10-20 09:42:10 +02:00 |
|
Karol Sójko
|
d570146378
|
fix: publishing workflow
|
2023-10-20 09:40:54 +02:00 |
|
standardci
|
8a9e4370e5
|
chore(release): publish new version
- @standardnotes/api-gateway@1.81.0
- @standardnotes/home-server@1.18.2
|
2023-10-20 07:40:07 +00:00 |
|
Karol Sójko
|
ce357679e9
|
feat(api-gateway): add retry attempts on timedout requests (#885)
|
2023-10-20 09:24:01 +02:00 |
|
standardci
|
acab402747
|
chore(release): publish new version
- @standardnotes/api-gateway@1.80.1
- @standardnotes/home-server@1.18.1
|
2023-10-19 18:17:41 +00:00 |
|
Karol Sójko
|
e385926046
|
fix(api-gateway): stringify error in service proxy
|
2023-10-19 20:01:18 +02:00 |
|
standardci
|
e9b8d0ceb7
|
chore(release): publish new version
- @standardnotes/analytics@2.32.2
- @standardnotes/api-gateway@1.80.0
- @standardnotes/auth-server@1.160.0
- @standardnotes/domain-core@1.38.0
- @standardnotes/domain-events-infra@1.20.2
- @standardnotes/domain-events@2.133.0
- @standardnotes/event-store@1.13.15
- @standardnotes/files-server@1.32.0
- @standardnotes/home-server@1.18.0
- @standardnotes/revisions-server@1.47.0
- @standardnotes/scheduler-server@1.26.2
- @standardnotes/security@1.16.0
- @standardnotes/settings@1.21.46
- @standardnotes/syncing-server@1.119.0
- @standardnotes/websockets-server@1.17.2
|
2023-10-19 09:56:55 +00:00 |
|
Karol Sójko
|
a2c1ebe675
|
feat: remove transition state (#882)
* fix: Dockerfile build deps
* feat: remove transition state
|
2023-10-19 11:38:16 +02:00 |
|
Karol Sójko
|
3ef8e9ea24
|
fix: re-enable vault tests (#875)
|
2023-10-18 11:14:24 +02:00 |
|
standardci
|
c99334889c
|
chore(release): publish new version
- @standardnotes/analytics@2.32.1
- @standardnotes/api-gateway@1.79.14
- @standardnotes/auth-server@1.159.2
- @standardnotes/domain-events-infra@1.20.1
- @standardnotes/event-store@1.13.14
- @standardnotes/files-server@1.31.1
- @standardnotes/home-server@1.17.17
- @standardnotes/revisions-server@1.46.1
- @standardnotes/scheduler-server@1.26.1
- @standardnotes/syncing-server@1.118.1
- @standardnotes/websockets-server@1.17.1
|
2023-10-18 08:41:21 +00:00 |
|
Karol Sójko
|
7ce9aba517
|
fix: remove ip attributes in opentelemetry http instrumentation (#874)
|
2023-10-18 10:21:35 +02:00 |
|
Karol Sójko
|
46257a058b
|
chore: allow only direct updates for dependabot:
|
2023-10-18 09:32:25 +02:00 |
|
dependabot[bot]
|
979dc35cfc
|
chore(deps): bump actions/checkout from 3 to 4 (#817)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-17 14:02:56 +02:00 |
|
standardci
|
c99a447a04
|
chore(release): publish new version
- @standardnotes/auth-server@1.159.1
- @standardnotes/home-server@1.17.16
|
2023-10-17 11:58:49 +00:00 |
|
Karol Sójko
|
6dd9fd5abd
|
fix: remove secrets from e2e test suites
|
2023-10-17 13:40:52 +02:00 |
|
Karol Sójko
|
0d37cb293c
|
fix(auth): traversing through users in transition
|
2023-10-17 13:25:20 +02:00 |
|