Hadi

Results 14 comments of Hadi

same issue for me for postgres connecting locally works but when I try to connect through a tunnel that I already opened in a terminal it gives me timeout. using...

I don't know if that's the same or not. let's say I have - company label with properties of: - uuid - name - employee label - uuid - name...

almost 2 years late , still no plans on git-flow ??

Is there is anyway around the the explicit url part . I'm authorizing the user by connecting his account to twitter so I need to send a jwt with the...

Any news on thise one ?

Also affected by time one. was working as expected only this month started giving weird results. we are trying to get the utc date+time for the next midnight in the...

I have an issue with timezone not changing. ``` import dayjs from 'dayjs'; import utc from 'dayjs/plugin/utc.js' import timezone from 'dayjs/plugin/timezone.js' dayjs.extend(utc) dayjs.extend(timezone) const todayDateInUTC = dayjs().utc() const customTimezone =...

Hey @cawoodm, Anyone is working on this one ? I take work on it.