Inex Code
1f60b5961c
feat: Add server info to developer settings
2024-08-14 07:53:02 +03:00
Inex Code
d01df51296
feat(accessibility): Add screen reader descriptions for graphs
2024-08-06 22:04:34 +03:00
NaiJi
bc121aa7ed
feat(charts): Implement disk usage chart for server screen
2024-08-06 18:45:18 +03:00
Inex Code
efed52f3ec
feat: Allow setting the provider token after recovery
2024-07-30 18:22:32 +03:00
Inex Code
51b6e0ab41
fix: Do not hide period selector from the memory usage page
2024-07-30 16:48:30 +03:00
Inex Code
4246b50a24
fix: Handle situation when enum setting from the server has an invalid value
2024-07-30 16:40:04 +03:00
Inex Code
e065463ffb
feat: CPU, Network and RAM stats from the server
2024-07-30 07:15:31 +03:00
Inex Code
8fe0de0c9e
feat: Allow skipping the server provider token when recovering
2024-07-30 04:15:17 +03:00
Inex Code
894d23bb7c
feat: Allow viewing service logs from the service screen
2024-07-30 01:47:27 +03:00
Inex Code
74eb1135df
feat: BackupsProvider and TokensBloc
2024-07-30 01:18:54 +03:00
Inex Code
58bfa6db93
feat: Add a notification if the app doesn't support the server API version
2024-07-29 19:38:40 +03:00
Inex Code
8c5bdf9cd8
feat: Check if the server supports logs
2024-07-29 19:38:40 +03:00
Inex Code
515b0e2c67
feat: Server logs screen
2024-07-29 19:38:40 +03:00
Inex Code
da073b7454
fix: Do not remove all DNS records if server connection failed
2024-07-29 19:38:40 +03:00
Inex Code
ef51f27e91
feat(services): Service settings
2024-07-29 19:38:40 +03:00
Inex Code
7dff880147
feat: Update DNS records after actions that potentially require DNS changes
2024-07-29 19:38:40 +03:00
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