Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/firoorg/FiroDEX-Desktop

FiroDEX Desktop app powered by AtomicDEX
https://github.com/firoorg/FiroDEX-Desktop

Merge branch 'portfolio_improvements' of https://github.com/KomodoPlatform/atomicDEX-Desktop into portfolio_improvements

abc6d78ff39446adeaaeec066feb49ffecf08346 authored over 3 years ago by ssakone <[email protected]>
fix(portfolio_improvements) remove chartjs

5e666a763d085409a94a0e39947772c414a1d90a authored over 3 years ago by ssakone <[email protected]>
feat(trading): better trading experience

7840d90496aabe53cd6e698c75bb5af59e00061e authored over 3 years ago by milerius <[email protected]>
feat(trading): better trading experience

7285588a9ba9322d6d3165eb617496c19471f743 authored over 3 years ago by milerius <[email protected]>
fix(portfolio_improvements) remove chartjs

bd4802a9dfd5d9041af3d195a8c701f127702354 authored over 3 years ago by ssakone <[email protected]>
feat(trading): better trading experience

8bef8435d939f98f44d53bf3a9d799e54b94dd9c authored over 3 years ago by milerius <[email protected]>
feat(trading): use min trading_vol

b49b5cd12c01977d29adcfc9d8b51b2584d81286 authored over 3 years ago by milerius <[email protected]>
Merge remote-tracking branch 'origin/portfolio_improvements' into self_update_based_on_github

21028c53c82c16b50bb53fd0eda265f25e94af2d authored almost 4 years ago by syl <[email protected]>
feat(trading): continue refactor for min volume

59bac216278bb0d40921ccfcebdbcc95946619ae authored almost 4 years ago by milerius <[email protected]>
feat(trading): refactor trading batch

88bb8cee138e81fd5f76b04975b6a552ea7d980e authored almost 4 years ago by milerius <[email protected]>
Merge remote-tracking branch 'origin/portfolio_improvements' into portfolio_improvements

a8c22f3f4c1ad2c25b9956f24ad44e0d819c29fc authored almost 4 years ago by milerius <[email protected]>
feat(min_volume): start min_volume integration

abfd151b6f9ccc0321f356baa9a7da1d4afb9c1a authored almost 4 years ago by milerius <[email protected]>
Merge pull request #785 from KomodoPlatform/coins

add coins

d7358177b7e6d45a06d4919508f971446ebb9a18 authored almost 4 years ago by cipig <[email protected]>
fix tBTC-TEST tests

b583b92437616454cb79fedcd4bd26ec91a84b79 authored almost 4 years ago by cipig <[email protected]>
add ABY electrum, tBTC-TEST, fix BLK coinpaprika_id

3602e82064b52e253dd748d9f3d6134cee66c3aa authored almost 4 years ago by cipig <[email protected]>
remove JST,DEC8,NPXS

f5d9b08295b04b66243515679f1b5e7019e39691 authored almost 4 years ago by cipig <[email protected]>
feat(services self_update): Reduce amount of requests to GitHub

Do not request last release if an update is already needed, downloading or ready

c096bc6365dc1eaf9b6160e473533502275563d3 authored almost 4 years ago by syl <[email protected]>
feat(services self_update): Parses latest update info only if response returns 200

47def09e6a58b4864f1fae6d86f20930bd7236b6 authored almost 4 years ago by syl <[email protected]>
fix(services self_update): Possible not catched std::stoi bad conversion exception

57159e657293d62ed63070d401b73b9275ecd499 authored almost 4 years ago by syl <[email protected]>
feat(qml): Add search update button in settings modal

591e87d56dd588d7a5eaede77f9a2b4e692bd2f6 authored almost 4 years ago by syl <[email protected]>
feat(qml): Improve NewUpdateModal

Add section when there is no new update and when app is searching new update

Change some texts

ed0e6038f3fce8df78be79b65e10bcbe124b7480 authored almost 4 years ago by syl <[email protected]>
fix(qml): Add missing translatable text in SettingModal

qsTr directive was missing for "Logout" string

26b4f8f22be92e00ba42d18df7b991449c9baf9b authored almost 4 years ago by syl <[email protected]>
feat(services self_update): Remove update files at startup

8373f88bfe6c619e2ce96ad403f1dd4e870e76e3 authored almost 4 years ago by syl <[email protected]>
feat(portfolio): add wallet metrics

