Commit graph

  • 9a4ec9fd50 some changes idk main erius 2023-07-21 00:30:14 +0300
  • c1d083b7bd database support added erius 2022-06-20 19:16:18 +0300
  • 787579a10d added psql, removed client-based functionality erius 2022-06-14 03:27:00 +0300
  • 34381ddba5 fixed issue when person id wouldn't be unique when adding new person on server erius 2022-05-16 16:42:21 +0300
  • d19dd08ec9 added shutdown hook which saves data on the server erius 2022-05-16 15:55:16 +0300
  • 822dba1f63 v2.2 command line functionality in no longer client-only added ability to save data using command on server app refactor of CommandLineHandler added CommandLineHandlerClient and CommandLineHandlerServer classes other minor changes erius 2022-05-16 15:20:36 +0300
  • 1b7fe89d1a final logger format update erius 2022-05-11 00:23:57 +0300
  • 80c0e0bb30 updated logger formatting erius 2022-05-11 00:16:38 +0300
  • 2cce380f20 v2.1 UDPClient uses DatagramChannel instead of DatagramSocket New command "con" minor bug fixes erius 2022-05-10 22:14:13 +0300
  • dda459c971 changed some methods that would return null in place of a message in CommandResult removed null check when calling CommandResult#getValue() erius 2022-05-09 17:22:26 +0300
  • a74c7496a5 minor changes erius 2022-05-09 13:49:00 +0300
  • edd89107d0 server support added erius 2022-04-29 19:29:59 +0300
  • 51caa000f3 more xml flexibility, minor fixes egor 2022-03-22 02:19:39 +0300
  • 4f8d6b45d0 more detailed error messages, recursion prevention, stacktrace doesn't print on error anymore, xml fix, some other minor fixes egor 2022-03-21 19:43:44 +0300
  • 5a3877c86b more detailed error messages, recursion prevention, stacktrace doesn't print on error anymore, xml fix, some other minor fixes egor 2022-03-20 14:33:20 +0300
  • e36983b378 more null fixes egor 2022-02-22 01:21:08 +0300
  • 4cc937b816 final fixes for nullable xml entries egor 2022-02-22 01:08:54 +0300
  • 151bd5fa7b fixed terminal clear on linux egor 2022-02-22 00:35:55 +0300
  • 5ffdb41147
    Merge pull request #3 from erius0/dev Egor 2022-02-21 21:32:19 +0300
  • bf89415320 updated compareTo methods of data classes egor 2022-02-21 21:25:47 +0300
  • 7e758b7767 added class diagram egor 2022-02-21 20:55:29 +0300
  • f6f8121178
    Merge pull request #2 from erius0/dev Egor 2022-02-21 19:53:27 +0300
  • 0ba5fca0c1 empty input will now be considered as null for some fields (Person.passportId, Person.height and Location.name), fixed data classes setters for some fields egor 2022-02-21 18:23:04 +0300
  • dccded9944 empty input will now be considered as null for some fields (Person.passportId, Person.height and Location.name) egor 2022-02-21 18:10:03 +0300
  • 1b041ce87e
    Merge pull request #1 from erius0/dev Egor 2022-02-21 11:24:18 +0300
  • 27a164aa19 javadoc updates, renamed CommandLine.java to CommandLineHandler.java egor 2022-02-20 17:12:58 +0300
  • b7037e0a10 code overhaul egor 2022-02-18 21:44:39 +0300
  • 3d28766fb5 Initial commit egor 2022-02-12 14:16:24 +0300