Commit Graph

2187 Commits

Author SHA1 Message Date
Reckless_Satoshi
e5d8458eca
Update coordinator temple of sats 2024-07-07 12:25:47 +01:00
jerry
6f4989cbf6
remove leftover of avatar generator (#1366) 2024-07-07 11:17:15 +00:00
jerry
35d37e6328
small fix in get_exchange_rates (#1365)
While running tests, the print(e) was printing an annoying list of
currencies. Removing it it is also more coherent with the other
currencies providers below.
2024-07-07 11:15:54 +00:00
dependabot[bot]
62c16c0e91
chore(deps): bump django-cors-headers from 4.3.1 to 4.4.0 (#1350)
Bumps [django-cors-headers](https://github.com/adamchainz/django-cors-headers) from 4.3.1 to 4.4.0.
- [Changelog](https://github.com/adamchainz/django-cors-headers/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/adamchainz/django-cors-headers/compare/4.3.1...4.4.0)

---
updated-dependencies:
- dependency-name: django-cors-headers
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-07 11:06:37 +00:00
dependabot[bot]
eca8391e75
chore(deps): bump react-i18next from 14.1.0 to 14.1.2 in /frontend (#1344)
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 14.1.0 to 14.1.2.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v14.1.0...v14.1.2)

---
updated-dependencies:
- dependency-name: react-i18next
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-07 10:59:37 +00:00
dependabot[bot]
759e2e6250
chore(deps): bump npm from 10.5.0 to 10.8.1 in /frontend (#1343)
Bumps [npm](https://github.com/npm/cli) from 10.5.0 to 10.8.1.
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md)
- [Commits](https://github.com/npm/cli/compare/v10.5.0...v10.8.1)

---
updated-dependencies:
- dependency-name: npm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-07 10:59:29 +00:00
dependabot[bot]
96b4cefc9f
chore(deps): bump django-import-export from 4.0.7 to 4.1.0 (#1358)
Bumps [django-import-export](https://github.com/django-import-export/django-import-export) from 4.0.7 to 4.1.0.
- [Release notes](https://github.com/django-import-export/django-import-export/releases)
- [Changelog](https://github.com/django-import-export/django-import-export/blob/main/docs/changelog.rst)
- [Commits](https://github.com/django-import-export/django-import-export/compare/4.0.7...4.1.0)

---
updated-dependencies:
- dependency-name: django-import-export
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-07 10:56:09 +00:00
dependabot[bot]
a267593785
chore(deps): bump drf-spectacular-sidecar from 2024.4.1 to 2024.7.1 (#1370)
Bumps [drf-spectacular-sidecar](https://github.com/tfranzel/drf-spectacular-sidecar) from 2024.4.1 to 2024.7.1.
- [Commits](https://github.com/tfranzel/drf-spectacular-sidecar/compare/2024.4.1...2024.7.1)

---
updated-dependencies:
- dependency-name: drf-spectacular-sidecar
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-07 10:44:52 +00:00
dependabot[bot]
e2beed7a2b
chore(deps-dev): bump ruff from 0.4.2 to 0.5.1 (#1369)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.2 to 0.5.1.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/v0.4.2...0.5.1)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-07 10:44:34 +00:00
KoalaSat
a6573ba416
Merge pull request #1360 from RoboSats/fix-build-in-calls
Fix build-it in
2024-06-30 21:28:08 +00:00
koalasat
db4cac75fd
Fix autocomplete 2024-06-30 23:27:45 +02:00
koalasat
b136f9d7e5
Fix build-it in 2024-06-30 23:18:56 +02:00
KoalaSat
1757a9781a
Feat: add notifications api endpoint (#1347)
* Notifications Endpoint

* Fix tests

* CR

* Check tests

* Fix Tests

* Fix Chat

* Remove unused notifications

* Fix chat

* Fix chat

* Fix chat
2024-06-27 16:47:23 +00:00
KoalaSat
82b5604ecb
Merge pull request #1353 from RoboSats/fix-custom-coordinator-error
Fix RegExp and Avatar
2024-06-26 14:27:04 +00:00
KoalaSat
a27709e657
Fix Avatar 2024-06-25 20:44:52 +02:00
jerry
10c1801600
chore: add lightning protobuf files in gitignore (#1342)
This way the .proto files generated by scripts/generate_grpc.sh are
ignored and the git environment is kept clean.
2024-06-25 16:38:06 +00:00
KoalaSat
17a077b5a0
Fix RegExp 2024-06-25 18:21:07 +02:00
KoalaSat
d72e83a91d
Merge pull request #1352 from RoboSats/fix-custom-coordinator-error
Fix custom Coordinator error
2024-06-25 13:28:16 +00:00
KoalaSat
b76d40a087
Fix custom Coordinator error 2024-06-25 15:26:57 +02:00
KoalaSat
8168108b26
Add external coordinator (#1297)
* Add external coordinator

* CR
2024-06-25 10:52:20 +00:00
Amit Panwar
3fe457b4b1
Merge branch 'main' into desktopApp 2024-06-23 12:01:50 +05:30
amitpanwar789
b818e74b3f readme updated 2024-06-23 10:12:01 +05:30
amitpanwar789
57e2af7f45 icons added 2024-06-22 18:18:03 +05:30
amitpanwar789
e87432af3e readme added for desktopApp 2024-06-21 12:42:16 +05:30
KoalaSat
10f88e3b5d
Merge pull request #1333 from KoalaSat/update-order-nav-bar-on-time
Update order navbar on time
2024-06-18 12:46:24 +00:00
amitpanwar789
03207f404a duplicate readme deleted 2024-06-18 13:27:02 +05:30
daywalker90
62e6258f0f
Feat: fix CLN and reactivate cln integration tests (#1336)
* update cln holdinvoice plugin

DecodeBolt11 was removed in:
d51fd03390

* update CLN to v24.05 and holdinvoice to v3.0.0

* reactivate CLN integration tests

---------

Co-authored-by: jerryfletcher21 <jerryfletcher@cock.email>
2024-06-17 21:33:49 +00:00
jerry
b3622420f4
Fix middleware unused AuthenticationFailed (#1339)
Simply remove an unused import that is failing linters.
2024-06-17 21:15:25 +00:00
Reckless_Satoshi
997e9aeacc
Merge pull request #1323 from RoboSats/dependabot/github_actions/dawidd6/action-download-artifact-6
Bump dawidd6/action-download-artifact from 3 to 6
2024-06-16 22:55:24 +00:00
Reckless_Satoshi
0026fc0d68
perf(coordinator): remove avatar generator #1242 2024-06-16 22:54:31 +00:00
Reckless_Satoshi
7558ef415c
Merge branch 'main' into perf/delete-backend-avatars 2024-06-16 22:53:51 +00:00
htteot
d7eebb1dd6
Update 07-wallets.md (#1322)
doc
2024-06-16 22:51:22 +00:00
KoalaSat
34738e8a51
Merge branch 'main' into update-order-nav-bar-on-time 2024-06-16 22:38:35 +00:00
KoalaSat
ba4b641179
fix sats text on range orders (#1332) 2024-06-16 22:21:38 +00:00
KoalaSat
74143c8da1
Disable tor option (#1315)
* Disable Tor option

* Fix settings save

* Remove unused code

* Remove unused code 2
2024-06-16 22:14:32 +00:00
dependabot[bot]
bf6e994792
Bump prettier from 3.2.5 to 3.3.2 in /frontend (#1324)
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.5 to 3.3.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.2.5...3.3.2)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-16 22:00:17 +00:00
dependabot[bot]
f71afb4806
Bump prettier from 3.2.5 to 3.3.2 in /mobile (#1327)
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.5 to 3.3.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.2.5...3.3.2)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-16 21:18:23 +00:00
KoalaSat
f2f65b2ffe
feat: add coordinator alias to order summary (#1331) 2024-06-16 21:14:13 +00:00
Reckless_Satoshi
27c07e970d
feat: add tests readme 2024-06-16 21:58:44 +01:00
Reckless_Satoshi
e2902f13e7
chore: update api schema 2024-06-16 21:49:32 +01:00
jerry
1f2a1abc75
fix warnings DecimalField should be Decimal type (#1334) 2024-06-16 20:44:17 +00:00
amitpanwar789
a68c579fde duplicate tor files removed 2024-06-16 23:16:25 +05:30
KoalaSat
cac8856d23
Update order navbar on time 2024-06-16 18:24:36 +02:00
amitpanwar789
6843760b87 ternaries removed and DesktopRobosats switch it to RobosatsClient === 'desktop-app' 2024-06-14 20:48:13 +05:30
dependabot[bot]
510e1b1aa1
Bump dawidd6/action-download-artifact from 3 to 6
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 3 to 6.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](https://github.com/dawidd6/action-download-artifact/compare/v3...v6)

---
updated-dependencies:
- dependency-name: dawidd6/action-download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-13 07:34:10 +00:00
amitpanwar789
e77edbf100 Desktop app folder added 2024-06-11 16:48:06 +05:30
htteot
daf9ce4d3f
Update 07-wallets.md (#1306)
* Update 07-wallets.md

* Update 07-wallets.md

* Update 07-wallets.md
2024-06-02 08:45:24 +00:00
jerry
9e1216628a
add robot status "Seen Recently" where missing in the documentation (#1312)
add robot status "Seen Recently" where missing
2024-06-02 08:37:38 +00:00
dependabot[bot]
ae7ae27dad
Bump django-import-export from 4.0.1 to 4.0.7 (#1314)
Bumps [django-import-export](https://github.com/django-import-export/django-import-export) from 4.0.1 to 4.0.7.
- [Release notes](https://github.com/django-import-export/django-import-export/releases)
- [Changelog](https://github.com/django-import-export/django-import-export/blob/main/docs/changelog.rst)
- [Commits](https://github.com/django-import-export/django-import-export/compare/4.0.1...4.0.7)

---
updated-dependencies:
- dependency-name: django-import-export
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-02 08:36:09 +00:00
dependabot[bot]
14861313f0
Bump @mui/x-data-grid from 7.3.2 to 7.6.0 in /frontend (#1307)
Bumps [@mui/x-data-grid](https://github.com/mui/mui-x/tree/HEAD/packages/x-data-grid) from 7.3.2 to 7.6.0.
- [Release notes](https://github.com/mui/mui-x/releases)
- [Changelog](https://github.com/mui/mui-x/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/mui-x/commits/v7.6.0/packages/x-data-grid)

---
updated-dependencies:
- dependency-name: "@mui/x-data-grid"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-02 08:35:28 +00:00