RSS feed
c38e733d
– mkf <mkf@cloud9p.org>
authored
on 2023/09/29 08:17
changes made during exam, converted program from a library to a bookseller program
3642ff2c
– mkf <mkf@hp.lan>
authored
on 2023/05/30 10:34
add Bookproj, build.sh
5f367957
– mkf <mkf@d510>
authored
on 2023/05/30 06:54
fix build on jdk17
f870469a
– mkf <mkf@d510>
authored
on 2023/05/30 02:23
add another test case
446a0255
– mkf <mkf@d510>
authored
on 2023/05/30 02:21
add a test case
fd5476ab
– mkf <mkf@d510>
authored
on 2023/05/30 02:11
god knows what i did
1434af4c
– mkf <mkf@d510>
authored
on 2023/05/28 03:16
replace print with println where we are getting some menu input, add SearchAdmin()
b0e7cab3
– mkf <mkf@d510>
authored
on 2023/05/28 03:05
use TreeMap instead of HashMap, as it gives us sorted values, get rid of ugly search, list methods, impl. Search user, fix a bug with NewBook which values were not in order
0d5aae7a
– mkf <mkf@d510>
authored
on 2023/05/27 11:31
improve security, double check for quit, remove Password for AdminAttrs (security!) make listing better (or worse?)
1c0f4ee5
– mkf <mkf@d510>
authored
on 2023/05/27 02:04
fix a lots of stuff
91ed6092
– mkf <mkf@d510>
authored
on 2023/05/26 20:39
it compiles again!!!!
48e2e0e3
– mkf <mkf@d510>
authored
on 2023/05/26 16:22
so long, old partner
c29750ce
– mkf <mkf@d510>
authored
on 2023/05/26 16:04
refactor?
300ffb56
– mkf <mkf@d510>
authored
on 2023/05/25 00:28
refactor
c99a80f9
– mkf <mkf@d510>
authored
on 2023/05/24 20:09
god knows what i did
77e77686
– mkf <mkf@d510>
authored
on 2023/05/23 01:13
honestly, too much of changes to write a proper message for
85bd13fb
– mkf <mkf@d510>
authored
on 2023/05/15 11:21
check input
dd82d34b
– mkf <mkf@d510>
authored
on 2023/05/12 23:47
rewrite
96c2f72e
– mkf <mkf>
authored
on 2023/05/09 08:10
import sources