Luís Duarte

Results 11 comments of Luís Duarte

A small bump in this - I have kind of a big monorepo where the tools themselves can have different versions (due to forks, mostly). I'm fine with helping with...

Added some python scripts that I've made to help ^^

> We should not make the flow by hand. OpenID Connect authentication flow is a bit complex and might be non-trivial to implement. We can search for other packages though....

I have almost the same usecase as @Ambyjkl - I basically want a "LRU cache" of regex rules as I'm in a semi-constrained memory environment. In my opinion, calling it...

The service is [Maestro](https://maestro.mobile.dev/), the integration with flutter is by changing the accessibility labels so we should check if it intereferes with accessibility apps that a user might user

We could also use `device_calendar` that makes the behaviour of adding a event completly in-app. If we choose to use this, we should create a calendar dedicated to `Exams` only,...

Instead of hiding the calendar we could display something from [this page](https://sigarra.up.pt/up/pt/web_base.gera_pagina?p_pagina=calend%c3%a1rio%20escolar%20da%20universidade%20do%20porto) when the user doesn't have feup in faculty. The page shows a more general view of the calendar,...

> 2. The lag has been consistent on the website for me as well. My solution was to create an initial info toast message (e.g. Cancelling reservation...) that would then...

Hi! Thanks for contributing, please fix the linting errors first :sweat_smile:, thanks!