Imbus Imbus
  • Joined on 2023-08-26
Imbus pushed to master at Imbus/frostbyte-native 2023-12-14 19:17:45 +01:00
a4d0c1792b Justfile targets
Compare 2 commits »
Imbus pushed to master at Imbus/frostbyte-native 2023-12-14 19:02:52 +01:00
027ed45cd3 Initial outline of containers and posts outline
Imbus pushed to master at Imbus/frostbyte-native 2023-12-14 19:02:25 +01:00
edb7d67547 Eslint
Imbus pushed to master at Imbus/frostbyte-native 2023-12-14 19:01:03 +01:00
0539f876f6 Initial API draft
Imbus pushed to master at Imbus/frostbyte-native 2023-12-14 16:47:37 +01:00
d7f4f11ced API boilerplate gluecode
Imbus pushed to master at Imbus/frostbyte-native 2023-12-13 22:43:05 +01:00
c5fa0ac6f9 Justfile targets
Imbus pushed to master at Imbus/frostbyte-native 2023-12-13 22:27:02 +01:00
92bbeb16f5 Initial commit
Imbus created branch master in Imbus/frostbyte-native 2023-12-13 22:27:01 +01:00
Imbus created repository Imbus/frostbyte-native 2023-12-13 22:26:38 +01:00
Imbus pushed to imbus at Imbus/SudokuSolver 2023-12-12 23:52:57 +01:00
072da88135 Font size
b02e846ec6 Icon
970aabd532 Styling and slight refactor
6ae83248ef Merge branch 'dogge'
f8adb7402e Bold text added
Compare 8 commits »
Imbus pushed to master at Imbus/SudokuSolver 2023-12-12 23:11:43 +01:00
6ae83248ef Merge branch 'dogge'
f8adb7402e Bold text added
Compare 2 commits »
Imbus pushed to master at Imbus/SudokuSolver 2023-12-12 23:10:21 +01:00
536f4e1b7d Merge branch 'dogge'
9f25270371 Sudoku board style
Compare 2 commits »
Imbus pushed to master at Imbus/SudokuSolver 2023-12-12 23:08:11 +01:00
7eab9da318 Making sure application is up to spec
Imbus pushed to master at Imbus/SudokuSolver 2023-12-11 16:07:11 +01:00
ffd1d4bd51 Fixing broken test case
5bf0c92d10 Error checking inputs and reverting if illegal
Compare 2 commits »
Imbus pushed to imbus at Imbus/SudokuSolver 2023-12-11 16:06:54 +01:00
ffd1d4bd51 Fixing broken test case
Imbus pushed to imbus at Imbus/SudokuSolver 2023-12-11 15:53:27 +01:00
5bf0c92d10 Error checking inputs and reverting if illegal
Imbus pushed to master at Imbus/SudokuSolver 2023-12-11 14:59:24 +01:00
26df774ca3 Watchexec targets modified in justfile
270a9f381d File picker now refuses to load unsolvable files
e6cd5a2915 Added bin directory to gitignore
af77468edc Extending testcases
f9fa515651 Extending testcases
Compare 9 commits »
Imbus pushed to imbus at Imbus/SudokuSolver 2023-12-11 14:59:15 +01:00
26df774ca3 Watchexec targets modified in justfile
270a9f381d File picker now refuses to load unsolvable files
Compare 2 commits »
Imbus pushed to imbus at Imbus/SudokuSolver 2023-12-11 14:35:27 +01:00
e6cd5a2915 Added bin directory to gitignore
Imbus pushed to imbus at Imbus/SudokuSolver 2023-12-11 14:25:10 +01:00
d056732add Polishing invalid input handling