3058 Commits

Author SHA1 Message Date
a4e977c0e3 Merge pull request #2003 from htteot/main
documentation: update Wallets file
2025-06-21 17:33:25 +00:00
1e91eb50f8 Merge pull request #2006 from RoboSats/add-password-to-orders
Add optional password to Orders
2025-06-21 17:31:23 +00:00
304c1a23ee Search feature 2025-06-21 19:13:14 +02:00
cda72d11b4 Working version 2025-06-21 18:09:09 +02:00
220b4263b4 Better view info 2025-06-21 16:36:20 +02:00
9000fffc48 Frontend 2025-06-21 16:33:09 +02:00
9c3df4742c traditional environment production 2025-06-20 17:40:47 +02:00
a43c95f9b9 chore(deps-dev): bump eslint-plugin-prettier in /frontend
---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
  dependency-version: 5.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-20 07:21:43 +00:00
3a164f95d9 Update logics.py
Remove word RoboSats from transaction description
2025-06-19 21:00:26 +02:00
4599cdc9b4 Update 07-wallets.md 2025-06-19 20:11:27 +02:00
3a63fea656 Update 07-wallets.md 2025-06-19 20:06:25 +02:00
c8feafdd45 chore(deps): bump dawidd6/action-download-artifact from 9 to 11
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 9 to 11.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](https://github.com/dawidd6/action-download-artifact/compare/v9...v11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-19 07:10:28 +00:00
41e2bf4644 New Coordinator FreedomSats 2025-06-18 15:51:19 +02:00
ef5257ef33 Add password to Orders 2025-06-18 15:15:31 +02:00
2c11081606 chore(deps): bump python
Bumps python from 3.12.3-slim-bookworm to 3.13.5-slim-bookworm.

---
updated-dependencies:
- dependency-name: python
  dependency-version: 3.13.5-slim-bookworm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-18 07:45:19 +00:00
17aca7121a Merge pull request #3 from htteot/htteot-patch-1
Update 07-wallets.md
2025-06-16 20:23:38 +02:00
56d857a41f Update 07-wallets.md 2025-06-16 20:12:23 +02:00
569ad3f774 Merge pull request #1996 from jerryfletcher21/cln-invoice-dropped-fix
cln fix invoice dropped that caused order stuck
2025-06-16 09:47:29 +00:00
db615ea089 Merge pull request #1980 from jerryfletcher21/correct-tests-nostr-keys
change nostr_pubkey in tests
2025-06-16 09:35:04 +00:00
11bdddb9af chore(deps-dev): bump coverage from 7.8.0 to 7.9.1
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.8.0 to 7.9.1.
- [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.8.0...7.9.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-15 07:20:25 +00:00
d23b36c73d chore(deps): bump nostr-tools from 2.13.0 to 2.15.0 in /frontend
Bumps [nostr-tools](https://github.com/nbd-wtf/nostr-tools) from 2.13.0 to 2.15.0.
- [Release notes](https://github.com/nbd-wtf/nostr-tools/releases)
- [Commits](https://github.com/nbd-wtf/nostr-tools/compare/v2.13.0...v2.15.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-13 07:10:11 +00:00
7a2d6c4a76 cln fix invoice dropped that caused order stuck 2025-06-12 18:07:29 +02:00
ede5bdc881 Merge pull request #1987 from htteot/patch-5
Update 07-wallets.md
2025-06-07 10:56:03 +00:00
ba32da8c23 Update 07-wallets.md 2025-06-05 22:38:58 +02:00
eb380200f9 Update 07-wallets.md
Extend - Wallets compatibility webpage documentation
2025-06-05 22:25:01 +02:00
6f728a4437 ensure nostr pubkey is present in auth when creating robot 2025-06-02 18:14:29 +02:00
86ff1e19bf chore(deps): bump channels from 4.2.0 to 4.2.2
Bumps [channels](https://github.com/django/channels) from 4.2.0 to 4.2.2.
- [Changelog](https://github.com/django/channels/blob/main/CHANGELOG.txt)
- [Commits](https://github.com/django/channels/compare/4.2.0...4.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-01 07:52:19 +00:00
ceead5315d change nostr_pubkey in tests 2025-05-31 22:38:39 +02:00
54cd6bd860 Merge pull request #1974 from RoboSats/fix-android-not-loading-config
Fix android not loading
2025-05-29 21:43:26 +00:00
b35d8ba861 Fix android not loading 2025-05-29 23:42:31 +02:00
66cee50a6c Merge pull request #1972 from RoboSats/catch-chat
Catch errors in chat
2025-05-29 14:04:35 +00:00
9720131a0e Merge branch 'main' into catch-chat 2025-05-29 14:03:59 +00:00
6abc909b5f Catch errors in chat 2025-05-29 16:02:34 +02:00
48ee4ac8a4 Merge pull request #1969 from jerryfletcher21/lnd-node-error-message
change lnd down errors to general node errors
2025-05-28 21:35:57 +00:00
ce6e19882e change lnd down errors to general node errors 2025-05-28 22:59:35 +02:00
6018e9ae17 Merge pull request #1968 from RoboSats/bump-django-5.1.9
Bump Django 5.1.9
2025-05-28 18:25:30 +00:00
b42164b20f Bump Django libraires 2025-05-28 19:53:40 +02:00
18def62fed Bump Django 5.1.9 2025-05-28 19:47:57 +02:00
a9fc30e0e1 Merge pull request #1940 from jerryfletcher21/traditional-environment-no-split
Traditional non docker environment for backend development v2
2025-05-28 17:36:43 +00:00
bff872130d traditional environment 2025-05-28 17:32:04 +02:00
5e2c8660ea Merge pull request #1967 from RoboSats/fix-chat-older-versions
Fix chat older versions
2025-05-28 11:32:07 +00:00
6e41dbd6f2 Merge branch 'main' into fix-chat-older-versions 2025-05-28 11:23:10 +00:00
791854474c Fix chat older versions 2025-05-28 13:15:55 +02:00
5a3b3c49d0 Merge pull request #1931 from jerryfletcher21/allow-logging-to-file
allow logging to file and setting LOGGER_LEVEL
2025-05-28 10:19:30 +00:00
73b31fd9ad Merge pull request #1963 from RoboSats/dependabot/pip/shapely-2.0.7
chore(deps): bump shapely from 2.0.6 to 2.0.7
2025-05-28 10:16:26 +00:00
c91113e85f Merge pull request #1918 from RoboSats/dependabot/pip/drf-spectacular-sidecar-2025.5.1
chore(deps): bump drf-spectacular-sidecar from 2024.12.1 to 2025.5.1
2025-05-28 10:16:18 +00:00
299aed8acb Merge pull request #1917 from RoboSats/dependabot/pip/pre-commit-4.2.0
chore(deps-dev): bump pre-commit from 4.0.1 to 4.2.0
2025-05-28 10:16:05 +00:00
9601a1ce6a Merge pull request #1915 from RoboSats/dependabot/pip/celery-5.5.2
chore(deps): bump celery from 5.4.0 to 5.5.2
2025-05-28 10:15:54 +00:00
8d1c66a10f Merge pull request #1966 from RoboSats/upgrade-minor-libraries
Update minor libraries
2025-05-28 10:13:50 +00:00
c67fc85cb8 Update minor libraries 2025-05-28 11:03:09 +02:00