8d8638b457b547d9b402006c5363afa7a48f7f1d authored almost 4 years ago by milerius <[email protected]>
feat(trading): cex rates calcul

2534219aa43a779a60459d84101cb958a32dcd73 authored almost 4 years ago by milerius <[email protected]>
fix(CMake): Remove wrong OpenSSL file configure

a38acb576808c5be105b63db37278f59e6e541e2 authored almost 4 years ago by syl <[email protected]>
feat(mm2): update mm2

e2daf3801240159a641e444223bbc78bfbdaecb3 authored almost 4 years ago by milerius <[email protected]>
feat(services self_update): Add Windows self updating

e3a433b9784d349adc9cd210ddad6545e8db9880 authored almost 4 years ago by syl <[email protected]>
fix(app): Bad exec name when killing mm2

26496b9f99a9d7e5f1558f012e0f66dc2770db3d authored almost 4 years ago by syl <[email protected]>
Merge branch 'portfolio_improvements' of https://github.com/KomodoPlatform/atomicDEX-Desktop.git; branch 'portfolio_improvements' of https://github.com/KomodoPlatform/atomicDEX-Desktop into portfolio_improvements

5eedc3cd11a3bfcd97a270193bc13c4f416d1135 authored almost 4 years ago by ssakone <[email protected]>
enhancement(portfolio_improvements): change chart color

55e8f5d9ce55acc73edf804faed6a2830bb37380 authored almost 4 years ago by ssakone <[email protected]>
feat(CMake): Add missing OpenSSL pdb files

25cd9fb4404ce1c9fd891473c765f857c24d8c9b authored almost 4 years ago by syl <[email protected]>
feat(CMake): Add OpenSSL to Windows binary folder

df4c98628cc38873daf34a61af8b74b5e035e0df authored almost 4 years ago by syl <[email protected]>
Merge remote-tracking branch 'origin/portfolio_improvements' into self_update_based_on_github

b7829fd4e2ac1fd890601018e9f5b52a861239ff authored almost 4 years ago by syl <[email protected]>
feat(qml): Add progress bar when starting update download

60f07b8ba5558d70284b58cb1035d101f9549113 authored almost 4 years ago by syl <[email protected]>
feat(services self_update_service): Catch download progress

b78399d97037d008f5cd8e1f8bcceda01de20f83 authored almost 4 years ago by syl <[email protected]>
feat(utilities qt_download_manager): Add qt_download_progressed event

Allows you to catch every time a chunk has been downloaded

569f1516ee6769af2154b881890ae2d9d68d57b0 authored almost 4 years ago by syl <[email protected]>
enhancement(portfolio_improvement): Add mouse interaction

0c858a4a810ac42648552d9b88e6112b4d2b7f9a authored almost 4 years ago by ssakone <[email protected]>
feat(charts): fix max value total

0673fc187eedffa12c7a4328dabc8885cd5e8138 authored almost 4 years ago by milerius <[email protected]>
feat(fees): use new fees error system

5af89323c28e5a532f5dd381809a1a95105a7ca2 authored almost 4 years ago by milerius <[email protected]>
feat(portfolio): clean metrics

520b380915b582b6fbd05af0dcecacffeb1340f7 authored almost 4 years ago by milerius <[email protected]>
feat(portfolio): better metrics

5d639a7497196b7e49e7d2efe6eabfd2cf95d159 authored almost 4 years ago by milerius <[email protected]>
feat(portfolio): better wallet perf calculation

b4486ceff96f4f94268fe70242a750f729dad606 authored almost 4 years ago by milerius <[email protected]>
feat(portfolio): better chart redraw triggering

193c29f0c046d85d96b0fea8c4832985c1501962 authored almost 4 years ago by milerius <[email protected]>
feat(gecko): better wallet service

604790131272b6caa3e9af7c5fec295746a79cd3 authored almost 4 years ago by milerius <[email protected]>
feat(portfolio): some improvements

28a28c91033e01d13389029bd4eab7df36d3e957 authored almost 4 years ago by milerius <[email protected]>
feat(front_end): put date in good order

309b763df7087ab7a98cb51c1a6c630d59b9673a authored almost 4 years ago by milerius <[email protected]>
enhancement(portfolio_improvements): Fix date display & Add some feature in chart

- Add DateTime layer
- Add Dynamic scale for small screen
- Remove explode on piechart end label...

f32026cb92fc5b947e70dfd1fc01194daf7ded73 authored almost 4 years ago by ssakone <[email protected]>
feat(portfolio): remove some heavy log

