NaiJi ✨ NaiJi
Loading Heatmap…

NaiJi commented on pull request SelfPrivacy/selfprivacy.org.app#440

refactor: Introduce the API connection repository

Duplication with line 62?

2024-02-22 01:08:12 +02:00

NaiJi commented on pull request SelfPrivacy/selfprivacy.org.app#440

refactor: Introduce the API connection repository

This really scares me. I suspect it's in all other blocs like this... what do you think?

2024-02-22 01:06:14 +02:00

NaiJi commented on pull request SelfPrivacy/selfprivacy.org.app#440

refactor: Introduce the API connection repository

Why specifically `UnsupportedError` ? We don't care about other possible errors in this block?

2024-02-22 01:04:44 +02:00

NaiJi commented on pull request SelfPrivacy/selfprivacy.org.app#440

refactor: Introduce the API connection repository

This is quite extreme, is this impossible to trigger? Do we need a notification for it?

2024-02-22 01:00:55 +02:00

NaiJi commented on pull request SelfPrivacy/selfprivacy.org.app#440

refactor: Introduce the API connection repository

What the hell, is this how it's supposed to be now for all GraphQL requests?!

2024-02-22 00:57:00 +02:00

NaiJi commented on pull request SelfPrivacy/selfprivacy.org.app#440

refactor: Introduce the API connection repository

![image](/attachments/0654c17f-718f-40d5-a449-52785af2b233)

2024-02-20 19:24:51 +02:00

NaiJi created pull request SelfPrivacy/selfprivacy.org.app#449

feat(ui): Move provider card title to the top row

2024-02-04 09:13:05 +02:00

NaiJi created branch move-title-in-cards in SelfPrivacy/selfprivacy.org.app

2024-02-04 09:12:24 +02:00

NaiJi pushed to move-title-in-cards at SelfPrivacy/selfprivacy.org.app

  • 1d834703be feat(ui): Move provider card title to the top row

2024-02-04 09:12:24 +02:00

NaiJi commented on pull request SelfPrivacy/selfprivacy.org.app#446

feat: add route to service cards in storage page

`BuildContext context` -> `final BuildContext context`

2024-02-04 08:58:21 +02:00

NaiJi commented on pull request SelfPrivacy/selfprivacy.org.app#446

feat: add route to service cards in storage page

Better replace `GestureDetector` with `InkWell` (literally just replace the constructor call), since `InkWell` handles "hovering" over elements. cc @inex

2024-02-04 08:58:21 +02:00

NaiJi commented on pull request SelfPrivacy/selfprivacy.org.app#446

feat: add route to service cards in storage page

Better replace `GestureDetector` with `InkWell` (literally just replace the constructor call), since `InkWell` handles "hovering" over elements. cc @inex

2024-02-04 08:57:50 +02:00

NaiJi closed issue SelfPrivacy/selfprivacy.org.app#390

Check if we lose control over the domain

2024-01-28 09:56:07 +02:00

NaiJi deleted branch dns-check from SelfPrivacy/selfprivacy.org.app

2024-01-28 09:55:44 +02:00

NaiJi merged pull request SelfPrivacy/selfprivacy.org.app#441

fix(dns): Make sure that we notice domain ownership lost

2024-01-28 09:55:43 +02:00

NaiJi pushed to master at SelfPrivacy/selfprivacy.org.app

  • 76c420301c Merge pull request 'fix(dns): Make sure that we notice domain ownership lost' (#441) from dns-check into master
  • 2b30136def fix(dns): Make sure that we notice domain ownership lost
  • Compare 2 commits »

2024-01-28 09:55:43 +02:00

NaiJi created pull request SelfPrivacy/selfprivacy.org.app#441

fix(dns): Make sure that we notice domain ownership lost

2024-01-28 07:22:00 +02:00