Commit Graph

429 Commits (master)

Author SHA1 Message Date
Pawel Kurowski cbc4fb8969 Merge remote-tracking branch 'origin/o365' 2020-05-15 12:29:49 +02:00
Tim Carrington 6fe49847da Update Creating_Office365_Channel_Readme.md 2020-05-15 11:18:59 +01:00
Grzegorz Rychlik d725dea7d7 Merge branch 'mssql_channel' 2020-05-15 11:19:41 +02:00
Grzegorz Rychlik 6fd5ea6acc Merge branch 'ui-bug-fixes-2020-05' into 'master'
Ui bug fixes 2020 05

Closes #10
Closes #11

See merge request C3/C3!187
2020-05-14 16:18:30 +01:00
Grzegorz Rychlik 251fbe329c Change member viarable names for style points 2020-05-14 16:41:52 +02:00
Grzegorz Rychlik 737322dbb5 Simplify MSSQL::OnSend 2020-05-14 16:36:59 +02:00
Grzegorz Rychlik 1e5b12d0c7 Remove ununsed variable 2020-05-14 16:36:32 +02:00
Andras Toth 185debac5f yarn build 2020-05-14 14:36:02 +01:00
Andras Toth 814364060b Resolve "Binary data is not filled in when creating new relay for existing interface"
Resolve issue #11
2020-05-14 14:34:21 +01:00
Pawel Kurowski 0d214b339f Merge branch 'httpTimeout' into 'master'
Add timeout to HttpRequest

See merge request C3/C3!185
2020-05-14 13:25:42 +01:00
Andras Toth 6b2a8412db Resolve "File upload prefixes data with content type."
Resolve Issue 10
2020-05-14 11:05:18 +01:00
Andras Toth 35b8eea070 Make sure the url options show up correctly in the modal. 2020-05-14 10:35:28 +01:00
Andras Toth e1b35c94a5 yarn upgrade 2020-05-14 10:24:07 +01:00
Pawel Kurowski 6ce7baa4f5 Add timeout to HttpRequest 2020-05-13 21:12:26 +02:00
Pawel Kurowski b08dcf58b2 O365 push packets to container, before removing them from server 2020-05-13 12:57:44 +02:00
Pawel Kurowski e822c9ba5b O365 fixes for code review 2020-05-13 12:45:28 +02:00
Grzegorz Rychlik 127caa252f Fix string lifetime issue 2020-05-13 11:43:15 +02:00
Pawel Kurowski f0d79a4683 Use correct chunk size in Outlook365 channel 2020-05-13 09:56:47 +02:00
tvgdb e1141a370b Bugfix: fix size check for Asana attachments 2020-05-12 20:33:09 +02:00
tvgdb 591bc5a1f7 Add const& to std::wstring contentType 2020-05-12 20:04:57 +02:00
tvgdb e8c2dca846 Replace custom random function with Utils::GenerateRandomString 2020-05-12 19:57:54 +02:00
tvgdb 59b55f11f7 Standardize if-else code block styles 2020-05-12 19:55:00 +02:00
Pawel Kurowski d48eb8f02d Add basic channel order test to linter 2020-05-12 18:39:37 +02:00
Pawel Kurowski f4c3313c74 Move onedrive/outlook common methods to Office365.h 2020-05-12 18:38:16 +02:00
Grzegorz Rychlik c822094de5 Use RAII style HANDLES 2020-05-12 17:29:55 +02:00
Grzegorz Rychlik 4f254e31dc Move Sql wrapper to separate header 2020-05-12 17:29:55 +02:00
Grzegorz Rychlik 2583557d50 Minor cleanup 2020-05-12 17:27:56 +02:00
Grzegorz Rychlik ecd0b7a76d Encapsulate data reading 2020-05-12 17:27:56 +02:00
Grzegorz Rychlik 31e935370e Encapsulate statement execution 2020-05-12 17:27:56 +02:00
Grzegorz Rychlik 05a59604f1 Add Sql statement handle wrapper 2020-05-12 17:27:56 +02:00
Grzegorz Rychlik 2f5a67b63e Make RAII wrappers for Sql enviroment amd connection 2020-05-12 17:27:56 +02:00
Grzegorz Rychlik 8add814656 Trim whitespace 2020-05-12 17:23:09 +02:00
AdminPanda 90feca454e dropbox channel 2020-05-11 17:58:49 -04:00
Pawel Kurowski 74caf37f10 Simplify OneDrive logic 2020-05-11 23:58:31 +02:00
Pawel Kurowski 6bd7e45321 Use Crypto::String and SecureString in OneDrive365RestFile 2020-05-11 19:16:50 +02:00
Pawel Kurowski 6fee68fc28 WIP 2020-05-11 14:01:57 +02:00
tim.carrington 0404a14fb0 Update O365 channels to use the changes from SimplifyOfficeChannels as well as WinHTTP lib
OneDrive now supports ordering of files - needs more  testing
Outlook works but needs to be commented and cleaned.
2020-05-11 11:12:26 +02:00
Pawel Kurowski 87151e172d Merge remote-tracking branch 'origin/master' into SimplifyOfficeChannels 2020-05-11 10:39:20 +02:00
Grzegorz Rychlik f01cacf878 Add missing inline 2020-05-08 11:07:28 +02:00
tvgdb c0ce45a92e Add some documentation on the Asana channel 2020-05-07 19:47:41 +02:00
tvgdb e25e5dddb0 Add Asana C2 channel 2020-05-06 22:02:35 +02:00
tvgdb 7610ce6642 Remove unnessecary import from ProxyHelpers.h 2020-05-06 22:01:55 +02:00
Grzegorz Rychlik 2efbdff286 Merge branch 'SlackReplaceHttp' into 'master'
Slack replace cpprestsdk with our WinHttp wrapper

See merge request C3/C3!180
2020-05-05 11:06:02 +01:00
Grzegorz Rychlik 2b09522de0 Don't rely on url compotnets to point to null terminated strings 2020-05-04 13:02:28 +02:00
tim.carrington 152c4a58e6 Add update for m_PathWithQuery 2020-05-04 11:12:45 +01:00
tim.carrington c50026f83c updates as per MR comments. 2020-04-29 11:35:07 +01:00
tim.carrington 54f1313f2d Comment and clean 2020-04-28 08:57:53 +01:00
tim.carrington 4e948d344c update 2020-04-23 13:24:25 +01:00
tim.carrington 32f38b5db3 new column for msgid and msg chunking for large messages 2020-04-23 09:12:32 +01:00
tim.carrington 1734d2d56a update 2020-04-22 10:29:41 +01:00