2068 Commits

Author SHA1 Message Date
507082d865 Logs to docker 2024-08-07 22:43:57 +02:00
ab1a488a4b Docker write access 2024-08-07 22:43:56 +02:00
c0d08726f9 Tesnet onions 2024-08-07 22:43:55 +02:00
73189af6af Tesnet sync 2024-08-07 22:43:55 +02:00
fda906bd92 Fix unmutable conf 3 2024-08-07 22:43:54 +02:00
7d0b3bace9 Fix unmutable conf 2 2024-08-07 22:43:53 +02:00
ae18acdb90 Fix unmutable conf 2024-08-07 22:43:53 +02:00
ae4502903c Filter as variable in sync.sh 2024-08-07 22:43:52 +02:00
c28ba4afc8 Some NIP fixes 2024-08-07 22:43:51 +02:00
9b7240e3dd Real onions 2024-08-07 22:43:50 +02:00
be3bd80a6a CR 2024-08-07 22:43:50 +02:00
7accfcf9a9 Torify strfry sync 2024-08-07 22:43:49 +02:00
334587b212 Sync filtering 2024-08-07 22:43:48 +02:00
b7f9f1827e Working 2024-08-07 22:43:48 +02:00
c1e9da5c6f Test entrypoint 2024-08-07 22:43:47 +02:00
c597cc8129 Better tags 2024-08-07 22:43:46 +02:00
a6c2130846 Testing 2024-08-07 22:43:46 +02:00
6635722a96 Addapt Docker 2024-08-07 22:43:45 +02:00
cbb063f06d NIP corrections 2024-08-07 22:43:44 +02:00
bdc10eb289 Switch to strfry 2024-08-07 22:43:43 +02:00
97bb2dc777 Prepare for other events 2024-08-07 22:43:43 +02:00
3e460bb255 Use nostr as cache system 2024-08-07 22:43:41 +02:00
8bc7f1d1d1 Merge pull request #1400 from RoboSats/dependabot/pip/django-5.0.8
chore(deps): bump django from 5.0.6 to 5.0.8
2024-08-07 20:37:38 +00:00
b8961cc354 chore(deps): bump django from 5.0.6 to 5.0.8
Bumps [django](https://github.com/django/django) from 5.0.6 to 5.0.8.
- [Commits](https://github.com/django/django/compare/5.0.6...5.0.8)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-07 20:36:02 +00:00
68706636ec Merge pull request #1389 from RoboSats/fix-telegram-bot
Fix telegram bot
2024-07-22 13:32:34 +00:00
70fc02b242 Fix telegram bot 2024-07-18 14:06:57 +02:00
fbfa7a060b Fix telegram bot 2024-07-18 12:05:04 +02:00
fd1f82f2f5 Fix telegram bot 2024-07-18 01:34:34 +02:00
886956c5a9 Merge pull request #1356 from RoboSats/new-notifications
New notifications
android-444ca99
2024-07-13 11:37:13 +00:00
c960d19637 fix ruff 2024-07-09 21:55:45 +02:00
6885a24f59 Include created_at 2024-07-09 21:50:48 +02:00
adbaa60da2 Update test comment 2024-07-09 21:39:15 +02:00
53bdb30166 Fix endpoint fields 2024-07-09 21:39:15 +02:00
9855e5d1f2 Test fix 2024-07-09 21:39:15 +02:00
3de8b7e3cc Test trigger 2024-07-09 21:39:15 +02:00
0175e73ca1 New notifications 2024-07-09 21:39:15 +02:00
e9a49d31f1 Fix re-enable tests on release 2024-07-07 14:59:52 +01:00
2b1003f7ae Fix temporary silence to integration tests v0.6.3-alpha 2024-07-07 14:52:40 +01:00
4ce480ccc9 Bump numpy 2024-07-07 14:34:12 +01:00
5420f3475b Update api specs version 2024-07-07 14:21:23 +01:00
dfd1cf5360 Bump to v0.6.3 2024-07-07 14:09:56 +01:00
c29060d82f chore(deps): bump docker/build-push-action from 5 to 6 (#1340)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5 to 6.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v5...v6)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  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-07-07 11:29:28 +00:00
e5d8458eca Update coordinator temple of sats 2024-07-07 12:25:47 +01:00
6f4989cbf6 remove leftover of avatar generator (#1366) android-62c16c0 2024-07-07 11:17:15 +00:00
35d37e6328 small fix in get_exchange_rates (#1365)
While running tests, the print(e) was printing an annoying list of
currencies. Removing it it is also more coherent with the other
currencies providers below.
2024-07-07 11:15:54 +00:00
62c16c0e91 chore(deps): bump django-cors-headers from 4.3.1 to 4.4.0 (#1350)
Bumps [django-cors-headers](https://github.com/adamchainz/django-cors-headers) from 4.3.1 to 4.4.0.
- [Changelog](https://github.com/adamchainz/django-cors-headers/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/adamchainz/django-cors-headers/compare/4.3.1...4.4.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-07 11:06:37 +00:00
eca8391e75 chore(deps): bump react-i18next from 14.1.0 to 14.1.2 in /frontend (#1344)
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 14.1.0 to 14.1.2.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v14.1.0...v14.1.2)

---
updated-dependencies:
- dependency-name: react-i18next
  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-07-07 10:59:37 +00:00
759e2e6250 chore(deps): bump npm from 10.5.0 to 10.8.1 in /frontend (#1343)
Bumps [npm](https://github.com/npm/cli) from 10.5.0 to 10.8.1.
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md)
- [Commits](https://github.com/npm/cli/compare/v10.5.0...v10.8.1)

---
updated-dependencies:
- dependency-name: npm
  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-07-07 10:59:29 +00:00
96b4cefc9f chore(deps): bump django-import-export from 4.0.7 to 4.1.0 (#1358)
Bumps [django-import-export](https://github.com/django-import-export/django-import-export) from 4.0.7 to 4.1.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.0.7...4.1.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-07 10:56:09 +00:00
a267593785 chore(deps): bump drf-spectacular-sidecar from 2024.4.1 to 2024.7.1 (#1370)
Bumps [drf-spectacular-sidecar](https://github.com/tfranzel/drf-spectacular-sidecar) from 2024.4.1 to 2024.7.1.
- [Commits](https://github.com/tfranzel/drf-spectacular-sidecar/compare/2024.4.1...2024.7.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-07-07 10:44:52 +00:00