54 Commits

Author SHA1 Message Date
deno-deploy[bot]
4fb87cc127 [Deno Deploy] Update .github/workflows/deploy.yml 2025-04-04 06:50:43 +00:00
deno-deploy[bot]
def0f2bd9c [Deno Deploy] Add .github/workflows/deploy.yml 2025-04-04 06:40:33 +00:00
Lynixenn
68aa7c20f3 removed files 2025-03-30 21:57:57 +02:00
Lynixenn
6e87e5003e Utils added extra 2025-03-30 21:57:15 +02:00
Esad Mustafoski
0ecd265ade Update deno.json
Quick fix
2025-03-29 00:36:11 +01:00
Lynixenn
895a40fe67 Added database creation upon start of API, only does this when the Database doesn't exist. 2025-03-28 23:51:03 +01:00
Lynixenn
cfcfd4ba5e Fixed Login and Register user not returning, Fixed error upon logging/registering 2025-03-25 18:41:39 +01:00
Lynixenn
9e7039c72c Now returns userId upon Register 2025-03-24 21:21:45 +01:00
Esad Mustafoski
029fc10de7 Fix Error in create_db 2025-03-21 08:32:28 +01:00
Esad Mustafoski
8b594990ee Update create_db.ts 2025-03-20 11:56:23 +01:00
Esad Mustafoski
65ced2f3d3 Update helpers.ts to match comment structure 2025-03-18 08:31:14 +01:00
Esad Mustafoski
497d5aa28f Generated API Docs using AI, Might edit later if there is an issue or it's hard to read. Finished API Functions 2025-03-17 21:39:26 +01:00
Esad Mustafoski
8b992017ba Modulized 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 2025-03-14 06:37:08 +01:00
Esad Mustafoski
aeaae9fc58 Huge changes! Added some API features, but not fully. 2025-03-14 06:33:12 +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
3c6fdd0b59 Fixed account_created format 2024-12-17 22:21:53 +01:00
Lynixenn
4dfa695458 Added body response for Successful login 2024-12-17 19:04: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
Esad Mustafoski
7a6152be51 Combined functions, Changed some items 2024-11-07 19:29:35 +01:00
Lynixen
f45945474d Changed functions in database/utils.ts 2024-11-06 21:35:41 +01:00
Esad Mustafoski
064b864246 Removed file 2024-11-06 04:51:35 +01:00
Esad Mustafoski
4d06db689d Removed file 2024-11-06 04:51:09 +01:00
Esad Mustafoski
c786ddd895 Merged some functions in database/utils.ts to attempt to shorten code length, Also changed tests to work with the new datatypes 2024-11-06 04:49:18 +01:00
Esad Mustafoski
108b3f0d50 Updated readme to be more current 2024-11-05 02:32:49 +01:00
Esad Mustafoski
abe39c0797 Documentation Update 2024-11-05 02:22:11 +01:00
Esad Mustafoski
3d31061087 Added API and Tests, Tests generated using AI and will be replaced sometime 2024-11-05 02:05:39 +01:00
Esad Mustafoski
7a43130a39 Merge remote-tracking branch 'origin/main' 2024-11-03 21:14:31 +01:00
Esad Mustafoski
537fca6b2b Added a test API for the Database, Unfinished, Meant for testing API Access on the Frontend 2024-11-03 21:14:04 +01:00
danielvici123
bf5e43bb7b Pages added and finished, tailwind config edited
- WIP Page finished
- Login paged added
- Tailwind Config edited
2024-11-02 20:53:57 +01:00
danielvici123
8862942b0f Update README.md
DataGrip added to tools
2024-11-01 22:17:06 +01:00
danielvici123
7ef1d53926 New Design, Route added
Changes:
- Clicking on Home (icon and text) and Logo now routes to “/”, i.e. to the main page
- New design is now complete
2024-11-01 22:13:04 +01:00
Esad Mustafoski
4dc0f653ad Comments 2024-11-01 20:49:50 +01:00
danielvici123
aaf9eff0e7 database file added 2024-11-01 20:45:54 +01:00
danielvici123
86c653bd51 Merge remote-tracking branch 'origin/main'
# Conflicts:
#	api/main.ts
#	src/App.vue
#	src/router/index.ts
2024-11-01 20:44:43 +01:00
danielvici123
cbc2e894ee neues design ist jetzt zu hälfte da 2024-11-01 20:43:05 +01:00
Esad Mustafoski
c6dfae527b commented some files 2024-11-01 20:42:13 +01:00
danielvici123
ae882a2a3a Merge branch 'main' of https://github.com/danielvici/esp-projekt
# Conflicts:
#	vite.config.mts
2024-11-01 00:01:54 +01:00
Esad Mustafoski
d86c11d7ca readme update 2024-10-31 23:58:27 +01:00
Esad Mustafoski
cfc7071b7f Added routing, Tidied up components directory and added part of an unfinished API 2024-10-31 23:57:06 +01:00
danielvici123
d0eb1f5490 tailwind drinne und fix. sollte nun gehen 2024-10-31 21:43:48 +01:00
Esad Mustafoski
6e360e4235 Fix? 2024-10-31 21:37:22 +01:00
danielvici123
4bcfff299d tailwind weg 2024-10-31 19:51:54 +01:00
danielvici123
c451fa9104 tailwind ausgegraut 2024-10-31 19:36:49 +01:00
Esad Mustafoski
f307d9da68 Buggy commit, failed to load file. 2024-10-31 18:43:33 +01:00
danielvici123
4431641d87 Merge branch 'main' of https://github.com/danielvici/esp-projekt 2024-10-31 18:32:11 +01:00
danielvici123
dc3f417f52 fix: @ als ./src sollte nun gehen 2024-10-31 16:47:37 +01:00
danielvici123
a8ae8c240f Update README.md
Zweite DenoDB wurde zu VueJs korrigiert
2024-10-31 16:41:55 +01:00
danielvici123
4d29fc7fd2 Merge remote-tracking branch 'origin/main' 2024-10-31 16:38:54 +01:00
danielvici123
0e0cdfaa28 Main page created without function. CSS not working 2024-10-31 16:38:36 +01:00