Commit Graph

1200 Commits

Author SHA1 Message Date
koalasat
da635ad55f
Change to fast generate order 2024-10-18 22:41:41 +02:00
koalasat
a79d3c2330
Extra spaces not handled properly in input field of recovery token 2024-10-18 22:37:28 +02:00
koalasat
fc1a6b360e
Better Robot recovery tool 2024-10-18 22:34:57 +02:00
KoalaSat
7bf1d5110e
Merge pull request #1495 from RoboSats/use-nostr-in-book-page
Use nostr in book page
2024-10-18 20:31:40 +00:00
koalasat
d19cad9f23
v0.7.1-alpha bump 2024-10-18 17:23:38 +02:00
koalasat
1695745cac
Federation coordinators list refactor 2024-10-18 12:40:03 +02:00
koalasat
3edd9280a5
Create RoboPool 2024-10-18 12:40:02 +02:00
koalasat
463608f9b2
Refactor info endpoint calls 2024-10-18 12:40:02 +02:00
koalasat
7bf77a538e
Refactor info endpoint calls 2024-10-18 12:40:02 +02:00
koalasat
560def2966
WIP 2024-10-18 12:40:01 +02:00
koalasat
49c2469bb1
Nostr test 2024-10-18 12:40:01 +02:00
fiatjaf_
5fa8031b30
uppercase invoices on QR codes 2024-10-07 09:28:47 -03:00
koalasat
ab3a700ab3
Increase robot avatar wait time 2024-10-07 11:03:55 +02:00
BitcoinVeneto
f0477a468d
Update federation.json
Clearnet Mainnet Coordinator Service Address
https://unsafe.bitcoinveneto.org/

Website
https://bitcoinveneto.org/

Devfee Donation restored 20%
2024-10-02 22:48:51 +02:00
BitcoinVeneto
d19a3279b0
Update federation.json 2024-10-02 22:46:17 +02:00
koalasat
f5b2107be4
Remove Satstralia coordinator 2024-10-02 14:46:12 +02:00
koalasat
0fe5c9ec0e
Fix header icons mobile 2024-10-02 14:39:57 +02:00
gabbygator184
87b05eb453 BigLake clearnet urls updated and website added
Changing the domain extension from .xyz to .org and adding a website. #1030
2024-09-26 17:55:34 -03:00
koalasat
bd6c812457
Fix Robohash generation on web 2024-09-24 00:51:40 +02:00
koalasat
a6614191bc
Fix android app chat 2024-09-22 18:57:53 +02:00
koalasat
1aaff4bfa0
Temple clearnet url and email 2024-09-22 16:46:56 +02:00
koalasat
9ef996fe23
BigLake clearnet urls 2024-09-22 16:44:28 +02:00
koalasat
4c6f86d7c1
fix proxy logo 2024-09-18 16:24:00 +02:00
koalasat
670bb1fbc2
Manually disable android notifications 2024-09-18 15:34:31 +02:00
koalasat
33c5efb49e
fix version update dialog texts 2024-09-18 13:54:46 +02:00
koalasat
496499261a
fix paths 2024-09-18 12:51:21 +02:00
koalasat
8b329b9567
switch to filemanager-webpack-plugin 2024-09-18 10:32:01 +02:00
koalasat
6df8bf399d
new integrations pipelines fix 2024-09-18 10:14:43 +02:00
koalasat
d14c3a6f73
new integration test pipeline 2024-09-18 09:18:11 +02:00
koalasat
36472ea89e
Django HTML generation 2024-09-18 08:37:37 +02:00
koalasat
7fd003d337
fix html templates 2024-09-17 17:27:07 +02:00
koalasat
71bda8b8c0
Add relative path to pro html 2024-09-17 16:42:14 +02:00
koalasat
87e5712262
Fix changes 2024-09-17 16:35:43 +02:00
koalasat
bfda0e93be
Fix files cache problem and static files management 2024-09-17 15:14:43 +02:00
koalasat
a642ecb6f5
Fix trade summary sats 2024-09-16 15:28:39 +02:00
koalasat
06fc2e8bd7
Some fixes 2024-09-10 17:55:29 +02:00
koalasat
a92ca62bb1
Refactor Order/Slot models 2024-09-10 12:56:56 +02:00
Reckless_Satoshi
3cd1bf93da
Bump to v0.7.0
Some checks failed
Lint: Python Coordinator / Run linters (push) Has been cancelled
2024-09-09 02:53:39 +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
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
e6e2517262
Merge branch 'main' into patch-12 2024-09-05 19:56:54 +00:00
Amit Panwar
25081aacf0
Merge branch 'main' into desktopApp 2024-08-22 15:37:27 +05:30
koalasat
a7eafa05a8
Fix Successful typo 2024-08-22 10:32:02 +02:00
koalasat
99e2dfd262
Fix fat finger 2024-08-15 21:38:12 +02:00
koalasat
77c11af2c5
Add DZA currency 2024-08-15 20:07:13 +02:00
KoalaSat
e9863417dd
Merge branch 'main' into android-notification-system 2024-08-10 16:07:02 +00:00
koalasat
958da6a11b
Eslint fixes 2024-08-10 17:54:13 +02:00
KoalaSat
a446c9afc2
Merge pull request #1395 from RoboSats/dependabot/npm_and_yarn/frontend/typescript-5.5.4
chore(deps-dev): bump typescript from 5.4.2 to 5.5.4 in /frontend
2024-08-10 15:14:27 +00:00