• Joined on 2022-10-14
Loading Heatmap…

houkime pushed to restic-rewrite at SelfPrivacy/selfprivacy-rest-api

  • 9f19c677d0 feature(backup):calculate needed space for inplace restoration

2023-07-14 15:35:02 +03:00

houkime pushed to restic-rewrite at SelfPrivacy/selfprivacy-rest-api

  • 926d0c27c5 test(backup): test moving preventing backups

2023-07-14 14:41:24 +03:00

houkime pushed to restic-rewrite at SelfPrivacy/selfprivacy-rest-api

2023-07-14 13:58:47 +03:00

houkime pushed to restic-rewrite at SelfPrivacy/selfprivacy-rest-api

  • 92cfd00f93 feature(servers): set default timeout of server operations to 10 min

2023-07-12 20:03:49 +03:00

houkime pushed to restic-rewrite at SelfPrivacy/selfprivacy-rest-api

2023-07-12 19:55:23 +03:00

houkime pushed to restic-rewrite at SelfPrivacy/selfprivacy-rest-api

  • 1cefaefa3b feature(backups): expose restore strategies to the API
  • 2743441e1e fix(backups): actually mount if asked for an inplace restore
  • 9075afd38a test(backups): test out that pre-restore backup plays nice with jobs
  • af5edb695f feature(backups): implement inplace restore strategy
  • c74b3df32c feature(backups): restore strategies enum
  • Compare 5 commits »

2023-07-07 16:25:02 +03:00

houkime pushed to restic-rewrite at SelfPrivacy/selfprivacy-rest-api

  • 53bb5cc4e2 feature(backups): forgetting snapshots

2023-07-05 16:13:49 +03:00

houkime pushed to restic-rewrite at SelfPrivacy/selfprivacy-rest-api

  • 03313b739a feature(backups): check restore exit code

2023-07-03 23:53:35 +03:00

houkime pushed to restic-rewrite at SelfPrivacy/selfprivacy-rest-api

  • 3dc6fb91f2 refactor(backups): download a copy before replacing original

2023-07-03 23:42:10 +03:00

houkime pushed to restic-rewrite at SelfPrivacy/selfprivacy-rest-api

2023-07-03 18:34:22 +03:00

houkime pushed to restic-rewrite at SelfPrivacy/selfprivacy-rest-api

  • cd2e9d3ba3 fix(jobs): make finishing the job set progress to 100

2023-06-28 16:23:09 +03:00

houkime pushed to restic-rewrite at SelfPrivacy/selfprivacy-rest-api

  • 3ee90617ba test(backup): make large testfile larger

2023-06-28 16:06:31 +03:00

houkime pushed to restic-rewrite at SelfPrivacy/selfprivacy-rest-api

  • e4865aa094 fix(services): proper backup progress reporting

2023-06-28 14:45:26 +03:00

houkime pushed to restic-rewrite at SelfPrivacy/selfprivacy-rest-api

  • 35258bad38 fix(services): cleanup a stray get_location

2023-06-28 12:48:48 +03:00

houkime pushed to restic-rewrite at SelfPrivacy/selfprivacy-rest-api

  • 59fef1d016 fix(backups): register the correct tasks

2023-06-28 12:41:21 +03:00

houkime pushed to restic-rewrite at SelfPrivacy/selfprivacy-rest-api

  • ae16a527a2 refactor(backups): rename service_snapshot_size to snapshot_restored_size
  • 7147f97077 refactor(backups): remove the by-service getting of cached snapshots
  • bae81b2f69 refactor(backups): rename force_snapshot_reload to force_snapshot_cache_reload
  • a76834d1ba refactor(backups): merge sync_all_snapshots with force_snapshot_reload
  • f8029d133a refactor(backups): straighten get_all_snapshots
  • Compare 14 commits »

2023-06-26 23:06:07 +03:00

houkime pushed to restic-rewrite at SelfPrivacy/selfprivacy-rest-api

  • 273a1935a8 feature(dev_qol): mypy type checking and rope refactoring support

2023-06-23 16:06:01 +03:00

houkime pushed to restic-rewrite at SelfPrivacy/selfprivacy-rest-api

  • 2f71469f39 refactoring(backups): backuper -> backupper

2023-06-23 15:04:53 +03:00

houkime pushed to restic-rewrite at SelfPrivacy/selfprivacy-rest-api

2023-06-23 14:58:27 +03:00

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

Rewrite backups

This PR will be ready to be merged when backblaze tests on CI pass.

2023-06-21 15:53:52 +03:00