|
34ef099573
|
Feat: add coordinator opt for geoblocked countries (#1258)
* Add location validator
* Add bad location tests
|
2024-04-29 22:58:03 +00:00 |
|
|
ebc1bb70fa
|
Bump coverage from 7.4.4 to 7.5.0 (#1255)
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.4.4 to 7.5.0.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/7.4.4...7.5.0)
---
updated-dependencies:
- dependency-name: coverage
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-04-29 22:46:33 +00:00 |
|
|
12669a387d
|
Bump ruff from 0.3.4 to 0.4.2 (#1256)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.3.4 to 0.4.2.
- [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.3.4...v0.4.2)
---
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-04-29 22:45:38 +00:00 |
|
|
a02b2b117b
|
docs: update payment methods paypal section
|
2024-04-26 21:47:01 +01:00 |
|
|
a253ff93f7
|
docs: improve SEPA guidelines
|
2024-04-26 21:32:15 +01:00 |
|
|
c50b5c4f3b
|
perf(coordinator): remove avatar generator
|
2024-04-22 02:40:15 +01:00 |
|
|
707f76832b
|
chore(api): update api schema
|
2024-04-21 22:24:05 +01:00 |
|
|
f0385f8040
|
fix(frontend): column header visibility of tables in mobile mui-x v7
|
2024-04-21 22:16:35 +01:00 |
|
|
ee9b7147e9
|
fix(coordinator): warning on drf serialializer decimal
|
2024-04-21 22:09:06 +01:00 |
|
|
c4c5eb1268
|
chore(coordinator): bump python to 3.12
|
2024-04-21 21:52:13 +01:00 |
|
|
94d54aa328
|
Bump django from 4.2.9 to 5.0.4 (#1237)
Bumps [django](https://github.com/django/django) from 4.2.9 to 5.0.4.
- [Commits](https://github.com/django/django/compare/4.2.9...5.0.4)
---
updated-dependencies:
- dependency-name: django
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-04-21 20:23:26 +00:00 |
|
|
5f7e26b052
|
Fix(frontend): sats sent/receive for swaps is corrected (#1241)
Fixes #1201
|
2024-04-21 19:35:31 +00:00 |
|
|
013ba8784e
|
Bump pre-commit from 3.6.2 to 3.7.0 (#1215)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.6.2 to 3.7.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v3.6.2...v3.7.0)
---
updated-dependencies:
- dependency-name: pre-commit
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-04-21 19:34:28 +00:00 |
|
|
460bb90ed6
|
Bump celery from 5.3.6 to 5.4.0 (#1238)
Bumps [celery](https://github.com/celery/celery) from 5.3.6 to 5.4.0.
- [Release notes](https://github.com/celery/celery/releases)
- [Changelog](https://github.com/celery/celery/blob/main/Changelog.rst)
- [Commits](https://github.com/celery/celery/compare/v5.3.6...v5.4.0)
---
updated-dependencies:
- dependency-name: celery
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-04-21 19:33:21 +00:00 |
|
|
87e53013eb
|
Bump gunicorn from 21.2.0 to 22.0.0 (#1239)
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 21.2.0 to 22.0.0.
- [Release notes](https://github.com/benoitc/gunicorn/releases)
- [Commits](https://github.com/benoitc/gunicorn/compare/21.2.0...22.0.0)
---
updated-dependencies:
- dependency-name: gunicorn
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-04-21 19:32:55 +00:00 |
|
|
9029f3390f
|
Bump django-import-export from 3.3.7 to 3.3.8 (#1240)
Bumps [django-import-export](https://github.com/django-import-export/django-import-export) from 3.3.7 to 3.3.8.
- [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.7...3.3.8)
---
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-04-21 19:32:35 +00:00 |
|
|
7375e1dfb3
|
chore: explain monorepo architecture on readme.md
|
2024-04-20 20:44:16 +01:00 |
|
|
eb1060d3a6
|
Bump i18next-browser-languagedetector from 7.2.0 to 7.2.1 in /frontend (#1218)
Bumps [i18next-browser-languagedetector](https://github.com/i18next/i18next-browser-languageDetector) from 7.2.0 to 7.2.1.
- [Changelog](https://github.com/i18next/i18next-browser-languageDetector/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next-browser-languageDetector/compare/v7.2.0...v7.2.1)
---
updated-dependencies:
- dependency-name: i18next-browser-languagedetector
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-04-20 19:41:34 +00:00 |
|
|
2961166393
|
Bump drf-spectacular from 0.27.1 to 0.27.2 (#1224)
Bumps [drf-spectacular](https://github.com/tfranzel/drf-spectacular) from 0.27.1 to 0.27.2.
- [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.1...0.27.2)
---
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-04-20 19:40:22 +00:00 |
|
|
92d7bcd5c3
|
Bump jest and @types/jest in /mobile (#1221)
Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) and [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest). These dependencies needed to be updated together.
Updates `jest` from 29.5.0 to 29.7.0
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest)
Updates `@types/jest` from 29.5.1 to 29.5.12
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-minor
- dependency-name: "@types/jest"
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-04-20 19:39:11 +00:00 |
|
|
70b60edd8a
|
Bump drf-spectacular-sidecar from 2024.3.4 to 2024.4.1 (#1225)
Bumps [drf-spectacular-sidecar](https://github.com/tfranzel/drf-spectacular-sidecar) from 2024.3.4 to 2024.4.1.
- [Commits](https://github.com/tfranzel/drf-spectacular-sidecar/compare/2024.3.4...2024.4.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-04-20 19:38:45 +00:00 |
|
|
3f5d62833f
|
Bump channels from 4.0.0 to 4.1.0 (#1223)
Bumps [channels](https://github.com/django/channels) from 4.0.0 to 4.1.0.
- [Changelog](https://github.com/django/channels/blob/main/CHANGELOG.txt)
- [Commits](https://github.com/django/channels/compare/4.0.0...4.1.0)
---
updated-dependencies:
- dependency-name: channels
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-04-20 19:38:25 +00:00 |
|
|
30c1794ba8
|
Bump python from 3.11.8-slim-bookworm to 3.11.9-slim-bookworm (#1226)
Bumps python from 3.11.8-slim-bookworm to 3.11.9-slim-bookworm.
---
updated-dependencies:
- dependency-name: python
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-04-20 19:37:58 +00:00 |
|
|
5f4696380e
|
Bump typescript from 5.3.3 to 5.4.5 in /mobile (#1229)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.3.3 to 5.4.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.3.3...v5.4.5)
---
updated-dependencies:
- dependency-name: typescript
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-04-20 19:37:15 +00:00 |
|
|
471583733c
|
frontend: fix breaking MUI-X v7 changes
|
2024-04-20 20:19:19 +01:00 |
|
|
9ae50948dd
|
Bump @mui/x-data-grid from 6.19.2 to 7.3.0 in /frontend (#1233)
Bumps [@mui/x-data-grid](https://github.com/mui/mui-x/tree/HEAD/packages/x-data-grid) from 6.19.2 to 7.3.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.3.0/packages/x-data-grid)
---
updated-dependencies:
- dependency-name: "@mui/x-data-grid"
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-04-20 14:41:13 +00:00 |
|
|
92c4399383
|
Bump country-flag-icons from 1.5.9 to 1.5.11 in /frontend (#1219)
Bumps [country-flag-icons](https://gitlab.com/catamphetamine/country-flag-icons) from 1.5.9 to 1.5.11.
- [Changelog](https://gitlab.com/catamphetamine/country-flag-icons/blob/master/CHANGELOG.md)
- [Commits](https://gitlab.com/catamphetamine/country-flag-icons/compare/v1.5.9...v1.5.11)
---
updated-dependencies:
- dependency-name: country-flag-icons
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-04-20 14:40:39 +00:00 |
|
|
733f922773
|
Bump @mui/x-date-pickers from 6.19.2 to 7.2.0 in /frontend (#1234)
Bumps [@mui/x-date-pickers](https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers) from 6.19.2 to 7.2.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.2.0/packages/x-date-pickers)
---
updated-dependencies:
- dependency-name: "@mui/x-date-pickers"
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-04-20 14:37:12 +00:00 |
|
|
9479f35afa
|
Fix coordinator chat env variable (#1232)
changed env variable
|
2024-04-20 14:36:21 +00:00 |
|
|
b9c92fb178
|
Bump django-model-utils from 4.4.0 to 4.5.0 (#1222)
Bumps [django-model-utils](https://github.com/jazzband/django-model-utils) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/jazzband/django-model-utils/releases)
- [Changelog](https://github.com/jazzband/django-model-utils/blob/master/CHANGES.rst)
- [Commits](https://github.com/jazzband/django-model-utils/compare/4.4.0...4.5.0)
---
updated-dependencies:
- dependency-name: django-model-utils
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-04-20 14:32:44 +00:00 |
|
|
8735cd409a
|
feat: add protuguese translation navigation
|
2024-04-04 21:50:44 -03:00 |
|
|
bd751ff851
|
feat: translation stats to portuguese
|
2024-04-04 20:56:25 -03:00 |
|
|
ca26061c0d
|
feat: translation contribute to portuguese
|
2024-04-04 20:49:45 -03:00 |
|
|
ab78f3044f
|
feat: translation understand to portuguese
|
2024-04-04 18:27:53 -03:00 |
|
|
fcf474163e
|
feat: translation features to portuguese
|
2024-04-04 12:22:21 -03:00 |
|
|
ece59d7a77
|
feat: translation best practices to portuguese
|
2024-04-04 12:09:28 -03:00 |
|
|
35f6b377fb
|
feat: translate home to portuguese
|
2024-04-03 22:22:25 -03:00 |
|
|
1641496a69
|
feat: add pt folder and translate quick-start to portuguese
|
2024-04-03 22:02:38 -03:00 |
|
|
00f280a13e
|
Merge branch 'RoboSats:main' into main
|
2024-04-03 09:10:30 -03:00 |
|
|
0e115e06b1
|
Refactor Webpacks (#1212)
refactor webpacks
|
2024-04-03 05:55:42 +00:00 |
|
|
1c11ecb5a9
|
Disable robo-identities
|
2024-03-31 16:16:24 +01:00 |
|
|
fbab420841
|
Merge pull request #1214 from KoalaSat/new-tor-engine
Fix build
|
2024-03-29 20:02:49 +00:00 |
|
|
465ba3ab37
|
Fix build
|
2024-03-29 20:05:50 +01:00 |
|
|
4d3a217822
|
Merge pull request #1213 from KoalaSat/new-tor-engine
New tor engine
|
2024-03-29 15:26:21 +00:00 |
|
|
9ae0402503
|
Fix dependencies
|
2024-03-29 14:54:56 +01:00 |
|
|
a30155327b
|
Fix loading line in Book
|
2024-03-29 10:48:15 +01:00 |
|
|
d77a066bd9
|
Merge pull request #1208 from KoalaSat/new-tor-engine
New tor engine
|
2024-03-29 02:18:11 +00:00 |
|
|
5cd92182b6
|
Merge branch 'new-tor-engine' into new-tor-engine
|
2024-03-29 02:00:28 +00:00 |
|
|
10b3cd80b5
|
Remove deprecated code
|
2024-03-28 23:45:54 +01:00 |
|
|
590aa1daed
|
Remove react-native-tor
|
2024-03-28 23:38:40 +01:00 |
|