thush

Results 5 issues of thush

I am trying to add calendar sync capability to my application, and I'd like to do this by using the Google Social login provided by Auth0. The main problem I...

tried to use superjson as a solution for this issue https://github.com/vercel/next.js/issues/11993, as suggested in https://github.com/blitz-js/superjson#using-with-nextjs unfortunatly ran into issue with serialization of the Decimal data type as shown by the...

enhancement

So I've trying to rebuild a tree as follows: ` public function rebuild() { $json = Storage::disk('local')->get('procrastitracker_report.json'); $json = json_decode($json, true); // $delete = Activity::descendantsAndSelf(1); // Activity::rebuildTree($json, $delete); $root =...

I know this is likely a tricky one... since when you download through the monstercat website itself (at least for the 320kbps mp3s like I download) you only get a...

enhancement
help wanted
complex

see https://webservices.amazon.com/paapi5/documentation/ amazon id "can" be obtain from link, but can be tricky since doesn't seem like there is a consistent structure? for example here the id is `B0140RDK8W` but...

enhancement