Bálint Ujvári
519c411db0
feat: sync and update with all changes from fork ( #720 )
...
* feat: sync and update with all changes from fork
* refactor: extract clipboard copy logic into custom hook
* fix: correct spelling of DEFAULT_REFRESH_FREQUENCY_MS in Stamps and WalletBalance providers
* refactor(ui-tests): replace fixed sleeps with condition-based waits
* fix: handle null values for size and granteeCount in infoGroups
* fix(lint): add newline at end of file in useClipboardCopy hook
* fix(ui-tests): page.goto URL
* refactor: update import paths for useClipboardCopy
---------
Co-authored-by: Ferenc Sárai <sarai.ferenc@gmail.com >
2026-03-02 11:34:39 +01:00
Bálint Ujvári
0d5138f5bc
Fix: file-manager and swarm-desktop bugs ( #714 )
...
- drive capacity display with stamp polling
- download/upload progress handling
- overlay and tooltip issues
- FileMaganger readme
- ultra-light mode handling
- account feed view page
- download media files
- remove not found syncing link
- fix ultra light node wallet page
- tooltip issues
---------
Co-authored-by: Andrei Mitrea <andrei.mitrea.hq@gmail.com >
Co-authored-by: nidishk <nidishkrishnan45@gmail.com >
Co-authored-by: Ferenc Sárai <sarai.ferenc@gmail.com >
Co-authored-by: Nándor Komlódi <nandor.komlodi@gmail.com >
Co-authored-by: rolandlor <33499567+rolandlor@users.noreply.github.com >
2026-01-26 12:57:14 +01:00
Bálint Ujvári
5bfe2a0331
Feat: FileManager ( #98 ) ( #703 )
...
* feat: add file manager module
- Complete file manager implementation with UI/UX
- Add drive management functionality
- Add file upload/download with progress tracking
- Add stamp integration and handling
- Add bulk operations and context menus
Co-authored-by: Roland Seres <roland.seres90@gmail.com >
Co-authored-by: nidishk <nidishkrishnan45@gmail.com >
2025-11-12 11:26:00 +01:00
Cafe137
1249c0df71
feat: bee-js revamp ( #690 )
...
* chore: initial commit
* refactor: remove unnecessary wrappers
* style: add missing newline
* chore: bump bee-js
* chore: ignore any cast in fdp
* fix: remove cid import
* fix: make TextEncoder and TextDecoder available in jest
* refactor: dedupe stamp ttl second conversion
* refactor: use convenience methods from bee-js
* feat: update to bee-js for restored ens support
* fix: bump bee-js to get download fix
* fix: resolve feed before downloading reference
* fix: fix token displays
* fix: fix token input modal error message
* refactor: remove wallet balance provider
* chore: remove dead code
* refactor: upcoming bee js 0.15.0 (#692 )
* chore: initial commit
* fix: do not break page when duration seconds is 0
* ci: remove cache
* chore: upgrade bee-js
* feat: bee-js and bee v2.6 compatibility
* chore: switch upcoming/bee-js to ethersphere/bee-js
2025-07-16 17:10:14 +02:00
Cafe137
01b1b39c42
feat: clarify labels and syncing ( #670 )
2024-07-17 19:30:21 +02:00
Cafe137
8558860f0a
feat: polish app ( #669 )
2024-07-17 15:49:22 +02:00
Cafe137
8cbd812a2c
feat: merge api ( #658 )
2024-06-04 00:07:01 +02:00
Ferenc Sárai
cc91f1d64c
feat: show syncing info ( #647 )
...
Co-authored-by: Ferenc Sárai <ferenc.sarai@solarpunk.buzz >
2024-01-08 22:53:01 +01:00
rolandlor
4f9abc614e
feat: update postage stamp creation screen ( #641 )
...
* style: UI changes for postage stamp
* feat: New postage stamp standard page
---------
Co-authored-by: Seres Roland <seresroland@Seres-MBP.home >
2023-12-04 22:01:51 +01:00
Ferenc Sárai
bab08e1df2
style: add padding to account chequebook ( #635 )
...
Co-authored-by: Ferenc Sárai <ferenc.sarai@solarpunk.buzz >
2023-11-07 12:33:28 +01:00
Cafe137
055a3002b3
feat: add stamp dilute and topup ( #619 )
...
* feat: add stamp dilute and topup
* fix: remove any
* chore: bump bee-js
* chore: remove obsolete workaround
2023-08-12 00:41:10 +02:00
Cafe137
fac72b1299
feat: add staking for full nodes ( #590 )
...
* feat: add staking
* feat: enable staking in full mode, add loading state
* chore: revert constants
2023-02-19 22:58:55 +01:00
Cafe137
9a8520eb6f
fix: hide swap in standalone mode ( #582 )
2022-11-14 11:15:40 +01:00
Adam Uhlíř
0c262a4811
refactor: remove env. variables from the component ( #529 )
2022-09-08 08:51:55 +02:00
Vojtech Simetka
b9c008f019
feat: add loading state to wallet balance ( #508 )
...
* feat: add loading state to wallet balance
* refactor: extract the wallet balance into a provider
2022-08-03 14:09:24 +02:00
Vojtech Simetka
4c48657fca
feat: pass isBeeDesktop as Bee Dashboard component property ( #510 )
...
* feat: pass isBeeDesktop as Bee Dashboard component property
* chore: remove console log
2022-08-02 09:53:50 +02:00
Vojtech Simetka
896f6e48d9
fix: if the node has error, disable pages that can never load ( #502 )
2022-07-29 10:42:14 +02:00
Vojtech Simetka
f8390d7eac
fix: disable swarm invitation outside of Swarm Desktop ( #497 )
2022-07-27 08:45:11 +02:00
Vojtech Simetka
cba21bb2e0
feat: set default rpc endpoint ( #485 )
...
* feat: add default RPC endpoint
* feat: removed setting RPC endpoint altogherher and altered the routes accordingly
2022-07-22 10:55:19 +02:00
Vojtech Simetka
a3c02dbf8a
fix: use xDAI and xBZZ on Gnosis chain ( #454 )
...
* fix: use xDAI on Gnosis chain
* fix: rename BZZ to xBZZ when on Gnosis chain
* fix: replace MINIMUM_xDAI with MINIMUM_XDAI
* fix: update xdai links to correct gnosis chain urls
2022-06-28 16:29:05 +02:00
Vojtech Simetka
83aab3be62
feat: ultra-light mode block not supported features that are not available in this mode ( #438 )
2022-06-24 14:10:21 +02:00
Vojtech Simetka
a756eedc49
fix: add troubleshooting checks ( #435 )
...
* fix: add troubleshooting checks
* feat: add node warning state
2022-06-24 14:03:20 +02:00
Attila Gazso
21df01c924
fix: change wording from deposit to top up wallet ( #440 )
2022-06-24 13:52:17 +02:00
Cafe137
f43de77294
fix: display account wallet partially while loading ( #420 )
2022-06-21 10:51:51 +02:00
Vojtech Simetka
f238c43307
fix: replace feather icons with remix icons on swarm button ( #414 )
...
* fix: replace feather icons with remix icons on swarm button
* fix: remove feather icons package (#415 )
* fix: remove all feather icons and replace with remix icons
* fix: few stray weird icons
2022-06-20 23:37:59 +02:00
Cafe137
aa99e0153e
fix: make deposit go to top up selector page ( #419 )
2022-06-20 23:34:52 +02:00
Vojtech Simetka
80d684c1e5
fix: all wallet flows to use ethers ( #395 )
...
* fix: all wallet flows to use only ethers libraries
* feat: remove ethereumjs-wallet
* fix: remove the buggy `/wallet` bee call and use provider
2022-06-18 21:50:51 +02:00
Cafe137
41432bc346
feat: add account tabs ( #378 )
...
* feat: add account tabs
* chore: bump
* refactor: change network tab for old accounting
* feat: new fonts and text transformation, chequebook tab
* feat: polishing
2022-06-17 11:39:56 +02:00