Commit Graph

2407 Commits

Author SHA1 Message Date
Reckless_Satoshi
6b8b694d07
Bump to v0.7.2-alpha
Some checks failed
Lint: Python Coordinator / Run linters (push) Has been cancelled
Sync lnproxy relays / sync (push) Has been cancelled
2024-11-10 09:05:50 +00:00
Reckless_Satoshi
ee2f659bd6
Fix routes for /garage 2024-11-10 08:51:47 +00:00
Flávio De Melo
3c3c09db02
Replace snort by njump links (#1603)
* Replace snort by njump links

* Use platform agnostic method to check device
2024-11-10 08:38:06 +00:00
KoalaSat
8c7e238c33
Merge pull request #1605 from RoboSats/randomize-nostr-relay-connection
Some checks failed
Lint: Python Coordinator / Run linters (push) Has been cancelled
Randomize nostr relay connection
2024-11-08 12:06:03 +00:00
koalasat
9bcf4c1c85
Randomize nostr relay connection 2024-11-08 13:04:57 +01:00
KoalaSat
b8ba5e98f2
Merge pull request #1599 from RoboSats/zap-store-config-file
Add zap.store config file
2024-11-08 11:26:52 +00:00
KoalaSat
f353e97588
Merge pull request #1601 from RoboSats/nostr-order-should-hide-when-taker-action
Nostr order should hide when a taker sends the action
2024-11-08 11:26:33 +00:00
koalasat
925a194b0b
Nostr order should hide when a taker sends the action 2024-11-06 11:35:03 +01:00
koalasat
6e40bf03e1
Add zap.store config file 2024-11-05 15:48:53 +01:00
KoalaSat
054093dea9
Merge pull request #1593 from RoboSats/disable-nostr-for-android
Disable nostr for android
2024-11-03 15:48:59 +00:00
Reckless_Satoshi
7cf53c2f07
Fix macOs build upload to release
Some checks failed
Sync lnproxy relays / sync (push) Has been cancelled
2024-11-02 21:15:25 +00:00
koalasat
76f2f33ae8
Disable nostr for android 2024-11-02 22:11:16 +01:00
KoalaSat
b0e3991e68
Add over the moon coordinator (#1591)
* Add over the moon coordinator

* Add Over the Moon to self-hosted backend

* Add over the moon avatar

---------

Co-authored-by: Reckless_Satoshi <reckless.satoshi@protonmail.com>
2024-11-02 20:01:23 +00:00
KoalaSat
d6dd1b4f7f
Merge pull request #1583 from RoboSats/dependabot/pip/django-5.1.2
chore(deps): bump django from 5.1.1 to 5.1.2
2024-10-27 10:27:17 +00:00
dependabot[bot]
df71dfee56
chore(deps): bump django from 5.1.1 to 5.1.2
Bumps [django](https://github.com/django/django) from 5.1.1 to 5.1.2.
- [Commits](https://github.com/django/django/compare/5.1.1...5.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-27 10:11:21 +00:00
KoalaSat
f4e9e57f82
Merge pull request #1584 from RoboSats/dependabot/pip/coverage-7.6.4
chore(deps-dev): bump coverage from 7.6.3 to 7.6.4
2024-10-27 10:11:01 +00:00
KoalaSat
d8e60a3f11
Merge pull request #1582 from RoboSats/dependabot/pip/psycopg2-2.9.10
chore(deps): bump psycopg2 from 2.9.9 to 2.9.10
2024-10-27 10:10:28 +00:00
dependabot[bot]
73412a7ee8
chore(deps): bump psycopg2 from 2.9.9 to 2.9.10
Bumps [psycopg2](https://github.com/psycopg/psycopg2) from 2.9.9 to 2.9.10.
- [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS)
- [Commits](https://github.com/psycopg/psycopg2/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-27 10:10:02 +00:00
KoalaSat
9fd699f546
Merge pull request #1581 from RoboSats/dependabot/pip/django-import-export-4.2.0
chore(deps): bump django-import-export from 4.1.1 to 4.2.0
2024-10-27 10:09:05 +00:00
KoalaSat
b21482f749
Merge pull request #1580 from RoboSats/dependabot/pip/django-cors-headers-4.5.0
chore(deps): bump django-cors-headers from 4.4.0 to 4.5.0
2024-10-27 10:08:32 +00:00
dependabot[bot]
b51df9855f
chore(deps-dev): bump coverage from 7.6.3 to 7.6.4
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.6.3 to 7.6.4.
- [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.6.3...7.6.4)

---
updated-dependencies:
- dependency-name: coverage
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-27 07:21:15 +00:00
dependabot[bot]
b6eb09ddf2
chore(deps): bump django-import-export from 4.1.1 to 4.2.0
Bumps [django-import-export](https://github.com/django-import-export/django-import-export) from 4.1.1 to 4.2.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.1.1...4.2.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>
2024-10-27 07:21:01 +00:00
dependabot[bot]
10aeac04de
chore(deps): bump django-cors-headers from 4.4.0 to 4.5.0
Bumps [django-cors-headers](https://github.com/adamchainz/django-cors-headers) from 4.4.0 to 4.5.0.
- [Changelog](https://github.com/adamchainz/django-cors-headers/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/adamchainz/django-cors-headers/compare/4.4.0...4.5.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>
2024-10-27 07:20:59 +00:00
KoalaSat
2fbf601140
Merge pull request #1579 from lft3t8bx/main
Some checks failed
Sync lnproxy relays / sync (push) Has been cancelled
Update TempleOfSats pubkey in federation.json
2024-10-26 13:58:24 +00:00
KoalaSat
f56c0aca77
Merge pull request #1576 from RoboSats/dependabot/npm_and_yarn/mobile/typescript-eslint/parser-8.11.0
chore(deps-dev): bump @typescript-eslint/parser from 8.10.0 to 8.11.0 in /mobile
2024-10-26 13:57:55 +00:00
koalasat
325468ccd3
fix lint 2024-10-26 15:57:38 +02:00
dependabot[bot]
aa6daae161
chore(deps-dev): bump @typescript-eslint/parser in /mobile
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.10.0 to 8.11.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.11.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-26 15:53:55 +02:00
KoalaSat
9770cd8689
Merge pull request #1575 from RoboSats/dependabot/npm_and_yarn/frontend/nostr-tools-2.9.1
chore(deps): bump nostr-tools from 2.7.2 to 2.9.1 in /frontend
2024-10-26 13:53:22 +00:00
dependabot[bot]
6f99ba7c71
chore(deps): bump nostr-tools from 2.7.2 to 2.9.1 in /frontend
Bumps [nostr-tools](https://github.com/nbd-wtf/nostr-tools) from 2.7.2 to 2.9.1.
- [Release notes](https://github.com/nbd-wtf/nostr-tools/releases)
- [Commits](https://github.com/nbd-wtf/nostr-tools/compare/v02.7.2...v2.9.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-26 15:51:54 +02:00
KoalaSat
85c25fa878
Merge pull request #1574 from RoboSats/dependabot/npm_and_yarn/frontend/mui/system-6.1.5
chore(deps): bump @mui/system from 6.1.4 to 6.1.5 in /frontend
2024-10-26 13:51:29 +00:00
KoalaSat
f531137b94
Merge pull request #1573 from RoboSats/dependabot/npm_and_yarn/frontend/i18next-http-backend-2.6.2
chore(deps): bump i18next-http-backend from 2.5.0 to 2.6.2 in /frontend
2024-10-26 13:49:29 +00:00
lft3t8bx
dd4964da3b
Update TempleOfSats pubkey in federation.json 2024-10-26 09:49:05 +00:00
dependabot[bot]
91bed2a699
chore(deps): bump @mui/system from 6.1.4 to 6.1.5 in /frontend
Bumps [@mui/system](https://github.com/mui/material-ui/tree/HEAD/packages/mui-system) from 6.1.4 to 6.1.5.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v6.1.5/packages/mui-system)

---
updated-dependencies:
- dependency-name: "@mui/system"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-25 07:16:17 +00:00
dependabot[bot]
27eae3f677
chore(deps): bump i18next-http-backend from 2.5.0 to 2.6.2 in /frontend
Bumps [i18next-http-backend](https://github.com/i18next/i18next-http-backend) from 2.5.0 to 2.6.2.
- [Changelog](https://github.com/i18next/i18next-http-backend/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next-http-backend/compare/v2.5.0...v2.6.2)

---
updated-dependencies:
- dependency-name: i18next-http-backend
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-25 07:16:08 +00:00
KoalaSat
1f2d01b781
Merge pull request #1570 from RoboSats/add-skeleton-while-loading-limits
Add skeleton while loading limits
2024-10-20 22:07:11 +00:00
koalasat
60f2d1774a
Add skeleton while loading limits 2024-10-21 00:05:05 +02:00
KoalaSat
72cd7a8e05
Merge pull request #1569 from RoboSats/dependabot/pip/ruff-0.7.0
chore(deps-dev): bump ruff from 0.6.9 to 0.7.0
2024-10-20 08:44:28 +00:00
dependabot[bot]
799c18d11b
chore(deps-dev): bump ruff from 0.6.9 to 0.7.0
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.6.9 to 0.7.0.
- [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/0.6.9...0.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-20 08:44:22 +00:00
KoalaSat
35bed44829
Merge pull request #1568 from RoboSats/dependabot/pip/coverage-7.6.3
chore(deps-dev): bump coverage from 7.6.1 to 7.6.3
2024-10-20 08:43:08 +00:00
KoalaSat
383cb49f69
Merge pull request #1567 from RoboSats/dependabot/pip/grpcio-tools-1.67.0
chore(deps): bump grpcio-tools from 1.62.0 to 1.67.0
2024-10-20 08:42:30 +00:00
KoalaSat
2a4f56c9dc
Merge pull request #1566 from RoboSats/dependabot/pip/python-gnupg-0.5.3
chore(deps): bump python-gnupg from 0.5.2 to 0.5.3
2024-10-20 08:41:54 +00:00
KoalaSat
82153a76b5
Merge branch 'main' into dependabot/pip/python-gnupg-0.5.3 2024-10-20 08:41:49 +00:00
KoalaSat
b7a6f47829
Merge pull request #1565 from RoboSats/dependabot/pip/shapely-2.0.6
chore(deps): bump shapely from 2.0.5 to 2.0.6
2024-10-20 08:41:07 +00:00
dependabot[bot]
74d87af444
chore(deps-dev): bump coverage from 7.6.1 to 7.6.3
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.6.1 to 7.6.3.
- [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.6.1...7.6.3)

---
updated-dependencies:
- dependency-name: coverage
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-20 07:59:00 +00:00
dependabot[bot]
9d2d74feef
chore(deps): bump grpcio-tools from 1.62.0 to 1.67.0
Bumps [grpcio-tools](https://github.com/grpc/grpc) from 1.62.0 to 1.67.0.
- [Release notes](https://github.com/grpc/grpc/releases)
- [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md)
- [Commits](https://github.com/grpc/grpc/compare/v1.62.0...v1.67.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-20 07:58:42 +00:00
dependabot[bot]
42359e7c34
chore(deps): bump python-gnupg from 0.5.2 to 0.5.3
Bumps [python-gnupg](https://github.com/vsajip/python-gnupg) from 0.5.2 to 0.5.3.
- [Release notes](https://github.com/vsajip/python-gnupg/releases)
- [Changelog](https://github.com/vsajip/python-gnupg/blob/master/release)
- [Commits](https://github.com/vsajip/python-gnupg/compare/0.5.2...0.5.3)

---
updated-dependencies:
- dependency-name: python-gnupg
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-20 07:58:38 +00:00
dependabot[bot]
e5f701f8f7
chore(deps): bump shapely from 2.0.5 to 2.0.6
Bumps [shapely](https://github.com/shapely/shapely) from 2.0.5 to 2.0.6.
- [Release notes](https://github.com/shapely/shapely/releases)
- [Changelog](https://github.com/shapely/shapely/blob/main/CHANGES.txt)
- [Commits](https://github.com/shapely/shapely/compare/2.0.5...2.0.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-20 07:58:17 +00:00
KoalaSat
0bcaab8a6c
Merge pull request #1564 from RoboSats/improve-robot-recovery-buttons
Some checks failed
Sync lnproxy relays / sync (push) Has been cancelled
Improve robot recovery buttons
2024-10-20 00:45:35 +00:00
koalasat
94b321132d
Bump 2024-10-20 02:45:05 +02:00
koalasat
af08919b9e
Revert "Improve Robot recovery buttons"
This reverts commit e83afea51b.

Conflicts:
	frontend/static/locales/ca.json
	frontend/static/locales/es.json
	frontend/static/locales/fr.json
	frontend/static/locales/it.json
	frontend/static/locales/ja.json
	frontend/static/locales/pt.json
	frontend/static/locales/ru.json
	frontend/static/locales/sw.json
	frontend/static/locales/zh-SI.json
	frontend/static/locales/zh-TR.json
2024-10-20 02:43:40 +02:00