SelfPrivacy — is a platform on your cloud hosting, that allows to deploy your own private services and control them using mobile application. https://selfprivacy.org
 
 
 
 
 
 
Go to file
Inex Code 11885b7ac7 Fix app connecting to 'https://api./' after access recovery
We no longer hold server domain in ServerAPI class. Instead, we get a domain from the app config every time.
2022-09-09 17:57:34 +03:00
android Remove android.enableR8 from gradle.properties 2022-09-04 14:28:45 +03:00
assets Implement service page enabling/disabling and service restart 2022-09-06 13:25:28 +03:00
fastlane/metadata/android/en-US Add changelog for 0.6.1 2022-06-15 06:27:05 +03:00
ios update 2022-01-25 18:02:32 +01:00
lib Fix app connecting to 'https://api./' after access recovery 2022-09-09 17:57:34 +03:00
linux Test custom colors 2022-05-03 13:45:10 +03:00
test Bug fixes and linting 2022-06-10 00:13:06 +03:00
windows Add SVG library. 2022-08-29 04:40:55 +04:00
.editorconfig update 2021-08-29 15:54:28 +02:00
.gitignore service-states (#65) 2021-09-29 16:08:19 +03:00
.metadata Test custom colors 2022-05-03 13:45:10 +03:00
LICENSE Add a license 2021-11-18 10:39:05 +02:00
README.md Fix links 2021-10-26 17:57:06 +03:00
analysis_options.yaml Implement Server Storage card for provider menu 2022-07-29 08:38:21 +03:00
build.yaml Implement basic graphql api map structure 2022-07-25 17:06:55 +03:00
pubspec.lock Add SVG library. 2022-08-29 04:40:55 +04:00
pubspec.yaml Add SVG library. 2022-08-29 04:40:55 +04:00

README.md

SelfPrivacy App

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.