Highlights
- Arctic Code Vault Contributor
Pinned
1,325 contributions in the last year
Less
More
Contribution activity
April 2021
Created 14 commits in 3 repositories
Created 1 repository
Created a pull request in bepasty/bepasty-server that received 1 comment
add a carousel view for lists of images, see #148
for list items, show a link to the carousel view. that view uses the bootstrap carousel to go through all image items on the list. TODO: render im…
+70
−4
•
1
comment
Opened 6 other pull requests in 3 repositories
borgbackup/borg
3
merged
andreasdoerr/impf_termin_tester
2
merged
bepasty/bepasty-server
1
merged
Reviewed 7 pull requests in 4 repositories
borgbackup/borg 3 pull requests
andreasdoerr/impf_termin_tester 2 pull requests
bepasty/bepasty-server 1 pull request
ecocurious2/MultiGeiger 1 pull request
Created an issue in borgbackup/borg that received 13 comments
reimplement files cache using hashindex code
the files cache uses python dicts currently because cache entries also have variable length lists (the chunks list). this makes it easy to deal wit…
13
comments