nik
nik
thanks man, I'm looking forward to it!
Would love to see it as well :)
Good point, it would be very upsetting to lose all manual entries without a warning. But it indeed is the easiest solution. Maybe a warning when trying to upload an...
Same issue, and i think @tienanhbui is right. Is there any plan on adding this? Or is there any workaround to access the api methods?
I have found a hacky workaround that works specifically for my use case, but might be adjusted to fit other useCases as well. I need to access the API method...
Got the same issue. Have you made any progress @briansniffen ?
Thanks for your answer. I installed libgccjit without options in a seperate brew command as described in your earlier comment. That didn't do the trick, since following up with installing...
Yes, this will solve it. :) The formdata part currently blocked by the backend. But I will extract the urlencoded part of that MR and have it shippable in the...
Just checked the search code and I was wrong in my assumptions: The search function just looks for collections at root level. It does not look for requests at all....
Another way of improving this is to add a "expand all collections" functionality in the explorer. If everything is expanded one can simply use the browsers search functionality. I'll tackle...