Philip H
c09fc32f76
Rename LICENSE.md to LICENSE
2024-01-12 00:14:53 +01:00
Peter Lewis
61680cc05b
No changes to app, just updating licensing to reflect the current.
2024-01-11 22:16:17 +00:00
Peter Lewis
7ce1af2f49
Merge pull request #756 from wg-easy/wip/licensing
...
LICENSE based on CC BY-NC-SA 4.0
2024-01-11 22:11:33 +00:00
Peter Lewis
039c605e9c
Merge pull request #743 from wg-easy/master
...
Update README.md
2024-01-10 11:38:31 +00:00
Peter Lewis
1e228997e4
Update README.md
...
Dark mode no longer WIP!
2024-01-10 11:37:13 +00:00
Philip H
032ef54798
Version 10: Dark mode & sessionless auth ( #691 )
...
Version 10 release, including:
Fixed issue when running on Synology NAS
Added sessionless HTTP API auth (with thanks to @James-Stokes)
Automatic dark mode (with thanks to @goodbyepavlyi)
Version bumps
Code refinement (that feels like it's only a small step up from saying "bug fixes")
2024-01-10 10:50:25 +01:00
NPM Update Bot
044897ce33
npm: package updates
2024-01-10 00:56:42 +00:00
Philip H
037be99a8f
stale.yml: update to v9 ( #740 )
...
[Release Notes](https://github.com/actions/stale/releases/tag/v9 )
2024-01-09 10:14:04 +01:00
NPM Update Bot
ecc461ddbd
npm: package updates
2024-01-09 00:56:30 +00:00
Peter Lewis
87dde42b68
Merge pull request #389 from JohannesBe/master
2024-01-08 21:51:27 +00:00
Philip H
8ee6ae86cb
stale.yml: update to v9
...
https://github.com/actions/stale/releases/tag/v9
2024-01-07 15:44:01 +01:00
Philip H
7989d0e3c4
deploy-nightly.yml: Release number is not provieded ( #738 )
...
Remove unused: `Set environment variables` Step on deploy-nightly CI
2024-01-07 13:38:09 +01:00
NPM Update Bot
e8ff6848f5
npm: package updates
2024-01-07 01:00:38 +00:00
Philip H
93324072d3
deploy-nightly.yml: Release number is not provieded
...
Remove unused: `Set environment variables` Step on deploy-nightly CI
2024-01-06 23:02:27 +01:00
NPM Update Bot
c849d5b522
npm: package updates
2024-01-06 00:54:47 +00:00
Philip H
50fdc14e2b
npm-update-bot.yml: cleanup
2024-01-05 19:14:25 +01:00
JohannesB
83b7825aff
Don't 'update the cache' and tell apk to use 'no cache' at the same time; it makes no sense.
2024-01-05 10:15:24 +01:00
Philip H
500d349892
npm-update-bot.yml: always checkout to master branch
2024-01-05 10:00:22 +01:00
NPM Update Bot
1c6eb65385
npm: package updates
2024-01-05 08:57:58 +00:00
Philip H
8a2f405daa
npm-update-bot.yml: always checkout to 'wg-easy/wg-easy'
2024-01-05 09:57:30 +01:00
Philip H
cea05caa53
npm-update-bot.yml: revert: only push on master from wg-easy
2024-01-05 09:53:14 +01:00
Philip H
924e0b0353
npm-update-bot.yml: add git checkout master
2024-01-05 00:44:13 +01:00
Philip H
8d8dd516dd
npm-update-bot.yml: fixup clone 'wg-easy/wg-easy'
2024-01-05 00:01:28 +01:00
Philip H
e39eef2a37
npm-update-bot.yml: only push on master from wg-easy
2024-01-04 16:52:35 +01:00
Philip H
280fc9f095
npm-update-bot.yml: only push to master of wg-easy/wg-easy
2024-01-04 15:19:29 +01:00
Peter Lewis
1d4e56b665
Update README.md
...
https://github.com/wg-easy/wg-easy/issues/486
2024-01-03 21:45:18 +00:00
NPM Update Bot
423c7c64e1
npm: package updates
2024-01-02 00:53:58 +00:00
Peter Lewis
5e9b6ffcca
Merge pull request #720 from wg-easy/peterlewis-patch-1
2024-01-01 07:52:48 +00:00
Peter Lewis
1d919ed1e4
Update README.md
...
Update to provide further detail on setting `WG_DEFAULT_DNS` to blank value.
2024-01-01 07:51:12 +00:00
Philip H
75180f953d
Dockerfile: --omit=dev newer flag for —production
...
Dependency types to omit from the installation tree on disk. Will make the image a bit smaller and build take less time.
2023-12-31 16:43:11 +01:00
Philip H
046b05eac4
revert: custom interface ( #714 )
...
Reverts #700
2023-12-30 21:56:29 +01:00
Peter Lewis
6c8da24a45
Update README.md
...
Sessionless state auth is indeed a 'feature' but as to whether or not it needs to be included under 'Features' is another question... :) Most would consider it a "given" (thanks @pheiduck for enlightening me further).
2023-12-30 19:11:33 +00:00
Philip H
d16ed82290
WireGuard.js: revert to ' + WG_DEVICE + '
2023-12-30 20:10:13 +01:00
Philip H.
e1dfc0ff19
revert: custom interface PR: #700
2023-12-30 18:35:37 +00:00
Peter Lewis
2eb276a836
Update tailwind.config.js
...
Fixed missing `media` (replacing an errant `class`) for auto dark mode
2023-12-30 12:49:08 +00:00
Peter Lewis
7900ca1e80
Merge pull request #712 from wg-easy/revert/port
...
Revert port variable-isation *inside* container
2023-12-30 09:09:13 +00:00
Peter Lewis
92baf712da
Update README
2023-12-30 08:48:30 +00:00
Peter Lewis
b09ee3ec4f
Revert variable-isation
2023-12-30 08:48:21 +00:00
Peter Lewis
4c7aa0fd1a
Revert variable-isation
2023-12-30 08:46:56 +00:00
NPM Update Bot
1a878d6fd6
npm: package updates
2023-12-30 00:53:22 +00:00
Philip H.
e3fd6cf8b4
fixup: bcrypt implementation
2023-12-29 15:43:26 +00:00
Philip H
96420d6f51
config.js: fixup WG_INTERFACE
2023-12-26 15:52:45 +01:00
Philip H
01bcfa3ebe
Add custom port and interface ( #700 )
2023-12-26 14:41:54 +01:00
NPM Update Bot
883d047b8e
npm: package updates
2023-12-26 12:50:39 +00:00
Philip H
1dc4c03b08
Merge pull request #706 from wg-easy/use_internal_eslint
...
use of internal eslint as external updated eslint introduces dependency
2023-12-26 13:50:08 +01:00
Philip H.
d52b4ffbc8
use of internal eslint as external updated eslint introduces dependency warnings
2023-12-26 12:42:13 +00:00
Peter Lewis
e1a30cb30b
further populate .gitignore
2023-12-26 07:17:46 +00:00
NPM Update Bot
5196c413e9
npm: package updates
2023-12-26 00:53:31 +00:00
Philip H
7f44fa0500
Remove blank spaces ( #703 )
...
Thank you! @astounds
2023-12-25 14:07:21 +01:00
NPM Update Bot
50d7883933
npm: package updates
2023-12-25 13:00:42 +00:00