2868aa22bd3e537f5580e7882c63a2ad0d05809e authored almost 4 years ago by milerius <[email protected]>
feat(portfolio): add ytd

ef53e75c21bf1c80c76ce75ab1ee88fe95009d49 authored almost 4 years ago by milerius <[email protected]>
feat(portfolio): use current category on chart refresh

39185cbda9baa37536f0fb0161a54b993e12589d authored almost 4 years ago by milerius <[email protected]>
feat(portfolio): log on chart finished

8fcb6b4356ae2fae1e87e4be4bb795bb8ecaed97 authored almost 4 years ago by milerius <[email protected]>
feat(portfolio): log on change category

e98c510c18022542ceaab178062b1333972020b1 authored almost 4 years ago by milerius <[email protected]>
enhancement(portfolio_improvements): Add busy indicator when chart load and fix pie chart fiat sign

c64d3fec6084f76fec381e23408250aa628f7663 authored almost 4 years ago by ssakone <[email protected]>
feat(min_max_chart): add min max for chart

d5bee36dc7c85bb07c4d1d149e69e821bc8c02a0 authored almost 4 years ago by milerius <[email protected]>
feat(taskflow): check for alones tasks and skip

0be6e0cde6b6df1105635ead9d9c077a069d7f50 authored almost 4 years ago by milerius <[email protected]>
feat(windows): use utils::u8string

c0e5c3f2ac73bb10aaa3aded5f2b27eb8b2b7a2a authored almost 4 years ago by milerius <[email protected]>
feat(windows): use utils::u8string

500632b351fd1e0263a0b00c2725067fec95ec6e authored almost 4 years ago by milerius <[email protected]>
feat(windows): use utils::u8string

c4489a89809486d14c5304b959debde15a237ff5 authored almost 4 years ago by milerius <[email protected]>
feat(windows): fix compilation

48287c73c272dfcb68010e0955203cb78284156f authored almost 4 years ago by milerius <[email protected]>
feat(osx): disable paprika test

52062db6553296e9472f4aa4d8d853f232491d0f authored almost 4 years ago by milerius <[email protected]>
feat(windows): add a way to have conersion to utf 8 on windows with spdlog

700d186d4cc1109dd3f79f765e0247bdbe6241d1 authored almost 4 years ago by milerius <[email protected]>
feat(osx_download): fix compilation with boost

1ae92c7492720fa5f634d1bfca62c378854cdbf5 authored almost 4 years ago by milerius <[email protected]>
enhancement(portfolio_improvements): improve portfolio page with beautifull Chart

011b94d214d297ede0688b699cb46690f9d08c29 authored almost 4 years ago by ssakone <[email protected]>
feat(utilities): Remove cpprestsdk unused download_file function

c196967c31e887ef6d3edc15f89745ef804aa2db authored almost 4 years ago by syl <[email protected]>
feat(services self_update): Make self update service working with forks

263940b34568a7764ad3333a62e7d8ae72be2311 authored almost 4 years ago by syl <[email protected]>
feat(core): Add cpp def DEX_REPOSITORY_OWNER and DEX_REPOSITORY_NAME

cf6f4522677e14bd68da3e5a80a2995262342863 authored almost 4 years ago by syl <[email protected]>
fix(services self_update): Catch potential crash caused by std::stoi if string is empty

1b0025be831b5938d4df08b4ff01b477d0766f36 authored almost 4 years ago by syl <[email protected]>
feat(core): Add cpp definition DEX_COMPANY_NAME

574876c8b594bf89cc03e7fa23085fa0e3545efa authored almost 4 years ago by syl <[email protected]>
feat(self_update_linux): handle self update for linux

738bed6cd917a085a76231811e4b91576b7896a7 authored almost 4 years ago by milerius <[email protected]>
feat(osx_download): use working dir

65b364b2ab25e42b7b2203a2f1a96c4bfbc89116 authored almost 4 years ago by milerius <[email protected]>
feat(osx_download): simplify osx download and add qt download manager

e4cdded3edd5fa3fa9cec81142ed5b7941ce2afb authored almost 4 years ago by milerius <[email protected]>
Merge remote-tracking branch 'origin/portfolio_improvements' into portfolio_improvements

ca37dba08c6d232194381fa4fa3635ae68b1fbd5 authored almost 4 years ago by milerius <[email protected]>
feat(wallet_charts): push timestamp

