Commit graph

24 commits

Author SHA1 Message Date
ae335a1511 documentation finished 2022-04-08 16:55:59 +02:00
3e59c0601e check for whitespaces in login and registration 2022-04-08 06:48:44 +02:00
4a07b461d3 sql injection in search 2022-04-07 21:06:30 +02:00
7786e839b0 implement search functions 2022-04-07 16:37:10 +02:00
68d803229a add search bar for sql injection 2022-04-07 16:24:56 +02:00
30ed1c3cb5 rename the site 2022-04-07 16:07:44 +02:00
3bf957ee30 tasks can be marked as finished 2022-04-07 16:05:43 +02:00
5e63fc1e38 login user after registration, delete task 2022-04-07 15:39:22 +02:00
ba6e5a9c17 delete in the backend 2022-04-06 21:11:27 +02:00
f73f862bcf task can be added 2022-04-06 20:59:10 +02:00
87e66f74bd add form to add task 2022-04-06 20:23:14 +02:00
bea864d967 show tasks in a table 2022-04-06 14:24:01 +02:00
9b4eb8f7aa fix login and show tasks 2022-04-06 14:12:15 +02:00
6ad423ae5c handle error responses 2022-04-06 13:40:33 +02:00
5b2252d6bd include axios and show toasts 2022-04-05 21:21:48 +02:00
712af41c28 endpoint to get tasks 2022-04-04 12:26:36 +02:00
9e058e4f03 change paths, add task to db 2022-04-04 12:13:55 +02:00
6a56b03bf6 change post to get request with header 2022-04-04 11:53:05 +02:00
2d98665f92 save username in cookie 2022-04-04 11:40:34 +02:00
539a36dffe really basic login 2022-04-04 10:16:29 +02:00
177a26a2e9 fix register and login handler for future edits 2022-04-04 09:15:02 +02:00
b5f1ccf98d place scripts in index as template 2022-04-04 08:06:09 +02:00
acdee880e4 registering user works 2022-03-30 15:11:58 +02:00
faf460470e basic navigation and basic forms 2022-03-30 14:54:01 +02:00