Sandro CURY CAZZANIGA Kharec
Kharec pushed to main at Kharec/skywipe 2025-12-11 11:02:01 +01:00
4db8077dee ci: add .gitignore
Kharec pushed to main at Kharec/skywipe 2025-12-11 10:58:56 +01:00
b93bee00e6 docs: update readme
Kharec created repository Kharec/skywipe 2025-12-11 10:56:36 +01:00
Kharec pushed to main at Kharec/advent-of-code 2025-12-10 18:41:28 +01:00
8503cee52b test: add unit test for part two
Kharec pushed to main at Kharec/advent-of-code 2025-12-10 16:51:59 +01:00
b16b052115 feat: solve part one using brute-force
Kharec pushed to main at Kharec/auditui 2025-12-10 10:16:42 +01:00
95f30954b5 docs: update readme
Kharec pushed to main at Kharec/goyco 2025-12-10 07:30:31 +01:00
dcf054046f test: fix parallel processor test expectations and setup
d2a788933d fix: track completed items in the main loop instead of using the index
Compare 2 commits »
Kharec pushed to main at Kharec/advent-of-code 2025-12-10 06:11:07 +01:00
bc76283458 test: add unit test for part one
9d2a087801 feat: register tenth day
0bd3b6dc69 chore: add 2025D10 dataset
Compare 3 commits »
Kharec pushed to main at Kharec/goyco 2025-12-09 22:07:34 +01:00
18be3950dc clean: obsolete function
Kharec pushed to main at Kharec/goyco 2025-12-09 22:06:16 +01:00
f9cb140e95 clean: removed the obsolete functions outputMessage and outputError
Kharec pushed to main at Kharec/goyco 2025-12-09 22:03:29 +01:00
86d4835ccf feat: seed user is now uniq
feddb2ed43 test: new unit test for EnsureSeedUser
Compare 2 commits »
Kharec pushed to main at Kharec/goyco 2025-12-09 21:53:06 +01:00
457b5c88e2 refactor: improve seed consistency validation
Kharec pushed to main at Kharec/goyco 2025-12-09 21:37:24 +01:00
a8d363b2bf fix: templates now parse with the same func map as the page handler
Kharec pushed to main at Kharec/advent-of-code 2025-12-09 21:00:01 +01:00
da81f67b7f feat: solve part two
caa7da5a7d test: add reverse unit test for part two
eebe707ef9 feat: solve part one
Compare 3 commits »
Kharec pushed to main at Kharec/advent-of-code 2025-12-09 20:14:24 +01:00
8960dcb072 test: add unit test for part one
99eb0fbaa8 chore: 2016D4 dataset
a739425209 feat: register fourth day
Compare 3 commits »
Kharec pushed to main at Kharec/auditui 2025-12-09 19:51:35 +01:00
d96a08935c docs: two more done ! \o/
Kharec pushed to main at Kharec/auditui 2025-12-09 19:50:48 +01:00
0ce45c26b7 feat: add the possibility to move forward/backward 30s with left/right
8b74c0f773 feat: progress bar + move (for|back)ward 30s
4a5e475f27 feat: add a progress bar
Compare 3 commits »
Kharec pushed to main at Kharec/advent-of-code 2025-12-09 19:24:32 +01:00
af306eb73c feat: solve part two
Kharec pushed to main at Kharec/advent-of-code 2025-12-09 19:22:15 +01:00
cdbc3f3b16 feat: solve part one
ed445a8be7 test: add unit test for both parts
8bbf6662b1 chore: add 2016D3 input
b60c971d50 feat: register third day
Compare 4 commits »
Kharec pushed to main at Kharec/goyco 2025-12-09 15:58:31 +01:00
0cd68e847c refactor: add a helper to centralize CSRF token retrieval