Commit graph

1703 commits

Author SHA1 Message Date
Jonathan Zernik
fd3d4229fb
Show modal for delete squeak (#2125)
* Got delete modal working for squeak card

* Got delete squeak modal working in squeak page

* Update frontend build
2022-04-12 00:26:05 -07:00
Jonathan Zernik
78275176d4
Remove old requests javascript file (#2122) 2022-04-11 22:56:25 -07:00
Jonathan Zernik
1f602ea44e
Fix warnings frontend 3 (#2121)
* Remove dotenv javascript lib

* Run npm audit fix

* Run npm audit fix --force

* Update frontend build
2022-04-11 21:46:01 -07:00
dependabot[bot]
b8384e33cf
Bump moment from 2.26.0 to 2.29.2 in /frontend (#2115)
Bumps [moment](https://github.com/moment/moment) from 2.26.0 to 2.29.2.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.26.0...2.29.2)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-09 10:18:40 -07:00
Jonathan Zernik
f51c546299
Update readme screen capture gif (#2113) 2022-04-05 01:25:41 -07:00
Jonathan Zernik
113d1fc0c7
Use gif screen capture in readme (#2111) 2022-04-05 00:57:01 -07:00
Jonathan Zernik
9c2ec7ec74
Update squeak struct description in readme (#2109)
* Update squeak struct description in readme

* Include lightning payment in description of squeak decryption key in readme
2022-04-03 22:55:20 -07:00
Jonathan Zernik
19d540849c
Upgrade squeaklib to v0.12.0 (#2108) 2022-04-03 22:46:43 -07:00
Jonathan Zernik
651b076381
Update readme screenshot image (#2105)
* Update readme screenshot image

* Update readme screenshot image
2022-03-31 01:30:21 -07:00
yzernik
731a580e80
Release version 0.2.16 2022-03-31 01:14:35 -07:00
Jonathan Zernik
cd897a240e
Center html elements in login form (#2104) 2022-03-31 01:10:17 -07:00
Jonathan Zernik
ff79efda35
Improve login page 2 (#2103)
* Got basic login page format working

* Use different login css template

* Got login form partially working

* Remove old form fields

* Got login page working with image

* Load css and js assets locally
2022-03-31 01:01:46 -07:00
Jonathan Zernik
a1981cc846
Show sent payments and received payments for pubkey (#2101)
* Got sent payments working for profile page

* Show received payments in profile page

* Fix infinite scroll of received payments for profile page

* Update frontend build
2022-03-30 21:19:22 -07:00
Jonathan Zernik
f7fec3b8a3
Show sent payments for profile (#2100)
* Add db methods to get sent and received payments for pubkey

* Add flask endpoints for payments per pubkey

* Got amount earned summary working in profile page.

* Update frontend build
2022-03-30 19:58:49 -07:00
Jonathan Zernik
b1ac20cd4a
Fix tab header text for sent payments and received payments in squeak… (#2095)
* Fix tab header text for sent payments and received payments in squeak page

* Update frontend build
2022-03-30 15:22:44 -07:00
Jonathan Zernik
aa48310f01
Fetch signing profiles after creating new profile (#2091)
* Fetch signing profiles after creating new profile

* Update frontend build
2022-03-30 14:18:27 -07:00
Jonathan Zernik
acd52663de
Update frontend build (#2090) 2022-03-30 13:51:12 -07:00
Jonathan Zernik
343fdd43e6
Fix close spending modal on profile page (#2089) 2022-03-30 13:45:39 -07:00
Jonathan Zernik
5dda93b61a
Return 404 response when squeak does not exist (#2085) 2022-03-30 03:33:29 -07:00
Jonathan Zernik
d9e8985438
Remove zeromq hashblock config from readme (#2083) 2022-03-30 03:02:45 -07:00
yzernik
a8a463b8cc
Release version 0.2.15 2022-03-30 02:15:29 -07:00
Jonathan Zernik
65f53bc938
Show sent and received payments for squeak (#2081)
* Add backend endpoint for get sent payments for squeak and get received payments for squeak.

* Improved look of sats spent and sats earned text in squeak page

* Got spending modal working on squeak page

* Got sent payments working for squeak page

* Got received payments working for squeak page

* Update frontend build
2022-03-30 01:58:11 -07:00
Jonathan Zernik
dff40ef55e
Refactor sent payment into card component (#2080)
* Refactored sent payment into card component

* Refactored received payment into card component

* Update frontend build
2022-03-29 23:45:49 -07:00
Jonathan Zernik
b251263394
Show payments for squeak (#2078)
* Add get received payment summary for squeak and get sent payment summary for squeak.

* Add get sent payments for squeak.

* Add get received payments for squeak.

* Add RPC and flask endpoint for get payment summary for squeak.

* Got payment summary fields working in squeak page.

* Refetch payment summary from backend after buy completes successfully

* Update frontend build
2022-03-29 23:20:38 -07:00
Jonathan Zernik
26dc0c73c2
Include link to peer page in sent payments (#2077)
* Show link to peer page in sent payments

* Change spacing in received offers

* Update frontend build
2022-03-29 21:12:40 -07:00
Jonathan Zernik
349121bee1
Show link to lightning node in sent payment (#2076)
* Show link to lightning network explorer for sent payment node pubkey

* Update frontend build
2022-03-29 20:57:21 -07:00
Jonathan Zernik
50af9bb905
Fix conflicting sent offers by address (#2075)
* Don't check for existing sent offer when getting requested sent offer.

* Check if received offer is already saved before requesting from peer.
2022-03-29 20:27:08 -07:00
Jonathan Zernik
964477ceb0
Delete interests module (#2073) 2022-03-29 18:55:49 -07:00
Jonathan Zernik
5997d16031
Fix spacing in buy offer display css. (#2072)
* Fix spacing in buy offer display css.

* Update frontend build
2022-03-29 18:46:13 -07:00
Jonathan Zernik
ff1a6208e2
Name and pubkey in squeak page are links (#2071)
* Make name and pubkey links in squeak page

* Update frontend build
2022-03-29 18:35:48 -07:00
Jonathan Zernik
34af9008bf
Fix height of more menu in nav page (#2070)
* Fix height of more menu in nav page

* Update frontend build
2022-03-29 18:29:22 -07:00
Jonathan Zernik
0aabf9b435
Remove log lines in peer server (#2068) 2022-03-29 18:23:02 -07:00
Jonathan Zernik
4e01bf208c
Fix download secret key method of downloader (#2067) 2022-03-29 17:54:57 -07:00
Jonathan Zernik
ad47244d7a
Fix toggle change image modal (#2066)
* Fix toggle change image modal on click

* Fix header text for delete peer modal

* Update frontend build
2022-03-29 17:43:45 -07:00
Jonathan Zernik
641893e5d2
Simplify download timeline method. (#2064)
* Simplify download timeline method.

* Simplify download timeline method with download secret key method.

* Simplify download single squeak method with download secret key method.
2022-03-29 17:22:03 -07:00
yzernik
c7369b48e6
Release version 0.2.14 2022-03-29 00:52:49 -07:00
Jonathan Zernik
b738004093
Use tesla informed for sell price form (#2059)
* Got update sell price form on nav page working with tesla informed library

* Update frontend build
2022-03-29 00:46:55 -07:00
Jonathan Zernik
ee9d68d3e2
Got delete peer and save peer form on peer page working with tesla in… (#2057)
* Got delete peer and save peer form on peer page working with tesla informed library

* Got edit peer form on peer page working with tesla informed library

* Update frontend build
2022-03-29 00:26:04 -07:00
Jonathan Zernik
aca6069c1c
Validate numeric type of peer port (#2056)
* Validate port is a number in add peer form.

* Update frontend build
2022-03-28 23:41:44 -07:00
Jonathan Zernik
7280061b01
Use tesla informed for peers (#2055)
* Got add peer form on peers page working with tesla informed library

* Remove unused state from peers page

* Remove unused functions from peers page

* Got show external address form on peers page working with tesla informed library

* Update frontend build
2022-03-28 23:32:55 -07:00
Jonathan Zernik
12b583efa7
Remove old comment in search page (#2053)
* Remove old comment in search results component

* Update frontend build
2022-03-28 22:49:10 -07:00
Jonathan Zernik
31a5d05247
Use tesla informed for profile forms (#2052)
* Got change profile name form working with tesla informed library

* Got add contact profile form on unknown pubkey page working with tesla informed library

* Got export private key form on profile page working with tesla informed library

* Got export delete profile form on profile page working with tesla informed library

* Got change profile image form on profile page working with tesla informed library

* Remove unused saved state var in profile page

* Update frontend build
2022-03-28 22:39:11 -07:00
Jonathan Zernik
451de52a59
Use informed lib for create profile (#2051)
* Got create signing profile form working with tesla informed

* Got create contact profile form working with tesla informed

* Got add twitter account form working with tesla informed

* Update frontend build
2022-03-28 20:49:57 -07:00
Jonathan Zernik
c3c1c14071
Use tesla informed lib for make squeak form (#2050)
* Improved make squeak form using tesla informed library

* Fix validation of empty content in make squeak form

* Remove inner input box div

* Use css for tesla informed classes

* Update frontend build
2022-03-28 19:23:04 -07:00
Jonathan Zernik
1105746603
Fix header on twitter accounts page (#2049)
* Fix header on twitter accounts page

* Update frontend build
2022-03-28 17:33:38 -07:00
Jonathan Zernik
8bb6de88b4
Pin version of werkzeug (#2048) 2022-03-28 16:47:28 -07:00
Jonathan Zernik
115520f6dc
Remove media tab (#2046)
* Remove media tab

* Fix liked tab in profile page

* Remove log line

* Update frontend build
2022-03-28 16:01:51 -07:00
Jonathan Zernik
8b2ef3ca4c
Restart twitter forwarder in thread. (#2045) 2022-03-28 14:23:13 -07:00
Jonathan Zernik
f12957d25b
Fix more menu on twitter account card (#2044)
* Fix more menu on twitter account card

* Update frontend build
2022-03-28 13:12:35 -07:00
Jonathan Zernik
e5359cc27c
Open href links new tab (#2043)
* Open href links in new tab

* Update frontend build
2022-03-28 01:40:51 -07:00