Commit Graph

147 Commits

Author SHA1 Message Date
nha dev 1cee6135d4 Heex + API for blocchaininfo 2022-05-03 19:01:29 +05:30
nha dev b5bd4b5bf3 fix x padding on index page 2022-04-14 12:56:50 +05:30
nha dev 70c9718939 VK height input fix 2022-04-13 16:31:01 +05:30
nha dev 6e93f36273 Fix CSRF 2022-04-13 16:23:55 +05:30
nha dev 7d832ba545 Migrate to new templating engine and added the .heex extention to tailwind config to extract styles 2022-04-13 15:56:31 +05:30
nha dev 516a6fd6f4 Logo 2022-04-11 18:54:19 +05:30
nha dev 518a6b2a26 Changes related to LiveView Update 2022-04-11 18:22:11 +05:30
nha dev b710eeec99 Latest Phoenix Upgrade 2022-04-10 00:42:32 +05:30
nha dev 9d4786979f upgraded Phoenix + live view fixes 2022-04-10 00:07:46 +05:30
nha dev bee0e2b3bf Address view - unhide pagination and style tx list on mobile 2022-04-02 22:27:45 +05:30
Vamsi Krishna B 1c1bb12351
Merge pull request #14 from rex4539/typos
Fix typo and cleanup
2022-02-18 12:40:21 +05:30
Dimitris Apostolou d42edce1f8
Fix typo and cleanup 2022-02-17 23:37:01 +02:00
Vamsi Krishna B 07f1035c55
Update root.html.eex 2022-02-14 11:03:52 +05:30
Vamsi Krishna B a68b6e163f
Merge pull request #13 from nighthawk-apps/update-strings
Update funding source and strings
2022-02-07 13:29:54 +05:30
nighthawk24 a2adab8350 Update funding source and strings 2022-02-01 16:29:38 -05:00
Vamsi Krishna B a4d5f95ccb
trim input received from search
trim input received from searchbar
2022-01-29 15:44:48 +05:30
nha dev 87e6c61d86 Added zcashd version 2022-01-04 14:32:21 +05:30
nha dev 00dcecce66 SASS 2021-12-15 18:34:50 +05:30
Vamsi Krishna B ebe29151e6 CSP Update for fixing QR Code for in the Address page 2021-11-20 09:36:41 +05:30
Vamsi Krishna B 3774ef15a4
Merge pull request #10 from buoy49/main
fix href in blocks html template for next button
2021-11-04 19:09:18 +05:30
Brian Witte 1ed0b668bc
fix href in blocks html template for next button 2021-11-03 17:48:36 -05:00
Vamsi Krishna B 540d913fc2 Added CSP with working nav and live view 2021-10-28 17:26:18 +05:30
Vamsi Krishna B 2af35e41d8 Evaluate CSP thoroughly , consider moving to Headers: 2021-10-28 17:15:40 +05:30
Vamsi Krishna B d4585ce313 CSP fix navigation 2021-10-28 17:13:54 +05:30
Vamsi Krishna B 6faa2b5e6e CSP fix 2021-10-28 17:08:56 +05:30
Vamsi Krishna B 9d9fbe613d Added CSP policy 2021-10-28 17:04:31 +05:30
Vamsi Krishna B d4271a97a2 Correctly declare char meta 2021-10-28 16:58:50 +05:30
Vamsi Krishna B 8c3c517425 Follow best practices for linking external sites suggested by Lighthouse 2021-10-28 16:46:37 +05:30
semgrep.dev on behalf of @vamsiikrishna aeaa693180 Add Semgrep CI 2021-10-23 06:32:56 +00:00
Vamsi Krishna B a1d15b5385 Handle TX with 0.0 fee 2021-10-16 13:27:51 +05:30
Vamsi Krishna B 0024aac8ab Update issue templates 2021-09-22 18:01:16 +05:30
Vamsi Krishna B fe27768239 VK style changes - Fix the container and add support for y scroll 2021-09-07 16:41:12 +05:30
Vamsi Krishna B 2178c41801 Move Header & Footer to dedicated templates 2021-09-03 18:51:28 +05:30
Vamsi Krishna B 5f19bc9cec Closed </svg> on Price LV 2021-09-03 17:25:36 +05:30
Vamsi Krishna B f2d0966f1a handle TX fee calculation for a certain type of mixed TX 2021-09-02 08:13:02 +05:30
Vamsi Krishna B 39dc986da3 Fix broken fee calculation for a particular type of mixed tx 2021-09-01 17:26:02 +05:30
Vamsi Krishna B ed5800a175 vk rate limit check 2021-08-31 12:35:44 +05:30
Vamsi Krishna B e2d85781b4 version bump for npm deps 2021-08-27 15:00:33 +05:30
Vamsi Krishna B 8a8a5086af
Merge pull request #6 from nighthawk-apps/dependabot/npm_and_yarn/assets/hosted-git-info-2.8.9
Bump hosted-git-info from 2.8.8 to 2.8.9 in /assets
2021-08-27 10:30:46 +05:30
Vamsi Krishna B 6798fab55d
Merge pull request #8 from nighthawk-apps/dependabot/npm_and_yarn/assets/browserslist-4.16.8
Bump browserslist from 4.16.3 to 4.16.8 in /assets
2021-08-27 10:30:27 +05:30
Vamsi Krishna B dc37782da2
Merge pull request #7 from nighthawk-apps/dependabot/npm_and_yarn/assets/path-parse-1.0.7
Bump path-parse from 1.0.6 to 1.0.7 in /assets
2021-08-27 10:30:10 +05:30
dependabot[bot] 35402f7e3b
Bump browserslist from 4.16.3 to 4.16.8 in /assets
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.3 to 4.16.8.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.16.3...4.16.8)

---
updated-dependencies:
- dependency-name: browserslist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-27 04:59:30 +00:00
dependabot[bot] 6bd25abed7
Bump path-parse from 1.0.6 to 1.0.7 in /assets
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-27 04:59:30 +00:00
dependabot[bot] d89767e385
Bump hosted-git-info from 2.8.8 to 2.8.9 in /assets
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)

---
updated-dependencies:
- dependency-name: hosted-git-info
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-27 04:59:27 +00:00
Vamsi Krishna B 1707fa6388
Merge pull request #2 from nighthawk-apps/dependabot/npm_and_yarn/assets/postcss-8.2.10
Bump postcss from 8.2.8 to 8.2.10 in /assets
2021-08-27 10:28:14 +05:30
Vamsi Krishna B 57965a1dc5
Merge pull request #3 from nighthawk-apps/dependabot/npm_and_yarn/assets/ssri-6.0.2
Bump ssri from 6.0.1 to 6.0.2 in /assets
2021-08-27 10:27:55 +05:30
Vamsi Krishna B aa9c16d6e3
Merge pull request #4 from nighthawk-apps/add-license
Add LICENSE
2021-08-26 22:51:19 +05:30
dependabot[bot] dcc8e1ba78
Bump postcss from 8.2.8 to 8.2.10 in /assets
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.8 to 8.2.10.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.2.8...8.2.10)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-26 17:11:32 +00:00
Vamsi Krishna B 8ea3b84282 Updated Privacy Policy 2021-08-26 22:40:15 +05:30
Vamsi Krishna B 201406d852 Updated Privacy Policy - added TLDR; 2021-08-26 22:35:18 +05:30