Commit Graph

662 Commits (f06ad3bf9cd9b8d36a80ae3137d5cec5d7be6370)

Author SHA1 Message Date
Inex Code f06ad3bf9c chore(translations): Add languages to md files 2023-01-20 13:39:57 +03:00
Inex Code 4ee93bf03c Merge pull request 'Include *.aab in Release Stage' (#185) from include-aab into master
Reviewed-on: kherel/selfprivacy.org.app#185
Reviewed-by: NaiJi  <naiji@udongein.xyz>
2023-01-17 15:22:54 +02:00
Alya Sirko 439b079c09 Include AABs in Release Stage 2023-01-17 03:20:54 +02:00
Inex Code fe8a7cf9ac Merge pull request 'Try to fix CI pipeline' (#183) from fix-ci into master
Reviewed-on: kherel/selfprivacy.org.app#183
Reviewed-by: Inex Code <inex.code@selfprivacy.org>
2023-01-16 07:49:32 +02:00
Alya Sirko 90b1cc67e4 typo 2023-01-14 01:22:20 +02:00
Alya Sirko 7d2b474210 try to fix pipeline 2023-01-14 01:14:28 +02:00
Inex Code b0c0805402 Merge pull request 'ci: Enable AAB generation' (#159) from release-party into master
Reviewed-on: kherel/selfprivacy.org.app#159
2022-12-31 09:57:12 +02:00
Inex Code 4ed0ffb846 ci: Enable AAB generation 2022-12-31 10:56:47 +03:00
NaiJi ✨ 9dbe79ed73 Merge pull request 'docs: Add Digital Ocean how-to markdown and privacy policy' (#158) from release-party into master
Reviewed-on: kherel/selfprivacy.org.app#158
Reviewed-by: Inex Code <inex.code@selfprivacy.org>
2022-12-31 08:33:14 +02:00
NaiJi ✨ e0c04468bc Merge branch 'master' into release-party 2022-12-31 10:06:34 +04:00
Inex Code d1c4aa9fc6 feat(about): Add privacy policy and licenses 2022-12-31 09:04:25 +03:00
NaiJi ✨ 12de989df6 docs: Add Digital Ocean how-to markdown 2022-12-31 10:01:27 +04:00
Inex Code dcb265b9f4 Merge pull request 'New Year release party 🎄🎉 (SP 0.8.0)' (#157) from release-party into master
Reviewed-on: kherel/selfprivacy.org.app#157
Reviewed-by: NaiJi  <naiji@udongein.xyz>
2022-12-31 07:40:45 +02:00
Inex Code 2fb9932eb6 chore: Bump version 2022-12-31 08:40:32 +03:00
Inex Code 53fc0d4d28 chore: Disable staging ACME 2022-12-31 08:13:28 +03:00
Inex Code bbb1d55b64 feat(services): Sort the services by their status
Done by changing the indexes of ServiceStatus enum and sorting by it.
2022-12-31 08:08:25 +03:00
Inex Code 5f311ee907 feat(logging): Add limit to log console 2022-12-31 07:58:20 +03:00
Inex Code e2a9493b61 fix(jobs): Make jobs panel take less space
Closes: #136
2022-12-31 07:51:47 +03:00
Inex Code 3feb5acf71 style: Linting 2022-12-31 07:50:43 +03:00
Inex Code 48446ab3d5 fix(charts): Temporary fix for Hetzner CPU chart 2022-12-31 07:49:19 +03:00
NaiJi ✨ 6950e32558 docs(translations): Translate new assets to Russian 2022-12-31 08:29:42 +04:00
Inex Code b007fec75b refactor(initializing): Refresh the server istallation UI 2022-12-31 07:16:10 +03:00
Inex Code 040de69268 docs(translations): Add translations to use this domain screen 2022-12-31 06:58:37 +03:00
Inex Code a750fa2eeb fix(translations): typo 2022-12-31 06:44:31 +03:00
Inex Code 72969ec1eb fix(Incorrect translation keys): 2022-12-31 06:40:08 +03:00
NaiJi ✨ 41340f2026 docs: Add server type assets 2022-12-31 07:36:49 +04:00
NaiJi ✨ 979e8dd908 docs: Add select provider notice 2022-12-31 06:53:01 +04:00
NaiJi ✨ 3fad05c8d5 docs: Add english text for new installation process 2022-12-31 06:40:02 +04: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
Inex Code e342727181 refactor(services): Remove services switch on services screen cards 2022-12-31 05:31:59 +03:00
NaiJi ✨ f24137cd98 docs: Implement new basic onboading translations 2022-12-31 03:25:05 +04:00
NaiJi ✨ 86cd12803a chore: Merge deletion-error into master
Reviewed-on: kherel/selfprivacy.org.app#155
Reviewed-by: Inex Code <inex.code@selfprivacy.org>
2022-12-23 12:12:55 +02:00
NaiJi ✨ f64f741a76 fix: Manage server deletion for Digital Ocean 2022-12-23 13:50:38 +04:00
NaiJi ✨ 41dc77103f feat: Implement error handling on server deletion
Notify users when errors occured and handle application state accordingly
2022-12-22 22:56:58 +04:00
Inex Code a0e531f18c Merge pull request 'feat: Implement logging for GraphQL API map' (#153) from graphql-logging into master
Reviewed-on: kherel/selfprivacy.org.app#153
Reviewed-by: Inex Code <inex.code@selfprivacy.org>
2022-12-19 21:05:02 +02:00
NaiJi ✨ 8dffcab30d chore: Rename and unify GraphQL logging classes 2022-12-19 22:53:07 +04:00
NaiJi ✨ 813d275d12 feat: Implement logging for GraphQL API map
Log to application console all requests and all responses
2022-12-19 22:47:35 +04:00
NaiJi ✨ 1e8f17f16e chore: Merge recovery-error into master
Reviewed-on: kherel/selfprivacy.org.app#152
Reviewed-by: Inex Code <inex.code@selfprivacy.org>
2022-12-15 13:55:23 +02:00
NaiJi ✨ 7847839ea6 feat: Enable server provider logging 2022-12-15 15:42:21 +04:00
NaiJi ✨ 968667e4bf chore: Merge ssh-access-recovery into master
Reviewed-on: kherel/selfprivacy.org.app#151
Reviewed-by: Inex Code <inex.code@selfprivacy.org>
2022-12-13 06:34:01 +02:00
NaiJi ✨ d7318ed2e4 fix: Make recovery by API token endpoint expect GraphQL token
We pass GraphQL token, but at the same time we did not use it and tried to authorize without token...
2022-12-13 08:15:32 +04:00
NaiJi ✨ 51ca8bce27 chore: Merge endpoint-errors into master
Reviewed-on: kherel/selfprivacy.org.app#149
Reviewed-by: Inex Code <inex.code@selfprivacy.org>
2022-12-09 16:35:51 +02:00
NaiJi ✨ b5133aa2a6 fix: Remove breaking installation changes 2022-12-02 23:06:57 +04:00
NaiJi ✨ e0b32404be refactor: Implement better error handling on create server stage
Replace try-catch hell with APIGenericResult chain
2022-12-02 22:40:08 +04:00
NaiJi ✨ 29b0bf2397 fix: Fix some initializing errors
Correct progress index calculation and hardcore cloudflare loading until new providers for DNS are supported
2022-11-30 19:05:21 +04:00
NaiJi ✨ 899c84c54f chore: Rename Check step to Installation
It just feels more convenient tbh...
2022-11-30 19:04:04 +04:00
NaiJi ✨ 54d8b04439 fix: Fix backblaze token validation
True if correct, false if incorrect, null if no connection
2022-11-30 19:02:30 +04:00
NaiJi ✨ 65f5d987e2 feat: Implement error handling for server installation
Now user gets notified when connection error occurs
2022-11-29 19:21:36 +04:00
NaiJi ✨ 1dfd2180d2 feat: Implement distinction for connection errors on storage page
Now user gets notified when connection error occurs
2022-11-29 15:28:09 +04:00
NaiJi ✨ 6b5a4f7875 chore: Make assets for connectior eroor shorter
To fit on screen
2022-11-29 15:27:19 +04:00