3064 Commits

Author SHA1 Message Date
20e1852e43 Add files via upload 2025-06-22 08:41:19 +00:00
c530dcf28d Update README.md 2025-06-22 08:40:11 +00:00
e0e2c4d029 Update README.md 2025-06-22 08:39:20 +00:00
a73e60980e chore(deps): bump nostr-sdk from 0.35.1 to 0.42.1
Bumps [nostr-sdk](https://github.com/rust-nostr/nostr-sdk-ffi) from 0.35.1 to 0.42.1.
- [Release notes](https://github.com/rust-nostr/nostr-sdk-ffi/releases)
- [Changelog](https://github.com/rust-nostr/nostr-sdk-ffi/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-nostr/nostr-sdk-ffi/commits/v0.42.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-21 17:38:21 +00:00
54148c5feb Merge pull request #2013 from jerryfletcher21/traditional-environment-production
Traditional non docker environment for production
2025-06-21 17:37:03 +00:00
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
ce0421f8c8 add option for timing issues in tests
On my powerful machine, running tests resulted in some errors.
After a bit of digging I found out that it was a timing issues.
This PR adds a config option TIMING_EXTRA_IN_TESTS that when set to
True, it take some time where it should so that the tests do not fail.
If the config option is not present (default) nothing is changed.
I had this issue very sporadically on my laptop, and every time when
running on an other powerful machine.
2025-05-28 17:49:06 +02: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