Commit Graph

83 Commits (eace0e60564b0fad84d0aff4394fb6788180d3ce)

Author SHA1 Message Date
MillenniumEarl ca11a442ed Update JSDOC and url names 2021-03-05 13:04:43 +01:00
MillenniumEarl 3014ce350a Run prettier 2021-03-05 11:26:53 +01:00
MillenniumEarl 48885a8604 Add response codes to login result 2021-03-05 11:20:46 +01:00
MillenniumEarl ecad3d2ade Add license headers 2021-03-04 13:19:49 +01:00
MillenniumEarl 2070352ca0 Lint scripts 2021-03-04 13:15:01 +01:00
MillenniumEarl e0fd96ab78 Format with prettier 2021-03-04 12:26:45 +01:00
MillenniumEarl d82c2dd113 Replace md5 with sha256 2021-03-04 12:05:42 +01:00
MillenniumEarl 7d3d70e24e Adapt "likes" to "replies" 2021-03-04 11:58:03 +01:00
MillenniumEarl b6acab7d82 Fix wrong POST parameter (order) 2021-03-04 11:57:15 +01:00
MillenniumEarl 8036372d1f Fix unmerged overload signatures 2021-03-04 11:03:17 +01:00
MillenniumEarl 44d06ecb9b Missing radix parameter 2021-03-04 10:58:23 +01:00
MillenniumEarl 96f321b417 Missing parenthesis when invoking constructor 2021-03-04 10:56:06 +01:00
MillenniumEarl f9f852c003 Add missin radic parameter 2021-03-04 10:55:00 +01:00
MillenniumEarl 036e42f31f Fix unnecessary initializer 2021-03-04 10:53:15 +01:00
MillenniumEarl 8563be901f Merge branch '2.0.0-ts' of https://github.com/MillenniumEarl/F95API into 2.0.0-ts 2021-03-04 10:47:40 +01:00
MillenniumEarl f611482a06 Update JSDOC 2021-03-04 10:47:35 +01:00
codefactor-io 8d9d1e11e4 [CodeFactor] Apply fixes 2021-03-04 09:42:41 +00:00
MillenniumEarl 3df82a36b8 Fetch GET response instead of HTML code 2021-03-04 10:14:21 +01:00
MillenniumEarl 5fb621d848 Fix wrong ID for games category 2021-03-04 10:14:03 +01:00
MillenniumEarl 1d7e06da4c Change createURL to execute 2021-03-04 10:02:23 +01:00
MillenniumEarl 8204df9a15 Fix already clean headline 2021-03-04 10:00:12 +01:00
MillenniumEarl 0cb3cdb534 Set parameter only if necessary 2021-03-03 21:17:23 +01:00
MillenniumEarl dae582eedc Fallback if category is mods 2021-03-03 21:16:48 +01:00
MillenniumEarl bd23956dc4 Fix non complete cast of query 2021-03-03 20:29:09 +01:00
MillenniumEarl 18c901288e Miising initialization, fix undefined category 2021-03-03 20:27:13 +01:00
MillenniumEarl f7dc174e61 Add fallback for missing rating 2021-03-03 20:14:56 +01:00
MillenniumEarl 7dcb49c6a5 Add support for private users 2021-03-03 20:13:42 +01:00
MillenniumEarl b26c5de21b Implement cookie storage on disk 2021-03-03 15:13:00 +01:00
MillenniumEarl 52131a143b Find correct owner 2021-03-03 11:43:17 +01:00
MillenniumEarl b1a71ac617 Add method for fetch current user ID 2021-03-03 11:32:50 +01:00
MillenniumEarl e3446ba096 Fix imports 2021-03-03 11:32:27 +01:00
MillenniumEarl 0a51f5c239 Add setID method and check for id validation in fetch() 2021-03-03 11:31:58 +01:00
MillenniumEarl 08d4476591 Save token with JSON 2021-03-03 11:31:36 +01:00
MillenniumEarl 28b01781b9 Renamed in user-profile.ts 2021-03-03 10:59:05 +01:00
MillenniumEarl 715096bc3b Moved to "mapping" class 2021-03-03 10:58:17 +01:00
MillenniumEarl e88c808986 Implement class 2021-03-03 10:57:50 +01:00
MillenniumEarl bd967d5a8c Update JSDOC 2021-03-02 21:16:07 +01:00
MillenniumEarl 0855e88550 Fix banner scraping 2021-03-02 21:09:33 +01:00
MillenniumEarl 3a912aa9d9 Implemented class 2021-03-02 20:55:41 +01:00
MillenniumEarl ffe9271bcf Add fetch method for PlatformUser 2021-03-02 20:27:50 +01:00
MillenniumEarl 5337012a32 Find correct body of the post 2021-03-02 19:09:36 +01:00
MillenniumEarl 0d28d98d13 Add function to get post instead of list 2021-03-02 19:09:24 +01:00
MillenniumEarl c6765dab09 Ad ParameterError 2021-03-02 19:06:13 +01:00
MillenniumEarl 35d359b028 Posts are now lazy 2021-03-02 17:12:39 +01:00
MillenniumEarl 4a16642540 Post is now a lazy class 2021-03-02 17:08:34 +01:00
MillenniumEarl 5ed5885ce6 Move JSDOC 2021-03-02 16:18:59 +01:00
MillenniumEarl d4a1d4dd04 Fix wrong URL composition 2021-03-02 14:03:57 +01:00
MillenniumEarl f85da9f288 Fix imports without ".js" 2021-03-02 13:56:57 +01:00
MillenniumEarl 99a1a3cbe4 Implement information from JSONLD 2021-03-02 12:08:20 +01:00
MillenniumEarl f651c65fc6 Add getters 2021-03-02 11:50:11 +01:00