Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v4.9.0 #731

Open
wants to merge 441 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
441 commits
Select commit Hold shift + click to select a range
47b6f0a
checkUrl https
Dec 15, 2024
941f9c3
check url local
Dec 15, 2024
a043b01
check both local and remote urls
Dec 15, 2024
d49ee05
feat/open-in-explorer-for-wallets-on-account-screen
Dec 16, 2024
20a6558
refactor(navigatorOnline): rollback changes
bludnic Dec 23, 2024
d525f92
fix(Vuex, tokens): actions must not throw errors
bludnic Dec 23, 2024
db166d9
refactor(LoginForm): return only methods used in template
bludnic Dec 23, 2024
f063425
fix(LoginPasswordForm): missing imports
bludnic Dec 23, 2024
2dfa540
fix(LoginPasswordForm): incorrect password message not shown
bludnic Dec 23, 2024
fb47c2f
Merge pull request #677 from Adamant-im/feat/update-login-scenario
bludnic Dec 23, 2024
2867908
fix: bug kly amount more than n characters
Dec 26, 2024
fe08d66
fixes per comments
Dec 26, 2024
3a04588
fixes per comments
Dec 26, 2024
f4141c0
fix: per comments
Dec 27, 2024
0ea3c4b
fix: per comments 2
Dec 27, 2024
572022d
Merge pull request #696 from Adamant-im/fix/bug-kly-entering-more-tha…
bludnic Dec 27, 2024
026ca96
fixes: per comments; refactor into composition api (ts)
Dec 28, 2024
9877475
fix: same explorer address for ERC20 as for ETH
Dec 28, 2024
90dbb88
fix: wallet-card's prop type
Dec 28, 2024
15d4d52
Merge pull request #695 from Adamant-im/feat/open-in-explorer-for-wal…
bludnic Dec 28, 2024
53d3458
feat(ipfs): max file size allowed
bludnic Jan 8, 2025
242191a
Merge branch 'dev' into feat/ipfs
bludnic Jan 8, 2025
4bc956c
refactor(ipfs): reuse file utils
bludnic Jan 9, 2025
b7fd30a
feat(ipfs): improve attachment text preview
bludnic Jan 9, 2025
3991e33
refactor(ipfs): improve logging
bludnic Jan 9, 2025
4ac40d8
feat(ipfs): localize image/file loading errors
bludnic Jan 9, 2025
58ca8a1
Merge pull request #628 from Adamant-im/feat/ipfs
bludnic Jan 9, 2025
488094d
feat(ipfs): show "File not found" snackbar when failed to download th…
bludnic Jan 11, 2025
4312f57
feat(ipfs): normalize node height
bludnic Jan 11, 2025
419f2eb
Merge branch 'dev' into fix/fast-first-message
bludnic Jan 11, 2025
f7ab58e
fix(account): update balance fetching interval
bludnic Jan 11, 2025
ecac1fe
Merge pull request #657 from Adamant-im/fix/fast-first-message
bludnic Jan 11, 2025
e9c3410
fix(KVS): wrong wallet address stored in KVS while logging into anoth…
bludnic Jan 11, 2025
6ab86f6
Merge branch 'refs/heads/dev' into fix/add-screenshots-to-manifest
PaulDremanovich Jan 14, 2025
4e38e13
fix: removed screenshots from android build
PaulDremanovich Jan 16, 2025
9b1bf8b
feat: decline second crypto transfer if we have pending Tx locally (D…
PaulDremanovich Jan 19, 2025
280f26a
chore: regenerate adamant-wallets
bludnic Jan 21, 2025
3cae28b
Merge pull request #626 from Adamant-im/fix/add-screenshots-to-manifest
bludnic Jan 21, 2025
eb66efe
Merge pull request #697 from Adamant-im/fix/invalid-kly-wallet-address
bludnic Jan 21, 2025
62da406
chore: upgrade @electron/notarize to v2.5.0
bludnic Jan 21, 2025
e7c1be3
fix(ipfs): allow any type for File upload
bludnic Jan 23, 2025
7368601
fix(ipfs): missing partnerId when uploading a File
bludnic Jan 23, 2025
c332964
fix: infinite queue of requests while no connection
PaulDremanovich Jan 26, 2025
e299dc4
fix: hide signal messages in chats
S-FrontendDev Jan 27, 2025
b32eb69
fix: stay logged checkbox
S-FrontendDev Jan 28, 2025
e4b2749
fix: invalidate pending transaction when node responds with 404 NotFound
bludnic Jan 29, 2025
05dabc5
Revert "fix: invalidate pending transaction when node responds with 4…
bludnic Jan 29, 2025
4cf4dfe
Merge pull request #702 from Adamant-im/fix/stay-logged-checkbox
bludnic Jan 29, 2025
7df633e
Merge pull request #701 from Adamant-im/fix/push-signals
bludnic Jan 29, 2025
142238f
fix: RatesInfo and IPFS nodes threshold
S-FrontendDev Jan 29, 2025
c4c867f
fix: rename property
S-FrontendDev Jan 30, 2025
7fb1ea7
fix: remove fallback for required fields
S-FrontendDev Jan 30, 2025
e6b0a1a
Merge pull request #703 from Adamant-im/fix/height-format
bludnic Jan 30, 2025
9f07af8
fix: line separator to line feed
S-FrontendDev Jan 30, 2025
368792d
Merge pull request #704 from Adamant-im/fix/line-separator
bludnic Feb 1, 2025
5dcf297
fix(ipfs): skip preview for files
bludnic Feb 1, 2025
92db601
fix: welcome ADAMANT chat not visible full message
PaulDremanovich Feb 3, 2025
fa7424d
Merge branch 'refs/heads/dev' into fix/full-view-startup-message
PaulDremanovich Feb 3, 2025
8dc525a
fix: messages from previous account
S-FrontendDev Feb 3, 2025
230427e
feat: install mdi/js package
S-FrontendDev Feb 4, 2025
9ee0ea0
feat: add mdi default set for vuetify
S-FrontendDev Feb 4, 2025
a3e6697
feat: remove font icons from css
S-FrontendDev Feb 4, 2025
da2db50
feat: change login page icons
S-FrontendDev Feb 4, 2025
a8e1652
feat: change password set modal icons
S-FrontendDev Feb 4, 2025
d1912f9
feat: remove @mdi/font package
S-FrontendDev Feb 4, 2025
0dfefec
feat: change icons for navigation
S-FrontendDev Feb 4, 2025
f674a25
feat: remove dead code in navigation component
S-FrontendDev Feb 4, 2025
4497778
feat: changed icon for loading error
S-FrontendDev Feb 4, 2025
a09fd68
feat: changed icon for sending message button
S-FrontendDev Feb 4, 2025
348bb3b
feat: change icon for more reactions button
S-FrontendDev Feb 5, 2025
1d65239
feat: change icon for socket support status
S-FrontendDev Feb 5, 2025
2b3112b
feat: change icon for export keys form
S-FrontendDev Feb 5, 2025
1431906
feat: change icon for image modal
S-FrontendDev Feb 5, 2025
6a1c777
feat: change icons for actions
S-FrontendDev Feb 5, 2025
73abf48
feat: change icons for WalletTab
S-FrontendDev Feb 5, 2025
ea1a227
feat: change icons for ChatPreview
S-FrontendDev Feb 5, 2025
f608ac7
feat: change icon for reply preview
S-FrontendDev Feb 5, 2025
5532b1f
feat: change icons options
S-FrontendDev Feb 5, 2025
afb8fd6
feat: change icons for switchers
S-FrontendDev Feb 5, 2025
80914b6
feat: change icon for logout
S-FrontendDev Feb 5, 2025
764ced2
feat: change icon for scrolling
S-FrontendDev Feb 5, 2025
52a7e87
feat: change back icon
S-FrontendDev Feb 5, 2025
b9ade82
feat: change open in new icon
S-FrontendDev Feb 5, 2025
3bbfda8
feat: change icon for WalletCard
S-FrontendDev Feb 5, 2025
65f227c
feat: change icons for node status
S-FrontendDev Feb 5, 2025
502ffa0
feat: change back icon in toolbar
S-FrontendDev Feb 5, 2025
9e74e8f
feat: change icons for voting
S-FrontendDev Feb 5, 2025
c574de1
feat: change icons for pagination
S-FrontendDev Feb 5, 2025
74cb91a
feat: change icons for funds form
S-FrontendDev Feb 5, 2025
f867b32
feat: change icons for wallet actions
S-FrontendDev Feb 5, 2025
d0d063f
feat: change icons for transaction statuses
S-FrontendDev Feb 5, 2025
3f0e44f
Merge pull request #706 from Adamant-im/fix/other-acc-messages
bludnic Feb 5, 2025
af4b1fe
feat: change icons for vibro page
S-FrontendDev Feb 5, 2025
ceeeab7
feat: change icon for voting search
S-FrontendDev Feb 5, 2025
6fa66b7
feat: change icons for top of chats
S-FrontendDev Feb 5, 2025
f176885
feat: change close icon for file preview
S-FrontendDev Feb 5, 2025
ddc27d4
feat: change icons for chat menu
S-FrontendDev Feb 5, 2025
651c4a2
feat: change emotions icon
S-FrontendDev Feb 5, 2025
585304b
feat: change alert icon
S-FrontendDev Feb 5, 2025
4d82a3a
feat: change alert icon
S-FrontendDev Feb 5, 2025
07e448f
feat: change icon for wallets moving button
S-FrontendDev Feb 5, 2025
ab89f12
feat: change dots icon for partner input
S-FrontendDev Feb 5, 2025
1ed12f1
feat: change close icon for partner info
S-FrontendDev Feb 5, 2025
52bcda6
feat: change removing file icon
S-FrontendDev Feb 5, 2025
996efba
feat: change icons on transactions page
S-FrontendDev Feb 5, 2025
dacf5a3
feat: change gift icon in free tokens modal
S-FrontendDev Feb 5, 2025
39888f4
feat: change icon for warning
S-FrontendDev Feb 5, 2025
ff50e05
feat: change icon for qrcode scanner dialog
S-FrontendDev Feb 5, 2025
85b2b46
feat: change icon in snackbar
S-FrontendDev Feb 5, 2025
9e8eabd
feat: change icons in actions
S-FrontendDev Feb 5, 2025
27aef41
Merge branch 'dev' into feat/svg-mdi
S-FrontendDev Feb 5, 2025
c9e4936
chore: fix build error
bludnic Feb 6, 2025
23ffa59
Merge branch 'dev' into feat/svg-mdi
S-FrontendDev Feb 6, 2025
1ba621b
fix: markdown-message-preview
S-FrontendDev Feb 6, 2025
99c3960
feat: prettify
S-FrontendDev Feb 6, 2025
cfb52ca
fix: add normalizeLineSeparator helper
S-FrontendDev Feb 6, 2025
05c792b
fix: add LINE_SEPARATOR const
S-FrontendDev Feb 6, 2025
ac067ff
Merge branch 'refs/heads/dev' into fix/full-view-startup-message
PaulDremanovich Feb 6, 2025
82373a1
Merge pull request #708 from Adamant-im/fix/markdown-message-preview
bludnic Feb 6, 2025
837a1bb
Merge pull request #707 from Adamant-im/feat/svg-mdi
bludnic Feb 6, 2025
e6c9400
fix: component AChat.vue reworked with usage composition API
PaulDremanovich Feb 6, 2025
8a8646a
fix: js -> ts AChat.vue
PaulDremanovich Feb 6, 2025
7a24239
fix: disabled automatic addition of ts extension, additional minor ch…
PaulDremanovich Feb 7, 2025
34fb9c1
Merge branch 'refs/heads/dev' into fix/full-view-startup-message
PaulDremanovich Feb 7, 2025
29af9fe
fix: rollback ts extension fix
PaulDremanovich Feb 7, 2025
09d17c2
Merge branch 'refs/heads/dev' into fix/infinite-requests
PaulDremanovich Feb 7, 2025
4fd394f
fix: setTimeout -> useTimeoutPoll in Wallets.vue
PaulDremanovich Feb 7, 2025
4202bd5
fix: update typescript 5.5.5 -> 5.7.3
PaulDremanovich Feb 7, 2025
5c9d3bc
feat: increase threshold for rates-info
S-FrontendDev Feb 8, 2025
ac1420a
Merge pull request #709 from Adamant-im/feat/ratesinfo-increase-thresold
bludnic Feb 8, 2025
1f94523
Merge pull request #700 from Adamant-im/fix/infinite-requests
bludnic Feb 8, 2025
f7516af
Merge pull request #698 from Adamant-im/feat/decline-second-transfer-…
bludnic Feb 8, 2025
aff85fd
fix: update the class names in the template
PaulDremanovich Feb 8, 2025
8dd6012
fix: infer ResizeObserver type
bludnic Feb 8, 2025
d548126
Merge pull request #705 from Adamant-im/fix/full-view-startup-message
bludnic Feb 8, 2025
2835dc6
fix: remove ts extension in imports
PaulDremanovich Feb 10, 2025
0062650
feat: update @rushstack/eslint-patch package
S-FrontendDev Feb 10, 2025
7b818b3
feat: update npm install @stablelib/utf8 package
S-FrontendDev Feb 10, 2025
b9acfa4
feat: update swagger-typescript-api package
S-FrontendDev Feb 10, 2025
63d4704
feat: update axios package
S-FrontendDev Feb 10, 2025
504d01c
feat: update husky package
S-FrontendDev Feb 10, 2025
3a86661
feat: update idb package
S-FrontendDev Feb 10, 2025
3f349af
feat: update bitcoinjs-lib package
S-FrontendDev Feb 10, 2025
ca08cfe
feat: update dotenv package
S-FrontendDev Feb 10, 2025
3c35dd1
feat: update sass-loader package
S-FrontendDev Feb 10, 2025
7bfb5f0
feat: update multiformats package
S-FrontendDev Feb 10, 2025
ffa8259
feat: update web3 packages
S-FrontendDev Feb 11, 2025
dd34907
fix: line separator next line space
S-FrontendDev Feb 11, 2025
836986d
chore: upgrade @commitlint/cli
bludnic Feb 11, 2025
fe09201
chore: upgrade @commitlint/config-conventional
bludnic Feb 11, 2025
45cce38
chore: upgrade @openapitools/openapi-generator-cli
bludnic Feb 11, 2025
4b8d491
chore: upgrade @rollup/plugin-commonjs
bludnic Feb 11, 2025
9e28599
chore: upgrade @tanstack/vue-query
bludnic Feb 11, 2025
5b32fb5
chore: upgrade @types/dompurify
bludnic Feb 11, 2025
b0086b2
chore: upgrade typescript eslint plugins
bludnic Feb 11, 2025
c7b4ab8
chore: upgrade Vite plugins
bludnic Feb 11, 2025
7e4e9c7
chore: upgrade core-js
bludnic Feb 11, 2025
7cb222c
chore: upgrade @vueuse/core
bludnic Feb 11, 2025
bf0f683
chore: upgrade crypto-browserify & multiformats
bludnic Feb 11, 2025
9eade40
chore: upgrade jsdom
bludnic Feb 11, 2025
4537a61
chore: upgrade vue, vue-i18n, vue-router, vuetify
bludnic Feb 11, 2025
ef398c9
chore: upgrade vue-tsc
bludnic Feb 11, 2025
a2fd0b0
fix(package.json): dompurify provides its own type definitions
bludnic Feb 11, 2025
43846a4
chore: remove npm from dependencies
bludnic Feb 11, 2025
e7abe60
Revert "chore: upgrade crypto-browserify & multiformats"
bludnic Feb 11, 2025
38f604d
chore: upgrade multiformats
bludnic Feb 11, 2025
85b8f32
chore: upgrade execa and lint-staged
bludnic Feb 11, 2025
d3d94ba
chore: upgrade prettier
bludnic Feb 11, 2025
18852c5
chore: upgrade semver
bludnic Feb 11, 2025
ae8dc33
chore: upgrade sinon
bludnic Feb 11, 2025
b49a323
chore: upgrade socket.io-client
bludnic Feb 11, 2025
23f4228
chore: upgrade uuid
bludnic Feb 11, 2025
4f79371
chore: upgrade web3-eth, web3-eth-abi, web3-eth-accounts, web3-types
bludnic Feb 11, 2025
0e783e9
fix: add LINE_BREAK_VISUAL const
S-FrontendDev Feb 12, 2025
f889c57
fix: return back icons
S-FrontendDev Feb 12, 2025
e9f0943
fix: adm node status
S-FrontendDev Feb 12, 2025
84e4fc0
Merge pull request #714 from Adamant-im/fix/adm-node-status
bludnic Feb 13, 2025
5be1535
Merge pull request #713 from Adamant-im/fix/back-icon-settins
bludnic Feb 13, 2025
6c685da
Merge pull request #711 from Adamant-im/fix/line-separator-space
bludnic Feb 13, 2025
69b2a7c
feat: replace functions
S-FrontendDev Feb 13, 2025
08e8fb6
fix: path resolving in js files + btc-base-actions.js imports
PaulDremanovich Feb 13, 2025
be1f4f9
feat: types for validateAddress and tests
S-FrontendDev Feb 13, 2025
56e88b8
Merge branch 'dev' into fix/npm-deprecations
S-FrontendDev Feb 14, 2025
4b7601b
Merge branch 'dev' into fix/remove-ts-extensions
PaulDremanovich Feb 15, 2025
2710cf1
fix: klayr public key typing
PaulDremanovich Feb 15, 2025
0a1a361
Merge pull request #716 from Adamant-im/fix/remove-ts-extensions
bludnic Feb 15, 2025
11c4464
Merge branch 'fix/npm-deprecations' into fix/npm-deprecations-web3-va…
S-FrontendDev Feb 16, 2025
a6e9186
Merge branch 'dev' into fix/npm-deprecations
S-FrontendDev Feb 16, 2025
cd29581
Merge branch 'fix/npm-deprecations' into fix/npm-deprecations-web3-va…
S-FrontendDev Feb 16, 2025
03a2556
test(validateAddress): validate different types of BTC addresses
bludnic Feb 17, 2025
90a5de1
test(validateAddress): eth -> ETH
bludnic Feb 17, 2025
c4ea65c
refactor(validateAddress): remove unused catch argument
bludnic Feb 17, 2025
8dcd8b2
Merge pull request #715 from Adamant-im/fix/npm-deprecations-web3-val…
bludnic Feb 17, 2025
3ee95eb
Merge pull request #710 from Adamant-im/fix/npm-deprecations
bludnic Feb 17, 2025
5007df0
chore: fix build badge
bludnic Feb 18, 2025
1f18682
fix: ipfs nodes checkbox
Feb 18, 2025
0a3262f
feat: ui - update snackbar texts when sending coins
S-FrontendDev Feb 18, 2025
3755a30
feat: change condition for text
S-FrontendDev Feb 18, 2025
111f20a
Merge pull request #717 from Adamant-im/fix/build-badge
bludnic Feb 18, 2025
105f561
Merge pull request #718 from Adamant-im/feat/checkbox-check-uncheck-a…
bludnic Feb 18, 2025
bb40107
Merge pull request #719 from Adamant-im/feat/update-sending-texts
bludnic Feb 18, 2025
cd8810a
fix: rollback the feature but left the refactoring
PaulDremanovich Feb 18, 2025
5f02ce4
fix(transfer): transaction status changed from Confirmed to Pending w…
bludnic Feb 18, 2025
b7cf0ce
fix: display fee in ETH
S-FrontendDev Feb 19, 2025
30fd915
feat: Erc20Transaction script setup
S-FrontendDev Feb 19, 2025
1ee30e4
fix: gasUsed prepare
S-FrontendDev Feb 19, 2025
049453b
fix: gasUsed prepare
S-FrontendDev Feb 19, 2025
47a8d0d
Merge pull request #722 from Adamant-im/fix/usdt-tx-fee
bludnic Feb 19, 2025
4738322
fix: send a healthcheck request only if such request is not currently…
PaulDremanovich Feb 19, 2025
593e95f
feat: add NoInternetConnectionError error
S-FrontendDev Feb 20, 2025
22ba210
fix: clear log
S-FrontendDev Feb 20, 2025
bc4c32d
feat: estimate usd commission in tx details
S-FrontendDev Feb 20, 2025
e5b0dcc
fix: ts error
S-FrontendDev Feb 20, 2025
e5cb1dc
fix: ts error
S-FrontendDev Feb 20, 2025
66fb408
Merge pull request #720 from Adamant-im/fix/full-view-startup-message
bludnic Feb 20, 2025
3d5ed29
feat: fix pending transaction status
bludnic Feb 21, 2025
9268971
Merge branch 'dev' into fix/changing-tx-status-after-sending-usdt
bludnic Feb 21, 2025
b5c4bf7
feat: add getters for rates
S-FrontendDev Feb 21, 2025
ff06fdb
fix: tx list broken
S-FrontendDev Feb 21, 2025
ab3e7bb
fix: change shouldUpdate callback for wallet status
S-FrontendDev Feb 21, 2025
1c035cb
Merge pull request #721 from Adamant-im/fix/changing-tx-status-after-…
bludnic Feb 21, 2025
6a8ed1f
Merge pull request #723 from Adamant-im/fix/infinite-requests
bludnic Feb 21, 2025
b8ae1cc
Merge pull request #724 from Adamant-im/feat/update-sending-texts
bludnic Feb 21, 2025
c1468b9
Merge pull request #726 from Adamant-im/fix/broken-tx-list
bludnic Feb 21, 2025
fe28fbc
Merge branch 'dev' into feat/fee-estimate-in-usd
S-FrontendDev Feb 22, 2025
0722d60
fix: change order for store plugins loading
S-FrontendDev Feb 22, 2025
9001fb1
feat: current currency fee, change format
S-FrontendDev Feb 22, 2025
c603589
fix: types
S-FrontendDev Feb 22, 2025
c1b2327
fix: types
S-FrontendDev Feb 22, 2025
6b904fb
feat: add state condition
S-FrontendDev Feb 22, 2025
a669207
Merge pull request #727 from Adamant-im/fix/show-eth-fee
bludnic Feb 22, 2025
71e71a1
feat: add HOURGLASS icon for not estimated rate
S-FrontendDev Feb 24, 2025
a65b73b
Merge pull request #729 from Adamant-im/feat/add-calcluating-icon
bludnic Feb 24, 2025
60e87c6
Merge pull request #725 from Adamant-im/feat/fee-estimate-in-usd
bludnic Feb 25, 2025
f553a00
chore: update marked and dompurify versions and verify functionality
skranee Feb 25, 2025
a1189c2
Merge branch 'dev' into feat/no-connection-snackbar
S-FrontendDev Feb 25, 2025
573d23d
feat: code formatting
S-FrontendDev Feb 25, 2025
6218c0a
chore: convert marked config to typescript and use instance
skranee Feb 26, 2025
88871b2
fix: mismatch of types returned by functions
skranee Feb 26, 2025
ac9fbf7
refactor: remove unnecessary typing
skranee Feb 26, 2025
701ed83
fix: error due to mismatch of node.innerHTML and marked.parse() types
skranee Feb 26, 2025
06bbf14
fix: possible error if Promise returned
skranee Feb 26, 2025
7ee13e3
fix: missing some lines on the in-chat transfer screen (on light theme)
PaulDremanovich Feb 26, 2025
5a71808
Merge pull request #728 from Adamant-im/feat/no-connection-snackbar
bludnic Feb 26, 2025
a3221f2
chore: regenerate `adamant-wallets`
bludnic Feb 28, 2025
607cf07
chore: add CODEOWNERS
bludnic Feb 28, 2025
e038ec0
Merge pull request #730 from Adamant-im/chore/update-marked-lib-to-v15
skranee Feb 28, 2025
24b7a61
Merge pull request #734 from Adamant-im/chore/add-codeowners
bludnic Feb 28, 2025
d98b837
Merge pull request #732 from Adamant-im/fix/lines-light-theme
bludnic Feb 28, 2025
d872c67
Merge pull request #733 from Adamant-im/chore/regenerate-wallets
bludnic Feb 28, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
* @Adamant-im/pwa
2 changes: 1 addition & 1 deletion .github/workflows/capacitor-android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- name: Build PWA
run: |
npm run schema:generate
npm run build
npm run android:prebuild

- name: Extract Android signing key from ENV 🔑
run: |
Expand Down
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ yarn-error.log*
*.njsproj
*.sln
*.sw*

# Android-builder out
/dist-android
# Electron-builder output
/dist-electron
# Electron app will be placed here after packaging
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/adamant-im/adamant-im/dev.yml)](https://github.com/Adamant-im/adamant-im/actions/workflows/dev.yml) [![GitHub commit activity (branch)](https://img.shields.io/github/commit-activity/m/Adamant-im/adamant-im?color=24bd13)](https://github.com/Adamant-im/adamant-im/graphs/commit-activity) [![GitHub release (with filter)](https://img.shields.io/github/v/release/adamant-im/adamant-im?color=24bd13)](https://github.com/Adamant-im/adamant-im/releases) [![Static Badge](https://img.shields.io/badge/Slack-brightgreen?logo=slack&logoColor=white&labelColor=fa8f02&color=grey&link=https%3A%2F%2Fjoin.slack.com%2Ft%2Fadamant-im%2Fshared_invite%2Fzt-3n32uqh3-TmTM4qPAKcp3PzrPMtKETQ)](https://join.slack.com/t/adamant-im/shared_invite/zt-3n32uqh3-TmTM4qPAKcp3PzrPMtKETQ) [![Static Badge](https://img.shields.io/badge/Twitter-brightgreen?logo=x&logoColor=white&labelColor=blue&color=grey&link=https%3A%2F%2Ftwitter.com%2Fadamant_im)](https://twitter.com/adamant_im)
[![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/adamant-im/adamant-im/preview.yml)](https://github.com/Adamant-im/adamant-im/actions/workflows/preview.yml) [![GitHub commit activity (branch)](https://img.shields.io/github/commit-activity/m/Adamant-im/adamant-im/dev?color=24bd13)](https://github.com/Adamant-im/adamant-im/graphs/commit-activity) [![GitHub release (with filter)](https://img.shields.io/github/v/release/adamant-im/adamant-im?color=24bd13)](https://github.com/Adamant-im/adamant-im/releases) [![Static Badge](https://img.shields.io/badge/Slack-brightgreen?logo=slack&logoColor=white&labelColor=fa8f02&color=grey&link=https%3A%2F%2Fjoin.slack.com%2Ft%2Fadamant-im%2Fshared_invite%2Fzt-3n32uqh3-TmTM4qPAKcp3PzrPMtKETQ)](https://join.slack.com/t/adamant-im/shared_invite/zt-3n32uqh3-TmTM4qPAKcp3PzrPMtKETQ) [![Static Badge](https://img.shields.io/badge/Twitter-brightgreen?logo=x&logoColor=white&labelColor=blue&color=grey&link=https%3A%2F%2Ftwitter.com%2Fadamant_im)](https://twitter.com/adamant_im)

# ADAMANT Messenger Progressive Web Application (PWA)

Expand Down
2 changes: 1 addition & 1 deletion capacitor.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import { CapacitorConfig } from '@capacitor/cli'
const config: CapacitorConfig = {
appId: 'im.adamant.adamantmessengerpwa',
appName: 'ADAMANT Messenger',
webDir: 'dist',
webDir: 'dist-android',
server: {
androidScheme: 'https'
},
Expand Down
4 changes: 3 additions & 1 deletion electron-vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ import { mergeConfig } from 'vite'
import { defineConfig } from 'vitest/config'
import electron from 'vite-plugin-electron'
import viteBaseConfig from './vite-base.config'
import { excludeScreenshotsPlugin } from './vite-config/plugins/excludeScreenshotsPlugin'

export default mergeConfig(
viteBaseConfig,
Expand All @@ -12,7 +13,8 @@ export default mergeConfig(
plugins: [
electron({
entry: 'src/electron/main.js'
})
}),
excludeScreenshotsPlugin()
]
})
)
7 changes: 7 additions & 0 deletions jsconfig.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"compilerOptions": {
"paths": {
"@/*": ["./src/*"]
}
}
}
Loading