Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 2 #10

Merged
merged 369 commits into from
Aug 3, 2024
Merged
Changes from 1 commit
Commits
Show all changes
369 commits
Select commit Hold shift + click to select a range
c4d4da3
correct CIDR notation
willtho89 Feb 13, 2024
cb45bc1
update ip package to 2.0.1
willtho89 Feb 19, 2024
2f89765
WireGuard.js: fixup undefined CIDR
pheiduck Mar 5, 2024
bbc9196
Update docker-compose.yml
pheiduck Mar 5, 2024
76a3d7f
fixing stuff and formating
pheiduck Mar 5, 2024
63faf4c
fixup: WireGuard.js
pheiduck Mar 5, 2024
86f23cd
config.js: formatting ✨
pheiduck Mar 5, 2024
84b2b61
Merge branch 'master' into feat-cidr-notation
pheiduck Mar 5, 2024
754b5f2
fixup: WireGuard.js
pheiduck Mar 5, 2024
5ee284b
fixup: WireGuard.js
pheiduck Mar 5, 2024
a36ab88
fixup: WireGuard.js
pheiduck Mar 6, 2024
3621bde
feat: no private key (#887)
pheiduck Mar 6, 2024
925a47d
npm: package updates
Mar 6, 2024
bbed4c7
npm: package updates
Mar 7, 2024
a9cd307
npm-update-bot.yml: check for updates every monday
pheiduck Mar 9, 2024
b4930b3
npm: package updates
Mar 9, 2024
a005c7e
npm: package updates
Mar 10, 2024
e408e4b
npm: package updates
Mar 11, 2024
dfef7cd
npm: package updates
Mar 11, 2024
df88277
deploy-development.yml: able to deploy dev up on pull request
pheiduck Mar 11, 2024
2d68367
npm: package updates
Mar 11, 2024
4e3c2ad
npm: package updates
Mar 12, 2024
303f884
Version 12: Big feature update (#891)
pheiduck Mar 12, 2024
2ffb68e
[update] package.json and changelog to current release 12
pheiduck Mar 12, 2024
b37f85e
[update] package.json and changelog to current release 12
pheiduck Mar 12, 2024
a4c3bf0
PR: Build Docker images
pheiduck Mar 13, 2024
bad7bff
Update deploy-pr.yml
pheiduck Mar 13, 2024
11a56ff
needed for testing on our test branches
pheiduck Mar 13, 2024
f69aa9d
PR: Build Docker images (#912)
pheiduck Mar 13, 2024
4dc439f
npm: package updates
Mar 13, 2024
2f5878d
Add setup and update instructions for Compose
eandersons Mar 12, 2024
17fdb33
Add setup and update instructions for Compose (#901)
pheiduck Mar 13, 2024
d91f08e
i18n.js: add Hindi language translation
rahilarious Mar 12, 2024
f0ec8e4
i18n.js: add Hindi language translation (#902)
pheiduck Mar 13, 2024
24376d9
npm: package updates
Mar 14, 2024
1a3cff8
Merge branch 'feat-h3' into master
pheiduck Mar 14, 2024
e9480a5
fixup Server.js: even to master
pheiduck Mar 14, 2024
8c771b0
Server.js: add UI_TRAFFIC_STATS
pheiduck Mar 14, 2024
08c412f
Server.js: remove white-space
pheiduck Mar 14, 2024
064e264
Server.js: add missing ')'
pheiduck Mar 14, 2024
b3306be
refactor!: migrate from express to h3 (#880)
pheiduck Mar 14, 2024
b7c2c81
fixup: lint errors
pheiduck Mar 14, 2024
3f2495a
fixup: UI_TRAFFIC_STATS
pheiduck Mar 14, 2024
10f246e
fixup: Server.js
pheiduck Mar 14, 2024
9a35b56
Update README.md
pheiduck Mar 14, 2024
6c4eb52
Update README.md
pheiduck Mar 14, 2024
7596385
fixup: lint errors and uninstall express
pheiduck Mar 14, 2024
68187e0
Merge branch 'master' into feat-cidr-notation
pheiduck Mar 14, 2024
4599ab9
npm: package updates
Mar 15, 2024
ee5a2c6
Server.js: remove cookie setting
pheiduck Mar 15, 2024
e2242da
npm: package updates
Mar 15, 2024
3cb83dc
deploy.yml: rebuild v11
pheiduck Mar 12, 2024
8ce2d44
Update deploy.yml
pheiduck Mar 12, 2024
3d11730
Fix traffic charts. Add chart vars
suxscribe Mar 13, 2024
73242c6
Remove .env from repo
suxscribe Mar 13, 2024
166a58a
Fix charts on mobile
suxscribe Mar 13, 2024
ccde2fd
Disable debug
suxscribe Mar 13, 2024
12b72cf
Fix lint errors
suxscribe Mar 13, 2024
4d5a5c9
docker-compose.yml: add UI_CHART_TYPE
pheiduck Mar 15, 2024
44cc568
Merge branch 'master' into feat-h3
pheiduck Mar 15, 2024
f7bd362
fixup: Server.js
pheiduck Mar 15, 2024
f3a8ff6
Add dark/light mode toggle. Add chart toggle
suxscribe Mar 17, 2024
32fc785
Lint
suxscribe Mar 17, 2024
90431ff
npm: package updates
Mar 18, 2024
68253d4
npm: package updates
Mar 18, 2024
81ccf87
Header mobile layout
suxscribe Mar 18, 2024
90bcdd1
deploy.yml: rebuild v11
pheiduck Mar 12, 2024
ed0e467
Update deploy.yml
pheiduck Mar 12, 2024
aedb691
Fix traffic charts. Add chart vars
suxscribe Mar 13, 2024
71c2081
Remove .env from repo
suxscribe Mar 13, 2024
98a5daf
Fix charts on mobile
suxscribe Mar 13, 2024
262318d
Disable debug
suxscribe Mar 13, 2024
ac6a05f
Fix lint errors
suxscribe Mar 13, 2024
88b1b20
docker-compose.yml: add UI_CHART_TYPE
pheiduck Mar 15, 2024
70a31fe
npm: package updates
Mar 19, 2024
a7ecb2a
Fix TX/RX charts. Add UI_CHART_TYPE (#915)
pheiduck Mar 19, 2024
e666a14
npm: package updates
Mar 19, 2024
c107920
Merge branch 'master' into feat-h3
pheiduck Mar 19, 2024
74f3e2f
fixup: Server.js
pheiduck Mar 19, 2024
5fbfb26
fixup: Server.js
pheiduck Mar 19, 2024
953a67b
fixup: Server.js
pheiduck Mar 19, 2024
1c98e46
Merge branch 'feat-stats' into feat-toggles
suxscribe Mar 19, 2024
99c8081
Add Chart and Auto/Light/Dark mode toggles (#924)
pheiduck Mar 19, 2024
f979d23
Add Chart and Auto/Light/Dark mode toggles (#925)
pheiduck Mar 19, 2024
d40536c
npm: package updates
Mar 19, 2024
0d8768f
npm: package updates
Mar 20, 2024
19589e7
refactor!: migrate from express to h3 (#914)
pheiduck Mar 20, 2024
62703ff
npm: package updates
Mar 20, 2024
f5c5062
npm: package updates
Mar 21, 2024
6c567d0
Use one command for updating with Docker Compose
eandersons Mar 21, 2024
81cae5e
Use one command for updating with Docker Compose (#929)
pheiduck Mar 21, 2024
5afb701
npm: package updates
Mar 21, 2024
013d5ee
npm: package updates
Mar 22, 2024
ac47789
revert: Workaround CVE-2023-42282
pheiduck Mar 23, 2024
c2829d7
npm: package updates
Mar 23, 2024
8d00c54
fix: add Content-Type header for static files
cany748 Mar 23, 2024
f134a36
fix: add Content-Type header for static files (#933)
pheiduck Mar 23, 2024
6c00497
Merge branch 'master' into feat-cidr-notation
pheiduck Mar 23, 2024
fe7d77e
fixup: packages
pheiduck Mar 23, 2024
5cdacd6
Fix CIDR block calculation issue, fix POST_DOWN config
utkarsh867 Mar 25, 2024
d024018
fix cidr block calculation issue, fix post down config (#939)
pheiduck Mar 25, 2024
196cb63
README.md: add WG_DEFAULT_ADDRESS_RANGE
pheiduck Mar 25, 2024
479c51d
WG_DEFAULT_ADDRESS_RANGE `/` is not needed
pheiduck Mar 25, 2024
2f9364a
wg-easy.service: add missing WG_DEFAULT_ADDRESS_RANGE
pheiduck Mar 25, 2024
143520f
npm: package updates
Mar 26, 2024
3fce6e8
feat: cidr notation (#888)
pheiduck Mar 26, 2024
cb63d5c
npm: package updates
Mar 26, 2024
fbff74e
npm: package updates
Mar 27, 2024
dbbfdd5
Add backward compatibility for WG_DEFAULT_ADDRESS
utkarsh867 Mar 27, 2024
9332e8b
fix backward compatibility issue (#945)
pheiduck Mar 27, 2024
bf214fb
Revert "feat: cidr notation"
pheiduck Mar 27, 2024
6045c2a
fix backward compatibility issue (#946)
pheiduck Mar 27, 2024
3363421
check for empty WG_DEFAULT_ADDRESS
utkarsh867 Mar 27, 2024
4981b72
fix unambiguous boolean operators
utkarsh867 Mar 27, 2024
bc6aec6
npm: package updates
Mar 28, 2024
2b38c20
npm: package updates
Mar 29, 2024
7a307a4
npm: package updates
Mar 30, 2024
2d7460f
fix default WG_DEFAULT_ADDRESS issue (#948)
pheiduck Mar 31, 2024
2dafeae
Fix WG_DEFAULT_ADDRESS if not set (#951)
pheiduck Mar 31, 2024
074b354
npm: package updates
Mar 31, 2024
61b57a8
README.md: make commands easier to copy
pheiduck Apr 1, 2024
4868f32
i18n.js: complete words in Spanish
rubenleon Apr 1, 2024
6dc75b7
i18n.js: complete words in Spanish (#956)
pheiduck Apr 1, 2024
990a7ae
Fix comment in docker-compose.yml
mtricht Apr 3, 2024
31c3436
Fix comment in docker-compose.yml (#960)
pheiduck Apr 3, 2024
9e925c2
[prepare] version bump to 13 and updated changelog
pheiduck Apr 5, 2024
9507454
[fixup] Grammar
pheiduck Apr 5, 2024
9be036a
Merge branch 'production' into master
pheiduck Apr 5, 2024
2a3acdc
Merge branch 'master' into revert-888-feat-cidr-notation
pheiduck Apr 6, 2024
ed369ff
Revert "feat: cidr notation" (#969)
pheiduck Apr 6, 2024
c2482f4
[combine] gitignore
pheiduck Apr 14, 2024
f9daa3e
Bugfix: differnt Ports usage
pheiduck Apr 6, 2024
187888e
WireGuard.js: fixup ListenPort
pheiduck Apr 8, 2024
e6b5f2e
fixup: README
pheiduck Apr 17, 2024
a05b71c
Update README.md
peterlewis Apr 17, 2024
c29ba35
npm: update-browserslist-db
pheiduck Apr 18, 2024
e43688a
npm: revert update-browserslist-db
pheiduck Apr 18, 2024
ae60493
Merge branch 'master' into issue-972
pheiduck Apr 18, 2024
2eec97f
Bugfix: differnt Ports usage (#973)
pheiduck Apr 19, 2024
3032163
bump to node 20
pheiduck Feb 5, 2024
c8224f3
Dockerfile: use nodejs 18 for build
pheiduck Apr 18, 2024
6e7f2f7
Dockerfile: move all npm steps
pheiduck Apr 18, 2024
e6db5e8
Dockerfile: missing operator
pheiduck Apr 18, 2024
6b284cb
Dockerfile: add note
pheiduck Apr 18, 2024
e153998
Dockerfile: bump to nodejs 20 (#999)
pheiduck Apr 20, 2024
1e2da39
npm: package updates
Apr 20, 2024
4f8ee27
Create CODEOWNERS
pheiduck Apr 25, 2024
6e849b3
npm: package updates
Apr 26, 2024
25348b4
npm: package updates
Apr 27, 2024
a3a6965
docker-compose.yml: add healthcheck
pheiduck Apr 27, 2024
4911082
npm: package updates
Apr 27, 2024
83408f6
add healthcheck into Dockerfile
pheiduck Apr 27, 2024
f9656d0
healthcheck is integrated internally
pheiduck Apr 27, 2024
3f763d2
implement healthcheck into Dockerfile (#1009)
pheiduck Apr 27, 2024
155541f
fixup: add timeout otherwise it reports unhealthy
pheiduck Apr 27, 2024
c5d328b
fixup: Dockerfile
pheiduck Apr 27, 2024
4cc07c5
npm: package updates
Apr 29, 2024
8a61693
npm: package updates
Apr 29, 2024
8a594e5
npm: package updates
Apr 30, 2024
488e3c3
Fix typo in code comments
davide-acanfora Apr 30, 2024
6b2f57f
Added nodemon as a dev dependency and removed unnecessary instruction…
davide-acanfora Apr 30, 2024
cada04a
Use the newer Docker Compose
davide-acanfora Apr 30, 2024
a25d287
Improved local development and Dockerfile (#1014)
pheiduck Apr 30, 2024
7d05a82
Improved local development and Dockerfile (#1015)
pheiduck Apr 30, 2024
9b5b8c7
npm: package updates
Apr 30, 2024
8f81da6
npm: package updates
May 1, 2024
34fdc31
docker-compose: `version` is obsolete
pheiduck May 4, 2024
66bb13e
npm: package updates
May 4, 2024
e46efd6
package.json: rollback nodejs 18
pheiduck May 4, 2024
195e307
npm: package updates
May 4, 2024
efb329b
npm: package updates
May 5, 2024
08acae1
npm: package updates
May 8, 2024
fb628bc
Update npm to patched version of latest nodejs lts
pheiduck May 9, 2024
b60461e
npm: package updates
May 9, 2024
e2eb7bc
avoid warnings on ci
pheiduck May 9, 2024
191dd74
npm: package updates
May 9, 2024
86146cc
Dockerfile: ensure to use latest npm cli
pheiduck May 9, 2024
a43d220
npm: package updates
May 9, 2024
893db08
npm: package updates
May 10, 2024
c6dd456
npm: package updates
May 13, 2024
9e12054
npm: package updates
May 13, 2024
519f4ef
Version 13: new framework, UI_CHART_TYPE, some bugfixes and more (#967)
pheiduck May 13, 2024
45f5799
npm: package updates
May 15, 2024
68c6f62
fixup: Server.js for instance without docker
pheiduck May 15, 2024
3844d04
npm: package updates
May 16, 2024
cf94b98
fixup: Server.js for instance without docker (#1044)
pheiduck May 16, 2024
8df1b6f
Update config.js
datewu May 14, 2024
211e0b6
Update README.md
pheiduck May 17, 2024
69726cb
fixup: WG_PORT in config.js (#1056)
pheiduck May 18, 2024
975c61d
fixup: desktop example iOS -> macOS
pheiduck May 20, 2024
a108a52
npm: package updates
May 22, 2024
b2edcb7
npm: package updates
May 23, 2024
ad80017
Dockerfile: remove unused parts
pheiduck May 23, 2024
678cf5b
npm: package updates
May 23, 2024
4cd5d54
Documentation: docker image versions
pheiduck May 18, 2024
20d5f9f
npm: package updates
May 24, 2024
8249b92
fixup: add UI_CHART_TYPE docs
pheiduck May 24, 2024
54236eb
Documentation: image tags and UI_CHART_TYPE (#1057)
pheiduck May 24, 2024
93d9f0b
npm: package updates
May 24, 2024
b451928
npm: package updates
May 25, 2024
c346b80
npm: package updates
May 26, 2024
4bfef3c
npm: package updates
May 27, 2024
e80ff54
Don't print release number to anyone who visits the service
davide-acanfora May 27, 2024
859dd2f
Replace uuid module with built in crypto for UUIDv4 generation
davide-acanfora May 27, 2024
c26b536
Remove unnecessary bcryptjs module usage
davide-acanfora May 27, 2024
d2d15fc
Path traversal vulnerability resolved
davide-acanfora May 27, 2024
5e015bf
Security vulnerability patched and minor improvements (#1071)
pheiduck May 27, 2024
13616a2
Security vulnerability patched and minor improvements (#1071, #1072)
pheiduck May 27, 2024
339dbfe
npm: package updates
Jun 1, 2024
6cdd4d4
npm: package updates
Jun 3, 2024
28ac414
npm: package updates
Jun 4, 2024
89b3b75
npm: package updates
Jun 5, 2024
7dba019
npm: package updates
Jun 6, 2024
ced34bc
npm: package updates
Jun 9, 2024
9589959
npm: package updates
Jun 10, 2024
4bfc114
npm: package updates
Jun 11, 2024
b049663
npm: package updates
Jun 13, 2024
abacce2
npm: package updates
Jun 15, 2024
f0508af
npm: package updates
Jun 20, 2024
f2bf274
npm: package updates
Jun 21, 2024
6c7f812
npm: package updates
Jun 23, 2024
0a460db
build(deps): bump docker/build-push-action from 5 to 6
dependabot[bot] Jun 24, 2024
982cc65
npm: package updates
Jun 26, 2024
af9c227
npm: package updates
Jun 29, 2024
24ba3e3
npm: package updates
Jun 30, 2024
8a69afe
npm: package updates
Jul 7, 2024
04c029d
npm: package updates
Jul 8, 2024
b42a57b
npm: package updates
Jul 9, 2024
d3675d0
npm: package updates
Jul 10, 2024
a705b88
npm: package updates
Jul 11, 2024
9abf2a1
npm: package updates
Jul 12, 2024
bd60229
npm: package updates
Jul 13, 2024
264d662
npm: package updates
Jul 16, 2024
87d3b66
npm: package updates
Jul 17, 2024
4cae708
npm: package updates
Jul 18, 2024
37f9ea0
npm: package updates
Jul 20, 2024
c10e12d
npm: package updates
Jul 25, 2024
ddf4b51
npm: package updates
Jul 26, 2024
0ea72a3
Update README.md
spcfox Jul 27, 2024
0bde56e
npm: package updates
Jul 27, 2024
89f04fb
Fix __saveConfig
spcfox Aug 1, 2024
514136f
Merge branch 'master' into dev
spcfox Aug 1, 2024
83cd3f8
Merge remote-tracking branch 'upstream/production' into dev
spcfox Aug 2, 2024
9531d4b
Some fixes after merge
spcfox Aug 3, 2024
0084d46
Merge pull request #6 from spcfox/dependabot/github_actions/docker/bu…
spcfox Aug 3, 2024
e6f4334
Fix UI_TRAFFIC_STATS
spcfox Aug 3, 2024
da88f16
disable npm-update-bot.yml
spcfox Aug 3, 2024
636a62e
Release 2
spcfox Aug 3, 2024
ee1c95f
Merge pull request #8 from spcfox/dev
spcfox Aug 3, 2024
1d2fc81
npm: package updates
Aug 3, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
npm: package updates
NPM Update Bot committed Mar 11, 2024
commit 2d683678b0e5e61e06442a1d25ccb4e4f177d815
12 changes: 6 additions & 6 deletions src/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.