Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/overseerr/commits/commit/cc4d9128fc966995630e28d9a726ca1316845eee/server/lib/email You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

13 Commits (cc4d9128fc966995630e28d9a726ca1316845eee)

Author SHA1 Message Date
Ryan Cohen c6a133d4e5
refactor: absolute imports with path alias () [skip ci] 3 years ago
Ryan Cohen 16545eec22
feat: tooltip foundation () 3 years ago
Ryan Cohen f5864b49de
refactor: update a few dev deps and convert to using type imports where possible () 3 years ago
TheCatLady a76b608ab7
fix(email): enclose PGP encryption logic in try/catch () 3 years ago
TheCatLady 8d2968572a
fix(email): use decrypted private key () 3 years ago
TheCatLady 0db0d4c280
build(deps): bump node to 14.17 and drop uuid in favor of native randomUUID () 4 years ago
TheCatLady 71641d35c4
build(deps): bump openpgp from 5.0.0-2 to 5.0.0-3 () 4 years ago
TheCatLady 69ab7cc660
feat(email): replace 'Enable SSL' setting with more descriptive/clear 'Encryption Method' setting () 4 years ago
TheCatLady f8b2c3c1b1
build(deps): bump openpgp from 5.0.0-1 to 5.0.0-2 () 4 years ago
TheCatLady 3baa55c690
fix(email): parse sender hostname from application URL () 4 years ago
TheCatLady 46c4ee1625
feat(notif): allow users to enable/disable specific agents () 4 years ago
Jakob Ankarhem 9e5adeb610
feat(email): add pgp support () 4 years ago
Jakob Ankarhem 492e19df40
feat(login): add local users functionality () 4 years ago