143 Commits

Author SHA1 Message Date
softsimon
d4ad0271b4 Trying downgrading cypress wait 2023-07-18 13:45:24 +09:00
softsimon
1fd32856cf Angular 16 2023-07-18 13:38:33 +09:00
wiz
0d417f95f6 Bump version to 3.0.0-dev
- Now requires mempool/electrs
- Mempool Accelerator integration
- Rust GBT integration
- And more!
2023-07-14 18:39:35 +09:00
softsimon
0718c071d9 Fixing trailing slash issue 2023-05-12 11:05:20 -05:00
wiz
e2a3121fce Bump version to v2.6.0-dev 2023-03-28 14:25:05 +09:00
wiz
74b51d2e44 Release v2.5.0 2023-03-28 12:14:31 +09:00
Felipe Knorr Kuhn
e5cf03ebcb Bump Cypress to v12.7.0 2023-03-02 23:17:26 -08:00
softsimon
efe29e1e53 Updating packages to please dependabot 2023-01-13 13:12:46 +04:00
softsimon
4abc266a7f Update frontend packages to please dependabot 2022-12-29 15:03:52 +04:00
Felipe Knorr Kuhn
35a618bd3f Update Cypress dependencies 2022-12-16 16:32:58 -08:00
softsimon
45b599af3c Update a few more frontend deps 2022-12-01 15:36:19 +09:00
softsimon
ff2536dc25 Upgrading some more frontend packages 2022-11-30 12:56:07 +09:00
softsimon
89ce415eef Removing SSR 2022-11-28 16:53:18 +09:00
softsimon
21ab40b2cc Upgrading more libs 2022-11-28 16:53:18 +09:00
softsimon
df6b385fdb Refactored ngb components 2022-11-28 16:53:17 +09:00
softsimon
49752ac0f4 Upgrade to Angular 14 2022-11-28 16:53:17 +09:00
softsimon
149c4e2bf0 Proxy config for running esplora locally 2022-11-20 12:35:32 +09:00
softsimon
0699a31531 Correcting all Lightning explorer i18n and extract
fixes  #2533
2022-10-07 00:54:33 +04:00
softsimon
2da952fa45 Require the resources path as input to sync assets 2022-09-27 01:14:29 +04:00
Erik Arvstedt
92233bec63 frontend: Don't copy resources to language dirs
Since 355e89ce5, the frontend references resources via root-relative URLs.
This means that `resources` dirs in the language dirs are no longer
accessed and can be removed.

Achieve this by defining a specific `assets` production config that
doesn't include `src/resources`.

As of fd35c8f4a, this shrinks the frontend size by 55% (279M -> 124M).

Also, the nginx location configs now can be simplified.
2022-09-09 14:42:55 +02:00
nymkappa
31ee96a3c7 Create world map of clearnet LN nodes and channels 2022-07-21 22:43:12 +02:00
wiz
c35df8ed12 Bump version to v2.5.0-dev 2022-07-10 14:53:57 +02:00
softsimon
f45d0e1ad9 Revert: Angular 14 upgrade 2022-07-08 16:45:24 +02:00
softsimon
e8b830a37a Angular 14 Upgrade 2022-07-08 10:44:07 +02:00
softsimon
d8434c59f4 Moving ngx-bootrap-multiselect to the project 2022-07-07 20:14:58 +02:00
wiz
dcee319dd5 Merge remote-tracking branch 'origin/master' into knorrium/prettier 2022-07-07 14:13:06 +02:00
Felipe Knorr Kuhn
b201cdfb44 Add editorconfig and prettier integration with eslint 2022-07-07 03:02:02 -07:00
Felipe Knorr Kuhn
f3268ab39a Merge branch 'master' into update_cypress 2022-07-06 14:33:17 -07:00
Felipe Knorr Kuhn
d757aa942c Disable Scarf dependency from ngx-infinite-scroll 2022-07-06 13:50:02 -07:00
Felipe Knorr Kuhn
edd96978ae Update Cypress related dependencies 2022-07-06 13:24:04 -07:00
Felipe Knorr Kuhn
4b296f8d92 Remove frontend dependencies and old tests 2022-07-06 13:13:59 -07:00
softsimon
05decfc53e Upgrading frontend npm packages 2022-07-06 20:47:10 +02:00
Felipe Knorr Kuhn
a824369de2 Add eslint to the frontend 2022-07-05 04:29:46 -07:00
Felipe Knorr Kuhn
76dbda0a3e Various typing and build fixes to enable CI 2022-06-27 21:28:21 -07:00
wiz
95ec83fd5a Bump version numbers to v2.4.1-dev 2022-06-10 22:43:57 +09:00
wiz
32c2585e4b Release v2.4.0 2022-06-09 23:10:18 +09:00
Felipe Knorr Kuhn
98bcc8da0e Update to Cypress v10 2022-06-03 20:46:33 -07:00
softsimon
72cba9b599 Updating some more packages 2022-05-31 02:21:05 +04:00
softsimon
1cf063a1b0 Upgrading packages 2022-05-31 02:21:05 +04:00
softsimon
650a8b6432 Angular 13.3.10 update 2022-05-26 18:31:11 +04:00
Felipe Knorr Kuhn
c2570c5dad Upgrade Cypress to v9.6.1 2022-05-18 22:01:28 -07:00
softsimon
c83e5b2542 Upgrading npm packages and 2022-05-02 20:04:04 +04:00
softsimon
baed9a9f11 Npm run start broke 2022-04-06 15:40:26 +04:00
nymkappa
fd01692494 Update addresses button 2022-04-06 15:02:24 +09:00
Felipe Knorr Kuhn
1c215f254e Update Cypress to v9.5.2 2022-03-19 22:33:56 -07:00
softsimon
739ef69f6b Npm install 2022-02-23 21:07:49 +04:00
softsimon
b3e925c961 Bumping echarts 2022-02-23 20:52:38 +04:00
Felipe Knorr Kuhn
d22488abba Update Cypress to v9.5.0 2022-02-22 22:14:59 -08:00
Felipe Knorr Kuhn
b53da36997 Add new targets to run locally hitting the staging backends 2022-02-06 15:12:03 -08:00
softsimon
55244ff0a1 Adding a "mixed" dev proxy 2022-02-05 13:05:52 +04:00