Releases
v0.4.23
fix: bump deps, fixed placeholder translation, cosmetic updates, fixed search on aliases, optimized search on aliases 83c5e40
chore: removed console.log from client-side code 94ad3e1
fix: fixed linting, fixed missing $options for @shadowgate15 , fixed TypeError (closes https://github.com/titanism/issues/issues/29 ) fbf1709
fix: fixed regex parsing on API lookup, added indices for alias user and domain (thanks @spence-s ), updated FAQ and prevented global vanity alias with regex (closes https://github.com/titanism/issues/issues/28 ), fixed table rendering on domains, fixed pug inline comment from HTML comment to pug comment in verify.pug, added X-Requested-With header to all superagent calls, bumped deps b4e718c
Merge pull request #134 from forwardemail/fix/history 5fb386f
chore: bump deps 018f8c8
feat: add handle popstate 76320c8
fix: web mongoose config 81e9ca5
chore: bump deps 25fb916
Merge pull request #127 from forwardemail/fix/keyword 532f28f
Merge branch 'master' into fix/keyword 4820ea4
chore: cosmetic fixes to billing, locked @ladjs/assets to fix search issue d2bb5cb
chore: bump @ladjs/assets 99be204
fix(search): my-account/aliases 723aa82
fix(search): my-account/domains b9f49f8
fix(search): admin/users e75c7b9
fix(search): admin/domains 2d0e760
chore: bump deps a5ac9da
chore: bump @ladjs/assets 07b3d8a
refactor: query.keyword from domains table 4144bba
chore: removed completed TODO comment ceb83e8
fix: fixed pug linting, fixed RE2 in test issue (ava requires RegExp) 9b62096
fix: cosmetic updates to profile, extra validation for email change, fixed otp to use autocomplete="one-time-code" 2e03213
chore: updated locales and snapshots cbb6bc9
chore: updated locales b01ee8c
Merge pull request #124 from forwardemail/feat/admin-domains 6a10c40
Merge branch 'master' into feat/admin-domains 5db8c7a
Merge pull request #126 from forwardemail/chore/prettier-pug cc91437
Merge pull request #125 from forwardemail/fix/regex 55edce1
chore: format pug f7aea46
chore: add pug linting f757d1c
chore: format pug 6dfda59
chore: add @prettier/plugin-pug 9d46634
feat: add i option to mongo regex calls d34210e
refactor: convert RegExp to RE2 e517b78
refactor: adjust RE2 to have "gi" ec40534
fix(admin/domains): change max recipients input to number 372e17d
Merge pull request #123 from forwardemail/fix/regex-aliases b511058
feat(admin/domains): add update max recipients 05b44b2
feat(admin/domains): add delete domain c2328e0
feat(admin/domains): list domains 3b5995f
fix(alias): allow regex with /*/ 8dc0484
chore: add webAndWatch script f0bfa2f
fix: remove lean query for descriptions 1bd8cdd
Merge pull request #122 from forwardemail/fix/tables 931da32
fix(views/billing/_table): fix receipt mixin 6ee0523
Revert "fix: billing page rendering" c2769c1
refactor: change _sort_header to _sort-header 1148c3a
fix: billing page rendering 6a2900e
fix: lockfile needed updating 683ce14
Merge pull request #121 from forwardemail/feat/cancel-email-change 116f8c6
fix: allow "None" for address country cf2c707
feat: add resend email link 289d346
feat: add email change cancellation 1065514
chore: bump @ladjs/i18n 7dfcd1c
Merge pull request #120 from forwardemail/fix/table-improvements 1d031c0
chore: add re2 3290477
fix: adjust user search paths 9fd597e
style: fix sort_header to sortHeader fd8d073
fix: adjust amount_formatted regex f699a58
Merge pull request #119 from forwardemail/feat/table-improvements 2da00e9
Merge pull request #118 from forwardemail/update-dev-deps 672862b
fix: remove unneeded params fc6a63c
chore: bump @ladjs/assets 11c5a52
style: fix camelcase 6ed2a1b
feat: add ajax to aliases table 6ffe4d7
feat: make payments table ajax a3cacb5
feat: ajax domain table e647784
feat: ajax pagination a04d2bf
feat: sort and keyword 8b9f942
refactor: modify to tableSelector 4bd03d6
feat: ajax sort table b4e60cf
feat(admin/users): add keyword search 2e45afc
feat(admin/users): add sorting ccedbef
chore: update and configure husky with lassify df1de53
fix: fixed billing page issue 30e4b50
fix: temp disable bitpay c8cc282
fix: fixed dark mode issue (forcing github-markdown-light) 1303f4a
chore: bitpay integration cosmetic updates de45547
Merge pull request #115 from forwardemail/chore/organize-stripe-mapping a3b0a04
chore: consolidate payment mappings and constants b38456e
chore: added coming soon to browser ext fdceada
Merge pull request #114 from forwardemail/feat/bitpay 243b71f
fix: user payment ids unique 0259aa4
feat: add bitpay webhook 76f773f
fix: fixed td > .markdown-body bg color issue 4654617
style: fix bitpay button 47f9a90
fix: remove bitpay subscription e5af738
feat: add bitpay to billing page 41e7407
feat(bitpay): complete one-time payements 9b8f52a
feat: fixed github markdown styling issue, fixed API docs 7095949
feat: setup front-end for bitpay 57a01de
feat: add one-time bitpay 43b9c8d
style: add bitpay button to billing page be9f09f
chore: added space to homepage 2b600cb
chore: added timeout 0 for job 876e9d7
chore: add job to run 24h to sync payment histories 97a4c12
Merge pull request #110 from forwardemail/sync-stripe-billing cd8810d
fix: added space to pug view c6b757c
fix: added space to pug view 0aadd9f
chore: fixed pug linting ecae7bf
feat: added testimonial section 9c0ba9f
chore: improve error messages and sync accuracy 2247f68
fix: properly hanlde billing sync stripe pagination 5faef5a
chore: add refunded_amount to payments and script + error handling 85170dc
fix: fixed connectSrc CSP 9b67fa5
fix: added plausible.io to scriptSrc CSP 5526409
feat: adds job/script to sync billing history (stripe) 7d7f27e
v0.4.22...v0.4.23
You can’t perform that action at this time.