Commit graph

37 commits

Author SHA1 Message Date
e43a142686 Improve CMakeLists.txt 2024-09-15 03:15:09 +00:00
5c2c336a21 Use std::views::zip instead std::views::enumerate and index get in library/src/encryption.cpp 2024-09-14 23:01:20 +00:00
4060a42634 Move all encryption to separate file 2024-09-14 16:38:45 +00:00
3b78412da4 Initial client support 2024-09-14 15:21:42 +00:00
Unnamed Developer
540f3ad68d change utempl url to clearnet one 2024-09-10 21:14:42 +00:00
Unnamed Developer
393f60f1bf downgrade minimal cmake version requirement 2024-09-10 21:14:31 +00:00
Unnamed Developer
f53c8606df add 'build' dir to gitignore 2024-09-10 21:13:36 +00:00
4fd3906c6e Add utempl repository url option 2024-09-05 12:27:30 +00:00
03f4c11266 Add constexpr to jid setters 2024-09-02 16:16:32 +00:00
3161bf763d Add client options 2024-08-31 18:41:00 +00:00
7ac2d7688e Add proxy types 2024-08-31 18:38:41 +00:00
3f04552491 Fix FieldSetHelpers for const objects 2024-08-31 18:09:04 +00:00
a384eeb524 Add missed pragma once for utils header 2024-08-31 18:01:37 +00:00
df761748b0 Use more correct setters in streams and jid 2024-08-31 10:44:53 +00:00
5c5d1a37d5 Update field set helpers 2024-08-30 18:50:33 +00:00
84abbe8178 Add streams 2024-08-30 16:37:42 +00:00
030f69c66d Update tests/jid.cpp (auto format) 2024-08-30 13:00:01 +00:00
20d440cf47 Update .gitignore 2024-08-30 12:56:12 +00:00
0a2d7c77ea Add UTEMPL_USE_LOCAL_PACKAGE option 2024-08-30 08:46:43 +00:00
3f06b44e25 Switch to headers + .cpp files 2024-08-29 16:26:37 +00:00
7619b0c339 Add comments for every method in field set helpers 2024-08-27 19:15:55 +00:00
32f3fccf17 Add comments for field set helpers 2024-08-27 18:52:39 +00:00
816c5db9f5 Add field set util to library 2024-08-27 17:24:56 +00:00
945b44e0e4 Update Jid 2024-08-27 12:07:03 +00:00
52ec88216c Remove tests/test.cpp 2024-08-27 10:11:16 +00:00
6690b04a50 Add Jid to library 2024-08-27 10:11:02 +00:00
a4a5df3f27 Fix tests link with library in cmake 2024-08-27 10:09:34 +00:00
5874783d37 Add pugixml library to cmake 2024-08-27 07:41:40 +00:00
1bb458198c Add private modules build and add Applcation ref to MainWindow 2024-08-26 14:25:02 +00:00
2b4d8804ce Add menu 2024-08-26 12:27:30 +00:00
e6cdcb8998 Add config for clang-tidy 2024-08-26 08:24:46 +00:00
7cd1839a38 Add clang-format config 2024-08-26 08:05:13 +00:00
3f4f082220 Remove fmt::fmt from link 2024-08-26 04:55:09 +00:00
002ffeed78 Rename 2024-08-26 04:31:20 +00:00
86bb9c9a7f Create window 2024-08-25 13:53:07 +00:00
5203f3a6fb First version 2024-08-25 12:22:31 +00:00
sha512sum
344d23bd87
Initial commit 2024-08-25 09:55:57 +00:00