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
Inex Code
6914b01d2a
refactor: remove ProviderVolumes cubit
2024-02-06 18:21:21 +03:00
NaiJi
2b30136def
fix(dns): Make sure that we notice domain ownership lost
...
- https://git.selfprivacy.org/SelfPrivacy/selfprivacy.org.app/issues/390
2024-01-28 09:18:36 +04:00
Inex Code
2a4614c673
feat: Allow custom SSH keys during setup and use the new NixOS infect
2023-12-28 22:35:39 +03:00
Inex Code
4ed038d34c
refactor: Tweak the design of the BrokenDomainOutlinedCard
2023-12-12 08:31:37 +03:00
NaiJi ✨
9d09354363
Merge branch 'master' into domain-ownership-setup
2023-12-03 11:55:32 +02:00
Inex Code
e80b5b8fb3
Merge branch 'master' into translations
...
# Conflicts:
# assets/translations/en.json
2023-12-01 17:15:33 +03:00
NaiJi
2125c59df9
chore(i18l): Rename button that initiates recovery process
...
- Resolve https://git.selfprivacy.org/SelfPrivacy/selfprivacy.org.app/issues/346
2023-11-30 10:20:21 +04:00
NaiJi ✨
ab49f0dcd2
Translated using Weblate (English)
...
Currently translated at 100.0% (532 of 532 strings)
Translation: SelfPrivacy/SelfPrivacy App
Translate-URL: http://weblate.selfprivacy.org/projects/selfprivacy/selfprivacy-app/en/
2023-11-29 14:42:14 +00:00
def
bea6dd4635
Translated using Weblate (English)
...
Currently translated at 100.0% (531 of 531 strings)
Translation: SelfPrivacy/SelfPrivacy App
Translate-URL: http://weblate.selfprivacy.org/projects/selfprivacy/selfprivacy-app/en/
2023-11-29 14:42:14 +00:00
def
7df73f53bb
Translated using Weblate (English)
...
Currently translated at 100.0% (531 of 531 strings)
Translation: SelfPrivacy/SelfPrivacy App
Translate-URL: http://weblate.selfprivacy.org/projects/selfprivacy/selfprivacy-app/en/
2023-11-29 14:42:14 +00:00
NaiJi
8037eec486
feat: Implement better domain ownership check during installation
...
- Produce support instructions for DNS domain recovery
- https://git.selfprivacy.org/SelfPrivacy/selfprivacy.org.app/issues/389
2023-11-27 19:00:05 +04:00
NaiJi
87b58ec6d8
feat: Implement confirmation modal for volume resizing
...
- Resolve https://git.selfprivacy.org/SelfPrivacy/selfprivacy.org.app/issues/308
2023-10-07 18:52:36 -03:00
NaiJi
172253902d
feat(ssh): Add support for ECDSA SSH keys
...
- Resolve https://git.selfprivacy.org/SelfPrivacy/selfprivacy.org.app/issues/319
2023-09-26 16:18:50 -03:00
NaiJi
aa4429cc79
refactor(ui): Reorganize placeholders for empty pages
...
- Resolve https://git.selfprivacy.org/SelfPrivacy/selfprivacy.org.app/issues/348
- Make 'Data Center' cards unclickable when uninitialized
2023-09-23 23:03:54 -03:00
NaiJi
887302f936
refactor(ui): Add measure units to 'Extending volume' page
...
- Resolves https://git.selfprivacy.org/SelfPrivacy/selfprivacy.org.app/issues/301
2023-09-16 01:41:02 -03:00
Inex Code
beb526a635
chore(i18l): Add missing translation
2023-09-10 12:46:55 +03:00
Inex Code
1b26f2cf29
feat(backups): Allow to change snapshot rotation settings
2023-09-09 21:13:27 +03:00
Inex Code
aac4b2773b
feat(backups): Show the snapshot creation reason
2023-09-09 10:22:43 +03:00
Inex Code
031ad47417
refactor(ui): Domain selection refresh
2023-09-08 15:41:12 +03:00
Inex Code
d5fa841747
chore: Remove unused 'cloudflare_api_token' translation string
2023-09-08 09:57:57 +03:00
Inex Code
0984892a01
feat: UI tweaks for server costs
2023-09-06 20:01:56 +03:00
Inex Code
d64764f4a8
Merge branch 'master' into price-calculation
2023-09-01 15:38:35 +03:00
Inex Code
bc3cfa20bb
feat(backups): Add backup-related strings
2023-08-14 07:21:42 +03:00
Inex Code
13e80a9e37
Merge branch 'master' into restore-strategy
2023-08-14 05:35:52 +03:00
NaiJi
e77a9403ca
fix(i18l): Add dot to the end of reset_config_description key for translations
2023-08-11 02:03:29 -03:00
NaiJi
80b83980ce
feat(backup): Implement forget snapshot method
2023-08-07 09:44:26 -03:00
NaiJi
20c3948e60
Merge 'master' into 'price-calculation'
2023-08-07 07:58:57 -03:00
NaiJi
037498070a
fix: Include IPv4 cost to overall server cost
2023-08-07 07:52:26 -03:00
NaiJi
4f8f87f8a8
feat: Include volume cost to overall monthly cost per server
2023-08-06 20:28:02 -03:00
NaiJi
bd8faf8760
feat: Replace general entity naming on UI with specifics.
...
- Pass actual provider namings to .tr functions as arguments
- Remove hardcoded namings where known
- Get rid of general mentions of 'DNS Provider' or 'Server Provider' where confusing
2023-07-28 20:42:41 -03:00
Inex Code
34e15e5047
chore(i18l): Change DNS error alert to warn user about deleting custom DNS records
2023-07-28 06:21:11 +03:00
Inex Code
cfcfd5d708
feat(backups): Update the UI of the encryption key modal
2023-07-25 22:25:08 +03:00
NaiJi
c3752673f7
feat(backups): Implement modal for copying backups encryption key
2023-07-25 18:15:04 +03:00
FoxMeste
1014df7cea
Translated using Weblate (English)
...
Currently translated at 100.0% (427 of 427 strings)
Translation: SelfPrivacy/SelfPrivacy App
Translate-URL: http://weblate.selfprivacy.org/projects/selfprivacy/selfprivacy-app/en/
2023-07-16 14:18:08 +00:00
Inex Code
a4dbba0968
feat(backups): Backups screens
2023-07-02 18:24:07 +03:00
NaiJi
88d8925ff7
refactor(price): Replace String shortcode with Currency class
2023-06-22 16:02:49 -03:00
Inex Code
53e72504f7
refactor: Allow changing values for TLS settings
2023-06-16 05:59:48 +03:00
NaiJi
4260152081
chore: Merge desec into refactoring
2023-05-17 13:58:15 -03:00
NaiJi
732f39ef48
chore: Add assets for deSEC
2023-05-16 14:58:51 -03:00
NaiJi
6ddc2328f0
feat: Implement proper DKIM creation for deSEC
2023-05-16 12:49:55 -03:00
NaiJi
15c0586ab3
chore: Merge digital-ocean-dns into refactoring
2023-04-12 05:32:56 -03:00
NaiJi
755ac1d5c0
chore: Merge master into digital-ocean-dns
2023-04-12 02:42:33 -03:00
Inex Code
466a221dd0
refactor(ui): More compact view of console.dart
2023-04-05 13:38:07 +03:00
Inex Code
ee9b8a4e31
refactor(router): Move more pages to new router
2023-04-05 13:38:07 +03:00
inexcode
423efeeb20
feat: Introduce new router and adaptive layouts
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
NaiJi
760d52e68a
chore: Merge digital-ocean-dns into refactoring
2023-03-20 11:06:09 -03:00
NaiJi
38c3363805
chore: Merge flutter-3.7 into digital-ocean-dns
2023-03-20 11:03:26 -03:00
NaiJi
8da7341ccb
chore: Implement basics of hetzner installation logic
2023-02-21 13:11:04 +04:00