3015 Commits

Author SHA1 Message Date
89c829a6c3 Merge pull request #1944 from RoboSats/run-test-in-prs
Run tests in PRs
2025-05-20 09:05:54 +00:00
d544510b66 Run tests in PRs 2025-05-20 11:05:21 +02:00
7b6cfb846e Merge pull request #1937 from jerryfletcher21/increase-test-trade-range
increase tests trade range
2025-05-20 08:59:12 +00:00
3a1b743745 Merge pull request #1938 from jerryfletcher21/fix-typo-tests
fix typo in tests and update api-latest.yaml
2025-05-20 08:54:38 +00:00
35677b3cf6 Merge pull request #1939 from jerryfletcher21/redis-url-option-config-2
read REDIS_URL with decouple
2025-05-20 08:54:19 +00:00
ed6fd74533 Merge branch 'main' into redis-url-option-config-2 2025-05-20 08:52:08 +00:00
c19d7b76b4 Merge branch 'main' into fix-typo-tests 2025-05-20 08:51:45 +00:00
74f90153c1 Merge branch 'main' into increase-test-trade-range 2025-05-20 08:50:55 +00:00
15af26b557 Merge pull request #1936 from jerryfletcher21/fix-ruff-warning
fix ruff warning in telegram_watcher
2025-05-20 08:46:21 +00:00
a00f2e7060 chore(deps): bump org.jetbrains.kotlin:kotlin-gradle-plugin
Bumps [org.jetbrains.kotlin:kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) from 2.1.20 to 2.1.21.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.1.20...v2.1.21)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
  dependency-version: 2.1.21
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-19 07:58:11 +00:00
b150c552c8 chore(deps-dev): bump ruff from 0.11.6 to 0.11.10
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.11.6 to 0.11.10.
- [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.11.6...0.11.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-18 07:30:30 +00:00
c8a95b087b read REDIS_URL with decouple 2025-05-17 17:43:09 +02:00
fffb12e66d fix typo in tests and update api-latest.yaml 2025-05-17 15:51:15 +02:00
564073430a increase tests trade range 2025-05-17 15:43:39 +02:00
5fe80c9b44 fix ruff warning in telegram_watcher 2025-05-16 18:26:56 +02:00
7e1d69fc49 Merge pull request #1929 from jerryfletcher21/telegram-watcher-check-result
fix result not present in telegram api response
2025-05-14 21:10:04 +00:00
0557dd6b89 fix result not present in telegram api response 2025-05-14 00:08:50 +02:00
1758896d4d Merge pull request #1928 from p-manoel/feature/add-nomad-payment-method
Add Nomad payment method
2025-05-13 20:23:43 +00:00
8925474801 Merge branch 'main' into feature/add-nomad-payment-method 2025-05-13 20:23:31 +00:00
b34d22f4f0 Merge pull request #1927 from jerryfletcher21/librebazaar-robosats-client-typo
fix typo in nodeapp/robosats-client.sh
2025-05-13 20:22:41 +00:00
e5c6a46420 Refactor Nomad payment method icon to use single quotes for consistency
Updated the Nomad payment method icon in Icons/index.tsx to use single quotes for string literals, aligning with the project's coding style. This change enhances code readability and maintains consistency across the codebase.
2025-05-13 15:12:02 -03:00
cf00fc6e09 Add Nomad payment method and associated icon
Introduced a new payment method 'Nomad' in MethodList.ts and added its corresponding icon in Icons/index.tsx. Included the Nomad icon as a binary file in the project.
2025-05-13 15:04:19 -03:00
9037776d2d fix typo in nodeapp/robosats-client.sh 2025-05-13 18:22:22 +02:00
42434ed7d4 Merge pull request #1925 from RoboSats/fix-nodeapp
Fix nodeapp nostr relay
2025-05-13 10:30:34 +00:00
a1ca8b4ce2 Fix nodeapp nostr relay 2025-05-13 12:29:04 +02:00
477c4960d6 Merge pull request #1923 from RoboSats/librebazaar-coordinator
LibreBazaar nostr
2025-05-13 09:13:15 +00:00
a60798975e Merge pull request #1909 from RoboSats/librebazaar-coordinator
LibreBazaar coordinator
2025-05-13 09:04:43 +00:00
68b6dd0059 Merge pull request #1922 from dennisreimann/android-adaptive-icons
Android: Add Adaptive Icons support
2025-05-13 09:04:12 +00:00
53491df7f1 Update ic_launcher_round.xml 2025-05-13 08:53:43 +02:00
39913d6eb4 Android: Add Adaptive Icons support
Adds [Adaptive Icons](https://developer.android.com/develop/ui/views/launch/icon_design_adaptive) support on Android. Closes #1919.
2025-05-13 07:04:16 +02:00
6f68db41b3 nostr 2025-05-12 23:36:34 +02:00
ea80e39011 Rebase 2025-05-11 17:13:13 +02:00
56213e7f3d LibreBazaar coordinator 2025-05-11 17:05:58 +02:00
ace31956f3 Merge pull request #1921 from RoboSats/revert-1913-redis-url-option-config
Revert "fix REDIS_URL config instead of environment variable"
2025-05-11 14:48:46 +00:00
18b3b25e63 Revert "fix REDIS_URL config instead of environment variable" 2025-05-11 14:47:06 +00:00
3b60ae7814 Merge pull request #1911 from RoboSats/upgrade-libraries
Upgrade all frontend libraries
2025-05-11 14:40:25 +00:00
1287c4454b Fix table 2025-05-11 16:34:45 +02:00
d6609e991e Fix others 2025-05-11 15:15:28 +02:00
ebfac49875 Order view 2025-05-11 14:11:15 +02:00
58763df9db Maker form 2025-05-11 12:34:43 +02:00
4e226ebbd9 chore(deps): bump drf-spectacular-sidecar from 2024.12.1 to 2025.5.1
Bumps [drf-spectacular-sidecar](https://github.com/tfranzel/drf-spectacular-sidecar) from 2024.12.1 to 2025.5.1.
- [Commits](https://github.com/tfranzel/drf-spectacular-sidecar/compare/2024.12.1...2025.5.1)

---
updated-dependencies:
- dependency-name: drf-spectacular-sidecar
  dependency-version: 2025.5.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-11 07:33:51 +00:00
aefeb91e2a chore(deps): bump celery from 5.4.0 to 5.5.2
Bumps [celery](https://github.com/celery/celery) from 5.4.0 to 5.5.2.
- [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.4.0...v5.5.2)

---
updated-dependencies:
- dependency-name: celery
  dependency-version: 5.5.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-11 07:33:38 +00:00
1e2a742de2 Merge pull request #1912 from jerryfletcher21/development-option-cast
cast DEVELOPMENT config to bool
2025-05-10 22:39:54 +00:00
5fe4522176 Merge pull request #1913 from jerryfletcher21/redis-url-option-config
fix REDIS_URL config instead of environment variable
2025-05-10 22:38:07 +00:00
17bc47750d Fix Table 2025-05-10 20:22:37 +02:00
aa5d9ef7d2 Fix charts 2025-05-10 12:57:05 +02:00
e24addbc34 fix REDIS_URL config instead of environment variable 2025-05-09 22:19:39 +02:00
6f8d351d93 cast DEVELOPMENT config to bool 2025-05-09 22:03:21 +02:00
308ff9ef4f WIP 2025-05-09 18:57:18 +02:00
142a6d89a2 Review 2025-05-09 17:21:55 +02:00