Commit Graph

5 Commits

Author SHA1 Message Date
771b63f6c4 Added unit tests for API and Web App
Also updated backend to use .NET6
2023-03-08 21:34:43 -06:00
34d459cc58 Fixed 403 Forbidden thrown when getting Website metadata
- Add User-Agent to header to prevent 403 Forbidden when downloading webpage strings
- Add Bookmark URL and User Id unique combo constraint
- Add Tag Name and User Id unique combo constraint
2023-03-04 00:37:59 -06:00
3f4c32107e Made description and note optional, auto added title and description from metadata if not provided 2023-01-28 17:04:49 -06:00
b9cd6b3c6a Added endpoint and functionality for getting, retrieving and deleting bookmarks, and for adding and removing tags for a bookmark 2023-01-28 00:48:48 -06:00
e0b38beff6 Initial commit 2023-01-25 00:06:14 -06:00