borgwarehouse/pages/api/account
2023-10-01 21:15:18 +02:00
..
getAppriseAlert.js update: getServerSession is now stable for NextAuth 2023-04-18 18:10:17 +02:00
getAppriseMode.js update: getServerSession is now stable for NextAuth 2023-04-18 18:10:17 +02:00
getAppriseServices.js update: getServerSession is now stable for NextAuth 2023-04-18 18:10:17 +02:00
getEmailAlert.js update: getServerSession is now stable for NextAuth 2023-04-18 18:10:17 +02:00
getWizardEnv.js fix: "hostname" env var is used by default in docker. Avoid conflict. 2023-10-01 21:15:18 +02:00
sendTestApprise.js update: getServerSession is now stable for NextAuth 2023-04-18 18:10:17 +02:00
sendTestEmail.js update: getServerSession is now stable for NextAuth 2023-04-18 18:10:17 +02:00
updateAppriseAlert.js fix: missing await on Node fs.writeFile() method #48 #34 2023-08-08 13:46:38 +02:00
updateAppriseMode.js fix: missing await on Node fs.writeFile() method 2023-08-08 14:24:38 +02:00
updateAppriseServices.js fix: missing await on Node fs.writeFile() method #48 #34 2023-08-08 13:46:38 +02:00
updateEmail.js fix: missing await on Node fs.writeFile() method #48 #34 2023-08-08 13:46:38 +02:00
updateEmailAlert.js fix: missing await on Node fs.writeFile() method #48 #34 2023-08-08 13:46:38 +02:00
updatePassword.js fix: missing await on Node fs.writeFile() method #48 #34 2023-08-08 13:46:38 +02:00
updateUsername.js fix: missing await on Node fs.writeFile() method #48 #34 2023-08-08 13:46:38 +02:00