2
0
mirror of https://github.com/meganz/MEGAcmd synced 2025-08-29 21:07:43 +00:00

1778 Commits

Author SHA1 Message Date
Diego Ximenez
dc9336d208
Update build steps to account for SDK changes to sqlite3 linking 2024-01-25 15:23:52 +01:00
Diego Ximenez
5b2046604d
Ensure Agents directory is present before writing to plist file 2024-01-23 12:07:03 +01:00
Diego Ximenez
90b0d0a1c7 Merge branch 'task/CMD-409_improve_export_help' into 'develop'
CMD-409. Update and improve `export --help`

Closes CMD-409

See merge request apps/MEGAcmd!673
2024-01-16 05:58:40 +13:00
Diego Ximenez
3361abf9a4
Add basic getlistOfWords unit tests 2024-01-15 15:00:02 +01:00
Diego Ximenez
ba87b185bb Merge branch 'task/update_sdk_triplets_folder_name' into 'develop'
Update SDK vcpkg triplets folder name

See merge request apps/MEGAcmd!674
2024-01-16 01:18:39 +13:00
Diego Ximenez
a165a45184
Update SDK triplets folder name in build_from_scratch.cmake 2024-01-15 13:07:24 +01:00
Diego Ximenez
958e12910e Merge branch 'task/CMD-385_add_export_integration_tests' into 'develop'
CMD-385. Add integration tests for the export command

Closes CMD-385

See merge request apps/MEGAcmd!670
2024-01-16 00:19:01 +13:00
Callan Christophersen
36892fad7a Merge branch 'task/CMD-377_Have-mega-tree-allow-for--show-handles' into 'develop'
CMD-377_Have-mega-tree-allow-for--show-handles

See merge request apps/MEGAcmd!643
2024-01-15 10:38:30 +13:00
Diego Ximenez
28d84ca947
Minor improvements to export help output 2024-01-12 18:37:51 +01:00
Diego Ximenez
c0cf314ea0 Merge branch 'task/CMD-367_rename_api_logger_level_to_sdk' into 'develop'
CMD-367. Rename `MEGACmdLogger::setApiLoggerLevel` to refer to the SDK

Closes CMD-367

See merge request apps/MEGAcmd!671
2024-01-13 00:18:56 +13:00
Diego Ximenez
db56bbe3e0
Update the export command in UserGuide.md 2024-01-11 18:02:24 +01:00
Diego Ximenez
f7032228a8
Improve the export --help command 2024-01-11 18:02:10 +01:00
Diego Ximenez
bc2f8229c9
Rename apiLoggerLevel to sdkLoggerLevel 2024-01-11 13:25:28 +01:00
Diego Ximenez
d5792d127d
Fix bad merge 2024-01-10 13:45:41 +01:00
Diego Ximenez
c7892b8fbd
Add nested directory structure export test 2024-01-10 12:51:40 +01:00
Diego Ximenez
35495f31b0
Add password-protected export test 2024-01-09 19:26:10 +01:00
Diego Ximenez
12cc3facff
Merge branch 'develop' into task/CMD-385_add_export_integration_tests 2024-01-09 17:53:00 +01:00
Diego Ximenez
1090ac5595
Fix AuthToken format in output of export command
- Add writable export test
- Use regex to verify links are well-formed in other export tests as
well
2024-01-09 17:50:42 +01:00
Diego Ximenez
5b053bbd47
Use testing substr instead of regex unless necessary 2024-01-09 14:42:32 +01:00
Diego Ximenez
6e0cf00c66
Add failed recreation export test 2024-01-09 13:39:47 +01:00
Diego Ximenez
78e6840603
Small improvements to some integration tests 2024-01-09 12:49:23 +01:00
Diego Ximenez
1deb1adb48
Add basic export integration test 2024-01-09 12:41:15 +01:00
Pablo M
c05e6510aa Merge branch 'task/CMD-399_macos_update_dmg_creation_with_CMD289' into 'develop'
CMD-399. Fixes and automation scripts for producing installers (and CMD-289)

Closes CMD-399

See merge request apps/MEGAcmd!659
2024-01-06 01:52:45 +13:00
Pablo M
7f3712016e Merge branch 'task/CMD-950_fix-and-automate-windows-installers-generation' into 'develop'
CMD-289. Fixes and automation scripts for producing installers

