You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR fixes#444 and is made of 3 parts:
- Cleans `repository.dart`
- Apply the title of this PR everywhere
- Doesn't break Centralisation:
- now this module uses its own simple `SectionRepository` class to get the JSON
- and uses the new hostname, namely https://centralisation.myecl.fr
This PR fixes#444 and is made of 3 parts:
- Cleans `repository.dart`
- Apply the title of this PR everywhere
- Doesn't break Centralisation:
- now this module uses its own simple `SectionRepository` class to get the JSON
- and uses the new hostname, namely https://centralisation.myecl.fr
Since Titan makes requests to its host only (and fonts.gstatic.com but anyway), the host-displayHost distinction introduced here is obsolete.
Discovered when trying to solve #436 by replacing
"myecl.fr"
with smth else (see my comment at that issue).The text was updated successfully, but these errors were encountered: