• Joined on 2022-10-14
Loading Heatmap…

houkime commented on pull request SelfPrivacy/selfprivacy-rest-api#99

fix(dns): Ignore link-local IPv6 address

This is a convoluted regex that is hard to read and thus errorprone.

2024-03-01 13:17:45 +02:00

houkime pushed to def_tests_reworked at SelfPrivacy/selfprivacy-rest-api

  • 26a1b298c4 refactor(services): introduce Bind class and test moving deeper

2024-03-01 13:01:20 +02:00

houkime pushed to def_tests_reworked at SelfPrivacy/selfprivacy-rest-api

  • cf7c7f168a refactor(services): introduce Bind class and test moving deeper
  • c0bbadefee feature(backups): intermittent commit for binds, to be replaced
  • a420d888e8 refactor(services): break out location construction when moving
  • bb1bf60f08 refactor(services): fix type annotation
  • c63ddf2b46 fix(services): check for possible None progress when moving folders
  • Compare 26 commits »

2024-02-29 02:57:48 +02:00

houkime pushed to fix-autobackup-typing at SelfPrivacy/selfprivacy-rest-api

  • 9a3b7652bf fix(backups): finish the autobackup job

2024-02-23 20:37:51 +02:00

houkime created pull request SelfPrivacy/selfprivacy-rest-api#97

simplify autobackups tasking to avoid deadlocks

2024-02-23 20:20:21 +02:00

houkime pushed to fix-autobackup-typing at SelfPrivacy/selfprivacy-rest-api

  • 09f424a3c7 fix(backups): simplify autobackups to avoid deadlocks

2024-02-23 20:19:20 +02:00

houkime created branch fix-autobackup-typing in SelfPrivacy/selfprivacy-rest-api

2024-02-23 20:19:19 +02:00

houkime created pull request SelfPrivacy/selfprivacy-rest-api#96

fix(backups): fix wrong typing in autobackups

2024-02-23 18:50:32 +02:00

houkime created branch fix-autobackup-typing in SelfPrivacy/selfprivacy-rest-api

2024-02-23 18:47:56 +02:00

houkime pushed to fix-autobackup-typing at SelfPrivacy/selfprivacy-rest-api

  • 52f8e283be fix(backups): fix wrong typing in autobackups

2024-02-23 18:47:56 +02:00

houkime pushed to def_tests_reworked at SelfPrivacy/selfprivacy-rest-api

  • 9b4617fdbf refactor(services): fix type annotation

2024-02-19 02:26:21 +02:00

houkime pushed to def_tests_reworked at SelfPrivacy/selfprivacy-rest-api

  • 5cb2151a28 fix(services): check for possible None progress when moving folders
  • 8cdac7947c feature(services): check before moving task and before move itself
  • f281c4890c refactor(services): make moving a part of generic service functionality
  • f04def19ee fix(services): a better error message
  • 37d2f41b19 test(services): remove unused json
  • Compare 17 commits »

2024-02-19 02:12:20 +02:00

houkime created pull request SelfPrivacy/selfprivacy-rest-api#94

fix-too-many-snapshot-gets

2024-02-12 23:29:10 +02:00

houkime created branch fix-too-many-snapshot-gets in SelfPrivacy/selfprivacy-rest-api

2024-02-12 23:25:58 +02:00

houkime pushed to fix-too-many-snapshot-gets at SelfPrivacy/selfprivacy-rest-api

2024-02-12 23:25:58 +02:00

houkime commented on pull request SelfPrivacy/selfprivacy-rest-api#21

add nix-collect-garbage endpoint

add a handler for an error too

2024-01-31 13:23:20 +02:00

houkime commented on pull request SelfPrivacy/selfprivacy-rest-api#21

add nix-collect-garbage endpoint

Errored jobs are currently not handled by this endpoint.

2024-01-31 13:23:20 +02:00

houkime suggested changes for SelfPrivacy/selfprivacy-rest-api#21

add nix-collect-garbage endpoint

2024-01-31 13:23:20 +02:00

houkime pushed to def_tests_reworked at SelfPrivacy/selfprivacy-rest-api

2024-01-29 19:08:12 +02:00