Manuel Friedli manuel · he/him
manuel pushed to feature/update-various at linux/gentoo-overlay 2024-12-16 01:48:31 +01:00
fb7e2b2af9 Update manifests and patch neolink in order to fix the build in recent rust versions.
1890faaa38 Big update: some new version, some cleanup, LOTS of manifest regeneration.
6fc3319ec8 Merge pull request 'Fix warning regarding homepage redirect.' (#157) from feature/duplicati-bin-2.1 into main
a0f98257be Fix warning regarding homepage redirect.
2a33b6e451 Merge pull request 'Add duplicati-bin 2.1.0.2 beta, hopefully finally restoring the GUI!' (#156) from feature/duplicati-bin-2.1 into main
Compare 7 commits »
manuel deleted branch feature/duplicati-srcbuild from linux/gentoo-overlay 2024-12-16 00:38:52 +01:00
manuel deleted branch feature/duplicati-bin-2.1 from linux/gentoo-overlay 2024-12-16 00:38:47 +01:00
manuel pushed to main at linux/gentoo-overlay 2024-12-16 00:08:45 +01:00
6fc3319ec8 Merge pull request 'Fix warning regarding homepage redirect.' (#157) from feature/duplicati-bin-2.1 into main
a0f98257be Fix warning regarding homepage redirect.
Compare 2 commits »
manuel automatically merged pull request linux/gentoo-overlay#157 2024-12-16 00:08:39 +01:00
manuel created pull request linux/gentoo-overlay#157 2024-12-16 00:07:08 +01:00
Fix warning regarding homepage redirect.
manuel pushed to feature/duplicati-bin-2.1 at linux/gentoo-overlay 2024-12-16 00:06:50 +01:00
a0f98257be Fix warning regarding homepage redirect.
2a33b6e451 Merge pull request 'Add duplicati-bin 2.1.0.2 beta, hopefully finally restoring the GUI!' (#156) from feature/duplicati-bin-2.1 into main
Compare 2 commits »
manuel automatically merged pull request linux/gentoo-overlay#156 2024-12-16 00:03:18 +01:00
manuel pushed to main at linux/gentoo-overlay 2024-12-16 00:03:18 +01:00
2a33b6e451 Merge pull request 'Add duplicati-bin 2.1.0.2 beta, hopefully finally restoring the GUI!' (#156) from feature/duplicati-bin-2.1 into main
3b8912938e Clean up ebuild.
259d367fe7 Add duplicati-bin 2.1.0.2 beta, hopefully finally restoring the GUI!
Compare 3 commits »
manuel pushed to feature/duplicati-bin-2.1 at linux/gentoo-overlay 2024-12-16 00:01:35 +01:00
3b8912938e Clean up ebuild.
manuel created pull request linux/gentoo-overlay#156 2024-12-15 23:33:49 +01:00
Add duplicati-bin 2.1.0.2 beta, hopefully finally restoring the GUI!
manuel created branch feature/duplicati-bin-2.1 in linux/gentoo-overlay 2024-12-15 23:33:16 +01:00
manuel pushed to feature/duplicati-bin-2.1 at linux/gentoo-overlay 2024-12-15 23:33:16 +01:00
259d367fe7 Add duplicati-bin 2.1.0.2 beta, hopefully finally restoring the GUI!
manuel created branch feature/algorithm in manuel/labyrinth-frontend 2024-12-14 13:31:59 +01:00
manuel pushed to feature/algorithm at manuel/labyrinth-frontend 2024-12-14 13:31:59 +01:00
66f1de460a Enable choosing the generation algorithm.
manuel created branch feature/algorithms in java/maze-server 2024-12-14 04:50:36 +01:00
manuel pushed to feature/algorithms at java/maze-server 2024-12-14 04:50:36 +01:00
c4d707d64a Very simple way to specify the algorithm to use to generate mazes.
manuel created branch feature/wilson-algorithm in java/maze-generator 2024-12-14 04:30:44 +01:00
manuel pushed to feature/wilson-algorithm at java/maze-generator 2024-12-14 04:30:44 +01:00
cdfa1f4476 Initial - and extremely ugly - version of Wilson's maze algorithm.
manuel pushed to master at java/maze-generator 2024-12-13 23:13:31 +01:00
cf405fbc98 Refactor a bit.