undergroundwires
0a857aa09e
bump dependencies to latest #75 , #69
2021-05-08 23:46:59 +02:00
undergroundwires
db62ed7f3a
fix broken URLs and automate broken URL checks #70
...
This commit:
- Fixes broken URLs using archive.org or other references.
- Replaces tenforums.com URLs with better documentation as they tend to return HTTP status code 403 to tests and also are low quality source.
- Changes all insecure http sources to https alternatives
- Adds integration tests to check for broken URLs
- There's logic implemented for having a delay inbetween when sending requests to same domains, however it's not used as the sources can respond to totally parallelized requests.
- Run test pipeline weekly to get notified about broken URls without commits
2021-05-05 23:57:41 +02:00
undergroundwires
49600c5f37
add initial integration tests
...
Integration tests are executed using vue-cli-service with double quotes as following: `vue-cli-service test:unit "tests/integration/**/*.spec.ts"`. Using single quotes (mochajs/mocha#1828 ) works on macOS and Ubuntu but does not on Windows (tests are not found). Double quotes is the only portable way that works on all three platforms (mochajs/mocha#3136 ).
2021-05-03 15:48:01 +02:00
undergroundwires-bot
b3d2e82025
⬆️ bump everywhere to 0.10.2
2021-04-20 16:47:11 +00:00
dependabot[bot]
3e9c99f5f8
Bump y18n from 3.2.1 to 3.2.2 ( #66 )
...
Bumps [y18n](https://github.com/yargs/y18n ) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/yargs/y18n/releases )
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yargs/y18n/commits )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-06 20:29:15 +02:00
dependabot[bot]
b2376ecc30
Bump elliptic from 6.5.3 to 6.5.4 ( #62 )
...
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases )
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-27 17:15:30 +01:00
undergroundwires-bot
aeaa6deeb4
⬆️ bump everywhere to 0.10.1
2021-03-26 14:57:03 +00:00
undergroundwires
1f515e7be5
bump dependencies to latest
...
- fix npm vulnerabilities #62
- change ResizeObserver polyfill dependency que-etc/resize-observer-polyfill#80
- bump typescript to 4.2.x and add tslib for importing helpers
- update electron to v12.x and set contextIsolation to false (nklayman/vue-cli-plugin-electron-builder#1285 , electron/electron#11608 ) to reach node APIs as it's now disabled by default (electron/electron#27949 )
2021-03-11 14:50:35 +01:00
undergroundwires-bot
1f8a0cf9ab
⬆️ bump everywhere to 0.10.0
2021-03-02 16:08:31 +00:00
undergroundwires-bot
f1abd7682f
⬆️ bump everywhere to 0.9.2
2021-02-13 11:08:41 +00:00
undergroundwires-bot
fbc3b109b9
⬆️ bump everywhere to 0.9.1
2021-01-24 06:22:52 +00:00
undergroundwires
7930bef48c
transpile using babel for legacy browser support
2021-01-21 04:38:02 +01:00
undergroundwires
8a8b7319d5
add initial macOS support #40
2021-01-13 16:31:20 +01:00
undergroundwires
d9e44e2574
update dependencies to latest #46
2020-12-21 22:20:49 +01:00
undergroundwires
11e0613165
update dependencies to latest
2020-10-17 23:17:44 +01:00
undergroundwires
c628aa9aef
updated dependencies to latest and audit fixes ( #25 )
2020-08-28 16:46:09 +01:00
undergrounwdires
7fac0fe79f
🐛 fixed blank screen and icons on mac
2020-08-10 18:40:16 +01:00
dependabot[bot]
e43992b278
Bump elliptic from 6.5.2 to 6.5.3 ( #23 )
...
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases )
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-09 03:00:18 +01:00
undergroundwires
45816a2bcc
updated dependencies to latest
2020-08-09 03:00:17 +01:00
undergroundwires
04b9b59e14
support for desktop versions #20
2020-08-09 03:00:13 +01:00
undergroundwires
92a7118d1c
patched loadash vulnerability ( #18 )
2020-07-19 02:27:01 +01:00
dependabot[bot]
eed996f608
Bump websocket-extensions from 0.1.3 to 0.1.4 ( #9 )
...
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node ) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases )
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md )
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-13 00:59:03 +00:00
undergroundwires
e2ab124fb7
new footer with privacy policy
2020-05-24 19:25:47 +01:00
undergroundwires
4a91e8ccd8
automated using bump-everywhere + more quality checks ( #8 )
...
- new workflows
- linting commands & linted stuff
- security checks & fixed audited vulnerabilities
- updated documentation
2020-05-24 19:25:43 +01:00
dependabot[bot]
4800340b9b
Bump acorn from 6.4.0 to 6.4.1
...
Bumps [acorn](https://github.com/acornjs/acorn ) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases )
- [Commits](https://github.com/acornjs/acorn/compare/6.4.0...6.4.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-04-05 16:20:27 +00:00
undergroundwires
4e7f244190
Initial commit
2019-12-31 16:23:45 +01:00