NaiJi
|
f6ded5399c
|
refactor(backblaze): Move milliseconds since epoch to the beginning of bucket name
|
2023-12-03 21:58:56 +04:00 |
|
NaiJi
|
faa02c54fe
|
feat(backblaze): Include milliseconds since epoch to bucket name
- Resolve https://git.selfprivacy.org/SelfPrivacy/selfprivacy.org.app/issues/263
|
2023-12-03 00:44:32 +04:00 |
|
Inex Code
|
1b26f2cf29
|
feat(backups): Allow to change snapshot rotation settings
|
2023-09-09 21:13:27 +03:00 |
|
NaiJi ✨
|
82dfdf04f9
|
fix: Implement Backblaze bucket restoration on server recovery (#324)
Resolves issue [320](https://git.selfprivacy.org/SelfPrivacy/selfprivacy.org.app/issues/320).
Co-authored-by: NaiJi <naijiworld@protonmail.com>
Reviewed-on: https://git.selfprivacy.org/SelfPrivacy/selfprivacy.org.app/pulls/324
Reviewed-by: Inex Code <inex.code@selfprivacy.org>
|
2023-09-06 00:36:49 +03:00 |
|
Inex Code
|
b01c61a47b
|
feat(backups): Add snapshot restore modal
|
2023-08-14 07:10:15 +03:00 |
|
NaiJi
|
80b83980ce
|
feat(backup): Implement forget snapshot method
|
2023-08-07 09:44:26 -03:00 |
|
NaiJi
|
75b8a7b9ac
|
feat(backups): Implement restore backup strategy
|
2023-08-07 09:23:48 -03:00 |
|
Inex Code
|
2b8d3ee6d0
|
refactor: Getters for backup-related jobs
|
2023-07-02 18:23:12 +03:00 |
|
Inex Code
|
62b7a0ee7e
|
feat(backups): Add descriptions for backups
|
2023-07-02 14:41:31 +03:00 |
|
Inex Code
|
90ab4244f6
|
feat(backups): Expose if the service can be backed up
|
2023-06-29 13:51:38 +03:00 |
|
Inex Code
|
d2d8add10d
|
feat(backups): Update the models
|
2023-06-29 12:52:09 +03:00 |
|
NaiJi
|
f05bedf460
|
chore: Implement new backups api
|
2023-06-22 11:14:00 -03:00 |
|
NaiJi
|
0234278c2c
|
refactor: Rename server.dart to server_api.dart
Because the class is called ServerApi, not just Server, it's totally not consistent with all other apis
|
2022-11-16 04:24:40 +04:00 |
|
NaiJi
|
daf50e8c92
|
refactor(server-api): Replace Rest API interface with Graphql endpoints everywhere they are used
With no implementations yet
|
2022-10-23 05:13:27 +04:00 |
|
NaiJi
|
d36c8e987d
|
Completely refactor language asset files
|
2022-10-04 02:32:35 +03: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 |
|
Inex Code
|
4db0413c42
|
Linting
|
2022-06-05 22:36:32 +03:00 |
|
Inex Code
|
14acfdec6b
|
Linting
|
2022-05-24 21:55:39 +03:00 |
|
NaiJi
|
2d96b4505e
|
Disable unavailable functionality when server is not created
- Remove create and upgrade server jobs when server is not there
- Disable root SSH panel page when server is not there
|
2022-05-18 12:07:14 +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 |
|
NaiJi
|
0d0a3a4fee
|
Refactor App Config Cubit infrastrucute
Co-authored-by: Inex Code <inex.code@selfprivacy.org>
|
2022-05-17 16:31:34 +03:00 |
|
NaiJi
|
129c1bb4c6
|
Refactor infrastructure
Co-authored-by: Inex Code <inex.code@selfprivacy.org>
|
2022-05-14 05:54:40 +03:00 |
|
NaiJi
|
4a42733d31
|
Refactor infrastructure: cubits and endpoints
Co-authored-by: Inex Code <inex.code@selfprivacy.org>
|
2022-05-13 16:57:56 +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 |
|
Inex Code
|
0bc3d9f31c
|
Add DKIM key creation
|
2022-02-01 01:56:05 +00:00 |
|
Inex Code
|
3cd187e416
|
Enforce alphanumeric bucket id
|
2022-01-25 18:02:31 +01:00 |
|
Inex Code
|
8622ed30f1
|
Add more instructions to UI
|
2022-01-25 18:02:31 +01:00 |
|
Inex Code
|
893c5bb5c0
|
Enforce alphanumeric bucket id
|
2021-12-27 07:40:48 +00:00 |
|
Inex Code
|
85a27e8ee2
|
Add more instructions to UI
|
2021-12-23 13:52:12 +00:00 |
|
Inex Code
|
2b8c009ef1
|
Add button to force refetch backups list
|
2021-12-09 03:35:15 +00:00 |
|
Inex Code
|
35c1eea7f0
|
Fix error when error is null
|
2021-12-09 06:23:27 +03:00 |
|
Inex Code
|
b40bea63d1
|
Backups and server upgrade
|
2021-12-06 18:31:19 +00:00 |
|