Commit graph

15 commits

Author SHA1 Message Date
powermaker450 e654c63b58 Add CORS headers 2024-09-09 12:24:24 -04:00
powermaker450 9bf3fc88a6 Prettier 2024-08-27 13:42:13 -04:00
powermaker450 92cbe519b7 Append timestamp to reviews 2024-08-27 13:42:00 -04:00
powermaker450 35f5d3d071 Create custom type for IdRequest 2024-08-21 11:28:13 -04:00
powermaker450 74c17bcd8e Move disk data to a class 2024-08-21 02:31:44 -04:00
powermaker450 fd4bc44842 Prettier 2024-08-21 01:36:33 -04:00
powermaker450 b1bdc83876 Seperate "/post" endpoint into a route, use express for routing 2024-08-21 01:25:49 -04:00
powermaker450 e097ed69a7 Assign ID's to reviews for use server-side 2024-08-19 01:46:06 -04:00
powermaker450 04197c01b0 Make title optional 2024-08-19 01:00:27 -04:00
powermaker450 3846034a44 Remove 'strict()' not sure what it does 2024-08-19 00:50:14 -04:00
powermaker450 1fd79b50eb Fix rating logic 2024-08-19 00:10:56 -04:00
powermaker450 6298fe8cfc Prettier 2024-08-18 23:45:00 -04:00
powermaker450 8d6572c631 Add 'title' to Review and add length limits to all string values 2024-08-18 23:30:53 -04:00
powermaker450 d865b56c63 Validate that the rating of a review only contains 1 decimal place 2024-08-18 17:59:11 -04:00
powermaker450 466dd184b1 Reformat structure 2024-08-17 01:39:16 -04:00
Renamed from src/types/schema.ts (Browse further)