Esad Mustafoski
|
65ced2f3d3
|
Update helpers.ts to match comment structure
|
2025-03-18 08:31:14 +01:00 |
|
Esad Mustafoski
|
4c80caa52a
|
Attempted adding of 'Salting' for the password, a method which adds random numbers or letters to make rainbowtable password cracking impossible, not tested yet
|
2025-02-02 12:33:47 +01:00 |
|
Lynixenn
|
010e518828
|
Login and Register API added, further info shared between Owners
|
2024-12-17 19:01:14 +01:00 |
|
Esad Mustafoski
|
b0f8a51cc8
|
Shortened database/utils.ts by adding a 'Query Database' helper function to reduce boilerplate/copied code, also added functions form apping the Post, Account and Comment row. api/main.ts now has more unfinished endpoints and will now work using functions instead of doing everything inside of the routes, created a helpers.ts file to make it a bit more modular and easier to look over.
|
2024-11-13 23:29:59 +01:00 |
|