Commit Graph

  • 89f14c134f VerifyFriendshipTests Artemy 2025-07-06 14:22:50 +07:00
  • bdcfd32b11 the basis for group and private messages Artemy 2025-07-04 14:33:54 +07:00
  • 204e8dba9c Refactor: Revert to hard deletes for messages. Remove IsDeleted flag and update repository and configurations accordingly. feature/hard-delete-messages google-labs-jules[bot] 2025-07-04 06:03:14 +00:00
  • fab3d6b67b ChatGroup work Artemy 2025-07-04 12:43:12 +07:00
  • d170c6270f hot fix for friends controller Artemy 2025-07-03 19:46:53 +07:00
  • 565d3249e5 Add online pinging and friendship verification features Artemy 2025-07-02 19:16:49 +07:00
  • 0669614a5e async Task<string> GenerateJwtTokenAsync(User user) Artemy 2025-07-02 15:26:27 +07:00
  • 0967fe1b4e gitignore update for logs Artemy 2025-07-02 12:01:48 +07:00
  • 48e519118e hot fix jwt Artemy 2025-07-01 21:42:34 +07:00
  • 21a377eff3 UseSwagger Artemy 2025-07-01 21:27:04 +07:00
  • 2ce7b6e7f9 UseHttpsRedirection Artemy 2025-07-01 21:09:05 +07:00
  • cc4449ca29 Merge branch 'master' of https://github.com/Govor-team/Govor Artemy 2025-07-01 20:49:21 +07:00
  • f90b124ba3 Update Program.cs Artemy 2025-07-01 20:49:14 +07:00
  • 88c4210ad6 Update dotnet.yml Artemy 2025-07-01 20:16:13 +07:00
  • e43d3a2c8f Update dotnet.yml Artemy 2025-07-01 20:10:25 +07:00
  • efdcd92828 Merge branch 'master' of https://github.com/Govor-team/Govor Artemy 2025-07-01 20:08:02 +07:00
  • e6e1dd6e92 LangVersion 12 Artemy 2025-07-01 20:07:53 +07:00
  • cab30a79eb Update dotnet.yml Artemy 2025-07-01 20:03:32 +07:00
  • b9e2b5d417 update Artemy 2025-07-01 19:53:12 +07:00
  • 42e58dad9f dockerfile add Artemy 2025-07-01 19:49:43 +07:00
  • e061725a99 downcast to .net 8.x Artemy 2025-07-01 19:17:01 +07:00
  • b84d641bb5 new logger Artemy 2025-07-01 15:46:41 +07:00
  • cdae63b223 optimization sql Artemy 2025-07-01 15:05:49 +07:00
  • 5883f3e340 hot fix Artemy 2025-07-01 13:25:55 +07:00
  • f855b91155 Completed the development of tests for FriendsController Artemy 2025-07-01 11:43:11 +07:00
  • 8e245ea044 Test for SendRequest action Artemy 2025-06-30 19:27:29 +07:00
  • ab426979d0 Update AuthControllerTests.cs Artemy 2025-06-30 19:04:35 +07:00
  • 494c12df49 MySQL migration Artemy 2025-06-30 18:59:05 +07:00
  • f53ee6644b Refactor user context handling with CurrentUserService Artemy 2025-06-30 17:37:02 +07:00
  • a659c73357 Final Friends Service Tests Artemy 2025-06-30 16:54:58 +07:00
  • 681a55c198 Update FriendsServiceTests.cs Artemy 2025-06-30 16:34:31 +07:00
  • 523e55508b Update FriendsServiceTests.cs Artemy 2025-06-30 14:44:15 +07:00
  • 86a96cdb0a Create FriendsServiceTests.cs Artemy 2025-06-30 14:18:54 +07:00
  • 7aa1b1831a Improve friends search and error handling in API Artemy 2025-06-30 12:47:53 +07:00
  • 9bfcc1980d Update RegistrationRequest.cs Artemy 2025-06-30 11:54:00 +07:00
  • 26dc4ccc1f client Artemy 2025-06-27 21:50:23 +07:00
  • 05298c004c FriendsController Artemy 2025-06-27 19:12:31 +07:00
  • ec44347bbe Add username validation and initial friends feature Artemy 2025-06-27 16:36:56 +07:00
  • 9b9cd73a96 Add friendship feature with models, repository, and tests Artemy 2025-06-27 15:09:28 +07:00
  • 4f3f4ec066 Refactor to introduce Govor.Application and Govor.Contracts layers Artemy 2025-06-25 15:16:14 +07:00
  • 5693190b1c Add unit tests for InvitationGenerator and JwtService Artemy 2025-06-25 14:33:41 +07:00
  • e40489db40 AuthControllerTests Artemy 2025-06-25 14:08:54 +07:00
  • 06cee5caae rename dtos to requests Artemy 2025-06-24 21:43:35 +07:00
  • 76094af15b Invitation globale work Artemy 2025-06-24 21:20:43 +07:00
  • f99ec0b17b InvitesRepositoryTests Artemy 2025-06-24 19:17:27 +07:00
  • 80e2ec30c6 ConfigurationProgramExtensions Artemy 2025-06-24 18:16:34 +07:00
  • 9893013bcc Invitation Validator Tests Artemy 2025-06-24 15:33:36 +07:00
  • 6e856a65db InvitationValidator Artemy 2025-06-24 15:24:14 +07:00
  • 672fc95823 Admins Repository Artemy 2025-06-24 15:14:45 +07:00
  • ce013eae49 Registration rework Artemy 2025-06-24 14:27:08 +07:00
  • 410a1ce1cc Admin stuff init Artemy 2025-06-22 21:34:04 +07:00
  • e7b7c402e1 Finished MediaAttachments Artemy 2025-06-22 16:05:36 +07:00
  • 4956a175c5 MediaAttachmentsTests init Artemy 2025-06-22 15:37:20 +07:00
  • 64a06c0d1c MediaAttachments first init Artemy 2025-06-22 15:10:10 +07:00
  • b75c0d3f5a Finished MessageRepository Artemy 2025-06-22 14:32:01 +07:00
  • 972b4fb83c more tests and fichers for MessagesRepository Artemy 2025-06-22 12:48:48 +07:00
  • b1c0a4b0e2 MessageRepositoryTests Artemy 2025-06-22 12:21:27 +07:00
  • 203bb5e5a4 MessageRepository + Tests Artemy 2025-06-22 12:07:06 +07:00
  • a6e8ba1a65 Update models Messages Artemy 2025-06-22 11:45:25 +07:00
  • c9aad0c466 LocalStorageServiceTsts finished Artemy 2025-06-21 15:25:11 +07:00
  • 7831e4838a rework messages Artemy 2025-06-21 14:53:15 +07:00
  • 3f1c050149 Addition Tests for MessageRepository Artemy 2025-06-20 14:02:08 +07:00
  • 3526cde06f Messages first init Artemy 2025-06-20 13:32:29 +07:00
  • efcd970e90 Chat client Artemy 2025-06-19 19:42:42 +07:00
  • d18ad19f80 Auth Tests Artemy 2025-06-19 09:51:55 +07:00
  • 7d518c0882 AuthController work Artemy 2025-06-18 16:55:19 +07:00
  • 2c2c2b805c AuthSystem Artemy 2025-06-18 12:08:21 +07:00
  • de8d97e5bf Adding postfix Async Artemy 2025-06-17 21:27:16 +07:00
  • 22de0e9630 UserValidatorTests Artemy 2025-06-17 21:24:54 +07:00
  • d5a4d9141b Update UsersRepositoryTests.cs Artemy 2025-06-17 21:09:36 +07:00
  • e860abce40 work Artemy 2025-06-17 18:42:31 +07:00
  • 7810cafb4e Update UsersRepositoryTests.cs Artemy 2025-06-17 18:07:07 +07:00
  • 70e46e7648 more tests for user rep Artemy 2025-06-17 17:37:10 +07:00
  • b4b6d33432 Create LICENSE Artemy 2025-06-17 15:40:54 +07:00
  • 694750e25d Working on the UserRepository functionality Artemy 2025-06-17 13:11:56 +07:00
  • 568b09ba81 I'm working on the UsersRepository Artemy 2025-06-17 11:57:57 +07:00
  • 5747f26421 github actions Artemy 2025-06-17 10:47:29 +07:00
  • d62c38db51 DbGovor init Artemy 2025-06-16 22:31:45 +07:00
  • c7c778ceb1 created git Artemy 2025-06-16 16:52:58 +07:00