KoalaSat
|
3b41397963
|
Merge pull request #1454 from RoboSats/fix-desktop-actin
Fix Desktop action
|
2024-09-09 07:53:30 +00:00 |
|
koalasat
|
e5939caf01
|
Fix Desktop action 2
|
2024-09-09 09:49:35 +02:00 |
|
koalasat
|
d336d68a6c
|
Fix Desktop action
|
2024-09-09 09:47:13 +02:00 |
|
Reckless_Satoshi
|
3cd1bf93da
|
Bump to v0.7.0
Lint: Python Coordinator / Run linters (push) Has been cancelled
|
2024-09-09 02:53:39 +01:00 |
|
dependabot[bot]
|
af321fab51
|
chore(deps): bump django from 5.0.8 to 5.1.1 (#1442)
Bumps [django](https://github.com/django/django) from 5.0.8 to 5.1.1.
- [Commits](https://github.com/django/django/compare/5.0.8...5.1.1)
---
updated-dependencies:
- dependency-name: django
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>
Co-authored-by: Reckless_Satoshi <90936742+Reckless-Satoshi@users.noreply.github.com>
|
2024-09-09 01:40:34 +00:00 |
|
Reckless_Satoshi
|
1d315a3365
|
Fix integration test health check
|
2024-09-09 02:18:35 +01:00 |
|
dependabot[bot]
|
f66e88da19
|
chore(deps-dev): bump prettier from 3.3.2 to 3.3.3 in /frontend (#1411)
Bumps [prettier](https://github.com/prettier/prettier) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.3.2...3.3.3)
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
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-09-09 00:58:23 +00:00 |
|
dependabot[bot]
|
d8cad5fffc
|
chore(deps-dev): bump eslint-plugin-prettier from 5.1.2 to 5.2.1 in /frontend (#1413)
chore(deps-dev): bump eslint-plugin-prettier in /frontend
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.1.2 to 5.2.1.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.1.2...v5.2.1)
---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
dependency-type: direct:development
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-09-09 00:58:16 +00:00 |
|
dependabot[bot]
|
66d699998e
|
chore(deps-dev): bump coverage from 7.6.0 to 7.6.1 (#1417)
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.6.0 to 7.6.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.6.0...7.6.1)
---
updated-dependencies:
- dependency-name: coverage
dependency-type: direct:development
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-09-09 00:58:11 +00:00 |
|
dependabot[bot]
|
1d7e4b601d
|
chore(deps): bump gunicorn from 22.0.0 to 23.0.0 (#1418)
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 22.0.0 to 23.0.0.
- [Release notes](https://github.com/benoitc/gunicorn/releases)
- [Commits](https://github.com/benoitc/gunicorn/compare/22.0.0...23.0.0)
---
updated-dependencies:
- dependency-name: gunicorn
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-09-09 00:56:01 +00:00 |
|
jerry
|
d07c491f40
|
script to generate latest api specs file (#1374)
|
2024-09-09 00:55:01 +00:00 |
|
jerry
|
fbbccc186d
|
fix linter remove unused imports and variables (#1375)
* fix linter remove unused imports and variables
* add UNUSED comment
|
2024-09-09 00:53:11 +00:00 |
|
dependabot[bot]
|
30e3fb11d5
|
chore(deps-dev): bump ruff from 0.5.7 to 0.6.4 (#1453)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.5.7 to 0.6.4.
- [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.5.7...0.6.4)
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
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-09-09 00:50:29 +00:00 |
|
dependabot[bot]
|
ef827c6e60
|
chore(deps-dev): bump github-pages from 231 to 232 in /docs (#1435)
Bumps [github-pages](https://github.com/github/pages-gem) from 231 to 232.
- [Release notes](https://github.com/github/pages-gem/releases)
- [Commits](https://github.com/github/pages-gem/compare/v231...v232)
---
updated-dependencies:
- dependency-name: github-pages
dependency-type: direct:development
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-09-09 00:50:14 +00:00 |
|
Reckless_Satoshi
|
9d665ea030
|
Bump django celery beat
|
2024-09-09 01:49:08 +01:00 |
|
Reckless_Satoshi
|
5621a8d10f
|
Bump integration test ln nodes
|
2024-09-09 01:46:10 +01:00 |
|
KoalaSat
|
0e3b409299
|
Merge pull request #1445 from RoboSats/resolve-latest-dependencies
Sync lnproxy relays / sync (push) Has been cancelled
Resolve latest dependencies
|
2024-09-06 13:58:30 +00:00 |
|
koalasat
|
ba4b426e7d
|
Resolve latest dependencies
|
2024-09-06 15:57:42 +02:00 |
|
KoalaSat
|
20f624dbf7
|
Merge pull request #1437 from soulbless/main
Lint: Python Coordinator / Run linters (push) Has been cancelled
Update warning text when routing budget is not sufficient.
|
2024-09-06 08:45:53 +00:00 |
|
KoalaSat
|
e0bd103c4f
|
Merge pull request #1380 from RoboSats/android-notification-system
Android notification system
|
2024-09-06 08:42:31 +00:00 |
|
koalasat
|
cc63b4d57e
|
Rebase
|
2024-09-06 10:41:15 +02:00 |
|
KoalaSat
|
9a8a821b7b
|
Merge branch 'main' into android-notification-system
|
2024-09-06 08:26:03 +00:00 |
|
KoalaSat
|
5244b2d769
|
Merge pull request #1443 from RoboSats/use-nostr-as-cache-system
Fix fa nostr note tag
|
2024-09-06 08:24:12 +00:00 |
|
koalasat
|
8f5bbd796b
|
Fix fa nostr note tag
|
2024-09-06 10:23:27 +02:00 |
|
KoalaSat
|
ce8799d55f
|
Merge pull request #1362 from RoboSats/use-nostr-as-cache-system
Use nostr as cache system
|
2024-09-06 08:18:57 +00:00 |
|
KoalaSat
|
4f434aa992
|
Merge pull request #1292 from BlueLynx21/patch-12
Update ca.json
|
2024-09-05 19:58:43 +00:00 |
|
KoalaSat
|
e6e2517262
|
Merge branch 'main' into patch-12
|
2024-09-05 19:56:54 +00:00 |
|
KoalaSat
|
612f1cc51e
|
Merge pull request #1299 from amitpanwar789/desktopApp
PR for desktop app
|
2024-09-05 19:46:03 +00:00 |
|
soulbless
|
bd44f0fe63
|
Update warning text when routing budget is not sufficient. (#1)
* Update warning text when routing budget is not sufficient.
* Update warning text when routing budget is not sufficient.
|
2024-09-03 14:32:22 +01:00 |
|
KoalaSat
|
27b8490f33
|
Merge pull request #1426 from lft3t8bx/amp-for-v0.18
AMP Support for SendPaymentRequest in lnd.py, for lnd v0.18 and above.
|
2024-08-26 10:11:52 +00:00 |
|
lft3t8bx
|
3ea3a9d6f8
|
Update lnd.py
Added AMP Support for SendPaymentRequest in lnd.py, for lnd v0.18 and above
|
2024-08-24 15:01:42 +00:00 |
|
Amit Panwar
|
25081aacf0
|
Merge branch 'main' into desktopApp
|
2024-08-22 15:37:27 +05:30 |
|
KoalaSat
|
e6a40c12ea
|
Merge pull request #1421 from RoboSats/fix-successful-typo
Fix Successful typo
|
2024-08-22 09:04:07 +00:00 |
|
koalasat
|
a7eafa05a8
|
Fix Successful typo
|
2024-08-22 10:32:02 +02:00 |
|
koalasat
|
ac7c3bbdaa
|
Skip notification if title empty
|
2024-08-21 10:14:57 +02:00 |
|
KoalaSat
|
1bd38a9029
|
Merge pull request #1409 from RoboSats/add-DZA-currency
Fix fat finger DZD
|
2024-08-15 19:38:46 +00:00 |
|
koalasat
|
99e2dfd262
|
Fix fat finger
|
2024-08-15 21:38:12 +02:00 |
|
KoalaSat
|
a2c5705b15
|
Merge pull request #1408 from RoboSats/add-DZA-currency
Add DZA currency
|
2024-08-15 18:10:00 +00:00 |
|
koalasat
|
77c11af2c5
|
Add DZA currency
|
2024-08-15 20:07:13 +02:00 |
|
KoalaSat
|
1532bf8c46
|
Merge pull request #1405 from RoboSats/dependabot/pip/pre-commit-3.8.0
chore(deps-dev): bump pre-commit from 3.7.0 to 3.8.0
|
2024-08-12 10:45:47 +00:00 |
|
dependabot[bot]
|
b9315d7777
|
chore(deps-dev): bump pre-commit from 3.7.0 to 3.8.0
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.7.0 to 3.8.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v3.7.0...v3.8.0)
---
updated-dependencies:
- dependency-name: pre-commit
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-11 16:39:02 +00:00 |
|
KoalaSat
|
ee9f8739b7
|
Merge pull request #1404 from RoboSats/dependabot/pip/ruff-0.5.7
chore(deps-dev): bump ruff from 0.5.1 to 0.5.7
|
2024-08-11 16:37:53 +00:00 |
|
KoalaSat
|
0f6a1924fa
|
Merge pull request #1387 from RoboSats/dependabot/pip/shapely-2.0.5
chore(deps): bump shapely from 2.0.4 to 2.0.5
|
2024-08-11 15:57:01 +00:00 |
|
dependabot[bot]
|
0d49fb5119
|
chore(deps-dev): bump ruff from 0.5.1 to 0.5.7
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.5.1 to 0.5.7.
- [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.5.1...0.5.7)
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-11 07:14:11 +00:00 |
|
KoalaSat
|
e9863417dd
|
Merge branch 'main' into android-notification-system
|
2024-08-10 16:07:02 +00:00 |
|
KoalaSat
|
e9620e3c2b
|
Merge branch 'main' into use-nostr-as-cache-system
|
2024-08-10 16:06:49 +00:00 |
|
dependabot[bot]
|
8b93b484d3
|
chore(deps): bump shapely from 2.0.4 to 2.0.5
Bumps [shapely](https://github.com/shapely/shapely) from 2.0.4 to 2.0.5.
- [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.4...2.0.5)
---
updated-dependencies:
- dependency-name: shapely
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-10 16:01:48 +00:00 |
|
KoalaSat
|
771f8dbc98
|
Merge pull request #1385 from RoboSats/dependabot/pip/django-import-export-4.1.1
chore(deps): bump django-import-export from 4.1.0 to 4.1.1
|
2024-08-10 16:00:42 +00:00 |
|
KoalaSat
|
5fac3db775
|
Merge pull request #1402 from RoboSats/fix-deb-fund-pubkey-url
Fix devfund url typo
|
2024-08-10 16:00:12 +00:00 |
|
KoalaSat
|
4c5670d8b6
|
Merge pull request #1403 from RoboSats/dependabot/npm_and_yarn/mobile/typescript-eslint/eslint-plugin-8.0.1
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.7 to 8.0.1 in /mobile
|
2024-08-10 15:57:48 +00:00 |
|