Commit Graph

  • 99f095babe db: refactor to only init mongo client & collections once Abdullah Atta 2024-06-07 15:39:12 +05:00
  • c5b41be2fd identity: register wamp user account service Abdullah Atta 2024-06-07 15:38:25 +05:00
  • 44536cb9f5 common: add helper for registering repositories Abdullah Atta 2024-06-07 15:37:39 +05:00
  • 64ae13b589 identity: handle crash on introspection when user is null Abdullah Atta 2024-06-07 15:36:01 +05:00
  • 99da765a1c api: use wamp services instead of forwarding http requests for internal apis Abdullah Atta 2024-06-07 15:35:31 +05:00
  • 353e866cda common: add support for wamp based services Abdullah Atta 2024-06-07 15:31:53 +05:00
  • 336976dd1e monographs: Id -> _id Abdullah Atta 2024-06-07 15:30:47 +05:00
  • fe4b71ef7e api: optimize announcements fetching Abdullah Atta 2024-06-07 15:30:34 +05:00
  • 292f2d4ece sync: add upsertmany for faster bulk upserts Abdullah Atta 2024-06-07 11:16:06 +05:00
  • 98c5f0c96f sync: use builders instead of linq for mongodb queries Abdullah Atta 2024-06-07 11:12:31 +05:00
  • ad4e43e879 sync: remove item type specific model classes & simplify sync repository usage Abdullah Atta 2024-06-07 11:10:43 +05:00
  • 90b9012c32 sync: use custom bson serializer for SyncItem for perf Abdullah Atta 2024-06-07 11:00:48 +05:00
  • 9d2c54ad33 sync: remove legacy sync api Abdullah Atta 2024-06-07 10:56:17 +05:00
  • 0c0ade0c64 sync: refactor sync device service to be more memory efficient Abdullah Atta 2024-06-07 10:55:15 +05:00
  • 7ce02d0193 api: only fetch monographs' ids Abdullah Atta 2024-06-07 10:50:47 +05:00
  • cb0ad7ac9a api: improve pro authorization handling Abdullah Atta 2024-06-07 10:49:57 +05:00
  • 690414cb51 s3: only allow pro users to upload attachments Abdullah Atta 2024-05-29 22:58:34 +05:00
  • 0ce5b69f91 identity: send email even if gpg signing fails Abdullah Atta 2024-05-16 13:20:26 +05:00
  • abac61e03d ignore sync/ dir Abdullah Atta 2024-05-16 13:17:07 +05:00
  • aed05f1eb9 common: add PREMIUM_PAUSED subscription type Abdullah Atta 2024-05-16 13:16:50 +05:00
  • 95119f8df2 global: change default log level in prod to Warning Abdullah Atta 2024-05-16 13:16:11 +05:00
  • dac2d7a577 identity: many fixes to auth grant validation Abdullah Atta 2024-05-16 13:15:41 +05:00
  • abe7e67933 identity: include scope when validating account recovery token Abdullah Atta 2024-05-16 13:15:04 +05:00
  • 90dd4e548d db: decrease maxPoolSize to 500 Abdullah Atta 2024-05-16 13:14:37 +05:00
  • 6e192e1765 s3: return 0 on failure instead of null when getting attachment size Abdullah Atta 2024-05-16 13:14:16 +05:00
  • 45a8f056b9 api: handle sync v2 in SyncRequirement Abdullah Atta 2024-05-16 13:13:38 +05:00
  • 1c901aad84 api: remove profile from user settings Abdullah Atta 2024-05-16 13:13:06 +05:00
  • 98b5143bfe sync: v3 compatible sync Abdullah Atta 2024-05-16 13:12:37 +05:00
  • 7ad546a863 s3: require pro subscription to upload files Abdullah Atta 2024-05-16 13:10:18 +05:00
  • 1e3b308210 api: minor refactors Abdullah Atta 2024-03-05 10:26:44 +05:00
  • 9a98c1afb8 notesnook: add support for user profile Abdullah Atta 2024-03-05 10:25:54 +05:00
  • 1dcf6557a7 announcements: add support for variable substitution Abdullah Atta 2024-03-05 10:24:52 +05:00
  • ce7fb81df3 monographs: self destruct monographs on api call Abdullah Atta 2024-03-05 10:24:13 +05:00
  • 61adea6a06 monographs: check monograph size on update Abdullah Atta 2024-03-05 10:23:36 +05:00
  • 8781531042 sync: add new repositories for vault & settings Abdullah Atta 2024-03-05 10:22:51 +05:00
  • dbc726aea8 sync: remove colors & tags syncing from v1 sync Abdullah Atta 2024-03-05 10:20:51 +05:00
  • 36690c5472 sync: rename Settings repository to LegacySettings Abdullah Atta 2024-03-05 10:20:23 +05:00
  • e7350e2c49 sync: fix vault key getting reset on sync Abdullah Atta 2024-03-05 10:16:04 +05:00
  • b8835923c5 sync: validate cipher base64 before adding to database Abdullah Atta 2024-03-05 10:13:36 +05:00
  • e21e2f1510 identity: fix no error being showed if user is locked out Abdullah Atta 2024-03-05 10:10:47 +05:00
  • b7e423a3d4 common: support getting local ip for wifi & ethernet adapters during debug Abdullah Atta 2024-03-05 10:08:58 +05:00
  • cece6ad4e2 identity: catch and log errors during signup Abdullah Atta 2024-03-05 10:08:14 +05:00
  • 1e43f7bfdd identity: fix expired tokens not being removed Abdullah Atta 2024-03-05 10:07:54 +05:00
  • 29eedd57e8 global: minor refactoring Abdullah Atta 2024-03-05 10:07:01 +05:00
  • 4da9614851 global: upgrade to net8.0 Abdullah Atta 2024-03-05 10:03:27 +05:00
  • 9f4293560f identity: only clean reference_tokens Abdullah Atta 2023-10-28 11:38:18 +05:00
  • 1f72e2c3a8 identity: fix session revokation Abdullah Atta 2023-10-28 11:08:17 +05:00
  • 3746c4b42b identity: extend token expiration time Abdullah Atta 2023-10-24 10:11:02 +05:00
  • aa77c543dd identity: change disposable domains blocklist Abdullah Atta 2023-10-24 10:10:22 +05:00
  • aa62803c73 identity: fix build Abdullah Atta 2023-09-09 20:37:45 +05:00
  • 3208fdd532 identity: allow twilio errors to propagate Abdullah Atta 2023-09-09 20:36:05 +05:00
  • 2c1dc6f95e identity: minor refactors Abdullah Atta 2023-09-09 20:31:21 +05:00
  • d91df60c57 identity: reset user 2fa on password reset Abdullah Atta 2023-09-09 20:31:02 +05:00
  • 1a5fe8230e identity: move to twilio verify for SMS 2FA Abdullah Atta 2023-09-09 20:30:35 +05:00
  • ab7ea72fd4 sync: introduce sync v2 Abdullah Atta 2023-09-09 20:29:05 +05:00
  • 55a7e9fd1c sync: make collection & db name usage more obvious Abdullah Atta 2023-09-09 20:28:46 +05:00
  • 8bbb4d0b9e sync: make tags & colors syncable Abdullah Atta 2023-09-09 20:26:51 +05:00
  • fc757674a9 sync: improve announcements & monograph query performance Abdullah Atta 2023-09-09 20:23:16 +05:00
  • 87fd5b8196 identity: delete user completely on unregister Abdullah Atta 2023-06-28 17:16:29 +05:00
  • 5e95cd5ec9 identity: do not enable mfa on sign up Abdullah Atta 2023-06-28 17:13:01 +05:00
  • eb45e8c3ce identity: enable mfa after user confirms email Abdullah Atta 2023-06-28 17:12:49 +05:00
  • 6e7a85763c sync: pause all fetches if another device is pushing Abdullah Atta 2023-06-28 17:12:02 +05:00
  • 0ad00c9747 identity: make 2fa truly mandatory Abdullah Atta 2023-06-08 12:55:27 +05:00
  • 26703bfd8e identity: add support for toggling marketing consent Abdullah Atta 2023-06-08 12:54:57 +05:00
  • 5ca66f5819 identity: save which platform a user signed up from Abdullah Atta 2023-05-22 18:23:22 +05:00
  • 4b67b7eedb sync: prevent multiple syncs from a single connection Abdullah Atta 2023-05-22 18:22:32 +05:00
  • 19056a9302 sync: detect multiple conflicting syncs Abdullah Atta 2023-05-22 18:22:16 +05:00
  • 99a7ffa6ae identity: keep all grants for 12 hours before cleaning up Abdullah Atta 2023-04-27 12:26:54 +05:00
  • 8d20a9cff0 sync: replace mongodb with file system based repository filesystem-sync Abdullah Atta 2023-04-06 01:57:39 +05:00
  • 6f47574556 migrate to Streetwriters.IdentityServer4.KeyRack Abdullah Atta 2023-03-28 16:55:16 +05:00
  • 7dcda17474 identity: disable 2FA by SMS for trial users Abdullah Atta 2023-03-02 17:43:27 +05:00
  • 20eec79cef identity: prevent users with disposable emails from signing up Abdullah Atta 2023-03-02 17:43:10 +05:00
  • 5d5c179810 fix: fail by default if user has no 2fa method but is using a recovery code Abdullah Atta 2023-02-14 19:51:07 +05:00
  • 061a07120c fix: mfa recovery codes not working due to dual otp & recovery code checks Abdullah Atta 2023-02-14 18:02:17 +05:00
  • c560f2ac5f identity: use Quartz.NET for token cleanup Abdullah Atta 2023-01-24 15:34:18 +05:00
  • f38e61d58f global: update copyright year to 2023 Abdullah Atta 2023-01-16 13:33:47 +05:00
  • 40ea0ab6b6 identity: add automatic expired token cleanup in prod Abdullah Atta 2023-01-16 13:30:34 +05:00
  • ad03e9d6f0 identity: add support for infinite sliding refresh tokens Abdullah Atta 2023-01-16 13:30:12 +05:00
  • 16e370855f common: always use http server url for internal use Abdullah Atta 2023-01-16 13:29:35 +05:00
  • a14ccfadce identity: better handling of unregistered users Abdullah Atta 2023-01-16 13:28:35 +05:00
  • f2ee766b09 identity: get correct remote address in case of auth failure Abdullah Atta 2023-01-16 13:28:03 +05:00
  • fc17e7a2fb identity: add support for account email changing Abdullah Atta 2023-01-16 13:25:38 +05:00
  • 1b5678a26c sync: minor refactors Abdullah Atta 2023-01-16 13:24:04 +05:00
  • 443b4ab715 sync: improve perf of user account reset & deletion Abdullah Atta 2023-01-16 13:22:57 +05:00
  • 9dc0c99e77 common: set default value for NOTESNOOK_CORS_ORIGINS Abdullah Atta 2023-01-05 22:05:52 +05:00
  • a5e02df851 config: docker should ignore .env files Abdullah Atta 2023-01-05 19:45:21 +05:00
  • c368d32694 identity: use MultipartSigned.CreateAsync Abdullah Atta 2023-01-05 19:45:03 +05:00
  • cb3c8ed4ac global: add very basic server versioning Abdullah Atta 2023-01-05 19:44:45 +05:00
  • 8730d3fb0b common: add discovery config for subscriptions server Abdullah Atta 2023-01-05 19:42:05 +05:00
  • 38c410db58 common: make CORS origins configurable Abdullah Atta 2023-01-05 19:41:25 +05:00
  • 50c06fc11d global: read env from .env file in release mode Abdullah Atta 2023-01-05 19:27:25 +05:00
  • 9db20e7f98 global: add ssl support to all servers Abdullah Atta 2023-01-03 22:28:17 +05:00
  • 4a5889caee chore: add CODE_OF_CONDUCT Abdullah Atta 2022-12-31 15:02:50 +05:00
  • 91bc4da922 chore: add AUTHORS Abdullah Atta 2022-12-31 15:02:40 +05:00
  • 5169be8e11 env: NOTESNOOK_SENDER_EMAIL & NOTESNOOK_SENDER_NAME are not optional Abdullah Atta 2022-12-31 14:58:55 +05:00
  • 8d22505113 chore: add instruction for running the server via docker Abdullah Atta 2022-12-31 14:57:13 +05:00
  • 7ebbbb8004 docker: use minio for s3 storage Abdullah Atta 2022-12-31 14:56:00 +05:00
  • 78f8151828 docker: start mongodb as a replica set Abdullah Atta 2022-12-31 14:55:40 +05:00
  • 69e02bfbb5 common: fix order of recovery & email confirm redirect urls Abdullah Atta 2022-12-31 13:33:59 +05:00
  • 9af8a46f87 chore: read env vars from .env.local during dev Abdullah Atta 2022-12-30 19:23:39 +05:00