Commit Graph

96 Commits

Author SHA1 Message Date
wiz
96f3218ec6
Bump version to v2.6.0-dev 2023-03-28 14:25:05 +09:00
wiz
57eddac7f0
Release v2.5.0 2023-03-28 12:14:31 +09:00
Felipe Knorr Kuhn
d87fd95523
Bump Cypress to v12.7.0 2023-03-02 23:17:26 -08:00
softsimon
a2d241c687
Updating packages to please dependabot 2023-01-13 13:12:46 +04:00
softsimon
2f7e74a2a6
Update frontend packages to please dependabot 2022-12-29 15:03:52 +04:00
Felipe Knorr Kuhn
ea5ec7bc32
Update Cypress dependencies 2022-12-16 16:32:58 -08:00
softsimon
ddc7de0d4a
Update a few more frontend deps 2022-12-01 15:36:19 +09:00
softsimon
95e8789ba9
Upgrading some more frontend packages 2022-11-30 12:56:07 +09:00
softsimon
6d99d0a9ce
Removing SSR 2022-11-28 16:53:18 +09:00
softsimon
a3a2adac02
Upgrading more libs 2022-11-28 16:53:18 +09:00
softsimon
c8aea18c5e
Refactored ngb components 2022-11-28 16:53:17 +09:00
softsimon
c2f45f9bc1
Upgrade to Angular 14 2022-11-28 16:53:17 +09:00
nymkappa
c839abb479
Create world map of clearnet LN nodes and channels 2022-07-21 22:43:12 +02:00
wiz
291277f299
Merge branch 'master' into dependabot/npm_and_yarn/frontend/tinyify-3.1.0 2022-07-10 19:24:39 +02:00
wiz
a638369a57
Bump version to v2.5.0-dev 2022-07-10 14:53:57 +02:00
softsimon
2129146838
Revert "Updating package lock"
This reverts commit bd89bf885d.
2022-07-10 14:21:33 +02:00
softsimon
bd89bf885d
Updating package lock 2022-07-10 14:03:49 +02:00
Felipe Knorr Kuhn
735a069b6d
Merge branch 'master' into dependabot/npm_and_yarn/frontend/tinyify-3.1.0 2022-07-09 00:04:51 +02:00
Felipe Knorr Kuhn
bed266abac
Fix missing dependencies 2022-07-08 09:40:14 -07:00
dependabot[bot]
49723c4d1b
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
2d6f4d3bdb
Revert: Angular 14 upgrade 2022-07-08 16:45:24 +02:00
softsimon
63939981c1
Angular 14 Upgrade 2022-07-08 10:44:07 +02:00
softsimon
5867c79a1f
Moving ngx-bootrap-multiselect to the project 2022-07-07 20:14:58 +02:00
wiz
cb4dac3506
Merge remote-tracking branch 'origin/master' into knorrium/prettier 2022-07-07 14:13:06 +02:00
Felipe Knorr Kuhn
aae2dec16d
Add editorconfig and prettier integration with eslint 2022-07-07 03:02:02 -07:00
Felipe Knorr Kuhn
ae3f8b8bd5
Merge branch 'master' into update_cypress 2022-07-06 14:33:17 -07:00
Felipe Knorr Kuhn
1c018d18bd
Update Cypress related dependencies 2022-07-06 13:24:04 -07:00
Felipe Knorr Kuhn
a2e2b36a76
Remove frontend dependencies and old tests 2022-07-06 13:13:59 -07:00
softsimon
2b2f4f05b6
Upgrading frontend npm packages 2022-07-06 20:47:10 +02:00
Felipe Knorr Kuhn
a16eb6e804
Add eslint to the frontend 2022-07-05 04:29:46 -07:00
wiz
b9f0e63341
Bump version numbers to v2.4.1-dev 2022-06-10 22:43:57 +09:00
wiz
f901f06992
Release v2.4.0 2022-06-09 23:10:18 +09:00
Felipe Knorr Kuhn
69713ae156
Update to Cypress v10 2022-06-03 20:46:33 -07:00
wiz
f84fee1ba0
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
d542671993
Updating some more packages 2022-05-31 02:21:05 +04:00
softsimon
3935aef841
Upgrading packages 2022-05-31 02:21:05 +04:00
softsimon
e5470b9e40
Angular 13.3.10 update 2022-05-26 18:31:11 +04:00
softsimon
2e9eb46caa
npm audit fix 2022-05-24 04:57:08 +04:00
Felipe Knorr Kuhn
1da44cd4a6
Upgrade Cypress to v9.6.1 2022-05-18 22:01:28 -07:00
dependabot[bot]
20db11f9d8
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
9dcf421216
Upgrading npm packages and 2022-05-02 20:04:04 +04:00
softsimon
32792f4f74
npm audit fix 2022-03-27 14:26:06 +04:00
Felipe Knorr Kuhn
a69719ad36
Update Cypress to v9.5.2 2022-03-19 22:33:56 -07:00
softsimon
204e1c2a84
Npm install 2022-02-23 21:07:49 +04:00
Felipe Knorr Kuhn
30e41007a2
Update Cypress to v9.5.0 2022-02-22 22:14:59 -08:00
softsimon
c1f90e0c26
Npm audit fix 2022-01-23 12:58:16 +04:00
Felipe Knorr Kuhn
80e4141612
Update Cypress to v9.3.1 2022-01-20 21:27:52 -08:00
wiz
dbdc87eeae
Bump version number to v2.4.0-dev 2022-01-16 15:41:23 +09:00
wiz
b9067ed912
Release v2.3.0 2022-01-16 15:36:48 +09:00
softsimon
78c32af062
Fixing high vulnerabilities 2022-01-14 16:43:56 +04:00