Inex Code
4eb8f34e37
Merge remote-tracking branch 'origin/master' into api-connection-refactor
2024-02-20 20:13:19 +03:00
Inex Code
16094a3257
refactor: Rework ClientJobs cubit so it doesn't depend on other cubits
...
Also implemented tracking of the jobs and rebuild status
2024-02-20 19:33:24 +03:00
aliaksei tratseuski
dd81053f42
refactor(UI): Rewrite onboarding page
...
rewrote OnboardingPage:
* decomposed into separate widgets
* now content stays centered on wide screens (set so width won't expand further than 480px)
* pageController is now properly disposed
* added some more code changes to
* main (error widget builder)
* brand_header (centerTitle instead of empty actions list)
* console_page (listener callback fix, used gaps instead of SizedBox'es, added keys to list items)
* service_page (just cleaner build method)
* removed some dead code
Co-authored-by: Aliaksei Tratseuski <aliaksei.tratseuski@gmail.com>
Reviewed-on: https://git.selfprivacy.org/SelfPrivacy/selfprivacy.org.app/pulls/444
Co-authored-by: aliaksei tratseuski <misterfourtytwo@noreply.git.selfprivacy.org>
Co-committed-by: aliaksei tratseuski <misterfourtytwo@noreply.git.selfprivacy.org>
2024-02-08 13:59:52 +02:00
Inex Code
1ba8f324fe
refactor: Use transformers for blocs
2024-01-31 16:17:27 +04:00
Inex Code
84fb5dc613
chore: Upgrade to Flutter 3.16.1
2023-12-01 21:41:35 +02:00
NaiJi
1e68789a8c
fix: Bump material_color_utilities version to 0.5.0, required by flutter test
2023-11-20 18:31:24 +04:00
Inex Code
290c4166c5
feat: Add pub:duration as a dependency
2023-07-02 18:22:27 +03:00
NaiJi
53c56e6bd4
feat: Remove basic_utils dependency
...
Replace it with InternetAddress from dart:io
2023-06-05 12:14:54 -03:00
Inex Code
4e65d5f945
refactor: Migrate to Flutter 3.10 and Dart 3.0
2023-06-01 15:12:49 +03:00
Inex Code
3a77864a64
chore(router): Bump router version
2023-04-05 13:38:07 +03:00
inexcode
8fc229647f
feat: Add Support drawer and basic support cubit.
2023-04-05 13:38:07 +03:00
Inex Code
768d5ff226
chore(dependencies): Remove share_plus, add auto_route and flutter_adaptive_scaffold
2023-04-05 13:38:07 +03:00
Inex Code
6b90c5aa3b
refactor: Migrate to Flutter 3.7
2023-02-05 16:24:37 +03:00
Inex Code
2cd564c38d
build(ios): Fix ios builds
2023-01-31 20:48:30 +02:00
Inex Code
fc3d78662e
refactor(theming): Remove gtk and win plugins for color extraction
...
Default plugin now takes care of that
2022-12-31 05:33:04 +03:00
NaiJi
da394e22ac
feat(server-api): Implement bad certificates fallback for staging environment
...
Without it client application won't accept staging certificates from server
2022-11-18 10:59:47 +04:00
inexcode
440151d0f5
Add SVG library.
2022-08-29 04:40:55 +04:00
NaiJi
37b7e9f839
Implement Provider Api Abstractions
2022-07-12 15:54:16 +03:00
NaiJi
2ac8e4366b
Linting!
...
Co-authored-by: Inex Code <inex.code@selfprivacy.org>
2022-06-06 01:40:34 +03:00
NaiJi
ead19d2210
Finish recovery key workflow and pages
...
Co-authored-by: Inex Code <inex.code@selfprivacy.org>
2022-05-30 16:55:52 +03:00
Inex Code
14acfdec6b
Linting
2022-05-24 21:55:39 +03:00
NaiJi
edce25ec55
Hot bug fixing of recovery flow
...
Co-authored-by: Inex Code <inex.code@selfprivacy.org>
2022-05-24 20:45:13 +03:00
inexcode
d2553b0d08
Add auth functions to server_installation_repository.dart
2022-05-18 13:39:11 +03:00
Inex Code
bf79fb1adf
- Refactor Hive boxes
...
- Delete SSH generation leftovers
- Migrate users box to an encrypted box
2022-05-17 23:08:28 +03:00
Inex Code
8b5bf24f3a
Merge branch 'dynamic-theming' into flutter-3
...
# Conflicts:
# lib/main.dart
# pubspec.lock
# pubspec.yaml
2022-05-16 23:44:12 +03:00
Inex Code
cc91b14b44
Migrate to flutter 3
2022-05-16 23:30:14 +03:00
Inex Code
c5fa712ef0
Test custom colors
2022-05-03 13:45:10 +03:00
Inex Code
bef625a934
Update breaking fl_chart dependency
2022-04-05 18:50:47 +03:00
inexcode
d240e493b1
Add user synchronization and SSH keys screen
2022-03-03 20:38:30 +03:00
inexcode
e4bdd47848
Merge branch 'feature/service-configurations' into dkim
...
# Conflicts:
# lib/logic/api_maps/hetzner.dart
# lib/logic/api_maps/server.dart
# lib/logic/cubit/backups/backups_cubit.dart
# lib/logic/cubit/forms/initializing/cloudflare_form_cubit.dart
# lib/logic/models/job.dart
# lib/ui/pages/initializing/initializing.dart
# lib/ui/pages/providers/providers.dart
# pubspec.lock
# pubspec.yaml
2022-02-18 02:37:15 +03:00
inexcode
9afe61db42
Migrate to Flutter 2.10
2022-02-08 09:58:12 +03:00
kherel
9566a6ad10
update
2022-01-25 18:02:32 +01:00
Illia Chub
d79b41a3fe
Added fastlane changelog for latest app vesion
2022-01-25 18:02:31 +01:00
Illia Chub
495cd115fa
Added fastlane changelog for latest app vesion
2022-01-10 07:21:34 +02:00
kherel kechil
64276c036e
remove ACCESS_NETWORK_STATE permition
2021-11-18 08:11:14 +01:00
Kherel
2c4d0ea7d1
fix
2021-09-29 20:28:47 +02:00
kherel
3e7d003f21
service-states ( #65 )
...
Co-authored-by: Kherel <kherel@gmail.com>
Reviewed-on: https://git.selfprivacy.org/kherel/selfprivacy.org.app/pulls/65
Co-authored-by: kherel <kherel@gmail.com>
Co-committed-by: kherel <kherel@gmail.com>
2021-09-29 16:08:19 +03:00
Kherel
d0023e5718
update
2021-09-15 15:15:54 +02:00
Kherel
90d64d8f51
update
2021-09-02 21:32:07 +02:00
Kherel
94a0e22b15
update
2021-08-29 11:50:24 +02:00
Kherel
1202e4ad53
change password generator
2021-08-18 11:36:40 +02:00
Kherel Kechil
f53ad044c1
finish
2021-07-29 07:24:42 +02:00
Kherel
21611e63c7
commit
2021-06-20 23:08:52 +02:00
Kherel
d8393f75ea
update
2021-06-20 09:18:25 +02:00
Kherel
9e8fdf2965
update
2021-06-08 20:52:44 +02:00
Kherel
d3f494adeb
update
2021-05-25 23:53:54 +02:00
Kherel
536ef4b717
add salt to hash
2021-04-19 14:37:51 +02:00
Kherel
cd49f9fb45
add charts
2021-04-10 05:04:23 +02:00
Illia Chub
e69b0de5bd
Fixed translations
2021-03-29 13:59:05 +03:00
Kherel
804147b8d6
update
2021-03-26 14:38:39 +01:00