8 Commits

Author SHA1 Message Date
vvvvvv1vvvvvv
40f56ee483 Revert "build: normalize packgae workflow. (#2611)" (#2664)
This reverts commit 1021612fe0.
2024-12-06 18:58:20 +08:00
richardo2016x
1021612fe0 build: normalize packgae workflow. (#2611)
* build: normalize packgae workflow.

* chore: code cleanup.

* fix: ci.

* build: change package root path from './dist' to './'

* build: do release commit before build & package.

* build: add tag on release.
2024-12-06 18:43:49 +08:00
heisenberg
b857c87d01 chore: ensure build the is reproducible (#2429)
* chore: ensure build the is reproducible

* chore: lock

* chore: disable sourcemap

* fix: gulp version

* fix: make sure input for `getIdFromNode` stable

* build: test stable zip.

* build: use bash to avoid shellscript syntax error on Linux, cleanup.

* fix: get md5 on linux.

* build: trial.

* chore: update lock file

---------

Co-authored-by: vvvvvv1vvvvvv <galennnnnnn@gmail.com>
Co-authored-by: richardo2016x <richardo2016x@gmail.com>
2024-10-25 16:14:19 +08:00
vvvvvv1vvvvvv
4bb3fe422c Revert "chore: ensure build the is reproducible (#2406)" (#2428)
This reverts commit c81b9b3e27.
2024-07-23 18:41:45 +08:00
heisenberg
c81b9b3e27 chore: ensure build the is reproducible (#2406)
* chore: ensure build the is reproducible

* chore: lock

* chore: disable sourcemap

---------

Co-authored-by: vvvvvv1vvvvvv <galennnnnnn@gmail.com>
2024-07-23 14:21:19 +08:00
richardo2016x
59e06afc72 feat: gather the debug-only items in more popup together. (#2294)
* feat: highlight the debug-only items in more popup, add build-hash item.

* style: refactor.

* chore: cleanup.

* build: show git committish on packed debug zip.
2024-06-04 16:23:05 +08:00
richardo2016x
060abacc4d feat: support standalone add token entry. (#2227)
* feat: support standalone add token entry.

* build: shellscript executable.

* feat: adjust operation.

* chore: i18n.

* fix: style & behaviors.

* style: tuning.

* feat: robust change.

* feat: filter out core token, style tuning.

* style: tuning.
2024-04-26 19:36:13 +08:00
richardo2016x
72d7cc7a16 style: fix some darkmode issues. (#1941)
* style: fix some darkmode issues.

* feat: support darkmode on Welcome/CreatePassword page.

* build: add script ./pack-debug.sh

* style: fix some issues.

* style: dark mode tuning for popup/page of hardware wallet.
2023-12-29 10:19:26 +08:00