Inex Code
|
467796b2ad
|
refactor: use ipaddress library for ip validation
|
2024-03-28 17:43:31 +04:00 |
|
Inex Code
|
9399a3bdf3
|
fix(dns): Ignore link-local IPv6 address
|
2024-03-28 17:43:31 +04:00 |
|
Inex Code
|
fbd0ae0494
|
chore: Bump version to 3.0.1
|
2024-03-28 17:43:31 +04:00 |
|
Houkime
|
aa3dc5fb05
|
fix(backups): fix wrong typing in autobackups
|
2024-03-28 17:43:31 +04:00 |
|
dettlaff
|
fc60d55994
|
Merge branch 'def/nix-collect-garbage-endpoint'
|
2024-02-15 02:57:57 +04:00 |
|
Houkime
|
4757bedc4e
|
test(backup): add tests for cache reloads
|
2024-02-13 14:12:41 +02:00 |
|
Houkime
|
bc0602bfcb
|
fix(backup): rework caching so that there are rarer api calls
|
2024-02-13 14:12:41 +02:00 |
|
dettlaff
|
567f094336
|
fix: frem review
|
2024-02-08 18:40:12 +04:00 |
|
dettlaff
|
29596a4f47
|
docs: changed the description of the error class
|
2024-02-05 13:46:38 +04:00 |
|
dettlaff
|
b3127fb1b4
|
Merge branch 'def/nix-collect-garbage-endpoint' of git.selfprivacy.org:SelfPrivacy/selfprivacy-rest-api into def/nix-collect-garbage-endpoint
|
2024-02-03 23:10:55 +04:00 |
|
dettlaff
|
eb1bc9d730
|
fix: from review
|
2024-02-03 23:10:01 +04:00 |
|
def
|
44d43c92d9
|
Merge branch 'master' into def/nix-collect-garbage-endpoint
|
2024-01-30 16:05:04 +02:00 |
|
Inex Code
|
591138c353
|
Merge pull request 'fix(backups): hopefully clearer errors on backup' (#87) from backup-errorhandling into master
Reviewed-on: https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api/pulls/87
Reviewed-by: Inex Code <inex.code@selfprivacy.org>
|
2024-01-26 15:15:47 +02:00 |
|
Houkime
|
eaf29178fe
|
fix(backups): hopefully clearer errors on backup
|
2024-01-24 16:41:49 +00:00 |
|
Inex Code
|
23adf95898
|
style: Remove unused import
|
2024-01-24 19:31:56 +04:00 |
|
Houkime
|
e13ad71a93
|
feature(backups): remove all json logic
|
2024-01-24 14:36:44 +00:00 |
|
dettlaff
|
d923b04aef
|
Merge branch 'master' into def/nix-collect-garbage-endpoint
|
2024-01-23 21:01:08 +04:00 |
|
dettlaff
|
bb1e1bcae0
|
fix: rename functions
|
2024-01-17 19:26:10 +04:00 |
|
Houkime
|
7ec62a8f79
|
fix(backups): do not autobackup disabled services
|
2024-01-12 14:35:15 +00:00 |
|
Inex Code
|
a0eb5d572f
|
fix(graphql): Typing of the deprecated move_service function
|
2024-01-10 15:05:10 +02:00 |
|
Inex Code
|
b6f436d8b3
|
refactor: Adapt API to the NixOS configuration changes
|
2024-01-10 15:05:10 +02:00 |
|
Houkime
|
2b21df9ad3
|
chore(version): bump version to 3.0, no Rest API
|
2024-01-08 13:14:50 +00:00 |
|
Houkime
|
8e21e6d378
|
feature(services): introduce 'modules' field in userdata and group services settings there
|
2024-01-08 13:12:27 +00:00 |
|
Houkime
|
8e551a8fe0
|
refactor(services): use generic code for enabling and disabling
|
2024-01-08 13:12:27 +00:00 |
|
Houkime
|
b8d02231cf
|
fix(services): handle the async nature of moving.
|
2024-01-08 13:12:27 +00:00 |
|
Houkime
|
3080f5a18b
|
feature(rest): remove rest
|
2024-01-08 13:12:27 +00:00 |
|
Houkime
|
02b10b5078
|
feature(auth): remove rest auth code
|
2024-01-08 13:12:27 +00:00 |
|
Houkime
|
3e1fbdd4aa
|
feature(services): remove rest services code
|
2024-01-08 13:12:27 +00:00 |
|
Houkime
|
41cd876f57
|
feature(users): remove rest users code
|
2024-01-08 13:12:27 +00:00 |
|
Houkime
|
43d9d47aed
|
feature(system): remove rest system code
|
2024-01-08 13:12:27 +00:00 |
|
Houkime
|
4a580e9b7b
|
feature(system): better error handling for shell calls
|
2024-01-08 13:12:27 +00:00 |
|
Houkime
|
2e775dad90
|
fix(users): handle no admin name defined when adding a user
|
2024-01-08 13:12:27 +00:00 |
|
Houkime
|
e835173fea
|
fix(users): handle no admin case
|
2024-01-08 13:12:27 +00:00 |
|
Houkime
|
bcbe1ff50c
|
refactor(dkim): do not use popen
|
2024-01-08 13:12:27 +00:00 |
|
Houkime
|
2f25329c43
|
refactor(backup): remove a redundant constant
|
2024-01-08 13:12:27 +00:00 |
|
Houkime
|
1b520a8093
|
feature(ssh): change ssh settings from graphql
|
2024-01-08 13:12:27 +00:00 |
|
Houkime
|
9f04729296
|
test(services, system): untie dkim tests from rest
|
2024-01-08 13:12:27 +00:00 |
|
Houkime
|
9d3fd45c2c
|
test(services): missing info on service enabled status returns False
|
2024-01-08 13:12:27 +00:00 |
|
Houkime
|
ffc60fc8b4
|
test(services): use actual json enabling and disabling
|
2024-01-08 13:12:27 +00:00 |
|
Houkime
|
368ab22fbb
|
fix(services): replace stray gitea reference with a generic identifier in deiable/enable
|
2024-01-08 13:12:27 +00:00 |
|
Houkime
|
f5999516fa
|
feature(services): better error reporting in disable and enable service
|
2024-01-08 13:12:27 +00:00 |
|
Houkime
|
0078ed0c3a
|
refactor(services): delete xxenablexx functions from jitsi
|
2024-01-08 13:12:27 +00:00 |
|
Houkime
|
c7be9c7427
|
refactor(services): delete is_enabled() from gitea
|
2024-01-08 13:12:27 +00:00 |
|
Houkime
|
6f035dc0db
|
refactor(services): add default implementation to get_enabled
|
2024-01-08 13:12:27 +00:00 |
|
Houkime
|
708c5cbc98
|
refactor(services): delete enable/disable from gitea
|
2024-01-08 13:12:27 +00:00 |
|
Houkime
|
e1083f3221
|
refactor(services): make a default implementation of enable/disable
|
2024-01-08 13:12:27 +00:00 |
|
Houkime
|
267cdd391b
|
fix(backup): do not store maybe unpicklable service on the queue
|
2024-01-08 13:12:27 +00:00 |
|
Houkime
|
9a1d82ec12
|
test(service): somewhat support moves for dummy service
|
2024-01-08 13:12:27 +00:00 |
|
Houkime
|
a12126f685
|
feature(service): error handling on moves
|
2024-01-08 13:12:27 +00:00 |
|
Houkime
|
9d7857cb3f
|
fix(blockdevices): handle nested lsblk
|
2024-01-08 13:12:27 +00:00 |
|