P0nk
|
14a405adb2
|
Consistent handling of wz files and their paths
|
2021-07-10 17:49:04 +02:00 |
|
P0nk
|
68239bc0b5
|
Make database operations during startup consistent
Use the same Connection. and log things in a similar fashion
|
2021-04-11 13:52:35 +02:00 |
|
P0nk
|
a5b42b8a43
|
cleanup: use primitive type instead of wrapper type
|
2021-04-08 17:49:22 +02:00 |
|
P0nk
|
3434c7334b
|
cleanup: remove redundant cast
|
2021-04-08 17:39:55 +02:00 |
|
P0nk
|
ebb3aa7ba3
|
cleanup: prefer List#sort over Collections#sort
|
2021-04-08 07:44:02 +02:00 |
|
P0nk
|
5730b3b42d
|
cleanup: use implicit generic type with diamond operator
|
2021-04-08 07:42:10 +02:00 |
|
P0nk
|
7ff8190977
|
cleanup: remove unnecessary boxing
|
2021-04-08 07:39:02 +02:00 |
|
P0nk
|
5e3b346053
|
cleanup: use Java-style array declaration
|
2021-04-08 07:17:03 +02:00 |
|
P0nk
|
6253169e35
|
cleanup: replace anonymous inner class with lambda
|
2021-04-07 23:45:28 +02:00 |
|
P0nk
|
5cb69910bd
|
refactor: use try-with-resources for pet db operations
|
2021-04-04 22:54:25 +02:00 |
|
P0nk
|
de14c5782d
|
refactor: use try-with-resources for item saving & loading db operations
|
2021-04-04 22:28:52 +02:00 |
|
P0nk
|
3ca9311cb0
|
refactor: use try-with-resources for cash id db operations
|
2021-04-04 15:21:17 +02:00 |
|
P0nk
|
813643036b
|
Switch to Maven file structure
|
2021-03-30 21:56:34 +02:00 |
|