Commit Graph

486 Commits

Author SHA1 Message Date
Astound c99c9375b2
Remove blank spaces 2023-12-25 06:48:20 +08:00
Philip H bf1b4df69f
Dockerfile: revert --production 2023-12-22 17:38:36 +01:00
Philip H 0bf439c018
Dockerfile: use npm ci --production
get rid of npm config set -g command, its not realy needed
2023-12-22 16:45:43 +01:00
Philip H c772427d4a
Merge branch 'production' into master 2023-12-22 11:34:03 +01:00
Peter Lewis 2273243c6d
Update README.md
Given that the README is taken from master branch, this aims to clarify that dark mode and auth tweaks are WIP and only available in `nightly`.
2023-12-22 08:36:11 +00:00
Peter Lewis a7347aec99
Merge pull request #696 from wg-easy/iptables-fix
Version 9: Fix issue running on older kernels
2023-12-22 08:26:07 +00:00
Peter Lewis 969d2ad07c
Made iptables comment more accurate
Made iptables comment a more accurate reflection on what is being done.
2023-12-22 08:15:27 +00:00
Peter Lewis 2720d7e2b4
Update Dockerfile 2023-12-22 08:14:34 +00:00
Peter Lewis 14c855c71c
Update changelog.json 2023-12-22 06:26:09 +00:00
Peter Lewis 65c1e73b85
Update changelog.json 2023-12-22 06:25:38 +00:00
Peter Lewis 8567a655b6
Update changelog.json 2023-12-22 06:19:17 +00:00
NPM Update Bot d02293bd04 npm: package updates 2023-12-22 06:19:03 +00:00
Peter Lewis 3a406ec59d
Bump version 2023-12-22 06:18:35 +00:00
Peter Lewis be786e0a33
Update VERSION 2023-12-22 06:08:20 +00:00
Peter Lewis 48d66f3546
Add Synology fix 2023-12-22 06:07:17 +00:00
Peter Lewis c4d27b8d4d
Merge pull request #693 from wg-easy/revert/fixed-mtu
config.js: revert fixed MTU 1420
2023-12-21 22:37:39 +00:00
Peter Lewis c67f1cf5b5
Update deploy-development.yml 2023-12-21 22:17:13 +00:00
Peter Lewis f6fa7a3b6e
Update Dockerfile 2023-12-21 22:15:24 +00:00
Philip H 291cd3325b
config.js: revert fixed MTU 1420 2023-12-21 22:14:57 +01:00
NPM Update Bot a7b0d35fcc npm: package updates 2023-12-21 21:05:31 +00:00
Philip H. d4dc8f490a
Fix versioning in package.json
Fix versioning in package.json to align to its move upstream.
2023-12-21 21:04:34 +00:00
NPM Update Bot 17cf8de2c4 npm: package updates 2023-12-21 20:57:07 +00:00
Peter Lewis faf3372c22
Fix versioning in package.json
Fix versioning in package.json to align to its move upstream.
2023-12-21 20:56:33 +00:00
Peter Lewis a8616097a3
Update changelog.json
Pondering far-too-long over whether to end with a full-stop or exclamation mark.
2023-12-21 20:45:05 +00:00
Peter Lewis 7d710d0e85
Update changelog.json
Fixes > Fixed
2023-12-21 20:43:17 +00:00
Peter Lewis e403e713fa
Update changelog.json 2023-12-21 20:42:50 +00:00
Peter Lewis d8e58b69bb
Update nightly to actually deploy nightly
Midnight on the nose (or 5 minutes either side, if we're following GitHub documentation) feels a suitably memorable delinator, in terms of knowing when new nightly builds are landing!
2023-12-21 20:36:47 +00:00
Peter Lewis 22a38baf7d
Remove versioning from nightly build 2023-12-21 20:33:28 +00:00
Philip H d46c11954b
Fix: iptables cannot be executed correctly on certain environments (#690) 2023-12-21 21:24:07 +01:00
Peter Lewis f1a7c65bb0
Merge pull request #689 from wg-easy/master
Merge from master
2023-12-21 19:56:24 +00:00
Peter Lewis 7a97b799ac
add dpkg 2023-12-21 19:53:30 +00:00
Peter Lewis 7c52810476
Rename to make action more clearer 2023-12-21 19:52:20 +00:00
Peter Lewis 66c79b6740
Update deploy-development.yml 2023-12-21 19:52:04 +00:00
Peter Lewis 35bb2e2adf
Rename to make action more clearer 2023-12-21 19:51:17 +00:00
Peter Lewis 80f619aa1d
Update Dockerfile 2023-12-21 19:48:49 +00:00
Peter Lewis 1a2a8740cc
Add Development GitHub Action 2023-12-21 19:46:31 +00:00
Philip H e2339a4a9d
Merge pull request #688 from wg-easy/cleanup
remove npm config set and notes
2023-12-21 20:22:20 +01:00
Peter Lewis 8f0e92715e
Rename deploy-development.yml to deploy-nightly.yml 2023-12-21 18:41:57 +00:00
Philip H 35386d0792
Revert Dockerfile: switch from iptables to iptables-legacy
it's need some more development
2023-12-21 19:35:36 +01:00
Philip H. f27f1f89bd
remove npm config 2023-12-21 18:25:14 +00:00
Philip H 6ff6115e98
Dockerfile: fixup symlink of iptables 2023-12-21 19:18:46 +01:00
Philip H 10089cf622
Dockerfile: separate Symlink task 2023-12-21 19:15:02 +01:00
Philip H e42a9c4062
Dockerfile: use iptables-legacy and symlink to iptables (#687) 2023-12-21 19:09:33 +01:00
Philip H 95038b7d5e
Dockerfile: use iptables-legacy and symlink to iptables 2023-12-21 18:57:58 +01:00
Peter Lewis 849436d6a4
Change ‘Toggleable’ to ‘Automatic’
Change ‘Toggleable’ to ‘Automatic’ to reflect current behaviour.
2023-12-21 17:43:44 +00:00
Peter Lewis abe7e45bc7
Revert Dockerfile: switch from iptables to iptables-legacy 2023-12-21 17:11:54 +00:00
Philip H 42920996f8
Merge pull request #685 from wg-easy/rebase-pheiduck
Rebase from pheiduck
2023-12-21 18:03:23 +01:00
Peter Lewis 113e1f172e
Rename deploy-stable.yml to deploy.yml
This should fix that repeated error.
2023-12-21 16:55:50 +00:00
Peter Lewis 5c26b4997d
CI: use master as reference 2023-12-21 16:15:21 +00:00
Philip H. d588e01017
CI: use master as reference 2023-12-21 16:12:31 +00:00