aboutsummaryrefslogtreecommitdiff
path: root/backend/db
Commit message (Collapse)AuthorAgeFilesLines
* move disconnection to cleanupHEADmasterJacky Zhao2023-07-091-9/+5
|
* add tls configJacky Zhao2023-07-091-3/+4
|
* more connection checksJacky Zhao2023-07-091-17/+22
|
* switch to official mongo-go-driverJacky Zhao2023-07-092-32/+36
|
* remove ip from hash calculationjackyzha02021-03-071-2/+2
|
* fix(cfg): no longer require .env when reading env varsjackyzha02021-03-011-1/+2
|
* allow language savingjackyzha02020-05-162-6/+8
|
* Add comments and clean up encryptionRyan Mehri2020-05-151-3/+3
|
* Add encryption to content when password is specifiedRyan Mehri2020-05-152-3/+19
|
* Merge pull request #18 from jackyzha0/no-pass-renderingRyan Mehri2020-05-121-7/+2
|\ | | | | no password paste rendering
| * add err messagesjackyzha02020-05-111-7/+2
| |
* | fix issue with empty password being hashedRyan Mehri2020-05-111-10/+12
|/
* Add password hashingRyan Mehri2020-05-101-15/+30
|
* Update post to return hash and passwordRyan Mehri2020-05-102-13/+15
|
* Check for size of content and expiry time comparisonRyan Mehri2020-05-101-2/+18
|
* Add title to postRyan Mehri2020-05-092-2/+4
|
* folder refactorjackyzha02020-05-093-0/+150