dettlaff
993ea93ee4
fix: delete old gen
2023-06-21 10:52:31 +04:00
dettlaff
3d4caaf4ce
fix: encoding
2023-06-20 23:25:54 +04:00
dettlaff
79ef4c9310
fix: task registry
2023-06-20 01:25:04 +04:00
dettlaff
aa85b6963b
Merge branch 'def/nix-collect-garbage-endpoint' of git.selfprivacy.org:SelfPrivacy/selfprivacy-rest-api into def/nix-collect-garbage-endpoint
2023-06-18 08:44:53 +04:00
dettlaff
83cf7cbd6f
fix: jobs
2023-06-18 08:37:27 +04:00
dettlaff
d6c4d458f7
tests: fix some tests
2023-06-16 08:08:36 +04:00
dettlaff
28701e1608
fix: do a redis reset()
2023-06-16 08:08:36 +04:00
dettlaff
96c013c4e7
refactor: delete purest of nix_collect_garbage()
2023-06-16 08:08:36 +04:00
ВашÐdettlaff
03b5a6b5e4
fix: percentage
2023-06-16 08:08:36 +04:00
def
af0129bdfe
fix: types, add tests
2023-06-16 04:06:49 +00:00
def
7553202a69
test: fix nix collect garbage, add tests
2023-06-16 04:06:49 +00:00
def
7e3adffb68
refactor: nix-collect-garbage is now pure
2023-06-16 04:06:49 +00:00
def
f42594f1fb
refactor: delete unnecessary import
2023-06-16 04:06:49 +00:00
def
6ef9222e32
feat: loading percentage
2023-06-16 04:06:49 +00:00
def
ba168fc92b
fix: subprocess.check_output
2023-06-16 04:06:49 +00:00
def
57ec87bf43
feat: add nix-collect-garbage job
2023-06-16 04:06:49 +00:00
dettlaff
f781b51a6f
Merge branch 'master' into def/nix-collect-garbage-endpoint
2023-04-05 13:52:48 +03:00
dettlaff
a67f3e822a
fix: do a redis reset()
2023-04-05 13:49:56 +03:00
dettlaff
cf06d4c8d5
refactor: delete purest of nix_collect_garbage()
2023-04-03 17:41:41 +03:00
ВашÐdettlaff
88d66fea8c
fix: percentage
2023-03-23 20:49:30 +03:00
Inex Code
5ada12d2f3
feat: Add a migration that will prepare server for 22.11 upgrade
2023-03-17 16:37:47 +03:00
Inex Code
6aadbabbc4
Merge pull request 'feat: Add Digital Ocean as a DNS provider' ( #34 ) from providers/digital-ocan-dns into master
...
Reviewed-on: https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api/pulls/34
2023-02-06 13:18:55 +02:00
Inex Code
8ce13f0ad2
feat: Add Digital Ocean as a DNS provider
2023-02-06 11:50:43 +03:00
Inex Code
392ed79e92
chore: Project files for IDEA
2023-02-06 11:50:16 +03:00
Inex Code
1035f9215d
Merge pull request 'fix(dns-records): Fix DKIM parser' ( #33 ) from fix/dkim_parser into master
...
Reviewed-on: https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api/pulls/33
2023-01-16 17:48:24 +02:00
Inex Code
4e7261c9c4
fix(dns-records): Fix DKIM parser
...
Previously API relied on client to parse DKIM DNS string, as it was a
separate endpoint. But now client blindly trusts the API, but parser
was not migrated over to the API.
2023-01-16 18:41:54 +03:00
Inex Code
e7a49e170d
fix: module models not found
2022-12-30 21:39:28 +03:00
Inex Code
b5ee542693
Merge pull request 'API 2.1.0 release' ( #30 ) from redis/connection-pool into master
...
Reviewed-on: https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api/pulls/30
2022-12-30 20:25:58 +02:00
Inex Code
2db40650ad
Merge remote-tracking branch 'origin/master' into redis/connection-pool
2022-12-30 21:24:49 +03:00
def
2fc635da71
docs: add CONTRIBUTING.md
2022-12-30 21:21:34 +03:00
def
bcfb8e62e9
refactor(repository): Tokens repository JSON backend ( #18 )
...
Co-authored-by: def <dettlaff@riseup.net>
Co-authored-by: Inex Code <inex.code@selfprivacy.org>
Reviewed-on: https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api/pulls/18
Co-authored-by: def <dettlaff@riseup.net>
Co-committed-by: def <dettlaff@riseup.net>
2022-12-30 21:20:17 +03:00
Inex Code
24353ca56a
chore: bump API version
2022-12-30 21:10:55 +03:00
Inex Code
45c6133881
Merge pull request 'Migrate to AbstractTokenRepository API' ( #28 ) from redis/token-repo into redis/connection-pool
...
Reviewed-on: https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api/pulls/28
2022-12-30 20:06:43 +02:00
Inex Code
cb403a94bd
fix: typing
2022-12-30 21:06:16 +03:00
Inex Code
7b526b7bd9
Merge branch 'redis/connection-pool' into redis/token-repo
2022-12-30 18:31:46 +02:00
Inex Code
34b1a47d04
Merge pull request 'docs: add CONTRIBUTING.md' ( #29 ) from def/add_contributing_guide into master
...
Reviewed-on: https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api/pulls/29
2022-12-29 20:33:22 +02:00
def
5c30f80479
docs: add CONTRIBUTING.md
2022-12-29 20:30:21 +02:00
Inex Code
999dd95cab
ci: Add redis to CI pipeline
2022-12-27 07:13:03 +03:00
def
fcdd61006b
fix: types, add tests
2022-12-27 04:15:02 +04:00
Houkime
67872d7c55
test(tokens-repo): use mnemonic_from_hex consistently
2022-12-26 16:22:16 +00:00
Houkime
3ecfb2eacb
refactor(tokens-repo): delete auth utils
2022-12-26 15:54:33 +00:00
Houkime
450ff41ebd
feat(tokens-repo): make device names unique before storage
2022-12-26 15:51:12 +00:00
Houkime
8235c3595c
refactor(tokens-repo): delete is_token_valid from auth utils
2022-12-26 15:20:58 +00:00
Houkime
7d9bccf4ec
fix(tokens-repo): make is_token_valid infallible
2022-12-26 15:18:02 +00:00
Houkime
87ea88c50a
refactor(tokens-repo): delete get token name from auth utils
2022-12-26 14:56:39 +00:00
Houkime
25326b75ca
refactor(tokens-repo): delete create token from auth utils
2022-12-26 14:55:40 +00:00
Houkime
b3d6251d11
refactor(tokens-repo): delete generare recovery key from auth utils
2022-12-26 14:54:07 +00:00
Houkime
b11e5a5f77
refactor(tokens-repo): delete recovery key quieries from auth utils
2022-12-26 14:51:37 +00:00
Houkime
69577c2854
refactor(tokens-repo): delete get_recovery_key_status from auth utils
2022-12-26 14:29:05 +00:00
Houkime
7cf295450b
refactor(tokens-repo): do not use tokens repo directly from graphql
2022-12-26 14:13:46 +00:00