Imbus Imbus
  • Joined on 2023-08-26
Imbus pushed to master at Imbus/SudokuSolver 2023-12-05 15:35:52 +01:00
67ae4983d4 Gitignore
80641b1460 Justfile bump
75da119da9 Solver working, basic test cases
Compare 3 commits »
Imbus pushed to master at Imbus/SudokuSolver 2023-12-05 14:17:23 +01:00
999d97f565 Gradle build update for the correct main method
Imbus pushed to master at Imbus/SudokuSolver 2023-12-05 13:15:13 +01:00
e34b9ab57c Solver implementation in Solver.java
da983e438b Some example tests
d94bc05a4d Redundant comment removal
808ba05448 Main is in SolverMain.java
4879795aa5 Formatting
Compare 5 commits »
Imbus created branch master in Imbus/SudokuSolver 2023-12-05 12:48:31 +01:00
Imbus pushed to master at Imbus/SudokuSolver 2023-12-05 12:48:31 +01:00
6de3e286ed Original SudokuSolver.java interface, untouched
1d016ee97f Basic justfile
ff3ee27a0f Executable permission on ./gradlew
fcc0acb7e8 Initial, plain Gradle Java application
Imbus created repository Imbus/SudokuSolver 2023-12-05 12:48:18 +01:00
Imbus created branch master in Imbus/CTree 2023-12-02 07:35:43 +01:00
Imbus pushed to master at Imbus/CTree 2023-12-02 07:35:43 +01:00
d3c8396bae Release scripts
5069b41630 Initial
Imbus created repository Imbus/CTree 2023-12-02 07:35:16 +01:00
Imbus pushed to master at Imbus/ImbusBinds 2023-11-29 04:34:41 +01:00
20bfb3e627 Based and GPL-pilled
Imbus pushed to master at Imbus/FrostByte 2023-11-28 04:20:03 +01:00
67b915d722 Simple cors
Imbus pushed to master at Imbus/FrostByte 2023-11-28 03:28:41 +01:00
d0b50a3a37 HTML meta tag to stop dark reader from breaking the style
Imbus pushed to master at Imbus/FrostByte 2023-11-28 03:04:00 +01:00
dc54accd22 Included install sqlx-cli in justfile
Imbus pushed to master at Imbus/FrostByte 2023-11-28 02:19:52 +01:00
1058c8b477 Splitting all types into types directory
Imbus pushed to master at Imbus/FrostByte 2023-11-28 01:26:22 +01:00
89ebbf9269 Added routes and database logic to handle comments
Imbus pushed to master at Imbus/FrostByte 2023-11-28 00:37:14 +01:00
4abd2a3e43 Cleaning comments in migration script
Imbus pushed to master at Imbus/FrostByte 2023-11-28 00:36:14 +01:00
1652419d94 Moved migrations_pg -> migrations and updated relevant references
13c5a05bd6 Removed sqlite migraction scripts
Compare 2 commits »
Imbus pushed to master at Imbus/FrostByte 2023-11-28 00:32:41 +01:00
f3cab87592 Comments table draft
Imbus pushed to master at Imbus/FrostByte 2023-11-24 02:37:53 +01:00
f10234b72f Stick footer to bottom with mt-auto
Imbus pushed to master at Imbus/nvim 2023-11-23 17:53:30 +01:00
0a816c7981 Readme with install instructions