Commit Graph

1256 Commits

Author SHA1 Message Date
KoalaSat
ce69782ee8
Merge pull request #1642 from RoboSats/dependabot/npm_and_yarn/frontend/mui/x-date-pickers-7.23.1
chore(deps): bump @mui/x-date-pickers from 7.2.0 to 7.23.1 in /frontend
2024-12-08 18:26:52 +00:00
KoalaSat
7b1ca814fe
Merge pull request #1636 from RoboSats/dependabot/npm_and_yarn/frontend/nostr-tools-2.10.4
chore(deps): bump nostr-tools from 2.9.1 to 2.10.4 in /frontend
2024-12-08 18:25:54 +00:00
KoalaSat
23437db949
Merge pull request #1589 from RoboSats/dependabot/npm_and_yarn/frontend/react-grid-layout-1.5.0
chore(deps): bump react-grid-layout from 1.4.4 to 1.5.0 in /frontend
2024-12-08 18:20:44 +00:00
dependabot[bot]
39693670ce
chore(deps): bump @mui/x-date-pickers from 7.2.0 to 7.23.1 in /frontend
Bumps [@mui/x-date-pickers](https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers) from 7.2.0 to 7.23.1.
- [Release notes](https://github.com/mui/mui-x/releases)
- [Changelog](https://github.com/mui/mui-x/blob/v7.23.1/CHANGELOG.md)
- [Commits](https://github.com/mui/mui-x/commits/v7.23.1/packages/x-date-pickers)

---
updated-dependencies:
- dependency-name: "@mui/x-date-pickers"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-06 08:08:44 +00:00
dependabot[bot]
fa364da54f
chore(deps): bump nostr-tools from 2.9.1 to 2.10.4 in /frontend
Bumps [nostr-tools](https://github.com/nbd-wtf/nostr-tools) from 2.9.1 to 2.10.4.
- [Release notes](https://github.com/nbd-wtf/nostr-tools/releases)
- [Commits](https://github.com/nbd-wtf/nostr-tools/compare/v2.9.1...v2.10.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-29 07:46:48 +00:00
KoalaSat
65fcb64533
Merge pull request #1633 from RoboSats/fix-book-pagination
Some checks failed
Sync lnproxy relays / sync (push) Has been cancelled
Fix book pagination
2024-11-26 23:35:36 +00:00
koalasat
fa58a110ac
Typo 2024-11-26 12:36:55 +01:00
koalasat
62cafe5fa0
Include other statuses 2024-11-26 12:34:36 +01:00
koalasat
52b1b162d8
dynamically remove expired orders with nostr 2024-11-26 12:31:06 +01:00
koalasat
e8421f7424
Fix book pagination 2024-11-25 11:24:50 +01:00
koalasat
075ee0c30c
Lint 2024-11-25 10:38:33 +01:00
koalasat
449ee79ca4
Filter depth chart by host 2024-11-25 10:29:44 +01:00
Reckless_Satoshi
a600e70be0
Bump to v0.7.3-alpha
Some checks failed
Sync lnproxy relays / sync (push) Has been cancelled
2024-11-24 08:28:41 +00:00
KoalaSat
673037c3df
Websockets on Tor android (#1615)
* Websockets on Tor android

* Show turtle mode on android

* Display lnp2pbot orders (#1617)

* P2PBOT working

* Display LNP2POrders

* Filter by robosats orders

* Robosats hosts filter by default and better browse text

---------

Co-authored-by: Reckless_Satoshi <90936742+Reckless-Satoshi@users.noreply.github.com>
2024-11-24 08:16:50 +00:00
Flávio De Melo
be80cc12a4
Generate charts with data filtered by selected currency (#1602)
* Generate charts with data filtered by selected currency

Pre-commit changes

* Bugfix: refresh chart when USD is selected
2024-11-24 07:55:23 +00:00
KoalaSat
5fe89e26f9
Fix exchange summary (#1611)
* Fix exchange summary

* Better loading bar placement

* Fix loading coordinators calc
2024-11-24 07:35:00 +00:00
KoalaSat
2645c9eb20
Display coordinator info on create (#1622)
* Display coordinator info on create

* Better info
2024-11-24 07:34:28 +00:00
koalasat
3907983ffe
Fix reconnection after close 2024-11-11 23:31:46 +01:00
koalasat
b2713ff83f
refactor nostr websocket to be preared for mobile 2024-11-11 17:36:31 +01:00
Reckless_Satoshi
6b8b694d07
Bump to v0.7.2-alpha
Some checks failed
Lint: Python Coordinator / Run linters (push) Has been cancelled
Sync lnproxy relays / sync (push) Has been cancelled
2024-11-10 09:05:50 +00:00
Reckless_Satoshi
ee2f659bd6
Fix routes for /garage 2024-11-10 08:51:47 +00:00
Flávio De Melo
3c3c09db02
Replace snort by njump links (#1603)
* Replace snort by njump links

* Use platform agnostic method to check device
2024-11-10 08:38:06 +00:00
koalasat
9bcf4c1c85
Randomize nostr relay connection 2024-11-08 13:04:57 +01:00
koalasat
76f2f33ae8
Disable nostr for android 2024-11-02 22:11:16 +01:00
KoalaSat
b0e3991e68
Add over the moon coordinator (#1591)
* Add over the moon coordinator

* Add Over the Moon to self-hosted backend

* Add over the moon avatar

---------

Co-authored-by: Reckless_Satoshi <reckless.satoshi@protonmail.com>
2024-11-02 20:01:23 +00:00
dependabot[bot]
8302e482d2
chore(deps): bump react-grid-layout from 1.4.4 to 1.5.0 in /frontend
Bumps [react-grid-layout](https://github.com/STRML/react-grid-layout) from 1.4.4 to 1.5.0.
- [Release notes](https://github.com/STRML/react-grid-layout/releases)
- [Changelog](https://github.com/react-grid-layout/react-grid-layout/blob/master/CHANGELOG.md)
- [Commits](https://github.com/STRML/react-grid-layout/compare/1.4.4...1.5.0)

---
updated-dependencies:
- dependency-name: react-grid-layout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-01 07:28:55 +00:00
KoalaSat
2fbf601140
Merge pull request #1579 from lft3t8bx/main
Some checks failed
Sync lnproxy relays / sync (push) Has been cancelled
Update TempleOfSats pubkey in federation.json
2024-10-26 13:58:24 +00:00
koalasat
325468ccd3
fix lint 2024-10-26 15:57:38 +02:00
dependabot[bot]
6f99ba7c71
chore(deps): bump nostr-tools from 2.7.2 to 2.9.1 in /frontend
Bumps [nostr-tools](https://github.com/nbd-wtf/nostr-tools) from 2.7.2 to 2.9.1.
- [Release notes](https://github.com/nbd-wtf/nostr-tools/releases)
- [Commits](https://github.com/nbd-wtf/nostr-tools/compare/v02.7.2...v2.9.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-26 15:51:54 +02:00
KoalaSat
85c25fa878
Merge pull request #1574 from RoboSats/dependabot/npm_and_yarn/frontend/mui/system-6.1.5
chore(deps): bump @mui/system from 6.1.4 to 6.1.5 in /frontend
2024-10-26 13:51:29 +00:00
lft3t8bx
dd4964da3b
Update TempleOfSats pubkey in federation.json 2024-10-26 09:49:05 +00:00
dependabot[bot]
91bed2a699
chore(deps): bump @mui/system from 6.1.4 to 6.1.5 in /frontend
Bumps [@mui/system](https://github.com/mui/material-ui/tree/HEAD/packages/mui-system) from 6.1.4 to 6.1.5.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v6.1.5/packages/mui-system)

---
updated-dependencies:
- dependency-name: "@mui/system"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-25 07:16:17 +00:00
dependabot[bot]
27eae3f677
chore(deps): bump i18next-http-backend from 2.5.0 to 2.6.2 in /frontend
Bumps [i18next-http-backend](https://github.com/i18next/i18next-http-backend) from 2.5.0 to 2.6.2.
- [Changelog](https://github.com/i18next/i18next-http-backend/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next-http-backend/compare/v2.5.0...v2.6.2)

---
updated-dependencies:
- dependency-name: i18next-http-backend
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-25 07:16:08 +00:00
koalasat
60f2d1774a
Add skeleton while loading limits 2024-10-21 00:05:05 +02:00
koalasat
94b321132d
Bump 2024-10-20 02:45:05 +02:00
koalasat
af08919b9e
Revert "Improve Robot recovery buttons"
This reverts commit e83afea51b.

Conflicts:
	frontend/static/locales/ca.json
	frontend/static/locales/es.json
	frontend/static/locales/fr.json
	frontend/static/locales/it.json
	frontend/static/locales/ja.json
	frontend/static/locales/pt.json
	frontend/static/locales/ru.json
	frontend/static/locales/sw.json
	frontend/static/locales/zh-SI.json
	frontend/static/locales/zh-TR.json
2024-10-20 02:43:40 +02:00
koalasat
c7128d142f
Improve Robot recovery buttons 2024-10-20 02:37:10 +02:00
koalasat
e83afea51b
Improve Robot recovery buttons 2024-10-20 02:36:45 +02:00
koalasat
c913da67d6
Generate Robot and Order 2024-10-19 22:52:47 +02:00
koalasat
e84fa95655
Fix bugs after libraries updates 2024-10-19 16:30:26 +02:00
koalasat
092af525b1
Fix typo 2024-10-19 16:00:13 +02:00
koalasat
3f882db902
Frontend eslint fixes 2024-10-19 15:57:20 +02:00
dependabot[bot]
df66c297c1
chore(deps-dev): bump eslint-plugin-promise in /frontend
Bumps [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) from 6.1.1 to 6.6.0.
- [Release notes](https://github.com/eslint-community/eslint-plugin-promise/releases)
- [Changelog](https://github.com/eslint-community/eslint-plugin-promise/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint-community/eslint-plugin-promise/compare/v6.1.1...v6.6.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-promise
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-19 15:36:47 +02:00
koalasat
9f5c39489d
Fix mobile eslint 2024-10-19 15:33:55 +02:00
koalasat
5edf3d0ef4
Bump update muisystem and react-countdown 2024-10-19 14:51:47 +02:00
koalasat
020ea1b63f
Rebuild packagae.json 2024-10-19 14:33:46 +02:00
KoalaSat
46aacffc5d
Merge pull request #1547 from RoboSats/dependabot/npm_and_yarn/frontend/path-to-regexp-6.3.0
chore(deps): bump path-to-regexp from 6.2.2 to 6.3.0 in /frontend
2024-10-19 12:20:15 +00:00
KoalaSat
e1fb28cdec
Merge pull request #1546 from RoboSats/dependabot/npm_and_yarn/frontend/ws-8.18.0
chore(deps): bump ws from 8.17.0 to 8.18.0 in /frontend
2024-10-19 12:20:02 +00:00
KoalaSat
8cf534692c
Merge pull request #1548 from RoboSats/dependabot/npm_and_yarn/frontend/braces-3.0.3
chore(deps): bump braces from 3.0.2 to 3.0.3 in /frontend
2024-10-19 12:19:39 +00:00
dependabot[bot]
a2acad9970
chore(deps): bump braces from 3.0.2 to 3.0.3 in /frontend
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-19 12:18:29 +00:00