79e1b1015787883b1db5c2adadce8ebb84aea415 authored almost 4 years ago by milerius <[email protected]>
enhancement(portfolio_improvements): beginning new chartview

7ad36b1ce0d5d36f62635b7558b7e6abf3999255 authored almost 4 years ago by ssakone <[email protected]>
Merge remote-tracking branch 'origin/portfolio_improvements' into self_update_based_on_github

655001f7a0e38c2b06f2c1645edd2bee9ee254b2 authored almost 4 years ago by syl <[email protected]>
feat(charts): handle change of fiat

1ff95ac83e8b29b4d70624a5c6ec3c0a9edd0d06 authored almost 4 years ago by milerius <[email protected]>
feat(charts): handle other currencies

15319450e461cfa6bde1b602f8d01e9c83c045f4 authored almost 4 years ago by milerius <[email protected]>
feat(charts): finalize charts

466de27d419e16293bdc047d04c73ed067f9c70b authored almost 4 years ago by milerius <[email protected]>
feat(charts): add busy boolean

72ff3e21d33759b4623d1a48dd0313bc43911b39 authored almost 4 years ago by milerius <[email protected]>
feat(wallet_charts): continue charts data

4bb3ce5b4a160b616cf74b7a73f382715915f831 authored almost 4 years ago by milerius <[email protected]>
feat(wallet_charts): continue charts data

274ca9257ea59d3db7348add8a816718e02df70c authored almost 4 years ago by milerius <[email protected]>
feat(wallet_charts): more error check

46fa3b7be24b553a3d9c75d11e602d3740e0c12b authored almost 4 years ago by milerius <[email protected]>
feat(model_helper): add qsortfilterproxymodel

4a3b8b553af4bc49e8b39200c304965fd3365af4 authored almost 4 years ago by milerius <[email protected]>
feat(model_helper): add model helper

6a28f432f57b3c62108b8d15ab4cc3108c134ec2 authored almost 4 years ago by milerius <[email protected]>
feat(wallet_charts): more error check

77ae6ca72c962ee89e30725ade5a7cb1aeb507c7 authored almost 4 years ago by milerius <[email protected]>
feat(wallet): add some services for charts

96012d8f06d8f4bad79ed15ff26af9adf12f4c4e authored almost 4 years ago by milerius <[email protected]>
Merge branch 'portfolio_improvements' of https://github.com/KomodoPlatform/atomicDEX-Desktop into portfolio_improvements

6ec05b70899ef57c57e968a9258f213390e584ac authored almost 4 years ago by ssakone <[email protected]>
Fix portfolio progress percent

1f59338f969231e5aed93af15fdf42b04228b834 authored almost 4 years ago by ssakone <[email protected]>
add Unitus (UIS)

c85d9e9cb5841d04b07d30dfa18d34a5c4c06a09 authored almost 4 years ago by cipig <[email protected]>
add Terracoin (TRC)

94a2fa36a8588a3437ed5728b4698fa0c6026c52 authored almost 4 years ago by cipig <[email protected]>
fix(utilities cpprestsdk): Fix compilation of stream::file_buffer::open call

c414a4355e44c9e1612b1883bebb3e2d8fdc7033 authored almost 4 years ago by syl <[email protected]>
add Digitalcoin (DGC)

dbaf2d7c83230002a57267b8c6820b253556e655 authored almost 4 years ago by cipig <[email protected]>
feat(services self_update): Use version number instead of string to check if application is outdated

516ad9dbe251840ad23cef75c50099eaa17f0d8a authored almost 4 years ago by syl <[email protected]>
feat(version): Add a way to get a version as a unique number

324bf273195f4dc7fed3a21fa850fdb7188738a7 authored almost 4 years ago by syl <[email protected]>
fix

ce045cacfebf45cf55572db88ea5bb078146e7b0 authored almost 4 years ago by cipig <[email protected]>
fix(services self_update): Missing constness on some variables

6932c590774a98c403816a868e392a9e511e4d53 authored almost 4 years ago by syl <[email protected]>
add Zetacoin (ZET)

20526c0502a3201941c558a0c7774f3423ce80bb authored almost 4 years ago by cipig <[email protected]>
fix(services): Better implementation to check if update is needed

8182a3e6dda7ef55859ca5994519c345f1b7f668 authored almost 4 years ago by syl <[email protected]>
feat(services): Add update installation for MacOS

3cf868c4c9ada1a27032d9ec1381c11b04fd1eea authored almost 4 years ago by syl <[email protected]>