From 83b11393da8f733c0ffc5abed5d1e0e827d04b61 Mon Sep 17 00:00:00 2001 From: ivarlovlie Date: Thu, 2 Jun 2022 23:02:22 +0200 Subject: refactor: Rename accounts to portal --- apps/accounts/src/app/pages/_layout.svelte | 142 ----------------------------- 1 file changed, 142 deletions(-) delete mode 100644 apps/accounts/src/app/pages/_layout.svelte (limited to 'apps/accounts/src/app/pages/_layout.svelte') diff --git a/apps/accounts/src/app/pages/_layout.svelte b/apps/accounts/src/app/pages/_layout.svelte deleted file mode 100644 index 8c2e4a8..0000000 --- a/apps/accounts/src/app/pages/_layout.svelte +++ /dev/null @@ -1,142 +0,0 @@ - - - - -
- - -
-

Time Tracker is a tool to keep track of time spent.

-

Use demo@demo.demo 123456 to demo the app.

- Source - License - License notices -
- -
- -
-

Information we collect

-

We collect information you the user provide, explicitly this means:

-
    -
  • Username
  • -
  • Password
  • -
  • Entries generated by you
  • -
  • Labels generated by you
  • -
  • Categories generated by you
  • -
  • Your IP address when making requests to our API (using the service)
  • -
- -

How we use your information

-

We use your information to provide the time-tracker service.

- -

How we share your information

-

- We do not share your information with anyone nor any entity. All information is handled by us the provider and you the user - exclusively. -

- -

Right to delete

-

- You can at any time delete any data related to your personal information by navigating to your profile page inside of the - service. -

- -

Right to inspect

-

You can at any time download all of your generated data by navigating to your profile page inside of the service.

- -

Contact

-

Please direct any inquires about your personal data to time-tracker@ivarlovlie.no.

-
- -
- -
-- cgit v1.3