Commit Graph
66 Commits
Author SHA1 Message Date
Mo cd92f7827c refactor: rename groups to vaults 2023-05-28 10:30:10 -05:00
Mo f27f5c9b37 refactor: remove item links 2023-05-26 09:10:20 -05:00
Mo 3be78dab85 wip: e2e tests 2023-05-23 06:05:25 -05:00
Mo c416ed6078 wip: default rotation 2023-05-19 12:59:28 -05:00
Mo ca24a6051b wip: meta response public key 2023-05-18 11:01:02 -05:00
Mo b5d40b2b70 wip: e2e tests 2023-05-17 05:57:05 -05:00
Mo 6120591998 refactor: rename item shares to item links 2023-05-14 13:04:46 -05:00
Mo 297bfedf6a feat: file sharing 2023-05-11 08:11:45 -05:00
Mo cb014a98cf fix: remove authentication for getting shared item 2023-05-10 13:28:01 -05:00
Mo dbd0acab2c fix: functionality 2023-05-10 07:19:02 -05:00
Mo add91d8c0c feat(wip): item shares 2023-05-10 05:40:22 -05:00
Karol SójkoandGitHub 750cd26c36 feat(home-server): add boilerplate (#601) 2023-05-09 12:49:34 +02:00
Mo f5ac8ac5e9 feat: change payment method endpoint 2023-05-05 08:27:06 -05:00
Karol Sójko c8ea2ab199 fix: add env vars to control cache type for home server 2023-05-04 12:11:19 +02:00
Karol SójkoandGitHub 0900dc75ac feat(api-gateway): add in memory cache for home server (#582) 2023-05-02 11:58:38 +02:00
Mo 1b691f6bcd refactor: remove explicit route since subscription token no longer required 2023-02-25 09:00:07 -06:00
Karol Sójko dfa5187ff7 fix(api-gateywa): remove stale proxy references 2023-02-24 08:21:22 +01:00
Karol Sójko 2d8919a079 chore: remove proxy service 2023-02-24 08:14:17 +01:00
Karol Sójko deec29c1b4 chore: remove workspaces from code base 2023-02-23 13:30:39 +01:00
Karol Sójko bc9182f214 fix(api-gateway): proxy endpoint for request passing 2023-02-22 13:19:17 +01:00
Karol Sójko dfe30d7f5e feat(proxy): add proxy server 2023-02-22 13:03:04 +01:00
Karol SójkoandGitHub 993d31167b feat(syncing-server): refactor container config into server and worker (#443)
* feat(syncing-server): refactor container config into server and worker

* fix(syncing-server): yarn lock

* fix(api-gateway): add client update response on v1 revision endpoints

* fix(syncing-server): linter issue
2023-02-13 10:12:32 +01:00
Karol Sójko e07612fe24 remove redis events channels 2023-02-06 11:31:47 +01:00
Karol Sójko ef997be219 refactor: generating authentication options 2023-01-25 13:24:02 +01:00
Karol Sójko a95ca05c10 refactor: remove RoleName from @standardnotes/common in favour of @standardnotes/domain-core definition 2023-01-19 14:05:48 +01:00
Karol Sójko 60b3dd6138 feat(api-gateway): add all revisions endpoints on v2 2023-01-16 09:40:07 +01:00
Karol SójkoandKarol Sójko 22c1f936c3 feat(api-gateway): switch to fetching revisions from reivsions server 2023-01-16 09:33:13 +01:00
Karol Sójko 04c6888cf6 fix(api-gateway): add noindex robots meta tag to api gateway homepage 2023-01-16 09:30:02 +01:00
Karol Sójko cac899a7e5 feat(auth): add recovery sign in with recovery codes 2023-01-05 11:42:55 +01:00
Karol Sójko de50d76800 feat(auth): add removing authenticator 2022-12-29 13:55:08 +01:00
Karol Sójko 01837eaea9 feat(auth): add listing authenticators 2022-12-29 13:37:30 +01:00
Karol Sójko b6fda901ef feat(auth): add http endpoints for authenticators 2022-12-29 11:29:23 +01:00
Karol Sójko 22d6a02d04 feat(api-gateway): add unsubscribe from emails endpoint 2022-12-12 05:10:18 +01:00
Karol Sójko 8907879a19 fix(api-gateway): make revisions and workspace server urls optional 2022-11-25 11:28:02 +01:00
Karol Sójko 92ba759b1c feat(api-gateway): add v2 revisions controller 2022-11-22 12:28:03 +01:00
MoandGitHub 3bba36742a feat: iap confirm endpoint (#338) 2022-11-13 09:04:27 -06:00
Karol Sójko 68e6d30093 chore(deps): fix axios imports 2022-11-10 16:17:11 +01:00
Karol Sójko 3c2ac05c60 fix(api-gateway): setting headers 2022-11-10 15:39:57 +01:00
Karol Sójko ff1d5db12c feat: remove analytics scope from other services in favor of a separate service 2022-11-07 11:51:38 +01:00
Karol Sójko b4c5b5a84e fix(api-gateway): removing sns bindings 2022-11-04 13:54:07 +01:00
Karol Sójko 2255f856f9 feat(auth): add processing user requests 2022-11-02 13:23:49 +01:00
Karol Sójko 23b05caea2 fix(api-gateway): remove invite declining endpoint 2022-10-24 15:27:20 +02:00
Karol Sójko 771a555b4f feat(auth): change accepting invitations to be an authorized endpoint 2022-10-24 13:44:45 +02:00
Karol Sójko 219b1baa41 fix(api-gateway): make web sockets url optional 2022-10-13 13:09:18 +02:00
Karol Sójko 86ae4a59a3 feat(auth): remove websocket handling in favor of websockets service 2022-10-13 12:23:14 +02:00
Karol Sójko 0c1a779ef0 feat(workspace): add endpoints for initiating keyshare in a workspace 2022-10-12 14:45:43 +02:00
Karol Sójko 095d13f8bb feat: add listin worspaces and workspace users 2022-10-11 15:24:21 +02:00
Karol Sójko 266adda45b feat(workspace): add invite to workspace endpoints 2022-10-11 09:41:45 +02:00
Karol Sójko 156ab65272 feat: add workspaces creation 2022-10-07 13:05:00 +02:00
Karol Sójko 0a90d98c71 fix(api-gateway): remove admin graphql endpoint from being publicly available 2022-09-27 12:33:29 +02:00