885 Commits

Author SHA1 Message Date
825ffe3cfe Add QR Code to enable Telegram notifications (#232) 2022-09-09 17:07:15 +00:00
4c01d42f62 Merge branch autoscale-ui into main (#233) 2022-09-09 09:52:52 -07:00
d0f951c16d Remove zoom-in/out, restore Autocomplete, fix timer dependencies 2022-09-09 09:44:33 -07:00
a0b1d277c6 Fix selfhosted secure/unsecure context bug (#234) 2022-09-09 15:27:03 +00:00
af062a46df Make Maker page scale with fontsize 2022-09-09 04:51:33 -03:00
cad000d838 Make Bottom Bar scale with fontsize 2022-09-09 04:51:33 -03:00
5d09200e17 Finish scaling UserGenPage 2022-09-09 04:51:24 -03:00
7b4dca44f8 Add page settings button 2022-09-09 04:02:18 -03:00
a777ecb989 Scale avatar width and R. Pass theme as prop to class components. 2022-09-09 04:02:18 -03:00
e2455ec3f9 Add demonstratory zoom out button 2022-09-09 04:00:27 -03:00
645671265a Fix merge conflicts and merge #231 2022-09-08 16:20:29 -07:00
e8852c2423 Replace material-ui-image, delete qrscanner, fix dependencies 2022-09-08 15:34:06 -07:00
138311a1b7 Add example federation member 2022-09-07 13:42:54 -07:00
a6893c8ceb Change css to fix order book alignment in safari desktop (#225)
Changing css to fix order book alignement in safari desktop
2022-09-07 19:17:55 +00:00
425225d23d Add book depth chart (#219)
* Amount X Axis, Avatars and refactor

* Theme and performance improvements

* Remove duplicated tooltips

* Code Review

* Marker Theme color

* Missing end lines

Signed-off-by: KoalaSat <111684255+KoalaSat@users.noreply.github.com>
2022-08-30 13:12:15 -07:00
458f5ac4e7 Add book depth chart (#219)
* Amount X Axis, Avatars and refactor

* Theme and performance improvements

* Remove duplicated tooltips

* Code Review

* Marker Theme color

* Missing end lines

Signed-off-by: KoalaSat <111684255+KoalaSat@users.noreply.github.com>
2022-08-30 18:49:16 +00:00
e613cd9ffa Update 02-robots.md (#221)
* Update 02-robots.md
2022-08-28 17:53:30 +00:00
2abf6cb66f Add linter and formatter 2022-08-28 00:20:45 +02:00
7fb2767ee7 Add Alby to wallet compatibility list 2022-08-26 10:57:54 -07:00
8eda1dd20f Update th.json (#218) 2022-08-26 13:32:56 +00:00
7083423189 Add WebLN support (#215)
* Add WebLN support

* Fix Variable Typo

* Invoice Generation

Signed-off-by: KoalaSat <111684255+KoalaSat@users.noreply.github.com>

* Code Review

* Second CR

* Catch cancelations

* Final Review

Signed-off-by: KoalaSat <111684255+KoalaSat@users.noreply.github.com>
2022-08-25 08:50:48 +00:00
473c4de528 Fix selfhosted detection on subpaths 2022-08-24 16:45:04 -07:00
dd2832794e Add node app icon and gallery images by @RedPurdy (#217)
* Add files via upload

* Add files via upload

Co-authored-by: RedPurdy <104675727+RedPurdy@users.noreply.github.com>
2022-08-24 11:40:13 -07:00
12747ed170 Add client app screenshots and remove frontend logs 2022-08-24 08:11:38 -07:00
f2f6309ed1 Increase websocket connection attemp timeout. Fix typos. 2022-08-23 11:57:57 -07:00
7b51f4dfe4 Add nginx to bypass websockets on node client app 2022-08-23 11:01:19 -07:00
6ff8df6dad Add selfhosting translation keys 2022-08-23 03:16:29 -07:00
d6f82886fd Update CI/CD workflows 2022-08-22 16:22:34 -07:00
a53a40fb4f Add success alert to selfhosted client apps 2022-08-22 16:18:31 -07:00
45fd82430e Lighten frontend dev docker image 2022-08-22 11:30:18 -07:00
6013757e24 Fix github action workflow symlinks ignored 2022-08-22 10:52:58 -07:00
d769129142 Create RoboSats docker client app for soverign nodes (#216)
* Init robosats node app development

* Add simple node app to dev docker-compose

* Add multi-platform build for node client app
2022-08-22 16:51:23 +00:00
67a542cf31 Update setup.md 2022-08-21 20:58:29 +00:00
e738a2fe88 Keep Russian translation up-to-date (#213) 2022-08-18 18:24:04 +00:00
f8e879a3f7 Fix unreproducible bug (at least try) when order does not advance into CHA status. 2022-08-18 11:13:20 -07:00
860b3c136b Fix dispute solve admin actions. Fix i18n var for takerFee. 2022-08-18 03:33:55 -07:00
0229f8759e Update info dialog. Add explicit fee section on external charges. 2022-08-17 06:37:24 -07:00
7512a313df Rename Paypal to Paypal friends and family 2022-08-15 07:38:15 -07:00
cc3ec7ac65 Detect and match system dark mode as default theme 2022-08-15 04:00:16 -07:00
4152e54430 Make robosats setup easies (#212) 2022-08-15 10:44:54 +00:00
83320c9b91 Add stealth invoice icon and ES translation 2022-08-13 05:55:04 -07:00
6bae4d95e5 Bump django from 3.2.14 to 3.2.15 (#211)
Bumps [django](https://github.com/django/django) from 3.2.14 to 3.2.15.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/3.2.14...3.2.15)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-12 17:43:12 +00:00
eff58dc91d Add stealth invoices (#210)
* Add stealth invoice switch to profile

* Add stealth invoice including only order uuid

* Add explanatory tooltip for stealth invoices and fix code smells
2022-08-12 17:41:06 +00:00
6090e21f6a Add grpc generation script and update setup.md to run it using docker container (#209)
* Add grpc generation script and update setup.md to run it using docker container

* Change local url from localhost to 127.0.0.1
2022-08-12 16:29:27 +00:00
efd89756e4 Conver Info Dialog texts blobs into Accordion components 2022-08-10 03:08:12 -07:00
d8effa1951 Add BTC Sessions onchain tutorial 2022-08-09 16:02:28 -07:00
588691c4c8 Add new payment methods and rename posgres_db envvar 2022-08-09 02:44:29 -07:00
5281176e3c Add use_tor boolean to envvars 2022-08-08 08:58:06 -07:00
d73b05f76c Check for token in chat input and forbid 2022-08-07 10:46:10 -07:00
f4cd676d2b Fix linear determinate countdown timer bug when waiting for escrow 2022-08-03 14:24:30 -07:00