piotrpekala7
|
a08a7e1476
|
Fix for issue in docker configurator
|
2022-04-27 10:35:54 +02:00 |
|
piotrpekala7
|
b5e4972bdb
|
Fix for #1303
|
2022-04-26 11:24:00 +02:00 |
|
Jeremy Grossmann
|
dc5c0d3d94
|
Merge pull request #1302 from GNS3/bugfix/1298
Fix capture file name
|
2022-04-26 14:52:49 +07:00 |
|
grossmj
|
04936cfc8d
|
Fix generated capture file is not valid
|
2022-04-21 13:53:27 +07:00 |
|
Jeremy Grossmann
|
8728056b8d
|
Merge pull request #1296 from GNS3/dependabot/npm_and_yarn/plist-3.0.5
Bump plist from 3.0.4 to 3.0.5
|
2022-04-13 16:15:02 +07:00 |
|
Jeremy Grossmann
|
138d1f8552
|
Merge pull request #1283 from GNS3/dependabot/npm_and_yarn/electron-13.6.6
Bump electron from 13.6.1 to 13.6.6
|
2022-04-13 16:14:26 +07:00 |
|
dependabot[bot]
|
dc31d51844
|
Bump plist from 3.0.4 to 3.0.5
Bumps [plist](https://github.com/TooTallNate/node-plist) from 3.0.4 to 3.0.5.
- [Release notes](https://github.com/TooTallNate/node-plist/releases)
- [Changelog](https://github.com/TooTallNate/plist.js/blob/master/History.md)
- [Commits](https://github.com/TooTallNate/node-plist/commits)
---
updated-dependencies:
- dependency-name: plist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-12 10:07:20 +00:00 |
|
dependabot[bot]
|
def33a353d
|
Bump minimist from 1.2.5 to 1.2.6 (#1294)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-04-12 12:06:10 +02:00 |
|
dependabot[bot]
|
ed3db2ea4d
|
Bump electron from 13.6.1 to 13.6.6
Bumps [electron](https://github.com/electron/electron) from 13.6.1 to 13.6.6.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v13.6.1...v13.6.6)
---
updated-dependencies:
- dependency-name: electron
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-25 18:37:29 +00:00 |
|
Jeremy Grossmann
|
7ad6de2256
|
Merge pull request #1261 from GNS3/dependabot/npm_and_yarn/url-parse-1.5.10
Bump url-parse from 1.5.3 to 1.5.10
|
2022-03-13 20:20:17 +10:00 |
|
dependabot[bot]
|
6dcc5cdc2e
|
Bump url-parse from 1.5.3 to 1.5.10
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.3 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.3...1.5.10)
---
updated-dependencies:
- dependency-name: url-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-07 01:08:02 +00:00 |
|
dependabot[bot]
|
089e66a02b
|
Bump karma from 6.3.15 to 6.3.16 (#1263)
Bumps [karma](https://github.com/karma-runner/karma) from 6.3.15 to 6.3.16.
- [Release notes](https://github.com/karma-runner/karma/releases)
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma/compare/v6.3.15...v6.3.16)
---
updated-dependencies:
- dependency-name: karma
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-03-07 01:16:14 +01:00 |
|
piotrpekala7
|
da848d42af
|
Release web UI 2.2.30
|
2022-02-16 01:02:04 +01:00 |
|
dependabot[bot]
|
6b08fb8d9a
|
Bump follow-redirects from 1.14.7 to 1.14.8 (#1254)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8)
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-16 00:49:50 +01:00 |
|
piotrpekala7
|
8874e7efbc
|
Refreshing UI (#1253)
* Update font-fixer.ts
* Update interface-status.ts
* Updating project map UI
* Updating templates menu
* Fixing tests
* Update karma.conf.js
|
2022-02-08 23:48:45 +01:00 |
|
piotrpekala7
|
2b834768c6
|
Update karma.conf.js
|
2022-02-08 23:47:22 +01:00 |
|
whitesource-for-github-com[bot]
|
eabdda0e74
|
Update dependency karma to v6.3.14 (#1251)
Co-authored-by: whitesource-for-github-com[bot] <whitesource-for-github-com[bot]@users.noreply.github.com>
|
2022-02-08 14:05:07 +01:00 |
|
whitesource-for-github-com[bot]
|
9e3f667767
|
Update dependency karma to v6.3.9 (#1247)
Co-authored-by: whitesource-for-github-com[bot] <whitesource-for-github-com[bot]@users.noreply.github.com>
|
2022-01-31 14:07:59 +01:00 |
|
dependabot[bot]
|
8898141bc1
|
Bump nanoid from 3.1.30 to 3.2.0 (#1236)
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.30 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.30...3.2.0)
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-01-31 10:42:53 +01:00 |
|
dependabot[bot]
|
c8753ed45c
|
Bump node-fetch from 3.0.0 to 3.1.1 (#1237)
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 3.0.0 to 3.1.1.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v3.0.0...v3.1.1)
---
updated-dependencies:
- dependency-name: node-fetch
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-01-31 10:22:43 +01:00 |
|
dependabot[bot]
|
d496d8dc64
|
Bump log4js from 6.3.0 to 6.4.0 (#1235)
Bumps [log4js](https://github.com/log4js-node/log4js-node) from 6.3.0 to 6.4.0.
- [Release notes](https://github.com/log4js-node/log4js-node/releases)
- [Changelog](https://github.com/log4js-node/log4js-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/log4js-node/log4js-node/compare/v6.3.0...v6.4.0)
---
updated-dependencies:
- dependency-name: log4js
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-01-31 00:21:55 +01:00 |
|
dependabot[bot]
|
a8f9b6948d
|
Bump follow-redirects from 1.14.5 to 1.14.7 (#1233)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.5 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.5...v1.14.7)
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-01-31 00:01:23 +01:00 |
|
piotrpekala7
|
ccd3ff61f1
|
Release web UI 2.2.29
|
2022-01-07 20:04:51 +01:00 |
|
piotrpekala7
|
abf9d8b387
|
Release web UI 2.2.28
|
2021-12-13 23:40:20 +01:00 |
|
piotrpekala7
|
f8cc654539
|
Update project-map.component.ts
|
2021-12-13 23:34:03 +01:00 |
|
piotrpekala7
|
56554f6d0c
|
Update project-map.component.ts
|
2021-12-13 23:22:15 +01:00 |
|
piotrpekala7
|
7be137dc1c
|
Merge pull request #1225 from GNS3/Remember-topology/servers-window-position
Update topology-summary.component.ts
|
2021-12-12 12:46:39 -08:00 |
|
piotrpekala7
|
1b45a2284d
|
Merge pull request #1224 from GNS3/Mouse-pointer-#1219
Mouse pointer #1219
|
2021-12-12 12:46:11 -08:00 |
|
piotrpekala7
|
6b4f5186d0
|
Update topology-summary.component.ts
|
2021-12-09 02:27:19 +01:00 |
|
piotrpekala7
|
c3f2ebad0c
|
Mouse pointer #1219
|
2021-12-08 19:18:38 +01:00 |
|
piotrpekala7
|
249f63a97a
|
Update new-template-dialog.component.html
|
2021-12-07 20:03:36 +01:00 |
|
piotrpekala7
|
cc6b8cd28c
|
Update configurator-docker.component.ts
|
2021-12-07 15:51:26 +01:00 |
|
piotrpekala7
|
96928d86f8
|
Updating snyk version
|
2021-12-02 00:51:24 +01:00 |
|
piotrpekala7
|
a213a7aca1
|
Angular version set to 12.2.12
|
2021-11-10 00:12:32 +01:00 |
|
piotrpekala7
|
fc1d17b921
|
Reverting updates
|
2021-11-09 23:28:52 +01:00 |
|
piotrpekala7
|
0ddf4f6e95
|
Release web UI 2.2.27
|
2021-11-08 18:09:29 +01:00 |
|
piotrpekala7
|
8d466d655e
|
Updating dependencies
|
2021-11-08 18:03:17 +01:00 |
|
piotrpekala7
|
2c7dd5f179
|
Removing sentry/cli
|
2021-11-08 17:48:58 +01:00 |
|
piotrpekala7
|
64999f2b72
|
Removing electron builder
|
2021-11-08 17:36:51 +01:00 |
|
piotrpekala7
|
253c65b8c1
|
Fix for builds on github
|
2021-11-08 16:49:45 +01:00 |
|
piotrpekala7
|
74c1a82524
|
Update .gitignore
|
2021-11-08 13:41:11 +01:00 |
|
piotrpekala7
|
4e42bd7a54
|
Merge pull request #1199 from potats0/master
add progress bar when uploading qemu disks
|
2021-11-07 13:54:30 -08:00 |
|
piotrpekala7
|
891e65b094
|
Update yarn.lock
|
2021-11-07 18:46:57 +01:00 |
|
piotrpekala7
|
c808477914
|
Fix for error with component factory after migration to angular v13
|
2021-11-07 18:32:34 +01:00 |
|
piotrpekala7
|
8503a17187
|
Updating angular material
|
2021-11-07 18:24:48 +01:00 |
|
piotrpekala7
|
8afea664ff
|
updating packages
|
2021-11-07 17:28:04 +01:00 |
|
piotrpekala7
|
538ae8b7fb
|
Update yarn.lock
|
2021-11-07 16:58:08 +01:00 |
|
piotrpekala7
|
370694f3b0
|
Update package.json
|
2021-11-07 16:55:02 +01:00 |
|
piotrpekala7
|
5175b3beac
|
Updating packages
|
2021-11-07 16:48:17 +01:00 |
|
piotrpekala7
|
2df1956dbc
|
Updating packages
|
2021-11-02 22:39:08 +01:00 |
|