4be4a26036suche geht jetzt, special sachen für user 99 (danielvici gemacht) und in einstellungen werden daten angezeigt
danielvici123
2025-04-06 21:07:57 +02:00
8f27246234Fixed Database creation, The error was that there were 2 simultaenous Database connections, causing an error when both attempted to connect at once.
Lynixenn
2025-03-30 22:59:19 +02:00
fb916e9e9fMerged API and Databank into Main branch
Lynixenn
2025-03-30 22:02:56 +02:00
65ced2f3d3Update helpers.ts to match comment structure
Esad Mustafoski
2025-03-18 08:31:14 +01:00
497d5aa28fGenerated API Docs using AI, Might edit later if there is an issue or it's hard to read. Finished API Functions
Esad Mustafoski
2025-03-17 21:39:26 +01:00
8b992017baModulized the project so it's easier to look over items, Unfinished for now, added extra functions for chat, API is not finished for the chat. and will not work. Files saved as a "Work in progress" type of commit. \n Document folders added, but nothing yet done inside of them. \n Some comments have been removed as they were bloated and made it hard to read the code, the functions themselves are self-explanatory and will be documented in the "docs" folders, containing the documentation in a markdown format
Esad Mustafoski
2025-03-14 06:37:08 +01:00
aeaae9fc58Huge changes! Added some API features, but not fully.
Esad Mustafoski
2025-03-14 06:33:12 +01:00
7331b1b9b0link zu icons8 hizugefügt
danielvici123
2025-03-12 15:24:13 +01:00
4411c7def6Navigationsbar angepasst und post view hinzugefügt (geht nicht wegen keine datenbank aanschluss)
danielvici123
2025-02-18 18:33:40 +01:00
eca851dc08kleine veränderung und popup (bei kontakte) sowie testphase stay logged in
danielvici123
2025-02-18 17:48:10 +01:00
9af5b34658suche geht jetzt
danielvici123
2025-02-06 17:46:18 +01:00
bb2cfedb84suche (angefangen) und kleine änderungen
danielvici123
2025-02-05 20:35:29 +01:00
4c80caa52aAttempted adding of 'Salting' for the password, a method which adds random numbers or letters to make rainbowtable password cracking impossible, not tested yet
Esad Mustafoski
2025-02-02 12:33:47 +01:00
8b4b99a015Register gemacht. Kleine Änderung
danielvici123
2024-12-22 20:08:47 +01:00
b0f8a51cc8Shortened 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.
Esad Mustafoski
2024-11-13 23:29:59 +01:00
2352c25c05Settings added (only one part), notification started and highlight added
danielvici123
2024-11-10 18:10:28 +01:00
7a6152be51Combined functions, Changed some items
Esad Mustafoski
2024-11-07 19:29:35 +01:00
f45945474dChanged functions in database/utils.ts
Lynixen
2024-11-06 21:35:41 +01:00
c786ddd895Merged some functions in database/utils.ts to attempt to shorten code length, Also changed tests to work with the new datatypes
Esad Mustafoski
2024-11-06 04:49:18 +01:00