Commit Graph

849 Commits

Author SHA1 Message Date
OSFr0g
a5d6f4dbf7
Update Basque language (#273)
eu translation update finished
2022-10-08 08:21:45 +00:00
Reckless_Satoshi
19cc6e93ca
Fix Tor connection icon in web 2022-10-07 12:34:57 -07:00
KoalaSat
9bda934ee5
Android Tor icon and copy to clipboard (#269)
* Android Clipboard and Tor Status Icon

* working clipboard and lintern

* Fix

* Add style for Tor connection component

* Fix Freeze and Internet out

* Fix Typo

Co-authored-by: Reckless_Satoshi <reckless.satoshi@protonmail.com>
2022-10-07 14:10:21 +00:00
Reckless_Satoshi
1352937fe6
Add animated avatar placeholder (#270)
* Add animated avatar placeholder

* Fix imports
2022-10-06 10:38:01 -07:00
Reckless_Satoshi
01bcb03aff
Add versioning to Android app 2022-10-06 03:53:03 -07:00
bitcoin-solo
5d5d4d1c09
Fix broken url in translations docs (#268) 2022-10-06 09:29:37 +00:00
Reckless_Satoshi
45a017a5a6
Add theme to redoc docs 2022-10-04 17:04:54 -07:00
Reckless_Satoshi
8e667a1010
Add API v0.1 page to docs 2022-10-04 12:11:41 -07:00
Reckless_Satoshi
36cf1569f0
Update PR template. Fix Android release workflow. 2022-10-04 09:56:12 -07:00
KoalaSat
0689377f2c
Android app config and fixes (#267)
* Android app confuration and fixes

* Adding ignore files

* Prettier

* Asset load

* Run prettier

* Add upload Web.bundle directory as build artifact

* CR

Co-authored-by: Reckless_Satoshi <reckless.satoshi@protonmail.com>
2022-10-04 16:00:37 +00:00
Reckless_Satoshi
0a100802f2
Add bond size to order book 2022-10-02 13:54:45 -07:00
redphix
9a6d3d33a4
Add OpenAPI v3.0 Docs for API (#243)
* Add initial api docs using drf-spectacular

This commit adds the inital and basic docs using drf-spectacular.
It also adds some serializers to be used for automatically
generating response objects by drf-spectacular

* Update api docs with correct request and response objects

- TODO: /order route

* Fix typo in api docs

* Separate OpenAPI schemas into it's own file

* Update drf-spectacular and add API intro and logo

* Update API docs for GET /order

* Add api docs for POST /order route

* Update serializers.py
2022-10-02 18:02:35 +00:00
redphix
4d6f8067bb
Update docs - 09-swaps.md (#263)
* Update 09-swaps.md

* Fix typos in 09-swaps.md and add images
2022-10-02 17:48:34 +00:00
redphix
ba1e616b46
Update docs - add matrix room link in development (#262) 2022-10-02 11:35:21 +00:00
Reckless_Satoshi
21f6edea6e
Fix book column ordering and size 2022-10-01 05:06:49 -07:00
Reckless_Satoshi
3b0e740ea2
Improve book refresh behavior other minor fixes 2022-09-29 15:14:54 -07:00
Reckless_Satoshi
a6cbff8ff6
Prepare for 0.2.1 patch release 2022-09-29 08:21:33 -07:00
Reckless_Satoshi
4362530b77
Update mobile CSS 2022-09-29 05:47:24 -07:00
Reckless_Satoshi
68f35b3d35
Add fullscreen mode for BookTable 2022-09-29 04:53:12 -07:00
Reckless_Satoshi
ab4d83bf49
Set up Android APK build workflow for releases 2022-09-28 13:29:21 -07:00
Reckless_Satoshi
344ba2ab67
Add book double view for large displays. Prettify. 2022-09-28 07:26:44 -07:00
Reckless_Satoshi
7b8fcb3285
Add android webview app (#259)
* Add android build workflow

* Initial webview on tsx template

* Insert ReactJS app from local

* Add Android app icon by @red_purdy (#174)

* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload

Co-authored-by: RedPurdy <104675727+RedPurdy@users.noreply.github.com>

* Fix local reactjs

* Add setup guide. Bundled dev main.js

* Add react native tor

* Move Android CHANGELOG.md to /mobile

* Add torified webview in react-native (#247)

* Add android build workflow

* Android Tor Requests

* Fetching internal files (i18n)

* react-native-tor does not implement PUT

* Get Files from Tor

* Revert "Add android build workflow"

This reverts commit 340bcf8d1c.

* Fix Rebase Removals

* External sources

* react-native-tor crashes

* Last Refactor

* Fix/revert setup guide

* Add /mobile as volume to npm-dev container

On the fully dockerized dev environment the npm process cannot save files outside of /frontend directory. Now it can also save the builds to /mobile

* Fix UsafeAlert

* Run prettier

* Run lint:fix

* Main Profile Image fix

* Remove Tor Requests limitation

Co-authored-by: Reckless_Satoshi <reckless.satoshi@protonmail.com>

Co-authored-by: RedPurdy <104675727+RedPurdy@users.noreply.github.com>
Co-authored-by: KoalaSat <yv1vtrul@duck.com>
2022-09-28 12:08:16 +00:00
Reckless_Satoshi
e47d55b582
Book functional component (#256)
* Add bookTable functional component

* Implement responsive booktable

* Fix unwanted scroll bar on chromium browsers

* Add column self-organization and 3 new columns

* Add responsive behaviour on depth chart

* Run prettier

* Add minimum pageSize (book must at least be 1 row height)

* Adjust circular spinner div height

* Add order ID column style

* Refactor window resize event listener

* Add depth chart outline

* Review fixes
2022-09-27 15:52:00 +00:00
Reckless_Satoshi
33941ce359
Add PR template, run prettier 2022-09-23 03:29:39 -07:00
dependabot[bot]
66d3971825
Bump commonmarker from 0.23.4 to 0.23.6 in /docs (#255)
Bumps [commonmarker](https://github.com/gjtorikian/commonmarker) from 0.23.4 to 0.23.6.
- [Release notes](https://github.com/gjtorikian/commonmarker/releases)
- [Changelog](https://github.com/gjtorikian/commonmarker/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gjtorikian/commonmarker/compare/v0.23.4...v0.23.6)

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

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-09-23 11:07:09 +00:00
KoalaSat
8b60396da8
Mobile Avatar Book Smooth Load (#254)
Mobile Avatr Book Smooth Load
2022-09-23 10:57:08 +00:00
Reckless_Satoshi
81c5a3d9f5
Add coordinator and client versions to Stats for Nerds 2022-09-23 02:52:59 -07:00
KoalaSat
ae193f19a4
Refactor avatars (#251) 2022-09-22 16:23:21 -07:00
Reckless_Satoshi
c9a18751e9
Update ca.json (#252) 2022-09-22 15:37:49 -07:00
Reckless_Satoshi
f5f707bd4e
Add version mismatch detection, refactor GH workflows, draft release.yml, increase prettier scope (#250)
* Refactor GH workflows

* Add version mismatch checker and UpdateClient Dialog

* Fix finalize release workflow

* Increase prettier scope

* Increase prettier coverage, add some static to prettierignore

* Add CodeQL on PR
2022-09-22 15:22:51 -07:00
₿lue Lynx
4effae5ca0
Update ca.json
Stealth invoices capability updated.
2022-09-22 14:56:14 +02:00
Reckless_Satoshi
37b8fdd233
Add version mismatch detection, refactor GH workflows, draft release.yml, increase prettier scope (#250)
* Refactor GH workflows

* Add version mismatch checker and UpdateClient Dialog

* Fix finalize release workflow

* Increase prettier scope

* Increase prettier coverage, add some static to prettierignore

* Add CodeQL on PR
2022-09-21 07:03:38 -07:00
Reckless_Satoshi
e4ddeea39d
Add auto dark mode loader screen 2022-09-20 07:21:19 -07:00
okada-blue
3a07028c9e
Update 03-premium.md and 04-bonds.md (#248)
* Update 03-premium.md

Update 'summary' portion to be more concise and straight forward in describing how premiums are to be viewed in the order book (inspired by a question on TG).

I felt some of the verbiage in the introduction was redundant and could be removed for simplicity.

* Update 04-bonds.md

Commit: Proposed rough draft for documentation on Bonds.

Note: I'm not certain I have captured every scenario in which bonds can be lost.

Question: Should I mention bondless takers?

* Update 04-bonds.md

Update to include revisions
2022-09-19 23:19:03 +00:00
Reckless_Satoshi
dc3a40e71f
Add stealth response to Info, tg_token to order, delete deprecated GET User 2022-09-18 10:37:39 -07:00
Reckless_Satoshi
1bb92f342a
Fix range text, fix type override at currency change 2022-09-17 09:36:50 -07:00
Reckless_Satoshi
dd38551ce0
Fix mobile book amount tooltip 2022-09-17 08:34:45 -07:00
Reckless_Satoshi
fb404165cb
Fix show all orders on book on mobile 2022-09-16 12:39:50 -07:00
Reckless_Satoshi
7754f8a0dc
Fix buy/sell buttons palette 2022-09-16 11:03:16 -07:00
Reckless_Satoshi
34a8fd99ed
Make stealth invoices the default 2022-09-16 09:50:11 -07:00
Reckless_Satoshi
f2cd20c8f0
Add Telegram context on UserGen response 2022-09-16 09:45:09 -07:00
Reckless_Satoshi
91e5db2bb9
Fix simplify buy/sell toggle buttons. Run prettier and lint. 2022-09-16 09:24:14 -07:00
KoalaSat
c770d231d1
Add frontend API client (#242)
* Frontend API client

* Test

* CR updates
2022-09-16 14:16:33 +00:00
okada-blue
b6edc27e6e
Update 02-robots.md (#246)
Include additional information
2022-09-16 09:36:00 +00:00
redphix
6fc20424a8
Fix logic of checking whether non-participants can view order details (#245)
* Fix logic of checking whether non-participants can view order details

* Fix for no participants to not get lengthy responses on public orders

Co-authored-by: Reckless_Satoshi <reckless.satoshi@protonmail.com>
Co-authored-by: Reckless_Satoshi <90936742+Reckless-Satoshi@users.noreply.github.com>
2022-09-15 15:47:09 +00:00
Reckless_Satoshi
1ba94b2abc
Add Telegram notifications for order takers (#244)
* Create EnableTelegramDialog functional component

* Move Enable TG button to Profile dialog

* Add TG bot_name, token and state to API /info/

* Add messages for order takers to Telegram class
2022-09-15 15:42:33 +00:00
Reckless_Satoshi
cd8b607891
Fix tighten condition for selfhosted check 2022-09-14 04:57:58 -07:00
Reckless_Satoshi
efc3da28bd
Update Nivo and resolve need to force install of deps 2022-09-13 10:27:36 -07:00
Reckless_Satoshi
949b0584fb
Remove deprecated setup for development environment without docker-compose 2022-09-13 06:43:20 -07:00
Reckless_Satoshi
6d79cd8351
Add simplified nodeapp / frontend only dev environment setup 2022-09-13 06:34:33 -07:00