Commit graph

94 commits

Author SHA1 Message Date
54cd81b4c0 .
Some checks failed
PR Check / on-push-commit-check (push) Failing after 8m19s
2024-11-08 10:54:02 +00:00
69ed523a4a .
Some checks failed
PR Check / on-push-commit-check (push) Has been cancelled
2024-11-08 10:48:33 +00:00
285ee84d09 .
Some checks failed
PR Check / on-push-commit-check (push) Failing after 6m16s
2024-11-07 15:30:00 +00:00
0dcf9a0ead . 2024-11-07 15:30:00 +00:00
ae1f5c2d24 . 2024-11-07 15:30:00 +00:00
ed4276338d . 2024-11-07 15:30:00 +00:00
ab3fc26003 Add gtest to install from Arch Linux repositories in workflow
All checks were successful
PR Check / on-push-commit-check (push) Successful in 10m38s
2024-11-07 15:01:32 +00:00
a98f2e8552 Remove pugixml dependency
All checks were successful
PR Check / on-push-commit-check (push) Successful in 10m25s
2024-11-07 14:48:00 +00:00
eda4f818a9 Update server URL in workflow
All checks were successful
PR Check / on-push-commit-check (push) Successful in 11m28s
2024-11-07 14:38:17 +00:00
04abea4195 Update utempl URL
Some checks failed
PR Check / on-push-commit-check (push) Failing after 3m1s
2024-11-07 13:54:23 +00:00
405a3100e1 Add utils::RangeToWrapper 2024-10-29 13:02:56 +00:00
15d4fd00d0 Merge pull request 'Added CI, clang checks to task, latest LLVM to dev container' (#22) from feature_ci_pipeline_2 into main
Reviewed-on: http://ivt5wiimhwpo56td6eodn2n3fduug3bglqvqewbk2jnyl4hcimea.b32.i2p/git/git/Larra/larra/pulls/22
2024-10-24 09:04:41 +00:00
652fecf4b0 Fixed clang-tidy/format errors 2024-10-23 14:41:51 +00:00
7315fda512 Fixed analyzer issues and disabled clang in CI 2024-10-21 10:36:04 +00:00
72f96c2a86 CI: Updated LLVM ver and removed using cache 2024-10-21 10:21:45 +00:00
8aecc897d7 Added Cland/GCC builds and Analyzers tasks for vscode 2024-10-21 10:21:45 +00:00
5942f366f9 Added latest LLVM with to dev container 2024-10-21 10:21:45 +00:00
d9d301167c Fixed clang-format violations 2024-10-21 10:21:39 +00:00
89f3165551 CI: Added clang-format and clang-tidy 2024-10-21 10:21:07 +00:00
65cae2727f CI: Added LLVM bins and clang&gcc build 2024-10-21 10:21:07 +00:00
b3949463df CI: Added repo downloading 2024-10-21 10:21:07 +00:00
efba236215 Use PublicCast from utempl instead custom implementation 2024-10-20 00:09:14 +00:00
cfd566d52a Use std::ranges::distance instead implementation with std::ranges::fold_left for stream errors 2024-10-18 15:13:35 +00:00
5d991d287c Move Presence functions to presence.cpp 2024-10-14 05:54:35 +00:00
2f8e5ff76e Use std::ranges::distance instead implementation with std::ranges::fold_left 2024-10-12 16:33:40 +00:00
bb605dc9a8 Add tests for iq::*, add iq::*::Parse 2024-10-11 18:26:16 +00:00
dffd7eb56e Merge pull request 'Fix pre-commit exec from different places' (#20) from quick_pre_commit_fix into main
Reviewed-on: http://ivt5wiimhwpo56td6eodn2n3fduug3bglqvqewbk2jnyl4hcimea.b32.i2p/git/git/Larra/larra/pulls/20
2024-10-10 15:30:05 +00:00
033bceb06d Fix pre-commit exec from different places 2024-10-10 15:25:40 +00:00
f649af6ec2 Merge pull request 'Added githook pre-commit checks' (#19) from feature_precommit_check into main
Reviewed-on: http://ivt5wiimhwpo56td6eodn2n3fduug3bglqvqewbk2jnyl4hcimea.b32.i2p/git/git/Larra/larra/pulls/19
2024-10-09 20:23:50 +00:00
25adc6512f Added githook pre-commit checks 2024-10-09 20:19:43 +00:00
ad36468b84 Add iq types 2024-10-09 19:19:32 +00:00
eafdecba7b Add ConstructT option for boost pfr FieldSetHelper With 2024-10-09 18:55:18 +00:00
e7e84860cc Send presence in examples/src/connect.cpp 2024-10-09 16:04:58 +00:00
f72ee713d8 Add presence types 2024-10-09 15:58:36 +00:00
3e18243f79 Use Parse instead TryParse in Serialization for last type in std::variant 2024-10-09 15:56:45 +00:00
ba03f3fe6f Add initiating new stream after SASL 2024-10-08 18:14:04 +00:00
0636e1c234 Add stream errors handling 2024-10-08 09:37:08 +00:00
bb336da4d9 Add Stream Errors 2024-10-06 18:56:10 +00:00
145bf7bd80 Move ReadStartStream to RawXmlStream 2024-10-06 12:25:42 +00:00
2e92c59f50 Fix bug in GetStartStreamIndex 2024-10-04 17:23:31 +00:00
d9489ea5d3 Merge pull request 'Add RawXmlStream' (#5) from raw_xml_stream_pretty into main
Reviewed-on: http://ivt5wiimhwpo56td6eodn2n3fduug3bglqvqewbk2jnyl4hcimea.b32.i2p/git/git/Larra/larra/pulls/5
2024-10-03 01:14:16 +00:00
2eb9d4e0b8 Add RawXmlStream 2024-10-03 02:13:42 +00:00
57ecd21014 Fix in .clang-tidy 2024-09-30 21:35:55 +00:00
f1ac4222e1 Add libxml++5.0 link on cmake 2024-09-27 19:28:22 +00:00
77c1b81e95 Fix scram auth and add tests 2024-09-26 19:20:52 +00:00
0a38c55c19 Use CMAKE_BINARY_DIR for examples output 2024-09-26 15:59:54 +00:00
a5a0d5a031 Add auto install dependencies from repositories with pacman instead CPM installing on docker container 2024-09-26 15:50:50 +00:00
a9a8678e86 Fix users register in docker-compose.yml 2024-09-26 15:13:09 +00:00
50751a7c8a Merge pull request 'Improved dev container' (#3) from improve_dev_env into main
Reviewed-on: http://ivt5wiimhwpo56td6eodn2n3fduug3bglqvqewbk2jnyl4hcimea.b32.i2p/git/git/Larra/larra/pulls/3
2024-09-25 18:33:29 +00:00
246c5ad801 Add spdlog dependency 2024-09-25 19:12:19 +00:00