Manuel Friedli manuel · he/him
manuel pushed to feature/algorithm at manuel/labyrinth-frontend 2025-01-08 21:32:07 +01:00
36e1ea45d5 Fix linting and build errors.
manuel deleted branch feature/cleanup-remote-files from linux/gentoo-overlay 2025-01-05 00:48:45 +01:00
manuel automatically merged pull request linux/gentoo-overlay#162 2025-01-05 00:47:44 +01:00
manuel pushed to main at linux/gentoo-overlay 2025-01-05 00:47:44 +01:00
90e53057d0 Merge pull request 'feature/cleanup-remote-files' (#162) from feature/cleanup-remote-files into main
fad7258afd metadata/md5-cache: Delete old files
7573462bed Update remote archive URL.
d2dc45978a Oh, it's 2025 already!
e75e7534c0 Update remote URL and format the ebuild.
Compare 7 commits »
manuel created pull request linux/gentoo-overlay#162 2025-01-05 00:46:33 +01:00
feature/cleanup-remote-files
manuel pushed to feature/cleanup-remote-files at linux/gentoo-overlay 2025-01-05 00:46:17 +01:00
fad7258afd metadata/md5-cache: Delete old files
7573462bed Update remote archive URL.
d2dc45978a Oh, it's 2025 already!
e75e7534c0 Update remote URL and format the ebuild.
4709064273 Update remote archive url and bring the ebuild up to par with the one in the tree.
Compare 6 commits »
manuel created branch feature/cleanup-remote-files in linux/gentoo-overlay 2025-01-05 00:46:16 +01:00
manuel pushed to main at linux/gentoo-overlay 2025-01-04 01:12:38 +01:00
77c95d1066 Merge pull request 'Prune old versions since duplicati is in the opfficial tree now.' (#161) from feature/prune into main
1491fd011d Prune old versions since duplicati is in the opfficial tree now.
Compare 2 commits »
manuel deleted branch feature/prune from linux/gentoo-overlay 2025-01-04 01:12:38 +01:00
manuel merged pull request linux/gentoo-overlay#161 2025-01-04 01:12:36 +01:00
Prune old versions since duplicati is in the opfficial tree now.
manuel created pull request linux/gentoo-overlay#161 2025-01-04 01:01:09 +01:00
Prune old versions since duplicati is in the opfficial tree now.
manuel created branch feature/prune in linux/gentoo-overlay 2025-01-04 00:59:39 +01:00
manuel pushed to feature/prune at linux/gentoo-overlay 2025-01-04 00:59:39 +01:00
1491fd011d Prune old versions since duplicati is in the opfficial tree now.
manuel pushed to feature/algorithm at manuel/labyrinth-frontend 2024-12-26 17:49:54 +01:00
d8d05589e7 Color tweaking.
7d4f1151fa update react
804ce323bf Enable choosing the generation algorithm.
6f701f3b54 Update
Compare 4 commits »
manuel pushed to master at java/maze-server 2024-12-24 03:36:42 +01:00
03b2eae230 [maven-release-plugin] prepare for next development iteration
manuel pushed to master at java/maze-server 2024-12-24 03:36:38 +01:00
890b176806 [maven-release-plugin] prepare release v0.2.0
manuel pushed tag v0.2.0 to java/maze-server 2024-12-24 03:36:38 +01:00
manuel pushed to master at java/maze-server 2024-12-24 03:35:19 +01:00
1e3e01be23 Merge pull request 'feature/algorithms' (#9) from feature/algorithms into master
3c2fca9a74 Implement Wilson's algorithm and let the caller choose the algorithm.
c4d707d64a Very simple way to specify the algorithm to use to generate mazes.
Compare 3 commits »
manuel deleted branch feature/algorithms from java/maze-server 2024-12-24 03:35:19 +01:00
manuel merged pull request java/maze-server#9 2024-12-24 03:35:17 +01:00
feature/algorithms