Commit Graph

424 Commits (07305733a6b1cd08c464ec640d19a0e6631bc8f8)

Author SHA1 Message Date
Victor Baranov ec9de71d17 Introduce API_PATH env var 5 years ago
Victor Baranov ca9a8cf629 Compiler nightly builds as an option 5 years ago
Max Alekseenko 49da9898d2 do not load app.js on the first page 5 years ago
Max Alekseenko 7f2cb10f2f remove async_listing_load lib import from app.js 5 years ago
Max Alekseenko 3271dc83b4 use useBuiltIns option in webpack instead of importing @babel/polyfill 5 years ago
Max Alekseenko 288a69a46e fix linter errors 5 years ago
Max Alekseenko 5523508da2 allow to set "/" 5 years ago
Max Alekseenko 253e43914d fix tests 5 years ago
Max Alekseenko bd589433fc move socket path to env 5 years ago
Max Alekseenko a4e1f0124c move some libs to separate files 5 years ago
Max Alekseenko 2a97b6831f remove token balance dropdown logic from app.js 5 years ago
Max Alekseenko 503b61b822 separate smart contracts logic 5 years ago
Max Alekseenko c418a70a95 separate remaining pages logic 5 years ago
Max Alekseenko e8896c2840 separate transactions logic 5 years ago
Max Alekseenko bcd86a1b7a separate blocks page logic 5 years ago
Max Alekseenko a2a14bd4a6 split account logic 5 years ago
Max Alekseenko 6f29da7330 split home page logic 5 years ago
Max Alekseenko e23a68d007 fix duplicate websocket connection 5 years ago
Max Alekseenko b0f74f41bd remove chart loader 5 years ago
Max Alekseenko fc8ce8f79d disable chart animation after the first loading 5 years ago
Max Alekseenko 2f0d06ad88 hide loading after chart script is loaded 5 years ago
Max Alekseenko 76145a54a5 add setDataToLocalStorage function 5 years ago
Max Alekseenko 0a0eacefbd comment unused code 5 years ago
Max Alekseenko 77535a8652 move all chart logic to separate script 5 years ago
Max Alekseenko f06bca3726 fix linter errors 5 years ago
Max Alekseenko c5ba8e7b0d move chart initial loading to separate file 5 years ago
Max Alekseenko 983444b3b7 improve loader styles 5 years ago
Victor Baranov 64ef27aa1d Decrease loaders showing delay on the main page 5 years ago
Max Alekseenko 9faf67aeb1 fix linter errors 5 years ago
Max Alekseenko f8c4cc9129 store chart data in local storage 5 years ago
Victor Baranov b9695ef85e eslint fixes 5 years ago
Victor Baranov 641759eb60 Remove preload support in FF 5 years ago
Ayrat Badykov 8eb7e1aa01
hide form on check 5 years ago
Victor Baranov 1dda3e50c7 Estimated address count on the main page 5 years ago
Victor Baranov b04a33e93e Fix: remove outer container of transaction-count if there is no value 5 years ago
Victor Baranov bc7d297c6f Fix blocks fetching on the main page 5 years ago
Ayrat Badykov e45d1f8d7b
add countersFetched flag 5 years ago
Victor Baranov 2bb69f76e9 Return old style menu 5 years ago
Ayrat Badykov 5bbf94220f
remove console log 5 years ago
Ayrat Badykov a32f4936c7
load address counters async 5 years ago
Ayrat Badykov 9af62a4a9b
fix style 5 years ago
Ayrat Badykov 3d0778d117
fetch counters only async 5 years ago
Ayrat Badykov c1be6cc076
fetch token counters async 5 years ago
Ayrat Badykov 02eb01ecb5
fix try it out section 5 years ago
Yegor San 7b8ae124dc Added new function for new-button 5 years ago
Yegor San 63ce594257 ESLINT tests failure recheck3 5 years ago
Yegor San 0aaab5ddac ESLINT tests failure recheck2 5 years ago
Yegor San ba059db226 ESLINT tests failure recheck1 5 years ago
Yegor San a03f36462d ESLINT tests failure recheck 5 years ago
Yegor San a7491139c2 ESLINT test should pass, merging conflict should be solved 5 years ago