1924 Commits

Author SHA1 Message Date
14c291790c Revert to v0.6.0 deps and notes 2024-01-22 10:27:13 +00:00
b4b10cddfb Merge branch 'main' into the-federation-layer-v0.6.0 2024-01-22 10:22:33 +00:00
d7aef9aa6b Bump to v0.5.4 2024-01-22 10:13:11 +00:00
5cdaf93908 Fix book table in the v0.6.0 version (#1083)
* Get favorites from context

* Rerender objects on favorite mode change

* Format sats amount in millionths
2024-01-22 09:27:02 +00:00
e94ae012f0 Fix book table object updates (#1078)
* Get favorites from context

* Rerender objects on favorite mode change

* Format sats amount in millionths
2024-01-22 09:25:04 +00:00
180f79acad Bump prettier from 3.2.1 to 3.2.4 in /mobile (#1076)
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.1 to 3.2.4.
- [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.1...3.2.4)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  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-01-22 09:14:16 +00:00
533de4ab96 Reduce GRPC api generation build time (#1084)
* Pull only last commit from `googleapi`

* Make only 1 curl call with `--parallel` arg
2024-01-22 09:13:48 +00:00
ea32e02de7 Update devfund node info 2024-01-21 22:09:38 +00:00
566c6c1df8 Fix docs spanish api embed 2024-01-21 10:30:29 +00:00
638b6b54e1 Spanish docs translation (#1075)
* Add all Spanish docs translations

* Change garantia for finanza
2024-01-21 10:04:20 +00:00
5ab250760f Fix french typos and links (#1074) 2024-01-21 10:02:14 +00:00
21ffff4232 Bump ruff from 0.1.13 to 0.1.14 (#1081)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.13 to 0.1.14.
- [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.1.13...v0.1.14)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:development
  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-01-21 09:58:31 +00:00
d2b126133d Bump drf-spectacular from 0.27.0 to 0.27.1 (#1082)
Bumps [drf-spectacular](https://github.com/tfranzel/drf-spectacular) from 0.27.0 to 0.27.1.
- [Release notes](https://github.com/tfranzel/drf-spectacular/releases)
- [Changelog](https://github.com/tfranzel/drf-spectacular/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/tfranzel/drf-spectacular/compare/0.27.0...0.27.1)

---
updated-dependencies:
- dependency-name: drf-spectacular
  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-01-21 09:52:47 +00:00
876846aa3a Add devfund donation to coordinator summary accordion 2024-01-19 18:52:16 +00:00
beb638bfbf Add docs video on robosats federation introduction 2024-01-18 08:28:56 +00:00
2c34f21962 Bump copy-webpack-plugin from 12.0.1 to 12.0.2 in /frontend (#1070)
Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 12.0.1 to 12.0.2.
- [Release notes](https://github.com/webpack-contrib/copy-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/copy-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/copy-webpack-plugin/compare/v12.0.1...v12.0.2)

---
updated-dependencies:
- dependency-name: copy-webpack-plugin
  dependency-type: direct:development
  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-01-19 13:27:54 +00:00
4676fae1d2 Bump @mui/x-date-pickers from 6.17.0 to 6.19.0 in /frontend (#1071)
Bumps [@mui/x-date-pickers](https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers) from 6.17.0 to 6.19.0.
- [Release notes](https://github.com/mui/mui-x/releases)
- [Changelog](https://github.com/mui/mui-x/blob/next/CHANGELOG.md)
- [Commits](https://github.com/mui/mui-x/commits/v6.19.0/packages/x-date-pickers)

---
updated-dependencies:
- dependency-name: "@mui/x-date-pickers"
  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-01-19 13:27:41 +00:00
770ace5a46 Bump eslint-plugin-prettier from 5.1.2 to 5.1.3 in /frontend (#1072)
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.1.2 to 5.1.3.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.1.2...v5.1.3)

---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
  dependency-type: direct:development
  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-01-19 13:27:30 +00:00
5b652d8776 Bump prettier from 3.1.1 to 3.2.4 in /frontend (#1073)
Bumps [prettier](https://github.com/prettier/prettier) from 3.1.1 to 3.2.4.
- [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.1.1...3.2.4)

---
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-01-19 13:27:13 +00:00
759e9f733a Fix unsafe_alert locale string 2024-01-18 07:59:04 +00:00
4d7fe23675 Bump Django to 4.2.9, replace dev dependencies ruff 2024-01-16 17:20:37 +00:00
b89dab1c15 Delete suspended tg account link 2024-01-15 13:28:21 +00:00
82f1e90bc8 Fix amount string on order details 2024-01-15 13:22:38 +00:00
5dcb6f0394 Fix coordinator hosted web app 2024-01-15 11:46:22 +00:00
f7b504cea7 Minor lint fixes 2024-01-15 09:33:47 +00:00
87d217ab6b Fix duplicated version on stats for nerds 2024-01-15 01:05:31 +00:00
077f6f3d91 Update pre-release blogpost 2024-01-15 01:00:26 +00:00
043b690089 Merge branch 'main' into the-federation-layer-v0.6.0 2024-01-15 00:56:55 +00:00
ed9dd3599f Fix currentOrder fetch 2024-01-15 00:48:40 +00:00
27b265220e Fix too-many fetchRobots and coordinator endpoints print 2024-01-14 18:20:48 +00:00
c98e643645 Small fixes 2024-01-14 16:56:03 +00:00
9d8c8d5e0d Fix navigation 2024-01-14 16:38:28 +00:00
35af5f24d2 Bump channels-redis from 4.1.0 to 4.2.0 (#1067)
Bumps [channels-redis](https://github.com/django/channels_redis) from 4.1.0 to 4.2.0.
- [Changelog](https://github.com/django/channels_redis/blob/main/CHANGELOG.txt)
- [Commits](https://github.com/django/channels_redis/commits)

---
updated-dependencies:
- dependency-name: channels-redis
  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-01-14 10:28:53 +00:00
843d1a1ed1 Bump django-import-export from 3.3.5 to 3.3.6 (#1068)
Bumps [django-import-export](https://github.com/django-import-export/django-import-export) from 3.3.5 to 3.3.6.
- [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.5...3.3.6)

---
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-01-14 10:28:36 +00:00
8072ae8ce2 Bump prettier from 3.1.1 to 3.2.1 in /mobile (#1065)
Bumps [prettier](https://github.com/prettier/prettier) from 3.1.1 to 3.2.1.
- [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.1.1...3.2.1)

---
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-01-13 13:12:22 +00:00
35cdd97ed3 Bump eslint-plugin-prettier from 5.1.2 to 5.1.3 in /mobile (#1066)
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.1.2 to 5.1.3.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.1.2...v5.1.3)

---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
  dependency-type: direct:development
  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-01-13 13:12:03 +00:00
017601c478 Add coordinator endpoint to stats for nerds 2024-01-13 13:06:37 +00:00
8ae259e143 Re-set fetchOrder on page change, empty book on not_found 2024-01-13 12:43:17 +00:00
af3007bbf4 Merge branch 'fix-context' into the-federation-layer-v0.6.0 2024-01-13 11:46:01 +00:00
ab6c902593 fix infinite re-render loop 2024-01-13 11:44:23 +00:00
657b88daa4 Fix do not share chat logs on disputes by default 2024-01-13 11:02:47 +00:00
963a3b9e00 Fix Contexts 2024-01-12 13:05:15 -08:00
2cf328bf7b Update v0.6.0 pre-release blog post 2024-01-12 17:43:03 +00:00
51c5bad5c0 Update federated frontend url 2024-01-12 13:46:40 +00:00
b2af5d529a Bump npm from 10.2.5 to 10.3.0 in /frontend (#1061)
Bumps [npm](https://github.com/npm/cli) from 10.2.5 to 10.3.0.
- [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.2.5...v10.3.0)

---
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-01-12 12:03:13 +00:00
0274161a4c Bump react-router-dom from 6.21.1 to 6.21.2 in /frontend (#1060)
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.21.1 to 6.21.2.
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.21.2/packages/react-router-dom)

---
updated-dependencies:
- dependency-name: react-router-dom
  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-01-12 12:02:58 +00:00
1cba652a12 Bump copy-webpack-plugin from 11.0.0 to 12.0.1 in /frontend (#1062)
Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 11.0.0 to 12.0.1.
- [Release notes](https://github.com/webpack-contrib/copy-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/copy-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/copy-webpack-plugin/compare/v11.0.0...v12.0.1)

---
updated-dependencies:
- dependency-name: copy-webpack-plugin
  dependency-type: direct:development
  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-01-12 12:02:23 +00:00
caafd050e2 Bump eslint-plugin-n from 16.6.1 to 16.6.2 in /frontend (#1063)
Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) from 16.6.1 to 16.6.2.
- [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases)
- [Commits](https://github.com/eslint-community/eslint-plugin-n/compare/16.6.1...16.6.2)

---
updated-dependencies:
- dependency-name: eslint-plugin-n
  dependency-type: direct:development
  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-01-12 12:02:06 +00:00
8805734746 Add serve_misc to web host app 2024-01-12 11:59:50 +00:00
8af3edad6f Merge branch 'main' into the-federation-layer-v0.6.0 2024-01-11 18:21:29 +00:00