Commit graph

15 commits

Author SHA1 Message Date
dependabot[bot]
d61b35f754
Bump sequelize from 6.28.0 to 6.29.0 (#52)
Bumps [sequelize](https://github.com/sequelize/sequelize) from 6.28.0 to 6.29.0.
- [Release notes](https://github.com/sequelize/sequelize/releases)
- [Commits](https://github.com/sequelize/sequelize/compare/v6.28.0...v6.29.0)

---
updated-dependencies:
- dependency-name: sequelize
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-09 13:48:52 -07:00
Dylan Ayrey
7fb21d7adf
Gpg (#48)
* client gpg

* first pass on pgp

* completing backend save

* displaying encrypted data

* add migrations

* fixing the download button

* fixing image download

* fixing image download

* fixing image download

* fixing email template bugs

* fixing download button

* final touches

* final touches

* final touches

* final touches

* final touches

* Update Settings.vue

* final touches

* final touches

* final touches

* add sentry logging and stream file

---------

Co-authored-by: counter <counter@counters-MacBook-Air.local>
Co-authored-by: Dustin Decker <dustin@trufflesec.com>
2023-02-21 12:05:01 -08:00
Dustin Decker
42fcdf0e54
Add profiling (#38)
* capture caught exceptions

* add profiling

* Use 0.0.12 for now
2023-01-31 07:54:14 -08:00
Dustin Decker
1b7aa3258c
capture caught exceptions (#37)
* capture caught exceptions

* fix package.json typo
2023-01-31 07:52:31 -08:00
Dustin Decker
52ae82a5cc
remove some unused and long indices (#35) 2023-01-30 15:02:29 -08:00
Dustin Decker
8bd420f044
add sentry (#34) 2023-01-30 15:02:19 -08:00
Dustin Decker
b1b48104e1
Send emails with sendgrid (#14)
* Use sendgrid to send emails

* add unsubscribe list

* fix test code

* update enabled var and readme

* email template

---------

Co-authored-by: counter <counter@counters-MacBook-Air.local>
2023-01-29 11:46:28 -08:00
Dustin Decker
edd37b55f5 update some packages and base image 2023-01-26 18:15:48 -08:00
Dustin Decker
10415d91f3 deployment changes 2023-01-25 08:54:53 -08:00
counter
00d96e1b78 switching screenshots to the cloud 2023-01-18 19:38:48 -08:00
counter
ec6415559a fixing hostname 2023-01-15 19:55:28 -08:00
counter
711edb354b fixing oauth issues 2023-01-14 11:29:01 -08:00
counter
14dd695754 adding dep 2023-01-14 10:21:33 -08:00
counter
b34c2d2e4e adding dep 2023-01-14 10:18:44 -08:00
Matthew Bryant (mandatory)
2f37219d8a first commit 2021-05-31 12:06:40 -07:00