96 Commits

Author SHA1 Message Date
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
nymkappa
31ee96a3c7 Create world map of clearnet LN nodes and channels 2022-07-21 22:43:12 +02:00
wiz
17957f5b1a Merge branch 'master' into dependabot/npm_and_yarn/frontend/tinyify-3.1.0 2022-07-10 19:24:39 +02:00
wiz
c35df8ed12 Bump version to v2.5.0-dev 2022-07-10 14:53:57 +02:00
softsimon
d94a75915a Revert "Updating package lock"
This reverts commit bd89bf885dff9bdf456db97498c4bc29f2177d89.
2022-07-10 14:21:33 +02:00
softsimon
09a1dc4bf7 Updating package lock 2022-07-10 14:03:49 +02:00
Felipe Knorr Kuhn
665e38af2f Merge branch 'master' into dependabot/npm_and_yarn/frontend/tinyify-3.1.0 2022-07-09 00:04:51 +02:00
Felipe Knorr Kuhn
34be85a521 Fix missing dependencies 2022-07-08 09:40:14 -07:00
dependabot[bot]
84ad4c447b Bump tinyify from 3.0.0 to 3.1.0 in /frontend
Bumps [tinyify](https://github.com/browserify/tinyify) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/browserify/tinyify/releases)
- [Changelog](https://github.com/browserify/tinyify/blob/default/CHANGELOG.md)
- [Commits](https://github.com/browserify/tinyify/compare/v3.0.0...v3.1.0)

---
updated-dependencies:
- dependency-name: tinyify
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-08 15:05:02 +00: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
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
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
wiz
f883a7acc0 Merge pull request #1624 from mempool/dependabot/npm_and_yarn/frontend/clipboard-2.0.11
Bump clipboard from 2.0.10 to 2.0.11 in /frontend
2022-05-31 23:55:07 +09: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
softsimon
10af906fb7 npm audit fix 2022-05-24 04:57:08 +04:00
Felipe Knorr Kuhn
c2570c5dad Upgrade Cypress to v9.6.1 2022-05-18 22:01:28 -07:00
dependabot[bot]
6d1c9d0a0e Bump clipboard from 2.0.10 to 2.0.11 in /frontend
Bumps [clipboard](https://github.com/zenorocha/clipboard.js) from 2.0.10 to 2.0.11.
- [Release notes](https://github.com/zenorocha/clipboard.js/releases)
- [Commits](https://github.com/zenorocha/clipboard.js/compare/v2.0.10...v2.0.11)

---
updated-dependencies:
- dependency-name: clipboard
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-10 02:09:37 +00:00
softsimon
c83e5b2542 Upgrading npm packages and 2022-05-02 20:04:04 +04:00
softsimon
627adec8b0 npm audit fix 2022-03-27 14:26:06 +04: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
Felipe Knorr Kuhn
d22488abba Update Cypress to v9.5.0 2022-02-22 22:14:59 -08:00
softsimon
9cb0f108e5 Npm audit fix 2022-01-23 12:58:16 +04:00
Felipe Knorr Kuhn
b03c398859 Update Cypress to v9.3.1 2022-01-20 21:27:52 -08:00
wiz
fb1822623b Bump version number to v2.4.0-dev 2022-01-16 15:41:23 +09:00
wiz
e5b2639d73 Release v2.3.0 2022-01-16 15:36:48 +09:00
softsimon
7051cc8b0d Fixing high vulnerabilities 2022-01-14 16:43:56 +04:00