Commit Graph

1998 Commits

Author SHA1 Message Date
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
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
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
Reckless_Satoshi
ccfd40f1ca
Bump to v0.6.2 2024-05-16 19:42:59 +01:00
KoalaSat
419287cd3e
Fix Nivo version mismatch (#1294) 2024-05-16 18:21:44 +00:00
KoalaSat
fa838fd74a
Relocate fastlane metadata (#1291)
* Add Template

* Add app details

* Code Review

* Relocate folders
2024-05-13 15:09:09 +00:00
Reckless_Satoshi
5188689c31
chore: fix access to android build secrets on release workflow 2024-05-12 22:08:59 +01:00
Reckless_Satoshi
428c838967
Bump to v0.6.1 2024-05-12 21:33:38 +01:00
dependabot[bot]
fceafb1005
Bump django from 5.0.4 to 5.0.6 (#1286)
Bumps [django](https://github.com/django/django) from 5.0.4 to 5.0.6.
- [Commits](https://github.com/django/django/compare/5.0.4...5.0.6)

---
updated-dependencies:
- dependency-name: django
  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-05-12 19:58:45 +00:00
KoalaSat
e4fafad3ce
feat(android): add f-droid page resources (#1270)
* Add Template

* Add app details

* Code Review
2024-05-12 19:58:00 +00:00
dependabot[bot]
15ba7a2e81
Bump django-import-export from 3.3.8 to 4.0.1 (#1284)
Bumps [django-import-export](https://github.com/django-import-export/django-import-export) from 3.3.8 to 4.0.1.
- [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/3.3.8...4.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-12 19:52:25 +00:00
dependabot[bot]
b40014930b
Bump @mui/x-data-grid from 7.3.0 to 7.3.2 in /frontend (#1280)
Bumps [@mui/x-data-grid](https://github.com/mui/mui-x/tree/HEAD/packages/x-data-grid) from 7.3.0 to 7.3.2.
- [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.3.2/packages/x-data-grid)

---
updated-dependencies:
- dependency-name: "@mui/x-data-grid"
  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-05-12 19:51:13 +00:00
dependabot[bot]
027713f64e
Bump @nivo/line from 0.85.1 to 0.86.0 in /frontend (#1282)
Bumps [@nivo/line](https://github.com/plouc/nivo/tree/HEAD/packages/line) from 0.85.1 to 0.86.0.
- [Release notes](https://github.com/plouc/nivo/releases)
- [Changelog](https://github.com/plouc/nivo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/plouc/nivo/commits/v0.86.0/packages/line)

---
updated-dependencies:
- dependency-name: "@nivo/line"
  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-05-12 19:50:53 +00:00
KoalaSat
441eddb74c
fix(android): federation APK 4xx errors (#1279) 2024-05-08 21:40:59 +00:00
dependabot[bot]
8140899150
Bump minimal-mistakes-jekyll from 4.24.0 to 4.25.1 in /docs (#1259)
Bumps [minimal-mistakes-jekyll](https://github.com/mmistakes/minimal-mistakes) from 4.24.0 to 4.25.1.
- [Release notes](https://github.com/mmistakes/minimal-mistakes/releases)
- [Changelog](https://github.com/mmistakes/minimal-mistakes/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mmistakes/minimal-mistakes/compare/4.24.0...4.25.1)

---
updated-dependencies:
- dependency-name: minimal-mistakes-jekyll
  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-05-05 22:24:58 +00:00
Reckless_Satoshi
2e1e311a28
Update Experimental policies 2024-05-05 21:28:42 +01:00
KoalaSat
77bc7c8358
feat(mobile): signing and prep for android production APK (#1265)
* Android Production APK

* Update build.gradle

* Update gitignore
2024-05-05 20:01:19 +00:00
Reckless_Satoshi
3143144315
fix(coordinator): cannot update_or_create with relate named on django v5 (#1263)
* Fix for django v5

* Fix re-submit invoice
2024-05-05 19:58:18 +00:00
Rodrigo Schieck
c5380664b0
fix(frontend): hard coded receiving method into order detail message (#1260)
Change frontend order detail receiving status message.

Inside the order detail component we have a little text telling the user how much he'sreceiving from the transaction, this commit changes the text removing the lightning word from it because sometimes the receiving method is on-chain. Ideally we would have aorder.is_swap boolean that is only sent to the buyer to identify the method but since we don't have it yet, we are just changing the text.
2024-05-05 19:56:11 +00:00
Reckless_Satoshi
226a06e80c
feat: add coordinator panel inlines views (#1264)
feat: add admin inlines
2024-05-02 19:50:26 +00:00
Reckless_Satoshi
520a245f82
Add complete robot inline 2024-05-02 03:13:37 +01:00
Reckless_Satoshi
0f41a613e4
Merge pull request #1262 from RoboSats/new-tor-engine
Fix Federation Android App
2024-05-01 19:09:25 +00:00
Reckless_Satoshi
3b18f6a077
Merge pull request #1257 from KoalaSat/android-robo-identities
Android robo identities
2024-05-01 18:31:18 +00:00
KoalaSat
d3d1ddcf07
Refresh roboname 2024-05-01 20:27:40 +02:00
Reckless_Satoshi
8d2ca28478
chore: fix integration test artifact naming 2024-05-01 15:34:50 +01:00
Reckless_Satoshi
37520557fc
fix(coordinator): downgrade django 2024-05-01 15:27:38 +01:00
Reckless_Satoshi
107cbe65e3
Fix handle empty country list 2024-05-01 03:46:08 +01:00
Reckless_Satoshi
69b72d4231
Fix book table data grid headers 2024-05-01 03:01:52 +01:00
Reckless_Satoshi
ea3ff1c238
Fix coordinator avatars and pgp key files 2024-04-30 21:48:00 +01:00
KoalaSat
4b572d0171
Android robohash generator 2024-04-30 16:03:53 +02:00
KoalaSat
66e9fc46c5
Android robo-identities 2024-04-30 16:03:52 +02:00
KoalaSat
28cc3d6715
Generate Builds 2024-04-30 16:03:52 +02:00
KoalaSat
9ab8381eaf
Merge branch 'RoboSats:new-tor-engine' into new-tor-engine 2024-04-30 16:01:45 +02:00
Reckless_Satoshi
10a5dee619
Disable robo-identities 2024-04-30 14:56:20 +01:00
KoalaSat
d3acb6bfb8
Fix build 2024-04-30 14:56:20 +01:00
KoalaSat
f416d2ac17
Fix loading line in Book 2024-04-30 14:56:20 +01:00
KoalaSat
9725be0d71
Remove deprecated code 2024-04-30 14:56:20 +01:00
KoalaSat
253f3bf6c0
Remove react-native-tor 2024-04-30 14:56:19 +01:00
KoalaSat
383112dc90
Recover WebWorkers 2024-04-30 14:56:19 +01:00