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
Levente Kiss
bcd3d50b42
feat: vod display ( #686 )
...
* feat: preview for html5 supported videos
* fix: handle out of limit tags
* feat: support preview on the donwload screen
* refactor: rework meta and preview handling to be more general
* fix: missing meta
* fix: do not allow maybe or probably types
* fix: make the media check more strict
---------
Co-authored-by: Levente Kiss <levente.kiss@solarpunk.bzz >
2025-02-12 11:35:46 +01:00
Ferenc Sárai
a6125b3d0b
feat: remove experimental FDP menu item ( #687 )
...
Co-authored-by: Ferenc Sárai <ferenc.sarai@solarpunk.buzz >
2025-01-13 14:43:10 +01:00
Cafe137
d0c94b7316
feat: add experimental fdp ( #681 )
...
* feat: add experimental fdp
* ci: update swarm-actions to v1
* fix: fix eslint violations
* refactor: decaf
2024-11-21 12:43:30 +01: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
rampall
999399fb08
feat: add redeem shortcut to sidebar
2024-06-11 21:22:11 +02:00
Cafe137
8cbd812a2c
feat: merge api ( #658 )
2024-06-04 00:07:01 +02:00
rolandlor
b3f521ca20
fix: correct the bee version detection ( #645 )
...
* feat: Github repository link to ethersphere/bee-dashboard
* fix: correct the Bee version detection
2024-01-10 10:57:55 +01:00
Levente Kiss
79bb315401
feat: wait for upload sync ( #649 )
...
* feat: add basic progress bar (#605 )
* feat: add syncing to share page (#605 )
* refactor: use the documentation text comp (#605 )
* refactor: move sync logic to new comp (#605 )
* refactor: optimize sync check (#605 )
* chore: linting (#605 )
---------
Co-authored-by: Levente Kiss <levente.kiss@solarpunk.bzz >
2024-01-08 22:56:31 +01:00
Ferenc Sárai
0c2ac0c454
feat: improve topup and dilute ux
...
Co-authored-by: Ferenc Sárai <ferenc.sarai@solarpunk.buzz >
2023-11-20 14:00:42 +01:00
Ferenc Sárai
8802d20555
style: add padding to files download ( #387 ) ( #639 )
...
Co-authored-by: Ferenc Sárai <ferenc.sarai@solarpunk.buzz >
2023-11-20 13:59:40 +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
90f9f91ddb
feat: add node connecting status ( #603 )
2023-01-19 12:05:24 +01:00
Cafe137
848e61a7a0
feat: add starting state to sidebar indicator ( #587 )
2022-11-22 10:33:38 +01:00
Cafe137
02469046b0
fix: add loading state to info page ( #584 )
...
* fix: add loading state to info page
* refactor: use bee-js for readiness check
2022-11-14 14:22:49 +01:00
Adam Uhlíř
0c74dae4e8
feat: error reporting callback ( #530 )
2022-09-09 13:07:40 +02:00
Adam Uhlíř
0c262a4811
refactor: remove env. variables from the component ( #529 )
2022-09-08 08:51:55 +02:00
Adam Uhlíř
0260df61de
fix: remove sentry ( #520 )
2022-08-08 18:19:38 +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
f01477ea70
feat: check whether the app runs within bee-desktop is now an environment variable ( #490 )
...
* feat: check whether the app runs within bee-desktop is now an environment variable
* chore: remove console.log
2022-07-25 10:28:17 +02:00
Vojtech Simetka
6bfe97be5d
feat: log errorss to consolve when showing error notification ( #489 )
2022-07-25 07:26:01 +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
Cafe137
26ce0efc0b
fix: sensible deposit and swap ( #448 )
...
* fix: indicate and lower minimum xdai to deposit
* fix: take user input on swap page
* fix: change minimum_dai to minimum_bzz
* fix: token naming convention
* refactor: use constants
* fix: check for positive decimal
2022-06-28 15:24:33 +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
2e0eeb7a1b
fix: provider is by default null and account page redirect to provider setup ( #437 )
2022-06-24 14:03:37 +02:00
Adam Uhlíř
8f4a4ebaa9
feat: version check and info ( #425 )
2022-06-21 15:47:26 +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
Vojtech Simetka
b969d8caee
fix: info page card and map error states ( #412 )
2022-06-20 16:33:52 +02:00
Cafe137
8775283508
style: improve design on waiting pages ( #410 )
...
* style: improve design on waiting pages
* chore: remove dead Restart page
2022-06-20 15:34:19 +02:00
Cafe137
8b3ea5249e
feat: add updated sidebar icons ( #407 )
2022-06-20 14:37:39 +02:00
Vojtech Simetka
ee864bdbe9
fix: map size in safari ( #404 )
2022-06-20 12:06:14 +02:00
Cafe137
36fc4bfe98
feat: update logo ( #401 )
...
* style: update logo
* feat: use both desktop and dashboard logo
* test: remove App.test
* build: fix depcheck
2022-06-20 12:06:08 +02:00
Vojtech Simetka
127d44fd7a
fix: change color of pins and show population instead of depth ( #402 )
2022-06-20 11:44:31 +02:00
Adam Uhlíř
b3028d7893
feat: sentry feedback form ( #388 )
2022-06-20 11:39:22 +02:00
Vojtech Simetka
2be9735e0c
feat: add map with peers to info page ( #398 )
...
* feat: fetch and process map data DB
* feat: add map
* feat: nodes-db should be sorted alphabetically by key
2022-06-20 11:16:00 +02:00
Cafe137
0f0d72e7c5
feat: improve stamp selector ( #400 )
2022-06-20 11:11:54 +02:00
Vojtech Simetka
caea5ae309
feat: info page redesign ( #390 )
...
* feat: info page redesign
* feat: add chequebook card
2022-06-18 17:09:13 +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
Adam Uhlíř
109e07b097
feat: sentry integration ( #385 )
...
* feat: sentry support
* ci: depscheck
2022-06-16 20:32:53 +02:00
Cafe137
a768b4ea06
feat: add light node upgrade top up methods ( #372 )
...
* feat: add top up
* chore: remove console.log
* build: add pseudo-missing dependency
* feat: add missing top up components
* fix: crypto route
* feat(wip): add gift wallet logic
* fix: fix gift wallet flows
* feat: simplify flow without fund step
* feat: add loading screens
* fix: remove alert
* fix: prepend http if needed
* fix: fix bug that was reintroduced with merge
* refactor: rename minusEther to minusBaseUnits
* fix: remove unused setStartedAt
* build: remove unused dependency
2022-06-02 09:28:43 +02:00
Vojtech Simetka
87b0b71cc6
feat: add bee-desktop settings capabilities ( #323 )
...
* refactor: make the config readonly and extract endpoint calls to hook (+2 squashed commits)
Squashed commits:
[91ffe45] feat: add swap-endpoint
[e1d0c3a] feat: add bee-desktop settings capabilities
* feat: use the request mechanism that uses the bee-desktop API key
* fix: properly reset the error or on error set the config to null
2022-04-29 09:30:46 +02:00
Vojtech Simetka
5d0fbf705d
feat: optional status checks (e.g. connected peers > 0 or funded chequebook) ( #331 )
...
* feat: make some check optional (e.g. connected peers > 0 or funded chequebook)
* fix: alter setup step text to better describe what needs to be done
* refactor: rename isOk from boolean value to checkState enum
* fix: add checking for any error
2022-04-13 18:09:30 +05:00
Cafe137
224fe4ce25
refactor: add missing props to generic components ( #325 )
...
* refactor: add missing props to generic components
* fix: remove undefined from variant
Co-authored-by: Vojtech Simetka <vojtech@simetka.cz >
Co-authored-by: Vojtech Simetka <vojtech@simetka.cz >
2022-04-05 22:54:16 +02:00
Cafe137
57bff96c99
style: make select and text input style consistent ( #295 )
2022-01-25 18:03:40 +01:00
Vojtech Simetka
a90b4c439b
chore(deps): update react router from v5 to v6 ( #280 )
...
* chore(deps): update react router from v5 to v6
* fix: correctly choose navigate target if there is no history
2022-01-17 14:47:26 +01:00
Cafe137
25b65c3fb7
feat: add identity and feed management ( #272 )
...
* feat(wip): add basic feed operations
* ci: bump checks
* ci: bump checks
* feat: rework stamps and add feed functionalities
* refactor: polish and fixes
* feat(wip): add formulas
* feat: show bzz.link for websites
* feat: add stamp empty states and formatBzz
* feat: add feed download
* chore: update manifest-js version
* feat: dev mode support with bee-js 3.1.0 (#273 )
* feat: dev mode support with bee-js 3.1.0
* fix: added missing package-lock.json file
* build: remove PR preview
* style: work on design
* feat: add TroubleshootConnectionCard
* build: remove depcheck
Co-authored-by: Attila Gazso <agazso@gmail.com >
2021-12-21 10:58:54 +01:00
nugaon
2a13da1a6c
feat: modularisation ( #244 )
...
* chore: gitignore for lib directory
* build: packageing for webpack lib build
* build: webpack config
* feat: expose App component with beeApiUrl parameter
* build: tsconfig for library build
* build: main property of package json for tsc build
* refactor: rename beeUrl option to beeApiUrl
* refactor: manange config class instead of process.env calls
* build: babelrc config
* build: babel plugins and presets for webpack build
* chore: serve.js chmod
* build(refactor): webpack build
* refactor: number notation
* chore: webpack and package config change
* build: add babel preset-env
* chore: prepare script also builds component lib
* feat: typegen
* revert: set back prepare command
* build: assets loader config
* feat: beeDebugApiUrl
* refactor: move test files to the test folder because of typegen
* feat: locked api settings
* chore: depcheck ignores
* chore: types check script
* ci: check types
* ci: publish with library
* chore: add webpack as devDep
* chore: locked semver
* chore: remove debug logging
* style: webpack config
* chore: react and react-dom as dependency
* chore: package-lock
* fix: clean package-lock init
* refactor: fix versions in package.json
2021-12-09 11:12:45 +01:00