Blake Kaufman
|
a668ad0bda
|
dont wait for submitFlashnetStablecoinOrder to finish
|
2026-07-06 15:49:13 -04:00 |
|
Blake Kaufman
|
8094b2bb8c
|
adding send event emiiters to all send pages
|
2026-07-06 15:41:28 -04:00 |
|
 Blake KaufmanandGitHub
|
c6a0e23e94
|
Improve rate switch (#997)
* adding new translation
* adding minor loading screen to remove balance flash
|
2026-07-06 15:05:07 -04:00 |
|
Blake Kaufman
|
5158d93ccf
|
block balance update events on send screens to prevent invalid balance
|
2026-07-06 13:48:53 -04:00 |
|
Blake Kaufman
|
df8157a291
|
always get balance, block for a max of 10s
|
2026-07-06 13:47:55 -04:00 |
|
Blake Kaufman
|
8c5a2966ff
|
only push update if payment status actually changed
|
2026-07-06 13:47:10 -04:00 |
|
 bitcoinuserandGitHub
|
095f9cd9fd
|
Change inputPlaceholder text to uppercase (#995)
Updated inputPlaceholder to use uppercase for profile and currencies.
|
2026-07-06 10:47:54 -04:00 |
|
 Blake KaufmanandGitHub
|
8c1c2b5a16
|
Improve map providers (#996)
* add new providers
* adding id to clusters
* fix lint error
|
2026-07-06 10:47:40 -04:00 |
|
Blake Kaufman
|
baa08633dc
|
decrease interval time
|
2026-07-06 09:00:22 -04:00 |
|
Blake Kaufman
|
09cd4931de
|
fix number input width
|
2026-07-06 08:23:47 -04:00 |
|
Blake Kaufman
|
76823c36c5
|
revert fully back to cached balance
|
2026-07-06 08:21:03 -04:00 |
|
Blake Kaufman
|
6980140192
|
improve transfer page ui
|
2026-07-05 18:50:37 -04:00 |
|
Blake Kaufman
|
13b7ea01dd
|
remove newset timestamp toggle
|
2026-07-05 17:44:35 -04:00 |
|
Blake Kaufman
|
eb97088232
|
remove uneeded effects and states
|
2026-07-05 17:40:02 -04:00 |
|
Blake Kaufman
|
07baa7a4bc
|
remove token polling
|
2026-07-05 16:59:28 -04:00 |
|
Blake Kaufman
|
c309376e63
|
remove uneeded balance fetch
|
2026-07-05 16:27:20 -04:00 |
|
Blake Kaufman
|
a8810c33c0
|
bump version codes
|
2026-07-05 16:02:01 -04:00 |
|
 bitcoinuserandGitHub
|
ee387f4380
|
Update inputPlaceholder text in translation.json (#993)
|
2026-07-05 14:51:14 -04:00 |
|
 Blake KaufmanandGitHub
|
248de61c9d
|
Fix balance rerender (#994)
* remove confirm toast message on send pages
* use balance refs to avoid logic reredners
* remove await on submit
|
2026-07-05 14:50:58 -04:00 |
|
Blake Kaufman
|
0bf6c006a9
|
remove ability to pay to non @blitz contacts
|
2026-07-05 13:27:43 -04:00 |
|
Blake Kaufman
|
f6f3aefe28
|
fixing edge case android biometrics bug
|
2026-07-05 12:50:26 -04:00 |
|
 Blake KaufmanandGitHub
|
c7b764054e
|
Improve balance handling (#992)
* removing old balance call
* switching from polling to event stream
* add debouce to savings claim events
|
2026-07-05 11:44:41 -04:00 |
|
Blake Kaufman
|
8845f6879d
|
add session cache to reduce calls for already fetched contacts
|
2026-07-04 09:12:23 -04:00 |
|
Blake Kaufman
|
28d556777f
|
fixing acount transfer page balance bug
|
2026-07-03 17:43:08 -04:00 |
|
Blake Kaufman
|
7a56a6a6fa
|
cancel animations on timeout
|
2026-07-03 13:31:46 -04:00 |
|
Blake Kaufman
|
73b93e0d1d
|
addding balance recheck back to login
|
2026-07-03 13:05:16 -04:00 |
|
Blake Kaufman
|
00b7235e58
|
Merge branch 'main' of https://github.com/BlakeKaufman/BlitzWallet
|
2026-07-03 12:50:27 -04:00 |
|
Blake Kaufman
|
d658a955e2
|
fix logic error causing short lnurls to run query
|
2026-07-03 12:50:25 -04:00 |
|
 bitcoinuserandGitHub
|
36a8b937f6
|
Update input placeholder text in Portuguese translation (#991)
* Update input placeholder text in Portuguese translation
* Update translation.json
|
2026-07-03 10:08:26 -04:00 |
|
 BSN ∞/21MandGitHub
|
67cdf22eb4
|
26-07-03_Update Translation_de_DE (#990)
* 26-03-30_Update Translation_de_DE
* 26-04-07_Update Translation_de_DE
* 26-04-13_Update Translation_de_DE
* 26-04-29_Update Translation_de_DE
* 26-05-06_Update Translation_de_DE
* 26-06-03_Update Translation_de_DE
* 26-06-09_Update Translation_de_DE
* 26-06-11_Update Translation_de_DE
* 26-06-12_Update Translation_de_DE
* 26-06-22_Update Translation_de_DE
* 26-06-29_Update Translation_de_DE
* 26-07-03_Update Translation_de_DE
|
2026-07-03 10:08:10 -04:00 |
|
Blake Kaufman
|
540f1b421c
|
add balance snapshot to reduce loading time
|
2026-07-03 10:07:43 -04:00 |
|
Blake Kaufman
|
0459af5201
|
fix error message for legacy contacts
|
2026-07-03 09:47:08 -04:00 |
|
Blake Kaufman
|
e62f5705ec
|
update lnurl to handle confirmed events not potential events
|
2026-07-02 21:26:44 -04:00 |
|
 Blake KaufmanandGitHub
|
32cc994a20
|
fix usd float bug (#989)
|
2026-07-02 14:08:46 -04:00 |
|
 bitcoinuserandGitHub
|
48478d6b11
|
Update translation.json (#987)
* Update translation.json
* Update translation.json
* Update translation.json
* Update translation.json
* Update translation.json
* Update translation.json
|
2026-07-02 14:01:47 -04:00 |
|
 bitcoinuserandGitHub
|
0eed0244bb
|
Update currency and payment terminology in translation (#985)
* Update currency and payment terminology in translation
* Update translation.json
* Update translation.json
* Update translation.json
|
2026-07-02 14:01:15 -04:00 |
|
Blake Kaufman
|
cb5c4a8c64
|
fix loading for bitcoin
|
2026-07-02 11:03:35 -04:00 |
|
Blake Kaufman
|
61f8deac91
|
add branta merchnat id and image to receipt page
|
2026-07-01 11:16:34 -04:00 |
|
Blake Kaufman
|
64fa3f66c3
|
remove spark from refresh
|
2026-07-01 10:56:54 -04:00 |
|
Blake Kaufman
|
2aef522ccf
|
add timeout to balance call in case its slow
|
2026-07-01 10:40:11 -04:00 |
|
Blake Kaufman
|
05619a3f63
|
fixing font size
|
2026-07-01 10:28:29 -04:00 |
|
Blake Kaufman
|
ec910f2bb9
|
change button to next
|
2026-07-01 10:00:42 -04:00 |
|
Blake Kaufman
|
7acd15fee1
|
load currency on modal
|
2026-07-01 09:59:30 -04:00 |
|
Blake Kaufman
|
235675c781
|
fix button label
|
2026-06-30 19:34:12 -04:00 |
|
Blake Kaufman
|
305b3baf1d
|
fix maplist style
|
2026-06-30 19:30:20 -04:00 |
|
Blake Kaufman
|
13088ca990
|
update mobile money provider names
|
2026-06-30 13:33:31 -04:00 |
|
Blake Kaufman
|
333fee00e7
|
simplifying tabs overlay to fix hidden icons
|
2026-06-30 12:46:36 -04:00 |
|
Blake Kaufman
|
67e1ac1c60
|
simplifying balance handling
|
2026-06-30 12:01:02 -04:00 |
|
Blake Kaufman
|
1448ebb109
|
bump project version
|
2026-06-30 08:09:04 -04:00 |
|
Blake Kaufman
|
2d82fe9501
|
bump ios version
|
2026-06-30 08:06:42 -04:00 |
|