Closes CMD-950

See merge request apps/MEGAcmd!651
2024-01-05 21:42:42 +13:00
Pablo M
7652591c37 Merge branch 'fix/not-owned-unique-ptr-comming-from-refactor' into 'develop'
fix not owned unique_ptr

See merge request apps/MEGAcmd!669
2024-01-05 06:03:11 +13:00
Pablo Martin
678d94af40
fix not owned unique_ptr 2024-01-04 17:52:35 +01:00
Pablo M
509a87f21b Merge branch 'task/fix-windows-qt-build' into 'develop'
link with gmock in qt builds

See merge request apps/MEGAcmd!668
2024-01-05 04:47:18 +13:00
Pablo Martin
bf31559ef1
fix constness in links prefixes 2024-01-04 14:27:24 +01:00
Pablo Martin
14d87ed8f1
no longer use lcrypto-static in updater in qt 2024-01-04 14:25:40 +01:00
Pablo Martin
1ef3eb43a4
link with gmock in qt builds 2024-01-04 14:20:31 +01:00
Vibhav Pant
f4bd2b1c8f
Use the correct style for MEGAcmd. 2024-01-03 15:51:11 +05:30
Vibhav Pant
f890223a5c
Use wide strings for windows tests. 2024-01-02 16:45:30 +05:30
Vibhav Pant
f14f948051
Add getNamedPipeName unit test for Windows. 2024-01-02 16:40:40 +05:30
Vibhav Pant
106c1775da
Use the correct path for megacmdcommonutils.h. 2024-01-02 16:16:48 +05:30
Vibhav Pant
9f969eaf3c
Add relevant headers for GetUserName. 2024-01-02 16:08:56 +05:30
Vibhav Pant
c7d4652082
Add function getNamedPipeName() for creating Win32 pipe path. 2024-01-02 15:09:39 +05:30
Pablo Martin
bc9bbb3218
fix gathering signed products 2023-12-28 14:45:22 +01:00
Pablo Martin
84030bdf35
remove last qt vestiges in installer_mac.sh 2023-12-28 12:47:30 +01:00
Pablo Martin
1edda80028
remove qt references in installer_mac 2023-12-28 12:40:44 +01:00
Pablo Martin
80635cffa3
Merge remote-tracking branch 'origin/develop' into task/CMD-950_fix-and-automate-windows-installers-generation 2023-12-28 12:23:03 +01:00
Pablo Martin
2defb9e881
Merge remote-tracking branch 'origin/develop' into task/CMD-399_macos_update_dmg_creation_with_CMD289 2023-12-28 12:22:43 +01:00
Pablo M
3e2ecaf6e0 Merge branch 'task/code-compatible-with-develop-and-431' into 'develop'
Adjustment to have code compatible with SDKs develop and 4.31.0

See merge request apps/MEGAcmd!661
2023-12-29 00:21:31 +13:00
Pablo Martin
8f28bd9f11
workaround to have code compatible with SDKs develop and 4.31.0 2023-12-28 12:06:43 +01:00
Pablo Martin
d2201896ee
Merge remote-tracking branch 'origin/develop' into task/CMD-950_fix-and-automate-windows-installers-generation 2023-12-28 10:52:19 +01:00
Pablo Martin
0b9ae6e4d9
support building universal version and other adjustments
- ensure all dylibs references use path relative to the executable
- have cmake set min target version to 10.13 (x86_64) and 11 (arm64)
2023-12-28 10:46:55 +01:00
Pablo Martin
89f4b8cf52
update volume name and resources zip with newer resources 2023-12-27 13:33:38 +01:00
Vibhav Pant
8690f0ddd8
Remove getNumFolderFiles, as it is an unused function. 2023-12-27 16:26:31 +05:30
Vibhav Pant
c028359e73
megacmd: Use getMegaFolderInfo instead of getNumFolderFiles. 2023-12-27 16:24:13 +05:30
Pablo Martin
4f32bb1696
Merge remote-tracking branch 'origin/task/CMD-950_fix-and-automate-windows-installers-generation' into task/CMD-399_macos_update_dmg_creation_with_CMD289 2023-12-27 10:24:40 +01:00
Vibhav Pant
b7a99501c8
Update nFolders in one go. 2023-12-27 13:20:10 +05:30