285 Commits

Author SHA1 Message Date
Swissmakers GmbH
73d7af2fb2
Minor deployment updates to README.md 2025-03-04 16:56:57 +01:00
Swissmakers GmbH
35ab899c63
Merge pull request #5 from infotechswiss/master
preRelease
2025-03-04 15:37:47 +01:00
ee285c741e remove additional_notes() because it was a security-problem and usless for our usecase 2025-03-04 15:19:46 +01:00
2974013b53 Fix vpn-status rendering from AJAX 2025-03-04 14:39:53 +01:00
c3273e4d6c fix whitespace and fix some css errors 2025-03-04 12:09:04 +01:00
0eaccfbc85 Change client connection-status query to API-callable 2025-03-04 11:11:57 +01:00
1c370dcf54 move updateSubnetRangesList() to base-template for calling it from every page 2025-03-04 10:56:12 +01:00
751501eb69 Temporary disable ExtraAllowedIPs feature and fix table responsive 2025-02-12 10:04:20 +01:00
99e3f5c5e7 Cleanup not used functions 2025-02-12 09:16:29 +01:00
b1e03dda5a fixing random secret problems with a call to util.GetPersistedSessionSecret() 2025-02-11 15:36:00 +01:00
4df175180f Fix problem with trailing comma in configuration 2025-02-11 15:00:18 +01:00
Swissmakers GmbH
6ec69a2a23
Merge pull request #4 from infotechswiss/master
Some little fixes
2025-02-11 14:49:35 +01:00
07c6e2a62f fix some CSS 2025-02-11 14:48:05 +01:00
Infotech
9979caa527
Merge pull request #1 from swissmakers/master
Merge pull request #3 from infotechswiss/master
2025-02-11 13:04:58 +01:00
6796dae280 Rework project architecture with extensive bug fixes and security enhancements. 2025-02-11 13:01:01 +01:00
b390b87fef remove unused go-module 2025-02-11 08:28:33 +01:00
3990a12d49 fix some UI errors 2025-02-11 08:28:07 +01:00
Swissmakers GmbH
0ac02a06cc
Merge pull request #3 from infotechswiss/master
Update to latest customer-code
2025-02-10 20:24:17 +01:00
b918648475 Fix Menu and remove deprecated stuff 2025-02-07 18:06:29 +01:00
b664ec439f Remove non-sense wake-on-lan features from the VPN-Manager 2025-02-07 17:34:08 +01:00
501900b854 Remove about-page 2025-02-07 17:26:09 +01:00
Michael Reber
268f98695d add dev folder to gitignore 2025-02-05 12:47:06 +01:00
Michael Reber
0c9d311e22 Update readme file 2025-02-05 09:21:40 +01:00
Swissmakers GmbH
9d4092b243
Merge pull request #2 from infotechswiss/master
Update README.md
2025-02-04 20:53:20 +01:00
root
b7128d9a19 Update README.md 2025-02-04 20:10:05 +01:00
Swissmakers GmbH
fda0c56ab4
Merge pull request #1 from infotechswiss/master
Refactor and Cleanup: Upgrade Dependencies, Remove Telegram Support, Fix basePath Issue
2025-02-04 14:51:17 +01:00
root
169bbbf655 fix basePath issue and remove unused functions 2025-02-04 14:48:29 +01:00
root
170d64991f remove telegram support from app 2025-02-04 14:06:58 +01:00
root
65590f4c62 Cleanup old stuff 2025-02-04 12:57:06 +01:00
root
c9b0c2c526 Upgrade golang and add linux packages 2025-02-04 12:54:10 +01:00
root
bee87b02f8 Add missing deps 2025-02-04 11:24:39 +01:00
Michael Reber
8e43d4fb51 Include soft reload to not loosing connections, also update packages 2025-02-04 10:21:13 +01:00
Michael Reber
4375347556 Update github actions 2025-02-04 09:59:10 +01:00
Michael Reber
cecc451859 Add Html-escape function for inputs 2025-02-04 09:58:25 +01:00
Michael Reber
cb5246c208 Fix regex pattern and remove == false directives 2025-02-04 09:57:17 +01:00
Michael Reber
806ff65207 Upgrade go and modules to latest. Fix bot.go deprectation 2025-02-03 17:37:19 +01:00
Michael Reber
6b078aad19 Include missing dep 2025-02-03 17:13:05 +01:00
Michael Reber
dd621ea472 change module name, before upgrade 2025-02-02 22:20:28 +01:00
Khanh Ngo
2fdafd34ca
fix dependencies (#535) 2024-01-13 15:35:23 +01:00
0xCA
92f5b5c8b1
Cache user crc32 on db init (fix for #523) (#534) 2024-01-12 21:30:07 +01:00
0xCA
8f3433b714
Case-insensitive search by notes; display notes on the client card (#532) 2024-01-12 21:28:15 +01:00
0xCA
7856ce9555
Status page: display peers IPs only to admins (#521) 2024-01-10 20:27:01 +01:00
0xCA
84032d1e06
Make sure init.sh is executable (#526) 2024-01-10 20:25:40 +01:00
0xCA
ecea82d172
Support for notes about clients (#527) 2024-01-09 21:03:27 +01:00
kevin
73108f7f21
Fix updateSearchList js error (#524) 2024-01-09 20:52:23 +01:00
Khanh Ngo
99104e4295
fix: revert wgctrl module version (#525) 2024-01-07 10:45:05 +01:00
Khanh Ngo
c5f52173e0
chore: update release workflow 2024-01-07 09:44:05 +01:00
Khanh Ngo
a22e807d2a
chore: update docker build workflow
Keep the 'v' in app version so we are able to query to GitHub release api to fetch its
release information
2024-01-06 10:09:46 +01:00
0xCA
fa33d3f66e
Session improvements (#510) 2024-01-06 09:11:20 +01:00
Khanh Ngo
46b09348e3
add iptables package (#520) 2024-01-04 10:46:38 +01:00