Inex Code
48f5a6a5fb
Merge remote-tracking branch 'weblate/master'
2024-07-22 20:57:16 +03:00
Aliaksei Tratseuski
f7f791cc0c
feat: console_page - cleaned up dead code and unused l10n strings
2024-06-30 18:47:26 +04:00
Inex Code
6fc6bc8548
Translated using Weblate (English)
...
Currently translated at 100.0% (553 of 553 strings)
Translation: SelfPrivacy/SelfPrivacy App
Translate-URL: http://weblate.selfprivacy.org/projects/selfprivacy/selfprivacy-app/en/
2024-06-27 18:28:57 +00:00
Aliaksei Tratseuski
dd036890b2
fix: l10n assets format fix, whitespace and keyname
2024-06-19 15:20:15 +04:00
Aliaksei Tratseuski
dfef56c25f
Merge remote-tracking branch 'sp/master' into feat_token_management
2024-06-13 18:43:58 +04:00
NaiJi
291a6507ae
feat(jobs): Implement garbage collection job ( #506 )
...
Co-authored-by: Inex Code <inex.code@selfprivacy.org>
Reviewed-on: https://git.selfprivacy.org/SelfPrivacy/selfprivacy.org.app/pulls/506
Reviewed-by: Inex Code <inex.code@selfprivacy.org>
Co-authored-by: NaiJi <naijiworld@protonmail.com>
Co-committed-by: NaiJi <naijiworld@protonmail.com>
2024-05-25 12:32:21 +03:00
Aliaksei Tratseuski
4e0779f5e7
feat: some more work on console_page
...
* console_log's copy data is now a valid json object for all log types
* graphQLResponse now provides raw response object for copy
* console_model now handles pause in itself, so UI pipeline doesn't disturb pause (like when revisiting page / hot reloading)
* some minor console_page UI tweaks
2024-05-20 03:19:30 +04:00
Aliaksei Tratseuski
1c8cb82e2a
feat(strings): added new application_settings
strings, sorted keys to correspond to ui order, fixed some be
translations
2024-05-15 14:43:38 +04:00
Aliaksei Tratseuski
47f3d5f53c
feat: added translations to some of console page elements, empty view when there are 0 logs in console yet.
2024-04-30 02:49:06 +04:00
NaiJi ✨
6819192219
feat: Add country names to installation process ( #501 )
...
Fixes #494
Reviewed-on: https://git.selfprivacy.org/SelfPrivacy/selfprivacy.org.app/pulls/501
Reviewed-by: Inex Code <inex.code@selfprivacy.org>
Co-authored-by: NaiJi ✨ <naiji@noreply.git.selfprivacy.org>
Co-committed-by: NaiJi ✨ <naiji@noreply.git.selfprivacy.org>
2024-04-24 12:54:32 +03:00
Inex Code
e874392a83
refactor: Remove the server deletion function
2024-03-14 18:19:52 +02:00
Inex Code
b0528aba81
fix: english strings
2024-03-14 17:59:49 +02:00
dettlaff
b62c0cf388
fix: delete old english strings
2024-03-14 17:59:49 +02:00
Inex Code
bba29caeba
feat: Add ssh settings
2024-03-09 19:30:43 +03:00
Inex Code
ff2b6b8f03
refactor(ui): Move server settings to a separate screen
2024-03-05 18:10:15 +03:00
Inex Code
490e5f92f3
refactor(ui): Code deduplication in AboutApplicationPage
2024-02-23 17:56:54 +02:00
Inex Code
9532ddc8af
feat(ui): About page now contains links
2024-02-23 17:56:54 +02:00
Inex Code
caa2fd3b8e
refactor: Handle situation when the job has to be removed
...
Closes #166
2024-02-20 23:17:36 +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
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